2022-05-18 19:54:05.809 | + ./stack.sh:main:489 : exec 2022-05-18 19:54:05.809 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-195405' 2022-05-18 19:54:05.809 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-18-195405.summary.2022-05-18-195405 2022-05-18 19:54:05.809 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:54:05.809 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-195405 2022-05-18 19:54:05.810 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-195405 /opt/stack/logs/stack.sh.log 2022-05-18 19:54:05.810 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-195405.summary.2022-05-18-195405 /opt/stack/logs/stack.sh.log.summary 2022-05-18 19:54:05.810 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-18 19:54:05.810 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-18 19:54:05.810 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-18 19:54:05.810 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-18 19:54:05.810 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-18 19:54:05.810 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-18 19:54:05.810 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 19:54:05.810 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-18 19:54:05.810 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-18 19:54:05.810 | + ./stack.sh:main:575 : set -o errexit 2022-05-18 19:54:05.812 | + ./stack.sh:main:578 : uname -a 2022-05-18 19:54:05.814 | Linux dv-cinder-836083-7-iscsi 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-05-18 19:54:05.816 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-18 19:54:05.818 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-18 19:54:05.821 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-18 19:54:05.858 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-18 19:54:05.874 | + ./stack.sh:main:592 : fetch_plugins 2022-05-18 19:54:05.876 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-18 19:54:05.877 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-18 19:54:05.879 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-18 19:54:05.881 | + functions-common:fetch_plugins:1788 : return 2022-05-18 19:54:05.883 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-18 19:54:05.885 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-18 19:54:05.887 | + functions-common:run_phase:1866 : local phase= 2022-05-18 19:54:05.888 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:54:05.890 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:54:05.892 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:54:05.894 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:54:05.896 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:54:05.898 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:54:05.901 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:54:05.903 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:54:05.905 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:54:05.907 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-18 19:54:05.909 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:54:05.922 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:05.924 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 19:54:05.926 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:54:05.928 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:54:05.930 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:54:05.931 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:54:05.933 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 19:54:05.935 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-18 19:54:05.937 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-18 19:54:05.938 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 19:54:05.940 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 19:54:05.942 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-18 19:54:05.944 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-18 19:54:05.946 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-18 19:54:05.948 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-18 19:54:05.949 | + functions-common:plugin_override_defaults:1829 : return 2022-05-18 19:54:05.951 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-18 19:54:05.969 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-18 19:54:05.971 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-18 19:54:05.984 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:54:05.986 | +++ lib/tls:source:43 : hostname -f 2022-05-18 19:54:05.989 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-18 19:54:05.991 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-18 19:54:05.993 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-18 19:54:05.995 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-18 19:54:05.997 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-18 19:54:05.999 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-18 19:54:06.000 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-18 19:54:06.002 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-18 19:54:06.004 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-18 19:54:06.006 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-18 19:54:06.010 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-18 19:54:06.022 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-18 19:54:06.040 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-18 19:54:06.052 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-18 19:54:06.064 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-18 19:54:06.101 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-18 19:54:06.160 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-18 19:54:06.250 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-18 19:54:06.271 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-18 19:54:06.315 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-18 19:54:06.368 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-18 19:54:06.515 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-18 19:54:06.529 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-18 19:54:06.543 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-18 19:54:06.555 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-18 19:54:06.649 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-18 19:54:06.652 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-18 19:54:06.654 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-18 19:54:06.657 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-18 19:54:06.659 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-18 19:54:06.661 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-18 19:54:06.664 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-18 19:54:06.664 | False' 2022-05-18 19:54:06.667 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-18 19:54:06.681 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-18 19:54:06.684 | + ./stack.sh:main:626 : run_phase source 2022-05-18 19:54:06.686 | + functions-common:run_phase:1865 : local mode=source 2022-05-18 19:54:06.688 | + functions-common:run_phase:1866 : local phase= 2022-05-18 19:54:06.690 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:54:06.692 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:54:06.694 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:54:06.696 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:54:06.698 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:54:06.701 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:54:06.704 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:54:06.706 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:54:06.708 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:54:06.711 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-18 19:54:06.713 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:54:06.728 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:06.730 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 19:54:06.732 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-18 19:54:06.771 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-18 19:54:06.774 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-18 19:54:06.776 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 19:54:06.778 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-18 19:54:06.780 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-18 19:54:06.782 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-18 19:54:06.784 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-18 19:54:06.787 | + functions-common:load_plugin_settings:1806 : return 2022-05-18 19:54:06.789 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-18 19:54:06.791 | + functions-common:verify_disabled_services:2148 : local service 2022-05-18 19:54:06.794 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.796 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-18 19:54:06.798 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.801 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-18 19:54:06.803 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.805 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-18 19:54:06.808 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.810 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-18 19:54:06.812 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.814 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-18 19:54:06.817 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.819 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-18 19:54:06.821 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.824 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-18 19:54:06.826 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.828 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-18 19:54:06.830 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.833 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-18 19:54:06.836 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.838 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-18 19:54:06.840 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.842 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-18 19:54:06.845 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.847 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-18 19:54:06.849 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.852 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-18 19:54:06.854 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.857 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-18 19:54:06.859 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.861 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-18 19:54:06.864 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.866 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-18 19:54:06.868 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.871 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-18 19:54:06.873 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.875 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-18 19:54:06.878 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.880 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-18 19:54:06.883 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.885 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-18 19:54:06.887 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.889 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-18 19:54:06.892 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.894 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-18 19:54:06.896 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.899 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-18 19:54:06.901 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.904 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-18 19:54:06.906 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.908 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-18 19:54:06.911 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.913 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-18 19:54:06.915 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.918 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-18 19:54:06.920 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.922 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-18 19:54:06.924 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.927 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-18 19:54:06.929 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.931 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-18 19:54:06.934 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.936 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-18 19:54:06.938 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.940 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-18 19:54:06.943 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.946 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-18 19:54:06.948 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.950 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-18 19:54:06.952 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.955 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-18 19:54:06.957 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.960 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-18 19:54:06.962 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.964 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-18 19:54:06.967 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.969 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-18 19:54:06.971 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.974 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-18 19:54:06.976 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.978 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-18 19:54:06.980 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.983 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-18 19:54:06.985 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.987 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-18 19:54:06.990 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.992 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-18 19:54:06.994 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:06.996 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-18 19:54:06.999 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 19:54:07.001 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-18 19:54:07.004 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-18 19:54:07.007 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 19:54:07.009 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-18 19:54:07.025 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:07.027 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-18 19:54:07.029 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 19:54:07.031 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-18 19:54:07.046 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:54:07.049 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-18 19:54:07.051 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-18 19:54:07.053 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-18 19:54:07.056 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-18 19:54:07.058 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-18 19:54:07.060 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-18 19:54:07.063 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-18 19:54:07.065 | + lib/database:initialize_database_backends:92 : return 0 2022-05-18 19:54:07.067 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-18 19:54:07.067 | Using mysql database backend 2022-05-18 19:54:07.070 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-18 19:54:07.086 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-18 19:54:07.089 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-18 19:54:07.092 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 19:54:07.094 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-18 19:54:07.097 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 19:54:07.100 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-18 19:54:07.115 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:07.118 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-18 19:54:07.134 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-18 19:54:07.151 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:07.153 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-18 19:54:07.169 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-18 19:54:07.186 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-18 19:54:07.202 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:54:07.205 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-18 19:54:07.221 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:07.224 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-18 19:54:07.240 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-18 19:54:07.243 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-18 19:54:07.245 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-18 19:54:07.247 | + functions-common:save_stackenv:60 : local tag=759 2022-05-18 19:54:07.250 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 19:54:07.255 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-195407 2022-05-18 19:54:07.258 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-195407 759' 2022-05-18 19:54:07.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.262 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 19:54:07.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.267 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 19:54:07.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.272 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 19:54:07.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.277 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 19:54:07.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.282 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 19:54:07.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.286 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 19:54:07.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.291 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-195405 2022-05-18 19:54:07.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.296 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 19:54:07.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.300 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 19:54:07.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.306 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 19:54:07.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.310 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 19:54:07.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.315 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 19:54:07.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:54:07.320 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 19:54:07.323 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-18 19:54:07.325 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-18 19:54:07.328 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-18 19:54:07.330 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-18 19:54:07.332 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:54:07.334 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:54:07.336 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:54:07.339 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:54:07.341 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:54:07.344 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:54:07.358 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:54:07.361 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:54:07.363 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:54:07.366 | + functions-common:git_clone:629 : echo master 2022-05-18 19:54:07.366 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:54:07.371 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-18 19:54:07.373 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:54:07.375 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-18 19:54:07.388 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-18 19:54:07.391 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:54:07.391 | + functions-common:git_clone:690 : head -1 2022-05-18 19:54:07.395 | f9a1daef update constraint for python-zunclient to new release 4.5.0 2022-05-18 19:54:07.397 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:54:07.400 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-18 19:54:07.403 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:54:07.405 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-18 19:54:07.408 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-18 19:54:07.411 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-18 19:54:07.414 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-18 19:54:07.416 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 19:54:07.419 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-18 19:54:07.421 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-18 19:54:07.424 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-18 19:54:07.427 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-18 19:54:07.431 | ++ tools/install_prereqs.sh:source:47 : NOW=1652903647 2022-05-18 19:54:07.434 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-18 19:54:07.439 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652902709 2022-05-18 19:54:07.441 | ++ tools/install_prereqs.sh:source:49 : DELTA=938 2022-05-18 19:54:07.444 | ++ tools/install_prereqs.sh:source:50 : [[ 938 -lt 7200 ]] 2022-05-18 19:54:07.447 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-18 19:54:07.449 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-18 19:54:07.452 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-18 19:54:07.454 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-18 19:54:07.456 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-18 19:54:07.458 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-18 19:54:07.461 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-18 19:54:07.464 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-18 19:54:07.467 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 19:54:07.513 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-18 19:54:07.513 | apache2-dev 2022-05-18 19:54:07.513 | bc 2022-05-18 19:54:07.513 | bsdmainutils 2022-05-18 19:54:07.513 | curl 2022-05-18 19:54:07.513 | g++ 2022-05-18 19:54:07.513 | gawk 2022-05-18 19:54:07.513 | gcc 2022-05-18 19:54:07.513 | gettext 2022-05-18 19:54:07.514 | git 2022-05-18 19:54:07.514 | graphviz 2022-05-18 19:54:07.514 | iputils-ping 2022-05-18 19:54:07.514 | libapache2-mod-proxy-uwsgi 2022-05-18 19:54:07.514 | libffi-dev 2022-05-18 19:54:07.514 | libjpeg-dev 2022-05-18 19:54:07.514 | libpcre3-dev 2022-05-18 19:54:07.514 | libpq-dev 2022-05-18 19:54:07.514 | libssl-dev 2022-05-18 19:54:07.514 | libsystemd-dev 2022-05-18 19:54:07.514 | libxml2-dev 2022-05-18 19:54:07.514 | libxslt1-dev 2022-05-18 19:54:07.514 | libyaml-dev 2022-05-18 19:54:07.514 | lsof 2022-05-18 19:54:07.514 | openssh-server 2022-05-18 19:54:07.514 | openssl 2022-05-18 19:54:07.514 | pkg-config 2022-05-18 19:54:07.514 | psmisc 2022-05-18 19:54:07.514 | python3-dev 2022-05-18 19:54:07.514 | python3-pip 2022-05-18 19:54:07.514 | python3-systemd 2022-05-18 19:54:07.514 | python3-venv 2022-05-18 19:54:07.514 | tar 2022-05-18 19:54:07.514 | tcpdump 2022-05-18 19:54:07.514 | unzip 2022-05-18 19:54:07.514 | uuid-runtime 2022-05-18 19:54:07.514 | wget 2022-05-18 19:54:07.514 | wget 2022-05-18 19:54:07.514 | zlib1g-dev 2022-05-18 19:54:07.514 | libkrb5-dev 2022-05-18 19:54:07.514 | libldap2-dev 2022-05-18 19:54:07.514 | libsasl2-dev 2022-05-18 19:54:07.514 | memcached 2022-05-18 19:54:07.514 | python3-mysqldb 2022-05-18 19:54:07.514 | sqlite3 2022-05-18 19:54:07.514 | conntrack 2022-05-18 19:54:07.514 | curl 2022-05-18 19:54:07.515 | dnsmasq-base 2022-05-18 19:54:07.515 | dnsmasq-utils 2022-05-18 19:54:07.515 | ebtables 2022-05-18 19:54:07.515 | genisoimage 2022-05-18 19:54:07.515 | iptables 2022-05-18 19:54:07.515 | iputils-arping 2022-05-18 19:54:07.515 | kpartx 2022-05-18 19:54:07.515 | libjs-jquery-tablesorter 2022-05-18 19:54:07.515 | parted 2022-05-18 19:54:07.515 | pm-utils 2022-05-18 19:54:07.515 | python3-mysqldb 2022-05-18 19:54:07.515 | socat 2022-05-18 19:54:07.515 | sqlite3 2022-05-18 19:54:07.515 | sudo 2022-05-18 19:54:07.515 | vlan 2022-05-18 19:54:07.515 | lsscsi 2022-05-18 19:54:07.515 | open-iscsi 2022-05-18 19:54:07.515 | lvm2 2022-05-18 19:54:07.515 | qemu-utils 2022-05-18 19:54:07.515 | thin-provisioning-tools 2022-05-18 19:54:07.515 | acl 2022-05-18 19:54:07.515 | dnsmasq-base 2022-05-18 19:54:07.515 | dnsmasq-utils 2022-05-18 19:54:07.515 | ebtables 2022-05-18 19:54:07.515 | haproxy 2022-05-18 19:54:07.515 | iptables 2022-05-18 19:54:07.515 | iputils-arping 2022-05-18 19:54:07.515 | iputils-ping 2022-05-18 19:54:07.515 | postgresql-server-dev-all 2022-05-18 19:54:07.515 | python3-mysqldb 2022-05-18 19:54:07.515 | sqlite3 2022-05-18 19:54:07.515 | sudo 2022-05-18 19:54:07.515 | vlan 2022-05-18 19:54:07.515 | pcp 2022-05-18 19:54:07.515 | ipset 2022-05-18 19:54:07.515 | conntrack 2022-05-18 19:54:07.515 | conntrackd 2022-05-18 19:54:07.516 | keepalived 2022-05-18 19:54:07.516 | lvm2 2022-05-18 19:54:07.516 | qemu-utils 2022-05-18 19:54:07.516 | thin-provisioning-tools 2022-05-18 19:54:07.516 | curl 2022-05-18 19:54:07.516 | liberasurecode-dev 2022-05-18 19:54:07.516 | make 2022-05-18 19:54:07.516 | memcached 2022-05-18 19:54:07.516 | rsync 2022-05-18 19:54:07.516 | sqlite3 2022-05-18 19:54:07.516 | xfsprogs' 2022-05-18 19:54:07.516 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-18 19:54:07.535 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-18 19:54:07.535 | apache2-dev 2022-05-18 19:54:07.535 | bc 2022-05-18 19:54:07.535 | bsdmainutils 2022-05-18 19:54:07.535 | curl 2022-05-18 19:54:07.535 | g++ 2022-05-18 19:54:07.535 | gawk 2022-05-18 19:54:07.535 | gcc 2022-05-18 19:54:07.535 | gettext 2022-05-18 19:54:07.535 | git 2022-05-18 19:54:07.535 | graphviz 2022-05-18 19:54:07.535 | iputils-ping 2022-05-18 19:54:07.535 | libapache2-mod-proxy-uwsgi 2022-05-18 19:54:07.535 | libffi-dev 2022-05-18 19:54:07.535 | libjpeg-dev 2022-05-18 19:54:07.535 | libpcre3-dev 2022-05-18 19:54:07.535 | libpq-dev 2022-05-18 19:54:07.535 | libssl-dev 2022-05-18 19:54:07.536 | libsystemd-dev 2022-05-18 19:54:07.536 | libxml2-dev 2022-05-18 19:54:07.536 | libxslt1-dev 2022-05-18 19:54:07.536 | libyaml-dev 2022-05-18 19:54:07.536 | lsof 2022-05-18 19:54:07.536 | openssh-server 2022-05-18 19:54:07.536 | openssl 2022-05-18 19:54:07.536 | pkg-config 2022-05-18 19:54:07.536 | psmisc 2022-05-18 19:54:07.536 | python3-dev 2022-05-18 19:54:07.536 | python3-pip 2022-05-18 19:54:07.536 | python3-systemd 2022-05-18 19:54:07.536 | python3-venv 2022-05-18 19:54:07.536 | tar 2022-05-18 19:54:07.536 | tcpdump 2022-05-18 19:54:07.536 | unzip 2022-05-18 19:54:07.536 | uuid-runtime 2022-05-18 19:54:07.536 | wget 2022-05-18 19:54:07.536 | wget 2022-05-18 19:54:07.536 | zlib1g-dev 2022-05-18 19:54:07.536 | libkrb5-dev 2022-05-18 19:54:07.536 | libldap2-dev 2022-05-18 19:54:07.536 | libsasl2-dev 2022-05-18 19:54:07.536 | memcached 2022-05-18 19:54:07.536 | python3-mysqldb 2022-05-18 19:54:07.536 | sqlite3 2022-05-18 19:54:07.536 | conntrack 2022-05-18 19:54:07.536 | curl 2022-05-18 19:54:07.536 | dnsmasq-base 2022-05-18 19:54:07.536 | dnsmasq-utils 2022-05-18 19:54:07.536 | ebtables 2022-05-18 19:54:07.536 | genisoimage 2022-05-18 19:54:07.536 | iptables 2022-05-18 19:54:07.536 | iputils-arping 2022-05-18 19:54:07.536 | kpartx 2022-05-18 19:54:07.536 | libjs-jquery-tablesorter 2022-05-18 19:54:07.536 | parted 2022-05-18 19:54:07.537 | pm-utils 2022-05-18 19:54:07.537 | python3-mysqldb 2022-05-18 19:54:07.537 | socat 2022-05-18 19:54:07.537 | sqlite3 2022-05-18 19:54:07.537 | sudo 2022-05-18 19:54:07.537 | vlan 2022-05-18 19:54:07.537 | lsscsi 2022-05-18 19:54:07.537 | open-iscsi 2022-05-18 19:54:07.537 | lvm2 2022-05-18 19:54:07.537 | qemu-utils 2022-05-18 19:54:07.537 | thin-provisioning-tools 2022-05-18 19:54:07.537 | acl 2022-05-18 19:54:07.537 | dnsmasq-base 2022-05-18 19:54:07.537 | dnsmasq-utils 2022-05-18 19:54:07.537 | ebtables 2022-05-18 19:54:07.537 | haproxy 2022-05-18 19:54:07.537 | iptables 2022-05-18 19:54:07.537 | iputils-arping 2022-05-18 19:54:07.537 | iputils-ping 2022-05-18 19:54:07.537 | postgresql-server-dev-all 2022-05-18 19:54:07.537 | python3-mysqldb 2022-05-18 19:54:07.537 | sqlite3 2022-05-18 19:54:07.538 | sudo 2022-05-18 19:54:07.538 | vlan 2022-05-18 19:54:07.538 | pcp 2022-05-18 19:54:07.538 | ipset 2022-05-18 19:54:07.538 | conntrack 2022-05-18 19:54:07.538 | conntrackd 2022-05-18 19:54:07.538 | keepalived 2022-05-18 19:54:07.538 | lvm2 2022-05-18 19:54:07.538 | qemu-utils 2022-05-18 19:54:07.538 | thin-provisioning-tools 2022-05-18 19:54:07.538 | curl 2022-05-18 19:54:07.538 | liberasurecode-dev 2022-05-18 19:54:07.538 | make 2022-05-18 19:54:07.538 | memcached 2022-05-18 19:54:07.538 | rsync 2022-05-18 19:54:07.538 | sqlite3 2022-05-18 19:54:07.538 | xfsprogs ' 2022-05-18 19:54:07.538 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-18 19:54:07.540 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:07.543 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:07.546 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:54:07.546 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-18 19:54:07.551 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:54:07.553 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-18 19:54:07.555 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:54:07.558 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-18 19:54:07.560 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:54:07.562 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:54:07.564 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:54:07.566 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:07.568 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:07.570 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:54:07.573 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-18 19:54:07.575 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-18 19:54:07.577 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-18 19:54:07.579 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-18 19:54:07.583 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-18 19:54:07.586 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-18 19:54:07.588 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-18 19:54:07.590 | ++ functions-common:time_start:2424 : local start_time= 2022-05-18 19:54:07.592 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:54:07.595 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:54:07.598 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652903647596 2022-05-18 19:54:07.601 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-18 19:54:07.603 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-18 19:54:07.605 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-18 19:54:07.816 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-18 19:54:07.851 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-18 19:54:07.896 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-18 19:54:08.094 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-18 19:54:08.879 | Fetched 222 kB in 1s (236 kB/s) 2022-05-18 19:54:10.430 | Reading package lists... 2022-05-18 19:54:10.461 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-18 19:54:10.463 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-18 19:54:10.465 | ++ functions-common:time_stop:2437 : local name 2022-05-18 19:54:10.467 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:10.469 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:10.472 | ++ functions-common:time_stop:2440 : local total 2022-05-18 19:54:10.474 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:10.476 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-18 19:54:10.478 | ++ functions-common:time_stop:2444 : start_time=1652903647596 2022-05-18 19:54:10.480 | ++ functions-common:time_stop:2446 : [[ -z 1652903647596 ]] 2022-05-18 19:54:10.483 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:10.487 | ++ functions-common:time_stop:2449 : end_time=1652903650485 2022-05-18 19:54:10.489 | ++ functions-common:time_stop:2450 : elapsed_time=2889 2022-05-18 19:54:10.492 | ++ functions-common:time_stop:2451 : total=0 2022-05-18 19:54:10.494 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:10.496 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2889 2022-05-18 19:54:10.498 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:54:10.501 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:54:10.503 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:10.505 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:10.508 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:54:10.534 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-05-18 19:54:10.647 | Reading package lists... 2022-05-18 19:54:10.893 | Building dependency tree... 2022-05-18 19:54:10.895 | Reading state information... 2022-05-18 19:54:10.929 | acl is already the newest version (2.2.53-6). 2022-05-18 19:54:10.929 | bc is already the newest version (1.07.1-2build1). 2022-05-18 19:54:10.929 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-18 19:54:10.929 | conntrack is already the newest version (1:1.4.5-2). 2022-05-18 19:54:10.929 | ebtables is already the newest version (2.0.11-3build1). 2022-05-18 19:54:10.929 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 19:54:10.929 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-18 19:54:10.929 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 19:54:10.930 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-18 19:54:10.930 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-18 19:54:10.930 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-18 19:54:10.930 | iputils-arping is already the newest version (3:20190709-3). 2022-05-18 19:54:10.930 | iputils-ping is already the newest version (3:20190709-3). 2022-05-18 19:54:10.930 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-18 19:54:10.930 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-18 19:54:10.930 | libffi-dev is already the newest version (3.3-4). 2022-05-18 19:54:10.930 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-18 19:54:10.930 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-18 19:54:10.930 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-18 19:54:10.930 | lsscsi is already the newest version (0.30-0.1). 2022-05-18 19:54:10.930 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-18 19:54:10.930 | make is already the newest version (4.2.1-1.2). 2022-05-18 19:54:10.930 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-18 19:54:10.930 | psmisc is already the newest version (23.3-1). 2022-05-18 19:54:10.930 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-18 19:54:10.930 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-18 19:54:10.930 | python3-systemd is already the newest version (234-3build2). 2022-05-18 19:54:10.930 | socat is already the newest version (1.7.3.3-2). 2022-05-18 19:54:10.930 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-18 19:54:10.930 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-18 19:54:10.930 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-18 19:54:10.930 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-18 19:54:10.930 | graphviz is already the newest version (2.42.2-3build2). 2022-05-18 19:54:10.930 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-18 19:54:10.930 | pcp is already the newest version (5.0.3-1). 2022-05-18 19:54:10.930 | pm-utils is already the newest version (1.4.1-19). 2022-05-18 19:54:10.930 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-18 19:54:10.930 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 19:54:10.930 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 19:54:10.930 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-18 19:54:10.930 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 19:54:10.930 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 19:54:10.930 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-18 19:54:10.931 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-18 19:54:10.931 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-18 19:54:10.931 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-18 19:54:10.931 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-18 19:54:10.931 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-18 19:54:10.931 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-18 19:54:10.931 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-18 19:54:10.931 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-18 19:54:10.931 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 19:54:10.931 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-18 19:54:10.931 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-18 19:54:10.931 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-18 19:54:10.931 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-18 19:54:10.931 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-18 19:54:10.931 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-18 19:54:10.931 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 19:54:10.931 | openssl set to manually installed. 2022-05-18 19:54:10.931 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-18 19:54:10.931 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-18 19:54:10.931 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-18 19:54:10.931 | rsync set to manually installed. 2022-05-18 19:54:10.931 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-18 19:54:10.931 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-18 19:54:10.931 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-18 19:54:10.931 | tar set to manually installed. 2022-05-18 19:54:10.931 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-18 19:54:10.931 | tcpdump set to manually installed. 2022-05-18 19:54:10.931 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-18 19:54:11.146 | uuid-runtime set to manually installed. 2022-05-18 19:54:11.146 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-18 19:54:11.146 | wget set to manually installed. 2022-05-18 19:54:11.146 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-18 19:54:11.147 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 19:54:11.147 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-18 19:54:11.147 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-18 19:54:11.147 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-18 19:54:11.147 | The following packages were automatically installed and are no longer required: 2022-05-18 19:54:11.147 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:54:11.147 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:54:11.147 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:54:11.147 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:54:11.147 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:54:11.148 | python3-zope.interface 2022-05-18 19:54:11.148 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:54:11.276 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:54:11.280 | ++ functions-common:apt_get:1246 : result=0 2022-05-18 19:54:11.282 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:54:11.285 | ++ functions-common:time_stop:2437 : local name 2022-05-18 19:54:11.287 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:11.289 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:11.291 | ++ functions-common:time_stop:2440 : local total 2022-05-18 19:54:11.293 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:11.296 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:54:11.298 | ++ functions-common:time_stop:2444 : start_time=1652903650526 2022-05-18 19:54:11.300 | ++ functions-common:time_stop:2446 : [[ -z 1652903650526 ]] 2022-05-18 19:54:11.303 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:11.307 | ++ functions-common:time_stop:2449 : end_time=1652903651305 2022-05-18 19:54:11.310 | ++ functions-common:time_stop:2450 : elapsed_time=779 2022-05-18 19:54:11.312 | ++ functions-common:time_stop:2451 : total=753 2022-05-18 19:54:11.314 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:11.316 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1532 2022-05-18 19:54:11.318 | ++ functions-common:apt_get:1250 : return 0 2022-05-18 19:54:11.322 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-18 19:54:11.324 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-18 19:54:11.326 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-18 19:54:11.331 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-18 19:54:11.335 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-18 19:54:11.337 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-18 19:54:11.340 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-18 19:54:12.744 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-18 19:54:12.745 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-18 19:54:12.747 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-18 19:54:12.749 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-18 19:54:12.752 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-18 19:54:12.753 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-18 19:54:12.755 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-18 19:54:12.758 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-18 19:54:12.760 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-18 19:54:12.761 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-18 19:54:12.763 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-18 19:54:12.765 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-18 19:54:12.767 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-18 19:54:12.768 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-18 19:54:12.770 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-18 19:54:12.772 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-18 19:54:12.774 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-18 19:54:12.775 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-18 19:54:12.777 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-18 19:54:12.779 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-18 19:54:12.781 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-18 19:54:12.784 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-18 19:54:12.785 | + functions-common:_ensure_lsb_release:394 : return 2022-05-18 19:54:12.788 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-18 19:54:12.863 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-18 19:54:12.865 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-18 19:54:12.940 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-18 19:54:12.943 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-18 19:54:13.024 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-18 19:54:13.026 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-18 19:54:13.031 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-18 19:54:13.033 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-18 19:54:13.036 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-18 19:54:13.039 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-18 19:54:13.041 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-18 19:54:13.043 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-18 19:54:13.045 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-18 19:54:13.047 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-18 19:54:13.049 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-18 19:54:13.049 | Distro: focal 2022-05-18 19:54:13.051 | + tools/install_pip.sh:main:124 : get_versions 2022-05-18 19:54:13.054 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 19:54:13.057 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 19:54:13.059 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 19:54:13.062 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 19:54:13.062 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 19:54:13.739 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 19:54:13.741 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 19:54:13.741 | pip: 21.3.1 2022-05-18 19:54:13.743 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-18 19:54:13.745 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-18 19:54:13.747 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:54:13.748 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:54:13.750 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:54:13.752 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:54:13.753 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:54:13.755 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:54:13.757 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:54:13.759 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:54:13.760 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:54:13.762 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:54:13.764 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:54:13.766 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-18 19:54:13.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:13.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:13.771 | + tools/install_pip.sh:main:142 : : 2022-05-18 19:54:13.773 | + tools/install_pip.sh:main:147 : set -x 2022-05-18 19:54:13.775 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-18 19:54:13.777 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-18 19:54:13.778 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:54:13.781 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-18 19:54:13.783 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-18 19:54:13.784 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:54:13.788 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:54:13.788 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:54:13.792 | ++ 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-05-18 19:54:13.794 | ++ 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-05-18 19:54:13.795 | ++ 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-05-18 19:54:13.797 | + 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-05-18 19:54:13.799 | + 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-05-18 19:54:13.817 | 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-05-18 19:54:13.819 | + 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-05-18 19:54:14.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:14.674 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:14.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:14.674 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:15.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:54:17.614 | 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-05-18 19:54:17.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-18 19:54:20.203 | Installing collected packages: setuptools 2022-05-18 19:54:21.155 | Successfully installed setuptools-62.2.0 2022-05-18 19:54:21.155 | 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-05-18 19:54:21.333 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:54:21.333 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:54:21.470 | + inc/python:pip_install:200 : result=0 2022-05-18 19:54:21.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:54:21.473 | + functions-common:time_stop:2437 : local name 2022-05-18 19:54:21.476 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:21.477 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:21.479 | + functions-common:time_stop:2440 : local total 2022-05-18 19:54:21.481 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:21.482 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:54:21.484 | + functions-common:time_stop:2444 : start_time=1652903653813 2022-05-18 19:54:21.486 | + functions-common:time_stop:2446 : [[ -z 1652903653813 ]] 2022-05-18 19:54:21.488 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:21.491 | + functions-common:time_stop:2449 : end_time=1652903661489 2022-05-18 19:54:21.493 | + functions-common:time_stop:2450 : elapsed_time=7676 2022-05-18 19:54:21.495 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:54:21.496 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:21.498 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7676 2022-05-18 19:54:21.500 | + inc/python:pip_install:203 : return 0 2022-05-18 19:54:21.502 | + tools/install_pip.sh:main:153 : get_versions 2022-05-18 19:54:21.504 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 19:54:21.508 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 19:54:21.510 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 19:54:21.513 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 19:54:21.513 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 19:54:22.190 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 19:54:22.192 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 19:54:22.192 | pip: 21.3.1 2022-05-18 19:54:22.195 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-18 19:54:22.198 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 19:54:22.201 | + ./stack.sh:main:798 : fixup_all 2022-05-18 19:54:22.204 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-18 19:54:22.206 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-18 19:54:22.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:22.211 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:22.213 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-18 19:54:22.225 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-18 19:54:22.236 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-18 19:54:22.247 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-18 19:54:22.249 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-18 19:54:22.251 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:54:22.254 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:54:22.256 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:54:22.258 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:54:22.260 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:54:22.262 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:54:22.264 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:54:22.267 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:54:22.269 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:54:22.271 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:54:22.273 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:54:22.275 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-18 19:54:22.278 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-18 19:54:22.280 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-18 19:54:22.282 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:54:22.285 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:54:22.287 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:54:22.289 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:54:22.291 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:54:22.293 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:54:22.295 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-18 19:54:22.298 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-18 19:54:22.300 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-18 19:54:22.302 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-18 19:54:22.304 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-18 19:54:22.307 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-18 19:54:22.309 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-18 19:54:22.330 | Using python 3.8 to install os-testr 2022-05-18 19:54:22.333 | + 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-05-18 19:54:23.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:23.201 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:23.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:23.201 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:24.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:54:24.407 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-18 19:54:24.485 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-18 19:54:24.486 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-18 19:54:24.487 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-18 19:54:24.500 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-18 19:54:24.510 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-18 19:54:24.521 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-18 19:54:27.025 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:54:27.032 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:54:27.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:54:27.151 | + inc/python:pip_install:200 : result=0 2022-05-18 19:54:27.153 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:54:27.156 | + functions-common:time_stop:2437 : local name 2022-05-18 19:54:27.158 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:27.160 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:27.162 | + functions-common:time_stop:2440 : local total 2022-05-18 19:54:27.164 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:27.166 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:54:27.168 | + functions-common:time_stop:2444 : start_time=1652903662325 2022-05-18 19:54:27.171 | + functions-common:time_stop:2446 : [[ -z 1652903662325 ]] 2022-05-18 19:54:27.173 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:27.177 | + functions-common:time_stop:2449 : end_time=1652903667175 2022-05-18 19:54:27.180 | + functions-common:time_stop:2450 : elapsed_time=4850 2022-05-18 19:54:27.182 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:54:27.184 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:27.187 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4850 2022-05-18 19:54:27.189 | + inc/python:pip_install:203 : return 0 2022-05-18 19:54:27.191 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-18 19:54:27.243 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-18 19:54:27.451 | + ./stack.sh:main:812 : install_infra 2022-05-18 19:54:27.453 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 19:54:27.456 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-18 19:54:27.458 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 19:54:27.462 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-18 19:54:27.486 | + 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-05-18 19:54:29.405 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.412 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.416 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.422 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.425 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.433 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.437 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.462 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.542 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.561 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.565 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.570 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.585 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.594 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.595 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.613 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.630 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.639 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.644 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.663 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.686 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.704 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.712 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.717 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.738 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.767 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.769 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.783 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.788 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.792 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.797 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.813 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.820 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.870 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.887 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.891 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.924 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.988 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:29.995 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.002 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.052 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.066 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.075 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.185 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.210 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.214 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.224 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.230 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.249 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.256 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.273 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.305 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.333 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.346 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.354 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.362 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.379 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.387 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.402 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.414 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.418 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:30.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:54:30.563 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-18 19:54:30.854 | + inc/python:pip_install:200 : result=0 2022-05-18 19:54:30.856 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:54:30.858 | + functions-common:time_stop:2437 : local name 2022-05-18 19:54:30.860 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:30.863 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:30.865 | + functions-common:time_stop:2440 : local total 2022-05-18 19:54:30.867 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:30.870 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:54:30.872 | + functions-common:time_stop:2444 : start_time=1652903667478 2022-05-18 19:54:30.874 | + functions-common:time_stop:2446 : [[ -z 1652903667478 ]] 2022-05-18 19:54:30.877 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:30.881 | + functions-common:time_stop:2449 : end_time=1652903670878 2022-05-18 19:54:30.883 | + functions-common:time_stop:2450 : elapsed_time=3400 2022-05-18 19:54:30.886 | + functions-common:time_stop:2451 : total=4850 2022-05-18 19:54:30.888 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:30.890 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8250 2022-05-18 19:54:30.892 | + inc/python:pip_install:203 : return 0 2022-05-18 19:54:30.894 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 19:54:30.897 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-18 19:54:30.920 | + 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-05-18 19:54:32.719 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.727 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.731 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.736 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.740 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.747 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.752 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.777 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.857 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.876 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.880 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.885 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.900 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.909 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.911 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.930 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.948 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.957 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.962 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:32.981 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.005 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.023 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.031 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.036 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.058 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.087 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.088 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.103 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.107 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.111 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.117 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.132 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.139 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.189 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.207 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.211 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.243 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.308 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.314 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.322 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.374 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.388 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.397 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.502 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.528 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.532 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.542 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.548 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.567 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.575 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.592 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.623 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.652 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.665 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.672 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.680 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.698 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.707 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.721 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.732 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.737 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 19:54:33.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:54:33.745 | Processing /opt/stack/requirements 2022-05-18 19:54:35.495 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-18 19:54:35.498 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-18 19:54:35.510 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-18 19:54:35.515 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-18 19:54:35.518 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.9) 2022-05-18 19:54:35.524 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-18 19:54:35.551 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-18 19:54:35.555 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-18 19:54:35.565 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-18 19:54:35.618 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5417) (1.3) 2022-05-18 19:54:35.621 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5417) (0.3.0) 2022-05-18 19:54:35.637 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-18 19:54:35.642 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2022.5.18) 2022-05-18 19:54:35.645 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-18 19:54:35.648 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-18 19:54:35.650 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-18 19:54:35.663 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-18 19:54:35.666 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-18 19:54:35.715 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-18 19:54:35.727 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-18 19:54:35.733 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-18 19:54:35.736 | 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 637)) (0.2.5) 2022-05-18 19:54:35.741 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-18 19:54:35.803 | Building wheels for collected packages: openstack-requirements 2022-05-18 19:54:35.804 | Building wheel for openstack-requirements (setup.py): started 2022-05-18 19:54:36.633 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-18 19:54:36.633 | ERROR: Command errored out with exit status 1: 2022-05-18 19:54:36.633 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3e_lh1c4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3e_lh1c4/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-nav1mfzf 2022-05-18 19:54:36.634 | cwd: /tmp/pip-req-build-3e_lh1c4/ 2022-05-18 19:54:36.634 | Complete output (6 lines): 2022-05-18 19:54:36.634 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-18 19:54:36.634 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-18 19:54:36.634 | or: setup.py --help-commands 2022-05-18 19:54:36.634 | or: setup.py cmd --help 2022-05-18 19:54:36.634 | 2022-05-18 19:54:36.634 | error: invalid command 'bdist_wheel' 2022-05-18 19:54:36.634 | ---------------------------------------- 2022-05-18 19:54:36.634 | ERROR: Failed building wheel for openstack-requirements 2022-05-18 19:54:36.634 | Running setup.py clean for openstack-requirements 2022-05-18 19:54:37.454 | Failed to build openstack-requirements 2022-05-18 19:54:37.471 | Installing collected packages: openstack-requirements 2022-05-18 19:54:37.471 | Attempting uninstall: openstack-requirements 2022-05-18 19:54:37.472 | Found existing installation: openstack-requirements 1.2.1.dev5417 2022-05-18 19:54:37.507 | Uninstalling openstack-requirements-1.2.1.dev5417: 2022-05-18 19:54:37.541 | Successfully uninstalled openstack-requirements-1.2.1.dev5417 2022-05-18 19:54:37.544 | Running setup.py install for openstack-requirements: started 2022-05-18 19:54:39.909 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-18 19:54:39.932 | Successfully installed openstack-requirements-1.2.1.dev5417 2022-05-18 19:54:40.058 | + inc/python:pip_install:200 : result=0 2022-05-18 19:54:40.060 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:54:40.062 | + functions-common:time_stop:2437 : local name 2022-05-18 19:54:40.065 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:40.067 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:40.069 | + functions-common:time_stop:2440 : local total 2022-05-18 19:54:40.071 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:40.074 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:54:40.076 | + functions-common:time_stop:2444 : start_time=1652903670912 2022-05-18 19:54:40.078 | + functions-common:time_stop:2446 : [[ -z 1652903670912 ]] 2022-05-18 19:54:40.080 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:40.085 | + functions-common:time_stop:2449 : end_time=1652903680082 2022-05-18 19:54:40.087 | + functions-common:time_stop:2450 : elapsed_time=9170 2022-05-18 19:54:40.089 | + functions-common:time_stop:2451 : total=8250 2022-05-18 19:54:40.091 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:40.093 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17420 2022-05-18 19:54:40.096 | + inc/python:pip_install:203 : return 0 2022-05-18 19:54:40.098 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-18 19:54:40.101 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-18 19:54:40.103 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-18 19:54:40.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:54:40.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:54:40.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-18 19:54:40.112 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:54:40.115 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-18 19:54:40.135 | Using python 3.8 to install pbr 2022-05-18 19:54:40.137 | + 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-05-18 19:54:41.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:41.030 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:41.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:41.030 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:42.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:54:42.244 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-18 19:54:44.922 | 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-05-18 19:54:44.929 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:54:44.929 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:54:45.053 | + inc/python:pip_install:200 : result=0 2022-05-18 19:54:45.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:54:45.057 | + functions-common:time_stop:2437 : local name 2022-05-18 19:54:45.060 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:45.062 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:45.064 | + functions-common:time_stop:2440 : local total 2022-05-18 19:54:45.066 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:45.068 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:54:45.070 | + functions-common:time_stop:2444 : start_time=1652903680130 2022-05-18 19:54:45.073 | + functions-common:time_stop:2446 : [[ -z 1652903680130 ]] 2022-05-18 19:54:45.075 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:45.079 | + functions-common:time_stop:2449 : end_time=1652903685077 2022-05-18 19:54:45.081 | + functions-common:time_stop:2450 : elapsed_time=4947 2022-05-18 19:54:45.084 | + functions-common:time_stop:2451 : total=17420 2022-05-18 19:54:45.086 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:45.088 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22367 2022-05-18 19:54:45.091 | + inc/python:pip_install:203 : return 0 2022-05-18 19:54:45.093 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-18 19:54:47.511 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-18 19:54:49.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:54:49.439 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-18 19:54:49.459 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-18 19:54:49.463 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-18 19:54:49.465 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-18 19:54:49.469 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-18 19:54:49.474 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-05-18 19:54:49.545 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 19:54:49.547 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 19:54:49.551 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-18 19:54:49.568 | + ./stack.sh:main:821 : pkgs= 2022-05-18 19:54:49.571 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-18 19:54:49.573 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-18 19:54:49.575 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 19:54:49.578 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-18 19:54:49.580 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:54:49.582 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:54:49.584 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:54:49.587 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:54:49.589 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:54:49.592 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:54:49.596 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:54:49.598 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:54:49.600 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:54:49.602 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-18 19:54:49.605 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:54:49.620 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:49.622 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:54:49.624 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:54:49.626 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-18 19:54:49.628 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:54:49.631 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-18 19:54:49.633 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:54:49.635 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-18 19:54:49.638 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:54:49.640 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-18 19:54:49.642 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:54:49.644 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-18 19:54:49.646 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 19:54:49.648 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 19:54:49.651 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:54:49.653 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 19:54:49.655 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-18 19:54:49.658 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 19:54:49.660 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-18 19:54:49.663 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 19:54:49.665 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 19:54:49.667 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-18 19:54:49.670 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-18 19:54:49.672 | + functions:set_systemd_override:821 : local value=2048 2022-05-18 19:54:49.674 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-18 19:54:49.677 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-18 19:54:49.729 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-18 19:54:49.730 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-18 19:54:49.732 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-18 19:54:50.104 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-18 19:54:50.106 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-18 19:54:50.123 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:50.125 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-18 19:54:50.128 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:54:50.130 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:54:50.133 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:54:50.135 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:54:50.138 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:54:50.140 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:54:50.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:50.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:50.147 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:54:50.150 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:54:50.152 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:54:50.154 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:54:50.157 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-18 19:54:50.159 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:54:50.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:50.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:50.167 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-18 19:54:50.188 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-18 19:54:50.296 | Reading package lists... 2022-05-18 19:54:50.551 | Building dependency tree... 2022-05-18 19:54:50.552 | Reading state information... 2022-05-18 19:54:50.807 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-18 19:54:50.808 | The following packages were automatically installed and are no longer required: 2022-05-18 19:54:50.809 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:54:50.809 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:54:50.809 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:54:50.809 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:54:50.809 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:54:50.809 | python3-zope.interface 2022-05-18 19:54:50.809 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:54:50.923 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:54:50.928 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:54:50.931 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:54:50.933 | + functions-common:time_stop:2437 : local name 2022-05-18 19:54:50.935 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:50.937 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:50.940 | + functions-common:time_stop:2440 : local total 2022-05-18 19:54:50.942 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:50.945 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:54:50.947 | + functions-common:time_stop:2444 : start_time=1652903690185 2022-05-18 19:54:50.949 | + functions-common:time_stop:2446 : [[ -z 1652903690185 ]] 2022-05-18 19:54:50.952 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:50.956 | + functions-common:time_stop:2449 : end_time=1652903690954 2022-05-18 19:54:50.958 | + functions-common:time_stop:2450 : elapsed_time=769 2022-05-18 19:54:50.961 | + functions-common:time_stop:2451 : total=1532 2022-05-18 19:54:50.963 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:50.965 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2301 2022-05-18 19:54:50.967 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:54:50.970 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-18 19:54:50.972 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:54:50.974 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:54:50.977 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:54:50.979 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:54:50.981 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:54:50.983 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:54:50.986 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-18 19:54:50.988 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:54:50.991 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:54:50.993 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:54:50.995 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:54:50.998 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:54:51.000 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:54:51.002 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:54:51.004 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:54:51.007 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:54:51.010 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:54:51.012 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:54:51.014 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-18 19:54:51.017 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:54:51.019 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:54:51.021 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:54:51.024 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:54:51.026 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:54:51.028 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:54:51.031 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-18 19:54:51.033 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-18 19:54:51.050 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:51.052 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-18 19:54:51.055 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:54:51.057 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-18 19:54:51.060 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-18 19:54:51.063 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-18 19:54:51.067 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-18 19:54:51.070 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-18 19:54:51.072 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-18 19:54:51.074 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-18 19:54:51.076 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-18 19:54:51.079 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-18 19:54:51.082 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-18 19:54:51.763 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-18 19:54:51.763 | user tags 2022-05-18 19:54:51.763 | stackrabbit []' 2022-05-18 19:54:51.767 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-18 19:54:51.767 | user tags 2022-05-18 19:54:51.767 | stackrabbit []' 2022-05-18 19:54:51.767 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-18 19:54:51.774 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-18 19:54:51.776 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-18 19:54:51.779 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 19:54:52.437 | Changing password for user "stackrabbit" ... 2022-05-18 19:54:52.486 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-18 19:54:53.143 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-18 19:54:53.200 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-18 19:54:53.202 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 19:54:53.867 | Changing password for user "stackrabbit" ... 2022-05-18 19:54:53.909 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-18 19:54:53.912 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-18 19:54:53.914 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-18 19:54:54.579 | Deleting user "guest" ... 2022-05-18 19:54:54.595 | Error: 2022-05-18 19:54:54.595 | {:no_such_user, "guest"} 2022-05-18 19:54:54.608 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-18 19:54:54.611 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-18 19:54:54.628 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:54:54.630 | + ./stack.sh:main:838 : install_database 2022-05-18 19:54:54.633 | + lib/database:install_database:118 : install_database_mysql 2022-05-18 19:54:54.635 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-18 19:54:54.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:54.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:54.642 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-18 19:54:54.954 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-18 19:54:54.956 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-18 19:54:54.959 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-18 19:54:54.962 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-18 19:54:54.964 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:54:54.966 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-18 19:54:54.969 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:54:54.971 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:54:54.973 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:54:54.976 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:54:54.978 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:54:54.981 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:54:54.983 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:54:54.985 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:54:54.988 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:54:54.990 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:54:54.992 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:54:54.995 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-18 19:54:54.997 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:54:54.999 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:54:55.002 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:54:55.004 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:54:55.007 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:54:55.009 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:54:55.012 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-18 19:54:55.014 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:55.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:55.019 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-18 19:54:55.021 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:54:55.024 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:54:55.026 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:54:55.029 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:54:55.031 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:54:55.033 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:54:55.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:55.042 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:55.044 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:54:55.046 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:54:55.050 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:54:55.054 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:54:55.056 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-18 19:54:55.058 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:54:55.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:54:55.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:54:55.065 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-18 19:54:55.088 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-18 19:54:55.196 | Reading package lists... 2022-05-18 19:54:55.439 | Building dependency tree... 2022-05-18 19:54:55.441 | Reading state information... 2022-05-18 19:54:55.703 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-18 19:54:55.703 | The following packages were automatically installed and are no longer required: 2022-05-18 19:54:55.704 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:54:55.704 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:54:55.704 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:54:55.704 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:54:55.704 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:54:55.704 | python3-zope.interface 2022-05-18 19:54:55.704 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:54:55.817 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:54:55.821 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:54:55.824 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:54:55.826 | + functions-common:time_stop:2437 : local name 2022-05-18 19:54:55.829 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:54:55.831 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:54:55.833 | + functions-common:time_stop:2440 : local total 2022-05-18 19:54:55.835 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:54:55.837 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:54:55.840 | + functions-common:time_stop:2444 : start_time=1652903695085 2022-05-18 19:54:55.842 | + functions-common:time_stop:2446 : [[ -z 1652903695085 ]] 2022-05-18 19:54:55.845 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:54:55.849 | + functions-common:time_stop:2449 : end_time=1652903695846 2022-05-18 19:54:55.851 | + functions-common:time_stop:2450 : elapsed_time=761 2022-05-18 19:54:55.854 | + functions-common:time_stop:2451 : total=2301 2022-05-18 19:54:55.856 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:54:55.858 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3062 2022-05-18 19:54:55.860 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:54:55.863 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-18 19:54:55.866 | + ./stack.sh:main:841 : install_database_python 2022-05-18 19:54:55.868 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-18 19:54:55.870 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-18 19:54:55.873 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-18 19:54:55.875 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:54:55.878 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-18 19:54:55.880 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-18 19:54:55.883 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:54:55.886 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:54:55.886 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:54:55.891 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-18 19:54:55.894 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-18 19:54:55.896 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-18 19:54:55.899 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-18 19:54:55.901 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-18 19:54:55.923 | Using python 3.8 to install PyMySQL 2022-05-18 19:54:55.926 | + 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-05-18 19:54:56.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:56.798 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:56.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:54:56.798 | from cryptography.utils import int_from_bytes 2022-05-18 19:54:57.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:54:58.011 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 19:55:00.568 | 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-05-18 19:55:00.579 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:55:00.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:55:00.695 | + inc/python:pip_install:200 : result=0 2022-05-18 19:55:00.698 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:55:00.700 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:00.702 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:00.705 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:00.707 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:00.710 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:00.712 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:55:00.715 | + functions-common:time_stop:2444 : start_time=1652903695918 2022-05-18 19:55:00.717 | + functions-common:time_stop:2446 : [[ -z 1652903695918 ]] 2022-05-18 19:55:00.720 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:00.725 | + functions-common:time_stop:2449 : end_time=1652903700722 2022-05-18 19:55:00.727 | + functions-common:time_stop:2450 : elapsed_time=4804 2022-05-18 19:55:00.730 | + functions-common:time_stop:2451 : total=22367 2022-05-18 19:55:00.732 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:00.734 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27171 2022-05-18 19:55:00.737 | + inc/python:pip_install:203 : return 0 2022-05-18 19:55:00.739 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-18 19:55:00.742 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 19:55:00.744 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-18 19:55:00.746 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-18 19:55:00.763 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:00.765 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-18 19:55:00.768 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-18 19:55:00.772 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:55:00.772 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 19:55:00.777 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:55:00.779 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 19:55:00.782 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 19:55:00.785 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 19:55:00.788 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-18 19:55:00.790 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-18 19:55:00.806 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:00.808 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-18 19:55:00.810 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:55:00.813 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:55:00.815 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:55:00.818 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:55:00.820 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:55:00.822 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:55:00.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:00.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:00.829 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:55:00.831 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:55:00.834 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:55:00.837 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:55:00.839 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-18 19:55:00.842 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:55:00.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:00.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:00.848 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-18 19:55:00.869 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-18 19:55:00.978 | Reading package lists... 2022-05-18 19:55:01.244 | Building dependency tree... 2022-05-18 19:55:01.245 | Reading state information... 2022-05-18 19:55:01.501 | radvd is already the newest version (1:2.17-2). 2022-05-18 19:55:01.501 | The following packages were automatically installed and are no longer required: 2022-05-18 19:55:01.502 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:55:01.502 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:55:01.502 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:55:01.502 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:55:01.502 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:55:01.502 | python3-zope.interface 2022-05-18 19:55:01.502 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:55:01.615 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:55:01.619 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:55:01.622 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:55:01.624 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:01.626 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:01.628 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:01.631 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:01.633 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:01.636 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:55:01.638 | + functions-common:time_stop:2444 : start_time=1652903700867 2022-05-18 19:55:01.640 | + functions-common:time_stop:2446 : [[ -z 1652903700867 ]] 2022-05-18 19:55:01.643 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:01.648 | + functions-common:time_stop:2449 : end_time=1652903701645 2022-05-18 19:55:01.650 | + functions-common:time_stop:2450 : elapsed_time=778 2022-05-18 19:55:01.652 | + functions-common:time_stop:2451 : total=3062 2022-05-18 19:55:01.654 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:01.657 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3840 2022-05-18 19:55:01.659 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:55:01.661 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-18 19:55:01.678 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:01.680 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-18 19:55:01.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-18 19:55:01.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-18 19:55:01.688 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-18 19:55:01.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-18 19:55:01.711 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:55:01.713 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:55:01.716 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:55:01.718 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:55:01.720 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:55:01.723 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:55:01.725 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:01.727 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:01.729 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:55:01.732 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:55:01.734 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:55:01.736 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:55:01.738 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-18 19:55:01.740 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:55:01.743 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:01.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:01.747 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-18 19:55:01.768 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-18 19:55:01.877 | Reading package lists... 2022-05-18 19:55:02.120 | Building dependency tree... 2022-05-18 19:55:02.121 | Reading state information... 2022-05-18 19:55:02.377 | fakeroot is already the newest version (1.24-1). 2022-05-18 19:55:02.378 | make is already the newest version (4.2.1-1.2). 2022-05-18 19:55:02.378 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-18 19:55:02.378 | The following packages were automatically installed and are no longer required: 2022-05-18 19:55:02.379 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:55:02.379 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:55:02.379 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:55:02.379 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:55:02.379 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:55:02.379 | python3-zope.interface 2022-05-18 19:55:02.379 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:55:02.500 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:55:02.504 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:55:02.507 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:55:02.509 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:02.511 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:02.513 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:02.515 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:02.517 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:02.520 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:55:02.522 | + functions-common:time_stop:2444 : start_time=1652903701765 2022-05-18 19:55:02.524 | + functions-common:time_stop:2446 : [[ -z 1652903701765 ]] 2022-05-18 19:55:02.527 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:02.531 | + functions-common:time_stop:2449 : end_time=1652903702528 2022-05-18 19:55:02.533 | + functions-common:time_stop:2450 : elapsed_time=763 2022-05-18 19:55:02.535 | + functions-common:time_stop:2451 : total=3840 2022-05-18 19:55:02.538 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:02.540 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4603 2022-05-18 19:55:02.542 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:55:02.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-18 19:55:02.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:02.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:02.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-18 19:55:02.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-18 19:55:02.558 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-18 19:55:02.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-18 19:55:02.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-18 19:55:02.568 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-18 19:55:02.568 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-18 19:55:02.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-18 19:55:02.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-18 19:55:02.577 | + functions:vercmp:628 : local v1=5.4 2022-05-18 19:55:02.580 | + functions:vercmp:629 : local 'op=<' 2022-05-18 19:55:02.582 | + functions:vercmp:630 : local v2=3.13 2022-05-18 19:55:02.584 | + functions:vercmp:631 : local result 2022-05-18 19:55:02.588 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-18 19:55:02.589 | ++ functions:vercmp:635 : head -1 2022-05-18 19:55:02.589 | ++ functions:vercmp:635 : sort -V 2022-05-18 19:55:02.594 | + functions:vercmp:635 : result=3.13 2022-05-18 19:55:02.596 | + functions:vercmp:637 : case $op in 2022-05-18 19:55:02.599 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-18 19:55:02.602 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-18 19:55:02.604 | + functions:vercmp:648 : return 2022-05-18 19:55:02.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-18 19:55:02.609 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:55:02.611 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-18 19:55:03.098 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-18 19:55:03.101 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-18 19:55:03.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-18 19:55:03.112 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.115 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-18 19:55:03.139 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:03.142 | + ./stack.sh:main:849 : install_etcd3 2022-05-18 19:55:03.144 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-18 19:55:03.144 | Installing etcd 2022-05-18 19:55:03.147 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-18 19:55:03.159 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-18 19:55:03.171 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-18 19:55:03.174 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-18 19:55:03.191 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-18 19:55:03.194 | ++ 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-05-18 19:55:03.197 | ++ 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-05-18 19:55:03.200 | +++ 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-05-18 19:55:03.204 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:55:03.207 | ++ 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-05-18 19:55:03.210 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-18 19:55:03.213 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:55:03.215 | ++ functions:get_extra_file:74 : return 2022-05-18 19:55:03.218 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 19:55:03.220 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-18 19:55:03.223 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-18 19:55:03.226 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-18 19:55:03.243 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:55:03.245 | + ./stack.sh:main:868 : install_dstat 2022-05-18 19:55:03.247 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-18 19:55:03.264 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:55:03.266 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-18 19:55:03.268 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:55:03.271 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-18 19:55:03.273 | + ./stack.sh:main:877 : install_libs 2022-05-18 19:55:03.275 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-18 19:55:03.278 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-18 19:55:03.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-18 19:55:03.283 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-18 19:55:03.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-18 19:55:03.292 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.295 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-18 19:55:03.297 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-18 19:55:03.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-18 19:55:03.301 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-18 19:55:03.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.306 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-18 19:55:03.311 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.313 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-18 19:55:03.315 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-18 19:55:03.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-18 19:55:03.320 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-18 19:55:03.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-18 19:55:03.329 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.331 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-18 19:55:03.334 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-18 19:55:03.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-18 19:55:03.338 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-18 19:55:03.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-18 19:55:03.347 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.350 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-18 19:55:03.353 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-18 19:55:03.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-18 19:55:03.357 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-18 19:55:03.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.362 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.364 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-18 19:55:03.367 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.369 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-18 19:55:03.371 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-18 19:55:03.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-18 19:55:03.376 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-18 19:55:03.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-18 19:55:03.386 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.388 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-18 19:55:03.390 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-18 19:55:03.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-18 19:55:03.395 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-18 19:55:03.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-18 19:55:03.404 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.407 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-18 19:55:03.409 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-18 19:55:03.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-18 19:55:03.414 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-18 19:55:03.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-18 19:55:03.423 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.426 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-18 19:55:03.429 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-18 19:55:03.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-18 19:55:03.433 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-18 19:55:03.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-18 19:55:03.443 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.445 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-18 19:55:03.448 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-18 19:55:03.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-18 19:55:03.452 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-18 19:55:03.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-18 19:55:03.462 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.465 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-18 19:55:03.467 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-18 19:55:03.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-18 19:55:03.474 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-18 19:55:03.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-18 19:55:03.484 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.486 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-18 19:55:03.489 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-18 19:55:03.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-18 19:55:03.494 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-18 19:55:03.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-18 19:55:03.504 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.507 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-18 19:55:03.509 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-18 19:55:03.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-18 19:55:03.515 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-18 19:55:03.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.521 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.523 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-18 19:55:03.526 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.528 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-18 19:55:03.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-18 19:55:03.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-18 19:55:03.535 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-18 19:55:03.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-18 19:55:03.545 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.548 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-18 19:55:03.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-18 19:55:03.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-18 19:55:03.555 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-18 19:55:03.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-18 19:55:03.564 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.567 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-18 19:55:03.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-18 19:55:03.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-18 19:55:03.574 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-18 19:55:03.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-18 19:55:03.583 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.586 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-18 19:55:03.588 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-18 19:55:03.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-18 19:55:03.593 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-18 19:55:03.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-18 19:55:03.603 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.606 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-18 19:55:03.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-18 19:55:03.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-18 19:55:03.613 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-18 19:55:03.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-18 19:55:03.622 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.624 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-18 19:55:03.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-18 19:55:03.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-18 19:55:03.632 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-18 19:55:03.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.636 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.639 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-18 19:55:03.641 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.643 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-18 19:55:03.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-18 19:55:03.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-18 19:55:03.651 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-18 19:55:03.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-18 19:55:03.661 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.664 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-18 19:55:03.666 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-18 19:55:03.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-18 19:55:03.671 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-18 19:55:03.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.675 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-18 19:55:03.680 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.682 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-18 19:55:03.685 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-18 19:55:03.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-18 19:55:03.689 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-18 19:55:03.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-18 19:55:03.699 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.702 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-18 19:55:03.704 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-18 19:55:03.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-18 19:55:03.709 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-18 19:55:03.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.714 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.717 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-18 19:55:03.719 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.721 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-18 19:55:03.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-18 19:55:03.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-18 19:55:03.729 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-18 19:55:03.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.734 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-18 19:55:03.739 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.741 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-18 19:55:03.743 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-18 19:55:03.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-18 19:55:03.748 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-18 19:55:03.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.752 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-18 19:55:03.757 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.760 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-18 19:55:03.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-18 19:55:03.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-18 19:55:03.767 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-18 19:55:03.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-18 19:55:03.776 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.779 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-18 19:55:03.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-18 19:55:03.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-18 19:55:03.786 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-18 19:55:03.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-18 19:55:03.797 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.799 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-18 19:55:03.802 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-18 19:55:03.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-18 19:55:03.806 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-18 19:55:03.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-18 19:55:03.818 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.820 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-18 19:55:03.822 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-18 19:55:03.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-18 19:55:03.827 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-18 19:55:03.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-18 19:55:03.839 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.842 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-18 19:55:03.844 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-18 19:55:03.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-18 19:55:03.850 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-18 19:55:03.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.857 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-18 19:55:03.859 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.862 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-18 19:55:03.864 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-18 19:55:03.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-18 19:55:03.869 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-18 19:55:03.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-18 19:55:03.879 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.882 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-18 19:55:03.884 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-18 19:55:03.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-18 19:55:03.889 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-18 19:55:03.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-18 19:55:03.899 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.901 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-18 19:55:03.903 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-18 19:55:03.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-18 19:55:03.908 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-18 19:55:03.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-18 19:55:03.918 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.920 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-18 19:55:03.923 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-18 19:55:03.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-18 19:55:03.927 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-18 19:55:03.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-18 19:55:03.937 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.939 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-18 19:55:03.941 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-18 19:55:03.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-18 19:55:03.947 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-18 19:55:03.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-18 19:55:03.956 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.958 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-18 19:55:03.961 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-18 19:55:03.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-18 19:55:03.966 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-18 19:55:03.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-18 19:55:03.976 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.978 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-18 19:55:03.980 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-18 19:55:03.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-18 19:55:03.985 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-18 19:55:03.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:03.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:03.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-18 19:55:03.995 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:03.997 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-18 19:55:03.999 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-18 19:55:04.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-18 19:55:04.004 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-18 19:55:04.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:04.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:04.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-18 19:55:04.014 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:04.017 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-18 19:55:04.039 | Using python 3.8 to install etcd3 2022-05-18 19:55:04.041 | + 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-05-18 19:55:04.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:04.934 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:04.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:04.934 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:06.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:55:06.121 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-18 19:55:06.130 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-18 19:55:06.131 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-18 19:55:06.132 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-18 19:55:06.133 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-18 19:55:08.628 | 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-05-18 19:55:08.635 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:55:08.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:55:08.752 | + inc/python:pip_install:200 : result=0 2022-05-18 19:55:08.754 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:55:08.756 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:08.759 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:08.761 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:08.763 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:08.765 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:08.767 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:55:08.770 | + functions-common:time_stop:2444 : start_time=1652903704033 2022-05-18 19:55:08.772 | + functions-common:time_stop:2446 : [[ -z 1652903704033 ]] 2022-05-18 19:55:08.775 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:08.779 | + functions-common:time_stop:2449 : end_time=1652903708777 2022-05-18 19:55:08.782 | + functions-common:time_stop:2450 : elapsed_time=4744 2022-05-18 19:55:08.784 | + functions-common:time_stop:2451 : total=27171 2022-05-18 19:55:08.786 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:08.789 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31915 2022-05-18 19:55:08.791 | + inc/python:pip_install:203 : return 0 2022-05-18 19:55:08.794 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-18 19:55:08.816 | Using python 3.8 to install etcd3gw 2022-05-18 19:55:08.819 | + 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-05-18 19:55:09.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:09.678 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:09.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:09.678 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:10.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:55:10.889 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 19:55:10.896 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-18 19:55:10.897 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-18 19:55:10.898 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-18 19:55:10.927 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-18 19:55:10.928 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-18 19:55:10.931 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-18 19:55:10.932 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-18 19:55:13.439 | 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-05-18 19:55:13.446 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:55:13.446 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:55:13.563 | + inc/python:pip_install:200 : result=0 2022-05-18 19:55:13.565 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:55:13.568 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:13.570 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:13.572 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:13.574 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:13.577 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:13.579 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:55:13.581 | + functions-common:time_stop:2444 : start_time=1652903708810 2022-05-18 19:55:13.587 | + functions-common:time_stop:2446 : [[ -z 1652903708810 ]] 2022-05-18 19:55:13.587 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:13.591 | + functions-common:time_stop:2449 : end_time=1652903713588 2022-05-18 19:55:13.594 | + functions-common:time_stop:2450 : elapsed_time=4778 2022-05-18 19:55:13.596 | + functions-common:time_stop:2451 : total=31915 2022-05-18 19:55:13.598 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:13.601 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36693 2022-05-18 19:55:13.603 | + inc/python:pip_install:203 : return 0 2022-05-18 19:55:13.606 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-18 19:55:13.608 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-18 19:55:13.610 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-18 19:55:13.613 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:55:13.615 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:55:13.618 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:55:13.620 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:55:13.622 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:55:13.625 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:55:13.627 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:55:13.629 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:55:13.632 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:55:13.635 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:55:13.637 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:55:13.639 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-18 19:55:13.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:13.644 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:13.647 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-18 19:55:13.650 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:55:13.652 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:55:13.654 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:55:13.657 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:55:13.659 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:55:13.662 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:55:13.664 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:55:13.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:13.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:13.671 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:55:13.673 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:55:13.676 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:55:13.678 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:55:13.680 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:55:13.683 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:55:13.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:13.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:13.690 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:55:13.712 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 19:55:13.821 | Reading package lists... 2022-05-18 19:55:14.065 | Building dependency tree... 2022-05-18 19:55:14.067 | Reading state information... 2022-05-18 19:55:14.323 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-18 19:55:14.323 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-18 19:55:14.323 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 19:55:14.323 | The following packages were automatically installed and are no longer required: 2022-05-18 19:55:14.324 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:55:14.324 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:55:14.324 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:55:14.324 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:55:14.324 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:55:14.324 | python3-zope.interface 2022-05-18 19:55:14.325 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:55:14.439 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:55:14.444 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:55:14.446 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:55:14.448 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:14.451 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:14.453 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:14.455 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:14.457 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:14.460 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:55:14.462 | + functions-common:time_stop:2444 : start_time=1652903713710 2022-05-18 19:55:14.465 | + functions-common:time_stop:2446 : [[ -z 1652903713710 ]] 2022-05-18 19:55:14.467 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:14.472 | + functions-common:time_stop:2449 : end_time=1652903714469 2022-05-18 19:55:14.474 | + functions-common:time_stop:2450 : elapsed_time=759 2022-05-18 19:55:14.476 | + functions-common:time_stop:2451 : total=4603 2022-05-18 19:55:14.478 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:14.481 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5362 2022-05-18 19:55:14.483 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:55:14.485 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-18 19:55:14.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:14.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:14.492 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-18 19:55:14.554 | Module proxy already enabled 2022-05-18 19:55:14.558 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-18 19:55:14.619 | Considering dependency proxy for proxy_uwsgi: 2022-05-18 19:55:14.619 | Module proxy already enabled 2022-05-18 19:55:14.619 | Module proxy_uwsgi already enabled 2022-05-18 19:55:14.623 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-18 19:55:14.625 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:55:14.628 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:55:14.631 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:55:14.765 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-18 19:55:14.768 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-18 19:55:14.770 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-18 19:55:14.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-18 19:55:14.780 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.783 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-18 19:55:14.785 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-18 19:55:14.787 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-18 19:55:14.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-18 19:55:14.797 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.800 | + ./stack.sh:main:885 : install_glanceclient 2022-05-18 19:55:14.802 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-18 19:55:14.806 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-18 19:55:14.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-18 19:55:14.818 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.821 | + ./stack.sh:main:886 : install_cinderclient 2022-05-18 19:55:14.824 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-18 19:55:14.826 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-18 19:55:14.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.831 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.834 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-18 19:55:14.836 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.839 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-18 19:55:14.841 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-18 19:55:14.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-18 19:55:14.851 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.853 | + ./stack.sh:main:887 : install_novaclient 2022-05-18 19:55:14.856 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-18 19:55:14.858 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-18 19:55:14.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.866 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-18 19:55:14.868 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.871 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-18 19:55:14.892 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:14.894 | + ./stack.sh:main:889 : install_swiftclient 2022-05-18 19:55:14.897 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-18 19:55:14.899 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-18 19:55:14.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-18 19:55:14.909 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.912 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-18 19:55:14.929 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:14.932 | + ./stack.sh:main:892 : install_neutronclient 2022-05-18 19:55:14.934 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-18 19:55:14.937 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-18 19:55:14.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.941 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-18 19:55:14.947 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.949 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-18 19:55:14.952 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-18 19:55:14.954 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-18 19:55:14.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:14.959 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:14.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-18 19:55:14.964 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:14.967 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-18 19:55:14.969 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-18 19:55:14.971 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:55:14.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-18 19:55:14.977 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-18 19:55:14.979 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:55:14.983 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:55:14.983 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:55:14.988 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-18 19:55:14.991 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-18 19:55:14.994 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-18 19:55:14.997 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-18 19:55:14.999 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-18 19:55:15.020 | Using python 3.8 to install keystonemiddleware 2022-05-18 19:55:15.023 | + 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-05-18 19:55:15.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:15.878 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:15.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:15.878 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:17.046 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:55:17.078 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-18 19:55:17.131 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-18 19:55:17.132 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-18 19:55:17.133 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-18 19:55:17.134 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-18 19:55:17.135 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-18 19:55:17.136 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-18 19:55:17.137 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-18 19:55:17.138 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-18 19:55:17.139 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-18 19:55:17.140 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-18 19:55:17.141 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-18 19:55:17.142 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-18 19:55:17.144 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-18 19:55:17.145 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-18 19:55:17.201 | 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-05-18 19:55:17.203 | 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-05-18 19:55:17.205 | 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-05-18 19:55:17.243 | 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-05-18 19:55:17.282 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-18 19:55:17.283 | 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-05-18 19:55:17.285 | 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-05-18 19:55:17.286 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-18 19:55:17.335 | 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-05-18 19:55:17.337 | 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-05-18 19:55:17.347 | 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-05-18 19:55:17.348 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-18 19:55:17.362 | 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-05-18 19:55:17.363 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-18 19:55:17.366 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-18 19:55:17.430 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-18 19:55:17.432 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-18 19:55:17.434 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-18 19:55:17.435 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-18 19:55:17.484 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-18 19:55:17.496 | 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-05-18 19:55:19.962 | 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-05-18 19:55:19.970 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:55:19.970 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:55:20.090 | + inc/python:pip_install:200 : result=0 2022-05-18 19:55:20.092 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:55:20.095 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:20.097 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:20.099 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:20.101 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:20.104 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:20.106 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:55:20.108 | + functions-common:time_stop:2444 : start_time=1652903715015 2022-05-18 19:55:20.110 | + functions-common:time_stop:2446 : [[ -z 1652903715015 ]] 2022-05-18 19:55:20.113 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:20.118 | + functions-common:time_stop:2449 : end_time=1652903720115 2022-05-18 19:55:20.120 | + functions-common:time_stop:2450 : elapsed_time=5100 2022-05-18 19:55:20.122 | + functions-common:time_stop:2451 : total=36693 2022-05-18 19:55:20.124 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:20.127 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=41793 2022-05-18 19:55:20.129 | + inc/python:pip_install:203 : return 0 2022-05-18 19:55:20.132 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-18 19:55:20.135 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-18 19:55:20.137 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:55:20.140 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-18 19:55:20.143 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-18 19:55:20.145 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:55:20.149 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:55:20.149 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:55:20.154 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-18 19:55:20.157 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-18 19:55:20.160 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-18 19:55:20.162 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-18 19:55:20.165 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-18 19:55:20.187 | Using python 3.8 to install python-memcached 2022-05-18 19:55:20.189 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-18 19:55:21.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:21.075 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:21.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:21.075 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:22.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:55:22.285 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-18 19:55:22.289 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-18 19:55:24.848 | 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-05-18 19:55:24.862 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:55:24.862 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:55:24.987 | + inc/python:pip_install:200 : result=0 2022-05-18 19:55:24.990 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:55:24.992 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:24.994 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:24.996 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:24.999 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:25.001 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:25.003 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:55:25.006 | + functions-common:time_stop:2444 : start_time=1652903720181 2022-05-18 19:55:25.008 | + functions-common:time_stop:2446 : [[ -z 1652903720181 ]] 2022-05-18 19:55:25.011 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:25.016 | + functions-common:time_stop:2449 : end_time=1652903725013 2022-05-18 19:55:25.018 | + functions-common:time_stop:2450 : elapsed_time=4832 2022-05-18 19:55:25.020 | + functions-common:time_stop:2451 : total=41793 2022-05-18 19:55:25.023 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:25.025 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46625 2022-05-18 19:55:25.028 | + inc/python:pip_install:203 : return 0 2022-05-18 19:55:25.030 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-18 19:55:25.047 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:25.049 | + ./stack.sh:main:899 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 19:55:25.051 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-18 19:55:25.054 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-18 19:55:25.056 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-18 19:55:25.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:55:25.061 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-18 19:55:25.064 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-18 19:55:25.079 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:55:25.082 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-18 19:55:25.084 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-18 19:55:25.087 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-18 19:55:25.089 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:55:25.091 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:55:25.093 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:55:25.096 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:55:25.098 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:55:25.101 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:55:25.116 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:55:25.118 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:55:25.120 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:55:25.123 | + functions-common:git_clone:629 : echo master 2022-05-18 19:55:25.123 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:55:25.128 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-18 19:55:25.131 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:55:25.133 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-18 19:55:25.145 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-18 19:55:25.148 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:55:25.149 | + functions-common:git_clone:690 : head -1 2022-05-18 19:55:25.152 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-18 19:55:25.154 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:55:25.157 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-18 19:55:25.160 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:55:25.162 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 19:55:25.164 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-18 19:55:25.167 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:55:25.169 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-18 19:55:25.171 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:55:25.174 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 19:55:25.176 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-18 19:55:25.179 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:55:25.181 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:55:25.184 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-18 19:55:25.186 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:55:25.189 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-18 19:55:25.192 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:55:25.194 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:55:25.197 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-18 19:55:25.203 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-18 19:55:25.205 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-18 19:55:25.883 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-18 19:55:25.886 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:55:25.888 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:55:25.890 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:55:25.892 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 19:55:25.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-18 19:55:25.897 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:55:25.899 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:55:25.901 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:55:25.903 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:55:25.906 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:55:25.908 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:55:25.910 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:55:25.913 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-18 19:55:25.934 | Using python 3.8 to install /opt/stack/keystone 2022-05-18 19:55:25.936 | + 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-05-18 19:55:26.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:26.799 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:26.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:26.799 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:27.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:55:27.999 | Obtaining file:///opt/stack/keystone 2022-05-18 19:55:27.999 | Preparing metadata (setup.py): started 2022-05-18 19:55:33.100 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:55:33.175 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-18 19:55:33.176 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-18 19:55:33.186 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-18 19:55:33.186 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-18 19:55:33.186 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-18 19:55:33.186 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-18 19:55:33.186 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-18 19:55:33.186 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-18 19:55:33.186 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-18 19:55:33.186 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-18 19:55:33.186 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-18 19:55:33.187 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-18 19:55:33.187 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-18 19:55:33.189 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-18 19:55:33.190 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-18 19:55:33.191 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-18 19:55:33.192 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-18 19:55:33.193 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-18 19:55:33.195 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-18 19:55:33.196 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-18 19:55:33.197 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-18 19:55:33.198 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-18 19:55:33.199 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-18 19:55:33.200 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-18 19:55:33.201 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-18 19:55:33.202 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 19:55:33.203 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-18 19:55:33.204 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.4.0) 2022-05-18 19:55:33.206 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-18 19:55:33.206 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 19:55:33.207 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-18 19:55:33.209 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-18 19:55:33.210 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-18 19:55:33.211 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-18 19:55:33.221 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-18 19:55:33.263 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-18 19:55:33.280 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-18 19:55:33.281 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-18 19:55:33.284 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-18 19:55:33.285 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-18 19:55:33.286 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-18 19:55:33.296 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-18 19:55:33.297 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-18 19:55:33.359 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-18 19:55:33.360 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-18 19:55:33.457 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-18 19:55:33.459 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-18 19:55:33.460 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-18 19:55:33.461 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-18 19:55:33.515 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-18 19:55:33.517 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-18 19:55:33.518 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-18 19:55:33.570 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-18 19:55:33.573 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-18 19:55:33.629 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.0) 2022-05-18 19:55:33.634 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-18 19:55:33.636 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-18 19:55:33.637 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-18 19:55:33.640 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-18 19:55:33.640 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-18 19:55:33.660 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-18 19:55:33.737 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-18 19:55:33.757 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-18 19:55:33.759 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-18 19:55:33.760 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-18 19:55:33.762 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.9) 2022-05-18 19:55:33.810 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-18 19:55:33.924 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-18 19:55:33.925 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-18 19:55:33.926 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-18 19:55:33.927 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.11.0) 2022-05-18 19:55:33.929 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-18 19:55:34.159 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-18 19:55:34.180 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-18 19:55:34.182 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-18 19:55:34.250 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-18 19:55:34.268 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-18 19:55:34.325 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-18 19:55:34.368 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-18 19:55:34.473 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-18 19:55:34.528 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-18 19:55:34.600 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-18 19:55:34.733 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-18 19:55:34.762 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-18 19:55:34.802 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-18 19:55:34.803 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-18 19:55:34.804 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-18 19:55:34.806 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-18 19:55:34.809 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-18 19:55:34.810 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.1) 2022-05-18 19:55:34.863 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-18 19:55:35.005 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-18 19:55:35.006 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-18 19:55:35.009 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-18 19:55:35.010 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-18 19:55:35.165 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-18 19:55:35.242 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-18 19:55:35.564 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-18 19:55:35.831 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-18 19:55:35.864 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-18 19:55:37.720 | Installing collected packages: keystone 2022-05-18 19:55:37.720 | Attempting uninstall: keystone 2022-05-18 19:55:37.720 | Found existing installation: keystone 21.1.0.dev13 2022-05-18 19:55:37.724 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-18 19:55:37.725 | Running setup.py develop for keystone 2022-05-18 19:55:43.901 | Successfully installed keystone 2022-05-18 19:55:43.901 | 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-05-18 19:55:43.909 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:55:43.909 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:55:44.038 | + inc/python:pip_install:200 : result=0 2022-05-18 19:55:44.040 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:55:44.042 | + functions-common:time_stop:2437 : local name 2022-05-18 19:55:44.044 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:55:44.047 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:55:44.049 | + functions-common:time_stop:2440 : local total 2022-05-18 19:55:44.051 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:55:44.053 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:55:44.056 | + functions-common:time_stop:2444 : start_time=1652903725928 2022-05-18 19:55:44.058 | + functions-common:time_stop:2446 : [[ -z 1652903725928 ]] 2022-05-18 19:55:44.060 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:55:44.065 | + functions-common:time_stop:2449 : end_time=1652903744062 2022-05-18 19:55:44.067 | + functions-common:time_stop:2450 : elapsed_time=18134 2022-05-18 19:55:44.069 | + functions-common:time_stop:2451 : total=46625 2022-05-18 19:55:44.072 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:55:44.075 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=64759 2022-05-18 19:55:44.078 | + inc/python:pip_install:203 : return 0 2022-05-18 19:55:44.080 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:55:44.083 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 19:55:44.085 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 19:55:44.103 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 19:55:44.116 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-18 19:55:44.118 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-18 19:55:44.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:55:44.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:55:44.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-18 19:55:44.128 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:55:44.131 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-18 19:55:44.147 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:55:44.150 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-18 19:55:44.152 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:55:44.154 | + ./stack.sh:main:901 : configure_keystone 2022-05-18 19:55:44.157 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-18 19:55:44.169 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-18 19:55:44.172 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-18 19:55:44.176 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-18 19:55:44.194 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:55:44.196 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-18 19:55:44.228 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-18 19:55:44.257 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-18 19:55:44.289 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-18 19:55:44.319 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-18 19:55:44.351 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-18 19:55:44.386 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-18 19:55:44.414 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-18 19:55:44.442 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-18 19:55:44.444 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-18 19:55:44.447 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-18 19:55:44.449 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-18 19:55:44.452 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:55:44.454 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:55:44.470 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:44.473 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:55:44.475 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:55:44.478 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:55:44.493 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:44.496 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:55:44.499 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:55:44.531 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:55:44.534 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:55:44.536 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-18 19:55:44.539 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-18 19:55:44.555 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:55:44.558 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.48/identity 2022-05-18 19:55:44.591 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-18 19:55:44.593 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-18 19:55:44.624 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-18 19:55:44.628 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-18 19:55:44.631 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-18 19:55:44.633 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-18 19:55:44.635 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:55:44.638 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:55:44.640 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:55:44.658 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:44.660 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:55:44.663 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 19:55:44.666 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 19:55:44.697 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-18 19:55:44.699 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-18 19:55:44.702 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-18 19:55:44.704 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-18 19:55:44.707 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:55:44.725 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:55:44.727 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:55:44.730 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:55:44.732 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:55:44.734 | + 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-05-18 19:55:44.764 | + 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-05-18 19:55:44.797 | + 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-05-18 19:55:44.831 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:55:44.861 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-18 19:55:44.891 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-18 19:55:44.894 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-18 19:55:44.896 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-18 19:55:44.898 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-18 19:55:44.901 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-18 19:55:44.903 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:55:44.906 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:55:44.909 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-18 19:55:44.913 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-18 19:55:44.915 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:55:44.918 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:55:44.930 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:55:44.931 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:55:44.939 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:55:44.943 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:55:44.958 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 19:55:44.961 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-18 19:55:44.965 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-18 19:55:44.994 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-18 19:55:45.021 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-18 19:55:45.048 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-18 19:55:45.077 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-18 19:55:45.108 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-18 19:55:45.136 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-18 19:55:45.163 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-18 19:55:45.190 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-18 19:55:45.218 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 19:55:45.245 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-18 19:55:45.273 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-18 19:55:45.300 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-18 19:55:45.327 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:55:45.330 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:55:45.333 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-18 19:55:45.336 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-18 19:55:45.338 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:55:45.340 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:45.343 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:45.345 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 19:55:45.348 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 19:55:45.350 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 19:55:45.378 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-18 19:55:45.405 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-18 19:55:45.406 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 19:55:45.415 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-18 19:55:45.418 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-18 19:55:45.420 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-18 19:55:45.423 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:55:45.425 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:55:45.428 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:55:45.430 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:45.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:45.435 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:55:45.437 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:55:45.439 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:55:45.442 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:55:45.444 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-18 19:55:45.505 | Site keystone-wsgi-public already enabled 2022-05-18 19:55:45.509 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:55:45.511 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:55:45.514 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:55:45.516 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:55:45.652 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-18 19:55:45.683 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-18 19:55:45.717 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-18 19:55:45.749 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-18 19:55:45.751 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-18 19:55:45.782 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-18 19:55:45.813 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-18 19:55:45.842 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 19:55:45.844 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 19:55:45.847 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-18 19:55:45.864 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:55:45.867 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-18 19:55:45.884 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:55:45.886 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-18 19:55:45.889 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-18 19:55:45.891 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-18 19:55:45.895 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:55:45.898 | + lib/stack:stack_install_service:32 : install_swift 2022-05-18 19:55:45.901 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-18 19:55:45.903 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-18 19:55:45.906 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-18 19:55:45.908 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:55:45.910 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:55:45.913 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:55:45.916 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:55:45.918 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:55:45.921 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:55:45.937 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:55:45.939 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:55:45.941 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:55:45.944 | + functions-common:git_clone:629 : echo master 2022-05-18 19:55:45.945 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:55:45.950 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-18 19:55:45.952 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:55:45.954 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-18 19:55:45.967 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-18 19:55:45.970 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:55:45.971 | + functions-common:git_clone:690 : head -1 2022-05-18 19:55:45.991 | 4ff022670 Merge "AbstractRateLimiter: add option to burst on start-up" 2022-05-18 19:55:45.994 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:55:46.003 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-18 19:55:46.003 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:55:46.003 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 19:55:46.005 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-18 19:55:46.008 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-18 19:55:46.010 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-18 19:55:46.013 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:55:46.015 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 19:55:46.017 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-18 19:55:46.020 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:55:46.023 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-18 19:55:46.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-18 19:55:46.028 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:55:46.031 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-18 19:55:46.034 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:55:46.036 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:55:46.039 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-18 19:55:46.045 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-18 19:55:46.047 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-18 19:55:46.727 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-18 19:55:46.729 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:55:46.732 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:55:46.734 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:55:46.736 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 19:55:46.738 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-18 19:55:46.741 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:55:46.743 | + inc/python:setup_package:428 : local extras=keystone 2022-05-18 19:55:46.745 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:55:46.748 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-18 19:55:46.750 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-18 19:55:46.752 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-18 19:55:46.754 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:55:46.757 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-18 19:55:46.779 | Using python 3.8 to install /opt/stack/swift 2022-05-18 19:55:46.781 | + 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-05-18 19:55:47.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:47.653 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:47.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:55:47.654 | from cryptography.utils import int_from_bytes 2022-05-18 19:55:48.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:55:48.861 | Obtaining file:///opt/stack/swift 2022-05-18 19:55:48.862 | Preparing metadata (setup.py): started 2022-05-18 19:55:53.635 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:55:53.676 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.33.1) 2022-05-18 19:55:53.677 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.1.2) 2022-05-18 19:55:53.678 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.11.0) 2022-05-18 19:55:53.679 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.1.1) 2022-05-18 19:55:53.680 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (4.8.0) 2022-05-18 19:55:53.681 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.27.1) 2022-05-18 19:55:53.683 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.16.0) 2022-05-18 19:55:53.684 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.9.9) 2022-05-18 19:55:53.685 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.6.1) 2022-05-18 19:55:53.686 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (36.0.2) 2022-05-18 19:55:53.687 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (9.4.0) 2022-05-18 19:55:53.725 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev54) (1.15.0) 2022-05-18 19:55:53.734 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev54) (2.2.1) 2022-05-18 19:55:53.790 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.4.0) 2022-05-18 19:55:53.791 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.5.0) 2022-05-18 19:55:53.793 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (3.1.1) 2022-05-18 19:55:53.794 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.8.7) 2022-05-18 19:55:53.795 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2.11.0) 2022-05-18 19:55:53.796 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.7.0) 2022-05-18 19:55:53.797 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.1.0) 2022-05-18 19:55:53.798 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (5.1.0) 2022-05-18 19:55:53.799 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.13.0) 2022-05-18 19:55:53.801 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.3.0) 2022-05-18 19:55:53.802 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (8.8.0) 2022-05-18 19:55:53.803 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (5.9.0) 2022-05-18 19:55:53.825 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev54) (62.2.0) 2022-05-18 19:55:53.854 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (1.26.9) 2022-05-18 19:55:53.855 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2019.11.28) 2022-05-18 19:55:53.858 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (3.3) 2022-05-18 19:55:53.860 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2.0.12) 2022-05-18 19:55:53.884 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev54) (2.21) 2022-05-18 19:55:53.988 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.0.2) 2022-05-18 19:55:53.990 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (3.5.0) 2022-05-18 19:55:53.991 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.7.0) 2022-05-18 19:55:54.034 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.1.5) 2022-05-18 19:55:54.078 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.5.0) 2022-05-18 19:55:54.080 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2.5.0) 2022-05-18 19:55:54.081 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (0.8.0) 2022-05-18 19:55:54.082 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (6.0) 2022-05-18 19:55:54.144 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2.8.2) 2022-05-18 19:55:54.147 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (0.9.6) 2022-05-18 19:55:54.160 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (2022.1) 2022-05-18 19:55:54.162 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.0.3) 2022-05-18 19:55:54.181 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (21.3) 2022-05-18 19:55:54.183 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (3.0.9) 2022-05-18 19:55:54.300 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.14.1) 2022-05-18 19:55:54.316 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (5.1.1) 2022-05-18 19:55:56.648 | Installing collected packages: swift 2022-05-18 19:55:56.648 | Attempting uninstall: swift 2022-05-18 19:55:56.648 | Found existing installation: swift 2.30.0.dev54 2022-05-18 19:55:56.651 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-18 19:55:56.653 | Running setup.py develop for swift 2022-05-18 19:56:02.467 | Successfully installed swift 2022-05-18 19:56:02.467 | 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-05-18 19:56:02.475 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:56:02.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:56:02.607 | + inc/python:pip_install:200 : result=0 2022-05-18 19:56:02.610 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:56:02.612 | + functions-common:time_stop:2437 : local name 2022-05-18 19:56:02.614 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:56:02.616 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:56:02.618 | + functions-common:time_stop:2440 : local total 2022-05-18 19:56:02.621 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:56:02.623 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:56:02.625 | + functions-common:time_stop:2444 : start_time=1652903746773 2022-05-18 19:56:02.627 | + functions-common:time_stop:2446 : [[ -z 1652903746773 ]] 2022-05-18 19:56:02.630 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:56:02.634 | + functions-common:time_stop:2449 : end_time=1652903762632 2022-05-18 19:56:02.637 | + functions-common:time_stop:2450 : elapsed_time=15859 2022-05-18 19:56:02.639 | + functions-common:time_stop:2451 : total=64759 2022-05-18 19:56:02.642 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:56:02.645 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=80618 2022-05-18 19:56:02.647 | + inc/python:pip_install:203 : return 0 2022-05-18 19:56:02.650 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:56:02.652 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 19:56:02.654 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 19:56:02.675 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 19:56:02.687 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-18 19:56:02.689 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-18 19:56:02.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:56:02.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:56:02.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-18 19:56:02.699 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:56:02.702 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-18 19:56:02.704 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:56:02.706 | + ./stack.sh:main:910 : configure_swift 2022-05-18 19:56:02.709 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-18 19:56:02.711 | + lib/swift:configure_swift:332 : local node_number 2022-05-18 19:56:02.714 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-18 19:56:02.716 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-18 19:56:02.718 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-18 19:56:03.922 | No account-server running 2022-05-18 19:56:03.922 | No proxy-server running 2022-05-18 19:56:03.922 | No object-expirer running 2022-05-18 19:56:03.922 | No object-reconstructor running 2022-05-18 19:56:03.922 | No account-reaper running 2022-05-18 19:56:03.922 | No container-updater running 2022-05-18 19:56:03.922 | No object-replicator running 2022-05-18 19:56:03.922 | No account-replicator running 2022-05-18 19:56:03.922 | No container-replicator running 2022-05-18 19:56:03.922 | No object-auditor running 2022-05-18 19:56:03.922 | No object-server running 2022-05-18 19:56:03.922 | No container-server running 2022-05-18 19:56:03.922 | No container-sharder running 2022-05-18 19:56:03.922 | No account-auditor running 2022-05-18 19:56:03.922 | No container-sync running 2022-05-18 19:56:03.922 | No container-auditor running 2022-05-18 19:56:03.922 | No container-reconciler running 2022-05-18 19:56:03.922 | No object-updater running 2022-05-18 19:56:04.015 | + lib/swift:configure_swift:337 : true 2022-05-18 19:56:04.017 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-18 19:56:04.029 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-18 19:56:04.042 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-18 19:56:04.044 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-18 19:56:04.045 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-18 19:56:04.049 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-18 19:56:04.050 | s/%GROUP%/ubuntu/; 2022-05-18 19:56:04.050 | s/%USER%/ubuntu/; 2022-05-18 19:56:04.050 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-18 19:56:04.050 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-18 19:56:04.053 | uid = ubuntu 2022-05-18 19:56:04.053 | gid = ubuntu 2022-05-18 19:56:04.053 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-18 19:56:04.054 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-18 19:56:04.054 | address = 127.0.0.1 2022-05-18 19:56:04.054 | 2022-05-18 19:56:04.054 | [account6612] 2022-05-18 19:56:04.054 | max connections = 25 2022-05-18 19:56:04.054 | path = /opt/stack/data/swift/1/node/ 2022-05-18 19:56:04.054 | read only = false 2022-05-18 19:56:04.054 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-18 19:56:04.054 | 2022-05-18 19:56:04.054 | [account6622] 2022-05-18 19:56:04.054 | max connections = 25 2022-05-18 19:56:04.054 | path = /opt/stack/data/swift/2/node/ 2022-05-18 19:56:04.054 | read only = false 2022-05-18 19:56:04.054 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-18 19:56:04.054 | 2022-05-18 19:56:04.054 | [account6632] 2022-05-18 19:56:04.054 | max connections = 25 2022-05-18 19:56:04.054 | path = /opt/stack/data/swift/3/node/ 2022-05-18 19:56:04.054 | read only = false 2022-05-18 19:56:04.054 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-18 19:56:04.054 | 2022-05-18 19:56:04.054 | [account6642] 2022-05-18 19:56:04.054 | max connections = 25 2022-05-18 19:56:04.054 | path = /opt/stack/data/swift/4/node/ 2022-05-18 19:56:04.054 | read only = false 2022-05-18 19:56:04.054 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-18 19:56:04.054 | 2022-05-18 19:56:04.054 | 2022-05-18 19:56:04.054 | [container6611] 2022-05-18 19:56:04.054 | max connections = 25 2022-05-18 19:56:04.054 | path = /opt/stack/data/swift/1/node/ 2022-05-18 19:56:04.054 | read only = false 2022-05-18 19:56:04.054 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-18 19:56:04.054 | 2022-05-18 19:56:04.054 | [container6621] 2022-05-18 19:56:04.055 | max connections = 25 2022-05-18 19:56:04.055 | path = /opt/stack/data/swift/2/node/ 2022-05-18 19:56:04.055 | read only = false 2022-05-18 19:56:04.055 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-18 19:56:04.055 | 2022-05-18 19:56:04.055 | [container6631] 2022-05-18 19:56:04.055 | max connections = 25 2022-05-18 19:56:04.055 | path = /opt/stack/data/swift/3/node/ 2022-05-18 19:56:04.055 | read only = false 2022-05-18 19:56:04.055 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-18 19:56:04.055 | 2022-05-18 19:56:04.055 | [container6641] 2022-05-18 19:56:04.055 | max connections = 25 2022-05-18 19:56:04.055 | path = /opt/stack/data/swift/4/node/ 2022-05-18 19:56:04.055 | read only = false 2022-05-18 19:56:04.055 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-18 19:56:04.055 | 2022-05-18 19:56:04.055 | 2022-05-18 19:56:04.055 | [object6613] 2022-05-18 19:56:04.055 | max connections = 25 2022-05-18 19:56:04.055 | path = /opt/stack/data/swift/1/node/ 2022-05-18 19:56:04.055 | read only = false 2022-05-18 19:56:04.055 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-18 19:56:04.055 | 2022-05-18 19:56:04.055 | [object6623] 2022-05-18 19:56:04.055 | max connections = 25 2022-05-18 19:56:04.055 | path = /opt/stack/data/swift/2/node/ 2022-05-18 19:56:04.055 | read only = false 2022-05-18 19:56:04.055 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-18 19:56:04.055 | 2022-05-18 19:56:04.055 | [object6633] 2022-05-18 19:56:04.055 | max connections = 25 2022-05-18 19:56:04.055 | path = /opt/stack/data/swift/3/node/ 2022-05-18 19:56:04.055 | read only = false 2022-05-18 19:56:04.055 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-18 19:56:04.055 | 2022-05-18 19:56:04.056 | [object6643] 2022-05-18 19:56:04.056 | max connections = 25 2022-05-18 19:56:04.056 | path = /opt/stack/data/swift/4/node/ 2022-05-18 19:56:04.056 | read only = false 2022-05-18 19:56:04.056 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-18 19:56:04.056 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-18 19:56:04.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:04.061 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:04.063 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-18 19:56:04.074 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-18 19:56:04.077 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-18 19:56:04.081 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-18 19:56:04.085 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-18 19:56:04.087 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-18 19:56:04.091 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-18 19:56:04.120 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.48:8080/v1/ 2022-05-18 19:56:04.145 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-18 19:56:04.163 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-18 19:56:04.191 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-18 19:56:04.209 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:56:04.237 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-18 19:56:04.256 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-18 19:56:04.284 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-18 19:56:04.302 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-18 19:56:04.330 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-18 19:56:04.347 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:56:04.376 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-18 19:56:04.393 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-18 19:56:04.408 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:04.410 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-18 19:56:04.439 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-18 19:56:04.466 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-18 19:56:04.493 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-18 19:56:04.524 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-18 19:56:04.540 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:04.542 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-18 19:56:04.571 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-18 19:56:04.586 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:04.588 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-18 19:56:04.603 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:04.605 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-18 19:56:04.607 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-18 19:56:04.623 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:04.625 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-18 19:56:04.627 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-18 19:56:04.629 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-18 19:56:04.635 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-18 19:56:04.640 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-18 19:56:04.667 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-18 19:56:04.695 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-18 19:56:04.725 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-18 19:56:04.755 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-18 19:56:04.781 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-18 19:56:04.784 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-18 19:56:04.786 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-18 19:56:04.788 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-18 19:56:04.791 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-18 19:56:04.818 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-18 19:56:04.845 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:56:04.873 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-18 19:56:04.899 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-18 19:56:04.927 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-18 19:56:04.954 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-18 19:56:04.981 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-18 19:56:05.008 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:56:05.036 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-18 19:56:05.063 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-18 19:56:05.090 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-18 19:56:05.117 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-18 19:56:05.144 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-18 19:56:05.176 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-18 19:56:05.206 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-18 19:56:05.225 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-18 19:56:05.253 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-18 19:56:05.281 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-18 19:56:05.285 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-18 19:56:05.315 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-18 19:56:05.342 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-18 19:56:05.369 | + lib/swift:configure_swift:475 : local node_number 2022-05-18 19:56:05.371 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-18 19:56:05.374 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 19:56:05.376 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-18 19:56:05.380 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-18 19:56:05.382 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 19:56:05.385 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 19:56:05.387 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-18 19:56:05.389 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-18 19:56:05.391 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 19:56:05.393 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 19:56:05.396 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-18 19:56:05.414 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-18 19:56:05.442 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-18 19:56:05.460 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-18 19:56:05.488 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-18 19:56:05.515 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:56:05.548 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-18 19:56:05.567 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 19:56:05.596 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-18 19:56:05.614 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 19:56:05.643 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-18 19:56:05.662 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-18 19:56:05.689 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-18 19:56:05.708 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-18 19:56:05.736 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-18 19:56:05.754 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-18 19:56:05.783 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-18 19:56:05.801 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-18 19:56:05.829 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-18 19:56:05.835 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-18 19:56:05.854 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:56:05.888 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-18 19:56:05.918 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 19:56:05.920 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-18 19:56:05.925 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-18 19:56:05.927 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 19:56:05.930 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 19:56:05.932 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-18 19:56:05.934 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-18 19:56:05.936 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 19:56:05.938 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 19:56:05.940 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-18 19:56:05.959 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-18 19:56:05.987 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-18 19:56:06.006 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-18 19:56:06.034 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-18 19:56:06.052 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:56:06.081 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-18 19:56:06.099 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 19:56:06.128 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-18 19:56:06.146 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 19:56:06.176 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-18 19:56:06.195 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-18 19:56:06.228 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-18 19:56:06.247 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-18 19:56:06.279 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-18 19:56:06.298 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-18 19:56:06.326 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-18 19:56:06.344 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-18 19:56:06.372 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-18 19:56:06.378 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-18 19:56:06.396 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:56:06.425 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 19:56:06.428 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-18 19:56:06.432 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-18 19:56:06.434 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 19:56:06.436 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 19:56:06.439 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-18 19:56:06.441 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-18 19:56:06.443 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 19:56:06.445 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 19:56:06.447 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-18 19:56:06.465 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-18 19:56:06.494 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-18 19:56:06.512 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-18 19:56:06.542 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-18 19:56:06.562 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 19:56:06.590 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-18 19:56:06.609 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 19:56:06.637 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-18 19:56:06.655 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 19:56:06.684 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-18 19:56:06.702 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-18 19:56:06.731 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-18 19:56:06.749 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-18 19:56:06.778 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-18 19:56:06.796 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-18 19:56:06.825 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-18 19:56:06.844 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-18 19:56:06.871 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-18 19:56:06.876 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-18 19:56:06.894 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 19:56:06.923 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-18 19:56:06.951 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-18 19:56:06.979 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-18 19:56:07.008 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-18 19:56:07.010 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-18 19:56:07.015 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-18 19:56:07.043 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-18 19:56:07.072 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-18 19:56:07.101 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-18 19:56:07.130 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-18 19:56:07.158 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-18 19:56:07.187 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-18 19:56:07.214 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-18 19:56:07.242 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-18 19:56:07.269 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-18 19:56:07.286 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:07.289 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-18 19:56:07.308 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-18 19:56:07.312 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-18 19:56:07.332 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-18 19:56:07.335 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.48 2022-05-18 19:56:07.363 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-18 19:56:07.366 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-18 19:56:07.393 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.48/identity 2022-05-18 19:56:07.423 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-18 19:56:07.425 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-18 19:56:07.452 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-18 19:56:07.468 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:07.470 | + lib/swift:configure_swift:538 : local user_group 2022-05-18 19:56:07.474 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-18 19:56:07.478 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-18 19:56:07.481 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-18 19:56:07.493 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-18 19:56:07.496 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-18 19:56:07.507 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-18 19:56:07.509 | + lib/swift:configure_swift:545 : is_suse 2022-05-18 19:56:07.511 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:56:07.514 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:56:07.516 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:56:07.518 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:56:07.521 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:56:07.523 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:56:07.526 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-18 19:56:07.539 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-18 19:56:07.541 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-18 19:56:07.543 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-18 19:56:07.561 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:07.563 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-18 19:56:07.581 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:07.584 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-18 19:56:07.586 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-18 19:56:07.588 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-18 19:56:07.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:56:07.593 | + lib/stack:stack_install_service:32 : install_glance 2022-05-18 19:56:07.596 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-18 19:56:07.599 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-18 19:56:07.602 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-18 19:56:07.619 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:07.621 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-18 19:56:07.624 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-18 19:56:07.641 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:07.643 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-18 19:56:07.646 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-18 19:56:07.649 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-18 19:56:07.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:56:07.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:56:07.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-18 19:56:07.660 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:56:07.664 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-18 19:56:07.666 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-18 19:56:07.669 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-18 19:56:07.672 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-18 19:56:07.675 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-18 19:56:07.677 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-18 19:56:07.680 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-18 19:56:07.683 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-18 19:56:07.686 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-18 19:56:07.688 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-18 19:56:07.693 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-18 19:56:07.693 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:56:07.698 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-18 19:56:07.701 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-18 19:56:07.703 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-18 19:56:07.706 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-18 19:56:07.709 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-18 19:56:07.731 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-18 19:56:07.733 | + 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-05-18 19:56:08.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:56:08.610 | from cryptography.utils import int_from_bytes 2022-05-18 19:56:08.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:56:08.610 | from cryptography.utils import int_from_bytes 2022-05-18 19:56:09.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:56:09.843 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-18 19:56:09.927 | 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-05-18 19:56:09.929 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-18 19:56:09.930 | 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-05-18 19:56:09.931 | 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.1) 2022-05-18 19:56:09.932 | 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.13.0) 2022-05-18 19:56:09.933 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-18 19:56:09.934 | 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-05-18 19:56:09.935 | 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.1) 2022-05-18 19:56:09.936 | 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-05-18 19:56:09.937 | 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-05-18 19:56:09.938 | 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-05-18 19:56:09.940 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-18 19:56:09.942 | 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-05-18 19:56:09.944 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-05-18 19:56:09.946 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-18 19:56:09.949 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-05-18 19:56:09.951 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-05-18 19:56:09.953 | 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.8.0) 2022-05-18 19:56:09.963 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-18 19:56:09.964 | 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-05-18 19:56:09.977 | 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.9) 2022-05-18 19:56:10.047 | 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-05-18 19:56:10.048 | 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-05-18 19:56:10.050 | 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.9.0) 2022-05-18 19:56:10.074 | 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-05-18 19:56:10.075 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-18 19:56:10.077 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-18 19:56:10.078 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-18 19:56:10.080 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-18 19:56:10.091 | 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-05-18 19:56:10.133 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-18 19:56:10.134 | 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-05-18 19:56:10.135 | 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-05-18 19:56:10.137 | 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-05-18 19:56:10.156 | 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-05-18 19:56:10.159 | 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-05-18 19:56:10.175 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-18 19:56:10.193 | 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-05-18 19:56:10.194 | 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-05-18 19:56:10.213 | 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-05-18 19:56:10.215 | 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.3.0) 2022-05-18 19:56:10.300 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-18 19:56:10.301 | 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-05-18 19:56:10.303 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-18 19:56:10.305 | 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-05-18 19:56:10.355 | 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-05-18 19:56:10.382 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-18 19:56:10.594 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-18 19:56:10.597 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-18 19:56:10.633 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-18 19:56:10.634 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-18 19:56:10.659 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-18 19:56:10.660 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-18 19:56:10.663 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-18 19:56:10.664 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-18 19:56:10.720 | 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-05-18 19:56:10.904 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-18 19:56:10.929 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.2.0) 2022-05-18 19:56:11.013 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-18 19:56:11.163 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-18 19:56:13.290 | 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-05-18 19:56:13.297 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:56:13.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:56:13.427 | + inc/python:pip_install:200 : result=0 2022-05-18 19:56:13.429 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:56:13.432 | + functions-common:time_stop:2437 : local name 2022-05-18 19:56:13.434 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:56:13.436 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:56:13.439 | + functions-common:time_stop:2440 : local total 2022-05-18 19:56:13.441 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:56:13.443 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:56:13.445 | + functions-common:time_stop:2444 : start_time=1652903767725 2022-05-18 19:56:13.448 | + functions-common:time_stop:2446 : [[ -z 1652903767725 ]] 2022-05-18 19:56:13.451 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:56:13.455 | + functions-common:time_stop:2449 : end_time=1652903773452 2022-05-18 19:56:13.457 | + functions-common:time_stop:2450 : elapsed_time=5727 2022-05-18 19:56:13.460 | + functions-common:time_stop:2451 : total=80618 2022-05-18 19:56:13.462 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:56:13.464 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86345 2022-05-18 19:56:13.467 | + inc/python:pip_install:203 : return 0 2022-05-18 19:56:13.470 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-18 19:56:13.472 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-18 19:56:13.475 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-18 19:56:13.488 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-18 19:56:13.493 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-18 19:56:13.496 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-18 19:56:13.498 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-18 19:56:13.500 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:56:13.502 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:56:13.505 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:56:13.508 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:56:13.510 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:56:13.513 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:56:13.530 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:56:13.533 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:56:13.535 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:56:13.539 | + functions-common:git_clone:629 : echo master 2022-05-18 19:56:13.539 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:56:13.544 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-18 19:56:13.546 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:56:13.549 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-18 19:56:13.561 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-18 19:56:13.564 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:56:13.564 | + functions-common:git_clone:690 : head -1 2022-05-18 19:56:13.567 | 0633746cf Merge "Use show-policy to render default policy in documentation" 2022-05-18 19:56:13.570 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:56:13.573 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-18 19:56:13.575 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:56:13.578 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 19:56:13.580 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-18 19:56:13.583 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:56:13.586 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-18 19:56:13.588 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:56:13.591 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 19:56:13.593 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-18 19:56:13.596 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:56:13.599 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:56:13.602 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-18 19:56:13.605 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:56:13.607 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-18 19:56:13.610 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:56:13.612 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:56:13.616 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-18 19:56:13.621 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-18 19:56:13.624 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-18 19:56:14.284 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-18 19:56:14.287 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:56:14.289 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:56:14.292 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:56:14.294 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 19:56:14.296 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-18 19:56:14.299 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:56:14.301 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:56:14.304 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:56:14.306 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:56:14.309 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:56:14.311 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:56:14.314 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:56:14.316 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-18 19:56:14.338 | Using python 3.8 to install /opt/stack/glance 2022-05-18 19:56:14.340 | + 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-05-18 19:56:15.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:56:15.207 | from cryptography.utils import int_from_bytes 2022-05-18 19:56:15.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:56:15.207 | from cryptography.utils import int_from_bytes 2022-05-18 19:56:16.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:56:16.428 | Obtaining file:///opt/stack/glance 2022-05-18 19:56:16.428 | Preparing metadata (setup.py): started 2022-05-18 19:56:21.204 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:56:21.277 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.9.0) 2022-05-18 19:56:21.278 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.7.1) 2022-05-18 19:56:21.279 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.4.36) 2022-05-18 19:56:21.280 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.33.1) 2022-05-18 19:56:21.281 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.1.1) 2022-05-18 19:56:21.282 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.1) 2022-05-18 19:56:21.283 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.8.7) 2022-05-18 19:56:21.284 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.4.2) 2022-05-18 19:56:21.286 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.7.7) 2022-05-18 19:56:21.287 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.20.4) 2022-05-18 19:56:21.288 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (8.8.0) 2022-05-18 19:56:21.289 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 19:56:21.290 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.1.0) 2022-05-18 19:56:21.292 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.5.0) 2022-05-18 19:56:21.293 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.13.0) 2022-05-18 19:56:21.294 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 19:56:21.295 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.1) 2022-05-18 19:56:21.296 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.7.0) 2022-05-18 19:56:21.297 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.0) 2022-05-18 19:56:21.298 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (9.4.0) 2022-05-18 19:56:21.300 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.11.0) 2022-05-18 19:56:21.300 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.3.0) 2022-05-18 19:56:21.302 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 19:56:21.303 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev43) (3.2.0) 2022-05-18 19:56:21.304 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.4.0) 2022-05-18 19:56:21.305 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (22.0.0) 2022-05-18 19:56:21.308 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (11.3.0) 2022-05-18 19:56:21.309 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.1.0) 2022-05-18 19:56:21.309 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.6.0) 2022-05-18 19:56:21.310 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.7.0) 2022-05-18 19:56:21.311 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (12.14.0) 2022-05-18 19:56:21.312 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 19:56:21.313 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.0) 2022-05-18 19:56:21.314 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.12.1) 2022-05-18 19:56:21.315 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.3.3) 2022-05-18 19:56:21.316 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.4.3) 2022-05-18 19:56:21.318 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.0.0) 2022-05-18 19:56:21.319 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.0) 2022-05-18 19:56:21.320 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (36.0.2) 2022-05-18 19:56:21.321 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.2.2) 2022-05-18 19:56:21.322 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.0.2) 2022-05-18 19:56:21.324 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.6.0) 2022-05-18 19:56:21.325 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.11.0) 2022-05-18 19:56:21.342 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (1.2.0) 2022-05-18 19:56:21.344 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (4.11.3) 2022-05-18 19:56:21.346 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (5.7.1) 2022-05-18 19:56:21.369 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev43) (2.27.1) 2022-05-18 19:56:21.370 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev43) (5.3.0) 2022-05-18 19:56:21.409 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev43) (1.15.0) 2022-05-18 19:56:21.425 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev43) (4.3.0) 2022-05-18 19:56:21.434 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev43) (1.14.1) 2022-05-18 19:56:21.452 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (2.2.1) 2022-05-18 19:56:21.453 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.16.0) 2022-05-18 19:56:21.454 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.1.2) 2022-05-18 19:56:21.546 | 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==25.0.0.dev43) (3.0.9) 2022-05-18 19:56:21.622 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev43) (1.7.0) 2022-05-18 19:56:21.680 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev43) (3.1.1) 2022-05-18 19:56:21.683 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev43) (2.11.0) 2022-05-18 19:56:21.716 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev43) (0.17.3) 2022-05-18 19:56:21.760 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (1.5.0) 2022-05-18 19:56:21.762 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (6.0) 2022-05-18 19:56:21.763 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (0.8.0) 2022-05-18 19:56:21.823 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (0.5.0) 2022-05-18 19:56:21.851 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (2.0.1) 2022-05-18 19:56:21.853 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (0.13.0) 2022-05-18 19:56:21.878 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev43) (0.61.0) 2022-05-18 19:56:21.924 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev43) (2.8.2) 2022-05-18 19:56:21.931 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev43) (0.9.6) 2022-05-18 19:56:21.991 | 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==25.0.0.dev43) (2.8.0) 2022-05-18 19:56:21.992 | 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==25.0.0.dev43) (5.1.1) 2022-05-18 19:56:21.993 | 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==25.0.0.dev43) (5.1.0) 2022-05-18 19:56:21.996 | 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==25.0.0.dev43) (0.4.0) 2022-05-18 19:56:21.999 | 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==25.0.0.dev43) (5.2.4) 2022-05-18 19:56:22.025 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.2.2) 2022-05-18 19:56:22.027 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.3.0) 2022-05-18 19:56:22.028 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.1.2) 2022-05-18 19:56:22.072 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev43) (5.9.0) 2022-05-18 19:56:22.115 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (21.3) 2022-05-18 19:56:22.117 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (0.11.0) 2022-05-18 19:56:22.119 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (2022.1) 2022-05-18 19:56:22.192 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev43) (62.2.0) 2022-05-18 19:56:22.251 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev43) (0.2.5) 2022-05-18 19:56:22.353 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev43) (0.7) 2022-05-18 19:56:22.625 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (2.8) 2022-05-18 19:56:22.627 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (1.4.2) 2022-05-18 19:56:22.630 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (6.3.1) 2022-05-18 19:56:22.631 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (2.5.0) 2022-05-18 19:56:22.688 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev43) (0.8.1) 2022-05-18 19:56:22.711 | 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==25.0.0.dev43) (5.0.0) 2022-05-18 19:56:22.803 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev43) (2.21) 2022-05-18 19:56:22.919 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev43) (2.1.1) 2022-05-18 19:56:23.133 | 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==25.0.0.dev43) (1.4.0) 2022-05-18 19:56:23.135 | 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==25.0.0.dev43) (2.5.0) 2022-05-18 19:56:23.136 | 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==25.0.0.dev43) (1.4.4) 2022-05-18 19:56:23.139 | 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==25.0.0.dev43) (1.0.0) 2022-05-18 19:56:23.140 | 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==25.0.0.dev43) (1.32) 2022-05-18 19:56:23.141 | 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==25.0.0.dev43) (5.1.1) 2022-05-18 19:56:23.142 | 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==25.0.0.dev43) (1.1.5) 2022-05-18 19:56:23.260 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev43) (0.14.1) 2022-05-18 19:56:23.293 | 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==25.0.0.dev43) (1.0.3) 2022-05-18 19:56:23.342 | 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==25.0.0.dev43) (1.3.3) 2022-05-18 19:56:23.345 | 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==25.0.0.dev43) (3.0.0) 2022-05-18 19:56:23.586 | 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==25.0.0.dev43) (3.10.1) 2022-05-18 19:56:23.767 | 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==25.0.0.dev43) (2019.11.28) 2022-05-18 19:56:23.768 | 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==25.0.0.dev43) (1.26.9) 2022-05-18 19:56:23.771 | 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==25.0.0.dev43) (3.3) 2022-05-18 19:56:23.774 | 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==25.0.0.dev43) (2.0.12) 2022-05-18 19:56:23.878 | 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==25.0.0.dev43) (0.5.2) 2022-05-18 19:56:24.035 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev43) (2.5.0) 2022-05-18 19:56:24.138 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev43) (3.8.0) 2022-05-18 19:56:24.452 | 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==25.0.0.dev43) (0.5.0) 2022-05-18 19:56:24.455 | 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==25.0.0.dev43) (2.4.1) 2022-05-18 19:56:24.681 | 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==25.0.0.dev43) (2.3) 2022-05-18 19:56:24.988 | 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==25.0.0.dev43) (1.0.0) 2022-05-18 19:56:25.341 | 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==25.0.0.dev43) (21.4.0) 2022-05-18 19:56:25.342 | 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==25.0.0.dev43) (1.8.2) 2022-05-18 19:56:26.772 | Installing collected packages: glance 2022-05-18 19:56:26.772 | Attempting uninstall: glance 2022-05-18 19:56:26.773 | Found existing installation: glance 25.0.0.dev43 2022-05-18 19:56:26.779 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-18 19:56:26.781 | Running setup.py develop for glance 2022-05-18 19:56:32.925 | Successfully installed glance 2022-05-18 19:56:32.925 | 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-05-18 19:56:32.933 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:56:32.933 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:56:33.069 | + inc/python:pip_install:200 : result=0 2022-05-18 19:56:33.071 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:56:33.073 | + functions-common:time_stop:2437 : local name 2022-05-18 19:56:33.076 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:56:33.078 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:56:33.080 | + functions-common:time_stop:2440 : local total 2022-05-18 19:56:33.083 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:56:33.085 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:56:33.087 | + functions-common:time_stop:2444 : start_time=1652903774332 2022-05-18 19:56:33.089 | + functions-common:time_stop:2446 : [[ -z 1652903774332 ]] 2022-05-18 19:56:33.092 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:56:33.096 | + functions-common:time_stop:2449 : end_time=1652903793094 2022-05-18 19:56:33.099 | + functions-common:time_stop:2450 : elapsed_time=18762 2022-05-18 19:56:33.101 | + functions-common:time_stop:2451 : total=86345 2022-05-18 19:56:33.103 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:56:33.106 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105107 2022-05-18 19:56:33.108 | + inc/python:pip_install:203 : return 0 2022-05-18 19:56:33.111 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:56:33.113 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 19:56:33.116 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 19:56:33.136 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 19:56:33.148 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-18 19:56:33.150 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-18 19:56:33.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:56:33.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:56:33.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-18 19:56:33.161 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:56:33.164 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:56:33.166 | + ./stack.sh:main:922 : configure_glance 2022-05-18 19:56:33.169 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-18 19:56:33.181 | + lib/glance:configure_glance:326 : local dburl 2022-05-18 19:56:33.184 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-18 19:56:33.187 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-18 19:56:33.189 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-18 19:56:33.192 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-18 19:56:33.194 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:56:33.196 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:56:33.198 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:56:33.214 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:33.216 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:56:33.218 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 19:56:33.221 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 19:56:33.224 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-18 19:56:33.253 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 19:56:33.281 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-18 19:56:33.311 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 19:56:33.340 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-18 19:56:33.370 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-18 19:56:33.399 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-18 19:56:33.402 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 19:56:33.404 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-18 19:56:33.407 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:56:33.409 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-18 19:56:33.438 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-18 19:56:33.467 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:56:33.497 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-18 19:56:33.526 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-18 19:56:33.559 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-18 19:56:33.590 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-18 19:56:33.619 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-18 19:56:33.649 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:56:33.679 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:56:33.708 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-18 19:56:33.739 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-18 19:56:33.741 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-18 19:56:33.744 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-18 19:56:33.746 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:56:33.749 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:56:33.751 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:56:33.768 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:33.771 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:56:33.774 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:56:33.776 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:56:33.793 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:33.796 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:56:33.799 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:56:33.830 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:56:33.833 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:56:33.835 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-18 19:56:33.838 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-18 19:56:33.840 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-18 19:56:33.870 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-18 19:56:33.900 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-18 19:56:33.903 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-18 19:56:33.906 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-18 19:56:33.908 | + lib/glance:configure_glance_store:254 : local be 2022-05-18 19:56:33.911 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-18 19:56:33.914 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-18 19:56:33.916 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 19:56:33.946 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-18 19:56:33.949 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.48 2022-05-18 19:56:33.979 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-18 19:56:33.981 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-18 19:56:33.998 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:34.001 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-18 19:56:34.031 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-18 19:56:34.061 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-18 19:56:34.097 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-18 19:56:34.127 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-18 19:56:34.158 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-18 19:56:34.175 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:34.178 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 19:56:34.209 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-18 19:56:34.238 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-18 19:56:34.268 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.48/identity/v3 2022-05-18 19:56:34.298 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-18 19:56:34.328 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.48/image 2022-05-18 19:56:34.358 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-18 19:56:34.375 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:34.378 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-18 19:56:34.381 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-18 19:56:34.383 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 19:56:34.386 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:56:34.404 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:56:34.406 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:56:34.409 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:56:34.411 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:56:34.414 | + 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-05-18 19:56:34.446 | + 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-05-18 19:56:34.476 | + 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-05-18 19:56:34.507 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:56:34.537 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-18 19:56:34.542 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-18 19:56:34.573 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-18 19:56:34.603 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 19:56:34.634 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.48/identity 2022-05-18 19:56:34.664 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-18 19:56:34.694 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-18 19:56:34.724 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-18 19:56:34.755 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 19:56:34.785 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-18 19:56:34.815 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-18 19:56:34.846 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-18 19:56:34.877 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-18 19:56:34.882 | + 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-05-18 19:56:34.890 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-18 19:56:34.907 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:56:34.910 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-18 19:56:34.913 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-18 19:56:34.915 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-18 19:56:34.918 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-18 19:56:34.921 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-18 19:56:34.924 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-18 19:56:34.928 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-18 19:56:34.931 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-18 19:56:34.935 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-18 19:56:34.966 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-18 19:56:34.968 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-18 19:56:34.970 | ++ functions:get_random_port:837 : true 2022-05-18 19:56:34.973 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-18 19:56:34.975 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-18 19:56:34.977 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-18 19:56:35.036 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-18 19:56:35.039 | ++ functions:get_random_port:841 : break 2 2022-05-18 19:56:35.041 | ++ functions:get_random_port:845 : echo 60999 2022-05-18 19:56:35.044 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-18 19:56:35.046 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-18 19:56:35.074 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-18 19:56:35.101 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-18 19:56:35.128 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:56:35.156 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:56:35.184 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:56:35.212 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:56:35.240 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:56:35.267 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 19:56:35.295 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:56:35.323 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:56:35.351 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:56:35.379 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:56:35.407 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:56:35.435 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-18 19:56:35.467 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-18 19:56:35.500 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-18 19:56:35.528 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-18 19:56:35.556 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-18 19:56:35.586 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-18 19:56:35.589 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-18 19:56:35.591 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:56:35.594 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:35.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:35.598 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-18 19:56:35.601 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-18 19:56:35.656 | proxy (enabled by site administrator) 2022-05-18 19:56:35.659 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-18 19:56:35.662 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-18 19:56:35.665 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:56:35.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:35.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:35.672 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-18 19:56:35.674 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-18 19:56:35.729 | proxy_http (enabled by site administrator) 2022-05-18 19:56:35.732 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-18 19:56:35.735 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-18 19:56:35.737 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-18 19:56:35.740 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:56:35.743 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:35.745 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:35.748 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:56:35.751 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:56:35.754 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-18 19:56:35.754 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:56:35.763 | KeepAlive Off 2022-05-18 19:56:35.768 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:56:35.768 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-18 19:56:35.777 | SetEnv proxy-sendchunked 1 2022-05-18 19:56:35.781 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-18 19:56:35.781 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 19:56:35.790 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-18 19:56:35.794 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-18 19:56:35.796 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-18 19:56:35.799 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:56:35.801 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:56:35.803 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:56:35.806 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:35.808 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:35.811 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:56:35.813 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:56:35.815 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:35.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:35.820 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-18 19:56:35.882 | Site glance-wsgi-api already enabled 2022-05-18 19:56:35.886 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-18 19:56:35.889 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:56:35.891 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:56:35.893 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:56:36.033 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-18 19:56:36.041 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-18 19:56:36.073 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 19:56:36.075 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 19:56:36.078 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-18 19:56:36.096 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:56:36.100 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-18 19:56:36.102 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-18 19:56:36.105 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-18 19:56:36.107 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:56:36.110 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-18 19:56:36.112 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-18 19:56:36.115 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-18 19:56:36.117 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-18 19:56:36.120 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:56:36.122 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:56:36.125 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:56:36.128 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:56:36.131 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:56:36.134 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:56:36.152 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:56:36.154 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:56:36.156 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:56:36.160 | + functions-common:git_clone:629 : echo master 2022-05-18 19:56:36.160 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:56:36.166 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-18 19:56:36.168 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:56:36.170 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-18 19:56:36.183 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-18 19:56:36.186 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:56:36.187 | + functions-common:git_clone:690 : head -1 2022-05-18 19:56:36.192 | d0ccdd4e1 Merge commit 'refs/changes/83/836083/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-18 19:56:36.195 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:56:36.198 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-18 19:56:36.201 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:56:36.203 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 19:56:36.206 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-18 19:56:36.209 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:56:36.211 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-18 19:56:36.214 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:56:36.217 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 19:56:36.219 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-18 19:56:36.221 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:56:36.224 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:56:36.227 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-18 19:56:36.230 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:56:36.233 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-18 19:56:36.235 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:56:36.238 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:56:36.241 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-18 19:56:36.247 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-18 19:56:36.249 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-18 19:56:36.926 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-18 19:56:36.929 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:56:36.931 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:56:36.934 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:56:36.937 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 19:56:36.940 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-18 19:56:36.942 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:56:36.945 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:56:36.947 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:56:36.950 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:56:36.952 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:56:36.955 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:56:36.957 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:56:36.960 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-18 19:56:36.981 | Using python 3.8 to install /opt/stack/cinder 2022-05-18 19:56:36.984 | + 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-05-18 19:56:37.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:56:37.869 | from cryptography.utils import int_from_bytes 2022-05-18 19:56:37.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:56:37.869 | from cryptography.utils import int_from_bytes 2022-05-18 19:56:39.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:56:39.063 | Obtaining file:///opt/stack/cinder 2022-05-18 19:56:39.064 | Preparing metadata (setup.py): started 2022-05-18 19:56:44.620 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:56:44.751 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 19:56:44.753 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.1) 2022-05-18 19:56:44.754 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.33.1) 2022-05-18 19:56:44.755 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.1.2) 2022-05-18 19:56:44.756 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.20.4) 2022-05-18 19:56:44.757 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.0.2) 2022-05-18 19:56:44.758 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev159) (3.2.0) 2022-05-18 19:56:44.759 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.0) 2022-05-18 19:56:44.760 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (9.4.0) 2022-05-18 19:56:44.761 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.8.0) 2022-05-18 19:56:44.762 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.1.3) 2022-05-18 19:56:44.763 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (8.8.0) 2022-05-18 19:56:44.764 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 19:56:44.765 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.1.0) 2022-05-18 19:56:44.766 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (11.3.0) 2022-05-18 19:56:44.768 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 19:56:44.769 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (12.14.0) 2022-05-18 19:56:44.770 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 19:56:44.771 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.12.1) 2022-05-18 19:56:44.772 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 19:56:44.773 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.4.0) 2022-05-18 19:56:44.774 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 19:56:44.775 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.3.0) 2022-05-18 19:56:44.777 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 19:56:44.778 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.5.0) 2022-05-18 19:56:44.779 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.13.0) 2022-05-18 19:56:44.780 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.6.0) 2022-05-18 19:56:44.781 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.4.3) 2022-05-18 19:56:44.782 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (21.3) 2022-05-18 19:56:44.784 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.1) 2022-05-18 19:56:44.785 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 19:56:44.786 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.1.1) 2022-05-18 19:56:44.787 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 19:56:44.788 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.0.9) 2022-05-18 19:56:44.790 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.3.0) 2022-05-18 19:56:44.791 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.6.0) 2022-05-18 19:56:44.792 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.4.0) 2022-05-18 19:56:44.793 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (17.7.0) 2022-05-18 19:56:44.794 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.13.1) 2022-05-18 19:56:44.795 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2022.1) 2022-05-18 19:56:44.796 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.27.1) 2022-05-18 19:56:44.797 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.5.1) 2022-05-18 19:56:44.798 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 19:56:44.799 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.1.75) 2022-05-18 19:56:44.800 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.16.0) 2022-05-18 19:56:44.801 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.4.36) 2022-05-18 19:56:44.802 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.13.0) 2022-05-18 19:56:44.803 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 19:56:44.804 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.8.9) 2022-05-18 19:56:44.805 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 19:56:44.806 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.8.7) 2022-05-18 19:56:44.807 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.0) 2022-05-18 19:56:44.809 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.10.0) 2022-05-18 19:56:44.810 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.2.0) 2022-05-18 19:56:44.811 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.6.0) 2022-05-18 19:56:44.812 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.11.1) 2022-05-18 19:56:44.813 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.47.0) 2022-05-18 19:56:44.814 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.11.0) 2022-05-18 19:56:44.815 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (36.0.2) 2022-05-18 19:56:44.816 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.2.2) 2022-05-18 19:56:44.817 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.5.2.5) 2022-05-18 19:56:44.818 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.23.0) 2022-05-18 19:56:44.831 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev159) (0.5.2) 2022-05-18 19:56:44.832 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev159) (1.0.0) 2022-05-18 19:56:44.834 | Requirement already satisfied: botocore<1.27.0,>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev159) (1.26.0) 2022-05-18 19:56:44.895 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev159) (1.15.0) 2022-05-18 19:56:44.925 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev159) (2.2.1) 2022-05-18 19:56:44.942 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev159) (2.6.6) 2022-05-18 19:56:44.944 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev159) (2.7.3) 2022-05-18 19:56:44.945 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev159) (4.1.1) 2022-05-18 19:56:44.946 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev159) (0.1.0) 2022-05-18 19:56:45.043 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev159) (1.7.0) 2022-05-18 19:56:45.096 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev159) (3.1.1) 2022-05-18 19:56:45.099 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev159) (2.11.0) 2022-05-18 19:56:45.127 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev159) (0.4.8) 2022-05-18 19:56:45.128 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev159) (4.8) 2022-05-18 19:56:45.129 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev159) (0.2.8) 2022-05-18 19:56:45.185 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev159) (0.17.3) 2022-05-18 19:56:45.261 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (6.0) 2022-05-18 19:56:45.262 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (0.8.0) 2022-05-18 19:56:45.263 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 19:56:45.264 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (1.5.0) 2022-05-18 19:56:45.336 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (0.5.0) 2022-05-18 19:56:45.337 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (1.7.7) 2022-05-18 19:56:45.338 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (2.0.1) 2022-05-18 19:56:45.407 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev159) (0.9.6) 2022-05-18 19:56:45.411 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev159) (2.8.2) 2022-05-18 19:56:45.480 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (0.4.0) 2022-05-18 19:56:45.483 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.1.1) 2022-05-18 19:56:45.486 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (2.4.1) 2022-05-18 19:56:45.488 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.1.0) 2022-05-18 19:56:45.490 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.2.4) 2022-05-18 19:56:45.516 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.1.2) 2022-05-18 19:56:45.518 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.2.2) 2022-05-18 19:56:45.521 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.3.0) 2022-05-18 19:56:45.569 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev159) (1.0.3) 2022-05-18 19:56:45.675 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev159) (3.0.0) 2022-05-18 19:56:45.677 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev159) (1.3.3) 2022-05-18 19:56:45.702 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev159) (3.3.0) 2022-05-18 19:56:45.735 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev159) (0.11.0) 2022-05-18 19:56:45.812 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev159) (1.1.1) 2022-05-18 19:56:45.817 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev159) (1.26.9) 2022-05-18 19:56:45.947 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev159) (1.5.0) 2022-05-18 19:56:45.972 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev159) (62.2.0) 2022-05-18 19:56:46.113 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (3.10.1) 2022-05-18 19:56:46.149 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (1.3.3) 2022-05-18 19:56:46.150 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (22.0.0) 2022-05-18 19:56:46.151 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (1.14.1) 2022-05-18 19:56:46.354 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (3.3) 2022-05-18 19:56:46.355 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (2019.11.28) 2022-05-18 19:56:46.357 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (2.0.12) 2022-05-18 19:56:46.394 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev159) (0.7) 2022-05-18 19:56:46.423 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev159) (0.23.2) 2022-05-18 19:56:46.665 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.4.2) 2022-05-18 19:56:46.668 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.5.2) 2022-05-18 19:56:46.811 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 19:56:46.814 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.8) 2022-05-18 19:56:46.815 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (1.4.2) 2022-05-18 19:56:46.943 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev159) (0.13.1) 2022-05-18 19:56:47.066 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (4.11.3) 2022-05-18 19:56:47.067 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (5.7.1) 2022-05-18 19:56:47.069 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (1.2.0) 2022-05-18 19:56:47.103 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (5.0.0) 2022-05-18 19:56:47.315 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev159) (2.21) 2022-05-18 19:56:47.392 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (0.5.0) 2022-05-18 19:56:47.395 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (2.4.1) 2022-05-18 19:56:47.602 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 19:56:47.695 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev159) (1.56.1) 2022-05-18 19:56:47.696 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev159) (3.20.1) 2022-05-18 19:56:47.875 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (2.1.1) 2022-05-18 19:56:48.309 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev159) (1.1.5) 2022-05-18 19:56:48.357 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev159) (0.14.1) 2022-05-18 19:56:48.407 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev159) (0.2.5) 2022-05-18 19:56:49.471 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (1.32) 2022-05-18 19:56:49.757 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (21.4.0) 2022-05-18 19:56:49.758 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev159) (1.8.2) 2022-05-18 19:56:49.902 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev159) (2.3) 2022-05-18 19:56:50.091 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev159) (1.0.0) 2022-05-18 19:56:50.266 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev159) (3.8.0) 2022-05-18 19:56:51.968 | Installing collected packages: cinder 2022-05-18 19:56:51.968 | Attempting uninstall: cinder 2022-05-18 19:56:51.968 | Found existing installation: cinder 20.1.0.dev159 2022-05-18 19:56:51.975 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-18 19:56:51.976 | Running setup.py develop for cinder 2022-05-18 19:56:59.478 | Successfully installed cinder 2022-05-18 19:56:59.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-05-18 19:56:59.486 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:56:59.486 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:56:59.637 | + inc/python:pip_install:200 : result=0 2022-05-18 19:56:59.639 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:56:59.641 | + functions-common:time_stop:2437 : local name 2022-05-18 19:56:59.644 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:56:59.647 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:56:59.649 | + functions-common:time_stop:2440 : local total 2022-05-18 19:56:59.651 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:56:59.654 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:56:59.656 | + functions-common:time_stop:2444 : start_time=1652903796976 2022-05-18 19:56:59.658 | + functions-common:time_stop:2446 : [[ -z 1652903796976 ]] 2022-05-18 19:56:59.661 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:56:59.665 | + functions-common:time_stop:2449 : end_time=1652903819663 2022-05-18 19:56:59.668 | + functions-common:time_stop:2450 : elapsed_time=22687 2022-05-18 19:56:59.670 | + functions-common:time_stop:2451 : total=105107 2022-05-18 19:56:59.672 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:56:59.675 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=127794 2022-05-18 19:56:59.677 | + inc/python:pip_install:203 : return 0 2022-05-18 19:56:59.679 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:56:59.682 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 19:56:59.684 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 19:56:59.704 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 19:56:59.716 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-18 19:56:59.719 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-18 19:56:59.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:56:59.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:56:59.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-18 19:56:59.729 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:56:59.732 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-18 19:56:59.734 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-18 19:56:59.737 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-18 19:56:59.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:59.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:59.745 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-18 19:56:59.757 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-18 19:56:59.761 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:56:59.764 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:56:59.767 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:56:59.769 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:56:59.772 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:56:59.775 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:56:59.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:59.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:59.783 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:56:59.785 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:56:59.788 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:56:59.790 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:56:59.793 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-18 19:56:59.795 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:56:59.798 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:56:59.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:56:59.803 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-18 19:56:59.827 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-18 19:56:59.940 | Reading package lists... 2022-05-18 19:57:00.184 | Building dependency tree... 2022-05-18 19:57:00.186 | Reading state information... 2022-05-18 19:57:00.441 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-18 19:57:00.441 | The following packages were automatically installed and are no longer required: 2022-05-18 19:57:00.443 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:57:00.443 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:57:00.443 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:57:00.443 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:57:00.443 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:57:00.443 | python3-zope.interface 2022-05-18 19:57:00.443 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:57:00.557 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:57:00.562 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:57:00.565 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:57:00.568 | + functions-common:time_stop:2437 : local name 2022-05-18 19:57:00.570 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:57:00.573 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:57:00.576 | + functions-common:time_stop:2440 : local total 2022-05-18 19:57:00.578 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:57:00.581 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:57:00.583 | + functions-common:time_stop:2444 : start_time=1652903819824 2022-05-18 19:57:00.586 | + functions-common:time_stop:2446 : [[ -z 1652903819824 ]] 2022-05-18 19:57:00.589 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:57:00.594 | + functions-common:time_stop:2449 : end_time=1652903820591 2022-05-18 19:57:00.596 | + functions-common:time_stop:2450 : elapsed_time=767 2022-05-18 19:57:00.599 | + functions-common:time_stop:2451 : total=5362 2022-05-18 19:57:00.601 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:57:00.604 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6129 2022-05-18 19:57:00.607 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:57:00.609 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:57:00.612 | + ./stack.sh:main:928 : configure_cinder 2022-05-18 19:57:00.615 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-18 19:57:00.627 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-18 19:57:00.632 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-18 19:57:00.634 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-18 19:57:00.636 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 19:57:00.639 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-18 19:57:00.639 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 19:57:00.644 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-18 19:57:00.646 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-18 19:57:00.648 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 19:57:00.650 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-18 19:57:00.652 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-18 19:57:00.654 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-18 19:57:00.657 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-18 19:57:00.659 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-18 19:57:00.670 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-18 19:57:00.682 | + 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-05-18 19:57:00.695 | + 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-05-18 19:57:00.707 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-18 19:57:00.719 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 19:57:00.722 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 19:57:00.726 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ahmtHTOipb 2022-05-18 19:57:00.728 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 19:57:00.730 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 19:57:00.732 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-18 19:57:00.735 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ahmtHTOipb 2022-05-18 19:57:00.738 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ahmtHTOipb 2022-05-18 19:57:00.750 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ahmtHTOipb /etc/sudoers.d/cinder-rootwrap 2022-05-18 19:57:00.763 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-18 19:57:00.767 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 19:57:00.769 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 19:57:00.772 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 19:57:00.774 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 19:57:00.776 | + 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-05-18 19:57:00.778 | + 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-05-18 19:57:00.781 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-18 19:57:00.783 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-18 19:57:00.788 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-18 19:57:00.793 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-18 19:57:00.812 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-18 19:57:00.831 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-18 19:57:00.849 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-18 19:57:00.868 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-18 19:57:00.887 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-18 19:57:00.905 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-18 19:57:00.924 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-18 19:57:00.943 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-18 19:57:00.945 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 19:57:00.948 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-18 19:57:00.950 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:57:00.952 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-18 19:57:00.982 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-18 19:57:01.014 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:57:01.042 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-18 19:57:01.073 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-18 19:57:01.101 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-18 19:57:01.129 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-18 19:57:01.157 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-18 19:57:01.186 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:57:01.213 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:57:01.242 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-18 19:57:01.272 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-18 19:57:01.301 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-18 19:57:01.304 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-18 19:57:01.306 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-18 19:57:01.309 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-18 19:57:01.311 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:57:01.314 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:57:01.316 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:57:01.332 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:01.335 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:57:01.337 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:01.340 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:01.371 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-18 19:57:01.399 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-18 19:57:01.427 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-18 19:57:01.454 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-18 19:57:01.483 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-18 19:57:01.511 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-18 19:57:01.542 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-18 19:57:01.545 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.48 2022-05-18 19:57:01.572 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 19:57:01.604 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-18 19:57:01.611 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key cdf196b0f64e6e5431ef4bd5c93b25ac 2022-05-18 19:57:01.640 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-18 19:57:01.642 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-18 19:57:01.671 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-18 19:57:01.699 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-18 19:57:01.727 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-18 19:57:01.756 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-18 19:57:01.772 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:01.775 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-18 19:57:01.796 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:01.799 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-18 19:57:01.818 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:01.820 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-18 19:57:01.837 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:01.839 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-18 19:57:01.842 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-18 19:57:01.844 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-18 19:57:01.846 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-18 19:57:01.849 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:57:01.852 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:57:01.854 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:57:01.871 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:01.874 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:57:01.877 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:57:01.879 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:57:01.895 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:01.898 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:57:01.900 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:57:01.929 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:57:01.932 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:57:01.934 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-18 19:57:01.936 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-18 19:57:01.939 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 19:57:01.942 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:57:01.959 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:57:01.961 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:57:01.963 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:57:01.966 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:57:01.968 | + 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-05-18 19:57:01.997 | + 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-05-18 19:57:02.025 | + 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-05-18 19:57:02.057 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:57:02.086 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-18 19:57:02.103 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:02.105 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-18 19:57:02.108 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-18 19:57:02.110 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-18 19:57:02.113 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-18 19:57:02.115 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:57:02.118 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:57:02.120 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-18 19:57:02.125 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-18 19:57:02.127 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:57:02.129 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:57:02.142 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:57:02.142 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:57:02.151 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:57:02.154 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:57:02.170 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-18 19:57:02.173 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-18 19:57:02.177 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-18 19:57:02.206 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-18 19:57:02.233 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-18 19:57:02.261 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:57:02.289 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:57:02.317 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:57:02.345 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:57:02.373 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:57:02.401 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:57:02.429 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 19:57:02.456 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:57:02.484 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:57:02.512 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:57:02.540 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:57:02.543 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:57:02.546 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-18 19:57:02.548 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-18 19:57:02.550 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:57:02.553 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:02.556 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:02.558 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 19:57:02.561 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 19:57:02.563 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-18 19:57:02.590 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:57:02.619 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-18 19:57:02.619 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 19:57:02.628 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-18 19:57:02.631 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-18 19:57:02.634 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-18 19:57:02.636 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:57:02.639 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:57:02.641 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:57:02.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:02.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:02.648 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:57:02.650 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:57:02.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:02.655 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:02.657 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-18 19:57:02.719 | Enabling site cinder-wsgi. 2022-05-18 19:57:02.725 | To activate the new configuration, you need to run: 2022-05-18 19:57:02.725 | systemctl reload apache2 2022-05-18 19:57:02.729 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:57:02.732 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:57:02.734 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:57:02.736 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:57:02.869 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-18 19:57:02.872 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-18 19:57:02.909 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.48/image 2022-05-18 19:57:02.939 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-18 19:57:02.955 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:02.958 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-18 19:57:02.961 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 19:57:02.963 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 19:57:02.965 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 19:57:02.968 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-18 19:57:02.998 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-18 19:57:03.026 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.48/identity 2022-05-18 19:57:03.055 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-18 19:57:03.083 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-18 19:57:03.113 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-18 19:57:03.142 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-18 19:57:03.170 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-18 19:57:03.198 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:57:03.226 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-18 19:57:03.254 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-18 19:57:03.283 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 19:57:03.311 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-18 19:57:03.313 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-18 19:57:03.330 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:03.332 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.48:2379 2022-05-18 19:57:03.365 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 19:57:03.367 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 19:57:03.370 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-18 19:57:03.388 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:03.391 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-18 19:57:03.393 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-18 19:57:03.396 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-18 19:57:03.399 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:57:03.401 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-18 19:57:03.403 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-18 19:57:03.407 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:57:03.408 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 19:57:03.413 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 19:57:03.416 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 19:57:03.419 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 19:57:03.421 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 19:57:03.424 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-18 19:57:03.426 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-18 19:57:03.429 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-18 19:57:03.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:57:03.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:57:03.437 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-18 19:57:03.439 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:57:03.442 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-18 19:57:03.445 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-18 19:57:03.447 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-18 19:57:03.449 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:57:03.452 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:57:03.454 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:57:03.457 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:57:03.460 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:57:03.463 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:57:03.480 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:57:03.482 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:57:03.484 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:57:03.487 | + functions-common:git_clone:629 : echo master 2022-05-18 19:57:03.487 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:57:03.493 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-18 19:57:03.496 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:57:03.498 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-18 19:57:03.511 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-18 19:57:03.514 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:57:03.514 | + functions-common:git_clone:690 : head -1 2022-05-18 19:57:03.517 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-18 19:57:03.520 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:57:03.523 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-18 19:57:03.526 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:57:03.528 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 19:57:03.531 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-18 19:57:03.533 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:57:03.536 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-18 19:57:03.539 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:57:03.542 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 19:57:03.544 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-18 19:57:03.547 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:57:03.549 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:57:03.552 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-18 19:57:03.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:57:03.558 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-18 19:57:03.560 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:57:03.563 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:57:03.566 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-18 19:57:03.572 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-18 19:57:03.575 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-18 19:57:04.244 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-18 19:57:04.246 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:57:04.249 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:57:04.251 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:57:04.253 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 19:57:04.256 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-18 19:57:04.258 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:57:04.260 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:57:04.263 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:57:04.265 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:57:04.268 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:57:04.271 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:57:04.273 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:57:04.276 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-18 19:57:04.297 | Using python 3.8 to install /opt/stack/neutron 2022-05-18 19:57:04.299 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-18 19:57:05.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:57:05.173 | from cryptography.utils import int_from_bytes 2022-05-18 19:57:05.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:57:05.173 | from cryptography.utils import int_from_bytes 2022-05-18 19:57:06.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:57:06.375 | Obtaining file:///opt/stack/neutron 2022-05-18 19:57:06.376 | Preparing metadata (setup.py): started 2022-05-18 19:57:12.144 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:57:12.237 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-18 19:57:12.238 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-18 19:57:12.239 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-18 19:57:12.240 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-18 19:57:12.241 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:57:12.242 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-18 19:57:12.243 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-18 19:57:12.244 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-18 19:57:12.245 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-18 19:57:12.247 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-18 19:57:12.248 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-18 19:57:12.249 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-18 19:57:12.250 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-18 19:57:12.251 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-18 19:57:12.252 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-18 19:57:12.253 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-18 19:57:12.254 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-18 19:57:12.255 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-18 19:57:12.257 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-18 19:57:12.258 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-18 19:57:12.259 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-18 19:57:12.260 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-18 19:57:12.261 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-18 19:57:12.262 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-18 19:57:12.263 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-18 19:57:12.264 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-18 19:57:12.265 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-18 19:57:12.266 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-18 19:57:12.267 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.7.0) 2022-05-18 19:57:12.268 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-18 19:57:12.269 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-18 19:57:12.270 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-18 19:57:12.272 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-18 19:57:12.273 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-18 19:57:12.274 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-18 19:57:12.275 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-18 19:57:12.276 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-18 19:57:12.277 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-18 19:57:12.278 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-18 19:57:12.279 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-18 19:57:12.280 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-18 19:57:12.282 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-18 19:57:12.283 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-18 19:57:12.284 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-18 19:57:12.285 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.0) 2022-05-18 19:57:12.286 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-18 19:57:12.288 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-18 19:57:12.289 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:12.290 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-18 19:57:12.291 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-18 19:57:12.292 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-18 19:57:12.293 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-18 19:57:12.294 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-18 19:57:12.295 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-18 19:57:12.296 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-18 19:57:12.313 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-18 19:57:12.314 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-18 19:57:12.315 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-18 19:57:12.323 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-18 19:57:12.335 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-18 19:57:12.336 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-18 19:57:12.337 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-18 19:57:12.353 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev225) (3.0.9) 2022-05-18 19:57:12.361 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-18 19:57:12.422 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.7.0) 2022-05-18 19:57:12.423 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-18 19:57:12.479 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (3.1.1) 2022-05-18 19:57:12.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (4.4.0) 2022-05-18 19:57:12.524 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (1.2.3) 2022-05-18 19:57:12.526 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (2.7.0) 2022-05-18 19:57:12.559 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-18 19:57:12.560 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-18 19:57:12.561 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:57:12.562 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-18 19:57:12.563 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.32) 2022-05-18 19:57:12.564 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.1.5) 2022-05-18 19:57:12.566 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-18 19:57:12.567 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-18 19:57:12.583 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev225) (1.0.3) 2022-05-18 19:57:12.676 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev225) (0.17.3) 2022-05-18 19:57:12.719 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev225) (1.5.0) 2022-05-18 19:57:12.808 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-18 19:57:12.810 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (2.0.1) 2022-05-18 19:57:12.812 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.13.0) 2022-05-18 19:57:12.872 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (0.9.6) 2022-05-18 19:57:12.874 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (2.8.2) 2022-05-18 19:57:12.934 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.1) 2022-05-18 19:57:12.936 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.4.0) 2022-05-18 19:57:12.937 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.0) 2022-05-18 19:57:12.941 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.2.4) 2022-05-18 19:57:12.963 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.2.2) 2022-05-18 19:57:12.965 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-18 19:57:13.013 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (1.15.0) 2022-05-18 19:57:13.068 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-18 19:57:13.100 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-18 19:57:13.102 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (3.0.0) 2022-05-18 19:57:13.126 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-18 19:57:13.267 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-18 19:57:13.338 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-18 19:57:13.417 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-18 19:57:13.418 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-18 19:57:13.528 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:13.529 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:13.530 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:13.531 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:13.532 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:13.533 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:13.534 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-18 19:57:13.740 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.10.1) 2022-05-18 19:57:13.741 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-18 19:57:13.743 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:57:13.790 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (3.17.6) 2022-05-18 19:57:13.794 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (2.1.0) 2022-05-18 19:57:13.888 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2.0.12) 2022-05-18 19:57:13.889 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (1.26.9) 2022-05-18 19:57:13.890 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-18 19:57:13.893 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-18 19:57:13.930 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-18 19:57:14.276 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-18 19:57:14.349 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.0.0) 2022-05-18 19:57:14.509 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (2.21) 2022-05-18 19:57:14.582 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-18 19:57:14.585 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.4.1) 2022-05-18 19:57:14.821 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-18 19:57:14.993 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.3) 2022-05-18 19:57:15.521 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.14.1) 2022-05-18 19:57:15.600 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (0.2.5) 2022-05-18 19:57:16.212 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.4.2) 2022-05-18 19:57:16.213 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.2) 2022-05-18 19:57:16.527 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.1.1) 2022-05-18 19:57:16.528 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (4.11.1) 2022-05-18 19:57:16.696 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev225) (3.8.0) 2022-05-18 19:57:16.940 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (21.4.0) 2022-05-18 19:57:16.942 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (1.8.2) 2022-05-18 19:57:17.127 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.0.0) 2022-05-18 19:57:17.398 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.3.2.post1) 2022-05-18 19:57:18.997 | Installing collected packages: neutron 2022-05-18 19:57:18.997 | Attempting uninstall: neutron 2022-05-18 19:57:18.998 | Found existing installation: neutron 20.1.0.dev225 2022-05-18 19:57:19.017 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-18 19:57:19.018 | Running setup.py develop for neutron 2022-05-18 19:57:26.707 | Successfully installed neutron 2022-05-18 19:57:26.707 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 19:57:26.715 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:57:26.716 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:57:26.858 | + inc/python:pip_install:200 : result=0 2022-05-18 19:57:26.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:57:26.862 | + functions-common:time_stop:2437 : local name 2022-05-18 19:57:26.865 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:57:26.868 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:57:26.870 | + functions-common:time_stop:2440 : local total 2022-05-18 19:57:26.872 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:57:26.874 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:57:26.877 | + functions-common:time_stop:2444 : start_time=1652903824292 2022-05-18 19:57:26.879 | + functions-common:time_stop:2446 : [[ -z 1652903824292 ]] 2022-05-18 19:57:26.882 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:57:26.886 | + functions-common:time_stop:2449 : end_time=1652903846884 2022-05-18 19:57:26.889 | + functions-common:time_stop:2450 : elapsed_time=22592 2022-05-18 19:57:26.891 | + functions-common:time_stop:2451 : total=127794 2022-05-18 19:57:26.893 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:57:26.895 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=150386 2022-05-18 19:57:26.898 | + inc/python:pip_install:203 : return 0 2022-05-18 19:57:26.900 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:57:26.903 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 19:57:26.906 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 19:57:26.924 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 19:57:26.937 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-18 19:57:26.940 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-18 19:57:26.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:57:26.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:57:26.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-18 19:57:26.950 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:57:26.953 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-18 19:57:26.955 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:57:26.958 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-18 19:57:26.975 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:26.978 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-18 19:57:26.980 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-18 19:57:26.983 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-18 19:57:26.985 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:57:26.988 | + lib/stack:stack_install_service:32 : install_nova 2022-05-18 19:57:26.991 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-18 19:57:26.994 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-18 19:57:26.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:57:26.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:57:27.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-18 19:57:27.003 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:57:27.006 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-18 19:57:27.022 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:27.025 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-18 19:57:27.042 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:27.044 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-18 19:57:27.061 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:27.063 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-18 19:57:27.066 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-18 19:57:27.069 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-18 19:57:27.071 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:57:27.074 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:57:27.077 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:57:27.079 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:57:27.081 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:57:27.084 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:57:27.100 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:57:27.102 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:57:27.105 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:57:27.107 | + functions-common:git_clone:629 : echo master 2022-05-18 19:57:27.108 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:57:27.113 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-18 19:57:27.116 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:57:27.118 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-18 19:57:27.131 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-18 19:57:27.134 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:57:27.135 | + functions-common:git_clone:690 : head -1 2022-05-18 19:57:27.141 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-18 19:57:27.144 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:57:27.146 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-18 19:57:27.149 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:57:27.151 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 19:57:27.154 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-18 19:57:27.156 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:57:27.159 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-18 19:57:27.162 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:57:27.164 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 19:57:27.167 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-18 19:57:27.169 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:57:27.172 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:57:27.175 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-18 19:57:27.178 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:57:27.181 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-18 19:57:27.184 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:57:27.186 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:57:27.189 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-18 19:57:27.195 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-18 19:57:27.197 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-18 19:57:27.870 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-18 19:57:27.873 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:57:27.875 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:57:27.878 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:57:27.880 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 19:57:27.883 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-18 19:57:27.885 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:57:27.887 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:57:27.890 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:57:27.892 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:57:27.894 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:57:27.897 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:57:27.900 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:57:27.902 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-18 19:57:27.923 | Using python 3.8 to install /opt/stack/nova 2022-05-18 19:57:27.925 | + 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-05-18 19:57:28.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:57:28.814 | from cryptography.utils import int_from_bytes 2022-05-18 19:57:28.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:57:28.814 | from cryptography.utils import int_from_bytes 2022-05-18 19:57:30.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:57:30.051 | Obtaining file:///opt/stack/nova 2022-05-18 19:57:30.052 | Preparing metadata (setup.py): started 2022-05-18 19:57:36.708 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:57:36.834 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-18 19:57:36.835 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.4.36) 2022-05-18 19:57:36.836 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.1) 2022-05-18 19:57:36.837 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.33.1) 2022-05-18 19:57:36.838 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.1.2) 2022-05-18 19:57:36.839 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (9.4.0) 2022-05-18 19:57:36.840 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.8.0) 2022-05-18 19:57:36.842 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.5.1) 2022-05-18 19:57:36.843 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (36.0.2) 2022-05-18 19:57:36.843 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.8.7) 2022-05-18 19:57:36.844 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.2) 2022-05-18 19:57:36.845 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.1.1) 2022-05-18 19:57:36.847 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-18 19:57:36.848 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.3.0) 2022-05-18 19:57:36.849 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.13.0) 2022-05-18 19:57:36.850 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.7) 2022-05-18 19:57:36.851 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.8.0) 2022-05-18 19:57:36.853 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.11.0) 2022-05-18 19:57:36.854 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.1) 2022-05-18 19:57:36.855 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.2) 2022-05-18 19:57:36.856 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev110) (3.2.0) 2022-05-18 19:57:36.857 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.3.0) 2022-05-18 19:57:36.858 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.0) 2022-05-18 19:57:36.859 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (7.8.0) 2022-05-18 19:57:36.860 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.6.0) 2022-05-18 19:57:36.861 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.27.1) 2022-05-18 19:57:36.862 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-18 19:57:36.863 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.10.0) 2022-05-18 19:57:36.864 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.0) 2022-05-18 19:57:36.866 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-18 19:57:36.867 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.8.0) 2022-05-18 19:57:36.868 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.1.0) 2022-05-18 19:57:36.869 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-18 19:57:36.870 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.6.0) 2022-05-18 19:57:36.871 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.0) 2022-05-18 19:57:36.873 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.3.0) 2022-05-18 19:57:36.874 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-18 19:57:36.875 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.13.0) 2022-05-18 19:57:36.876 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (11.3.0) 2022-05-18 19:57:36.877 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.3.1) 2022-05-18 19:57:36.878 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (12.14.0) 2022-05-18 19:57:36.880 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.12.1) 2022-05-18 19:57:36.881 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-18 19:57:36.882 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.0) 2022-05-18 19:57:36.883 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-18 19:57:36.884 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-18 19:57:36.885 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-18 19:57:36.886 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-18 19:57:36.887 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.6.0) 2022-05-18 19:57:36.889 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.2.0) 2022-05-18 19:57:36.890 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.0) 2022-05-18 19:57:36.891 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.0) 2022-05-18 19:57:36.892 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.1) 2022-05-18 19:57:36.893 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.11.0) 2022-05-18 19:57:36.894 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.1) 2022-05-18 19:57:36.896 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.1) 2022-05-18 19:57:36.897 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.2.2) 2022-05-18 19:57:36.898 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.3.3) 2022-05-18 19:57:36.899 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.0) 2022-05-18 19:57:36.900 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-18 19:57:36.901 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.2) 2022-05-18 19:57:36.902 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.1) 2022-05-18 19:57:36.903 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.61.0) 2022-05-18 19:57:36.904 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.0) 2022-05-18 19:57:36.921 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (4.11.3) 2022-05-18 19:57:36.923 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (5.7.1) 2022-05-18 19:57:36.924 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (1.2.0) 2022-05-18 19:57:36.946 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev110) (5.3.0) 2022-05-18 19:57:36.986 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev110) (1.15.0) 2022-05-18 19:57:37.017 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (1.16.0) 2022-05-18 19:57:37.018 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (2.2.1) 2022-05-18 19:57:37.040 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev110) (2.1.1) 2022-05-18 19:57:37.167 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (3.1.1) 2022-05-18 19:57:37.168 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (4.4.0) 2022-05-18 19:57:37.228 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.1.5) 2022-05-18 19:57:37.229 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.0) 2022-05-18 19:57:37.230 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.0.0) 2022-05-18 19:57:37.231 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.4) 2022-05-18 19:57:37.233 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.32) 2022-05-18 19:57:37.234 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:57:37.257 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (5.6.0) 2022-05-18 19:57:37.258 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (6.3.1) 2022-05-18 19:57:37.311 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:57:37.314 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (1.16.0) 2022-05-18 19:57:37.318 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:37.405 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev110) (0.17.3) 2022-05-18 19:57:37.515 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (2.0.1) 2022-05-18 19:57:37.518 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (0.5.0) 2022-05-18 19:57:37.604 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev110) (0.9.6) 2022-05-18 19:57:37.666 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.0) 2022-05-18 19:57:37.667 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.1) 2022-05-18 19:57:37.670 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.4.0) 2022-05-18 19:57:37.671 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.2.4) 2022-05-18 19:57:37.700 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.2.2) 2022-05-18 19:57:37.702 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.3.0) 2022-05-18 19:57:37.755 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev110) (1.0.3) 2022-05-18 19:57:37.811 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev110) (2022.1) 2022-05-18 19:57:37.845 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-18 19:57:37.847 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (3.0.0) 2022-05-18 19:57:37.903 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (3.0.9) 2022-05-18 19:57:37.904 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (21.3) 2022-05-18 19:57:37.999 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev110) (1.5.0) 2022-05-18 19:57:38.025 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev110) (62.2.0) 2022-05-18 19:57:38.113 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev110) (0.2.5) 2022-05-18 19:57:38.194 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev110) (3.17.6) 2022-05-18 19:57:38.256 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.14.1) 2022-05-18 19:57:38.258 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (22.0.0) 2022-05-18 19:57:38.260 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-18 19:57:38.314 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.1.0) 2022-05-18 19:57:38.315 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:57:38.317 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (3.10.1) 2022-05-18 19:57:38.395 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2019.11.28) 2022-05-18 19:57:38.397 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (3.3) 2022-05-18 19:57:38.399 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2.0.12) 2022-05-18 19:57:38.400 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (1.26.9) 2022-05-18 19:57:38.496 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev110) (0.7) 2022-05-18 19:57:38.715 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.5.2) 2022-05-18 19:57:38.718 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.4.2) 2022-05-18 19:57:38.829 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:57:38.834 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (1.4.2) 2022-05-18 19:57:38.835 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.8) 2022-05-18 19:57:38.922 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev110) (0.13.1) 2022-05-18 19:57:39.006 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev110) (1.22.3) 2022-05-18 19:57:39.041 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.0.0) 2022-05-18 19:57:39.245 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev110) (2.21) 2022-05-18 19:57:39.324 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (0.5.0) 2022-05-18 19:57:39.326 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.4.1) 2022-05-18 19:57:39.575 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-18 19:57:39.685 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.3) 2022-05-18 19:57:40.170 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.14.1) 2022-05-18 19:57:40.217 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.17.1.post1) 2022-05-18 19:57:40.591 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:40.592 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:40.593 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:40.595 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:40.596 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:40.597 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:40.599 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-18 19:57:41.838 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev110) (3.8.0) 2022-05-18 19:57:42.260 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (1.8.2) 2022-05-18 19:57:42.261 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (21.4.0) 2022-05-18 19:57:42.358 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.4.0) 2022-05-18 19:57:42.463 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (1.0.0) 2022-05-18 19:57:44.130 | Installing collected packages: nova 2022-05-18 19:57:44.130 | Attempting uninstall: nova 2022-05-18 19:57:44.131 | Found existing installation: nova 25.1.0.dev110 2022-05-18 19:57:44.145 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-18 19:57:44.147 | Running setup.py develop for nova 2022-05-18 19:57:52.523 | Successfully installed nova 2022-05-18 19:57:52.523 | 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-05-18 19:57:52.531 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:57:52.532 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:57:52.679 | + inc/python:pip_install:200 : result=0 2022-05-18 19:57:52.681 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:57:52.683 | + functions-common:time_stop:2437 : local name 2022-05-18 19:57:52.685 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:57:52.688 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:57:52.690 | + functions-common:time_stop:2440 : local total 2022-05-18 19:57:52.692 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:57:52.694 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:57:52.696 | + functions-common:time_stop:2444 : start_time=1652903847917 2022-05-18 19:57:52.699 | + functions-common:time_stop:2446 : [[ -z 1652903847917 ]] 2022-05-18 19:57:52.701 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:57:52.706 | + functions-common:time_stop:2449 : end_time=1652903872703 2022-05-18 19:57:52.708 | + functions-common:time_stop:2450 : elapsed_time=24786 2022-05-18 19:57:52.710 | + functions-common:time_stop:2451 : total=150386 2022-05-18 19:57:52.712 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:57:52.715 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=175172 2022-05-18 19:57:52.717 | + inc/python:pip_install:203 : return 0 2022-05-18 19:57:52.719 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:57:52.722 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 19:57:52.724 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 19:57:52.743 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 19:57:52.756 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-18 19:57:52.759 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-18 19:57:52.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:57:52.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:57:52.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-18 19:57:52.769 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:57:52.772 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-18 19:57:52.785 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:57:52.788 | + ./stack.sh:main:939 : configure_nova 2022-05-18 19:57:52.791 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-18 19:57:52.803 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-18 19:57:52.806 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-18 19:57:52.808 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 19:57:52.812 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-18 19:57:52.813 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 19:57:52.818 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-18 19:57:52.820 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-18 19:57:52.823 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 19:57:52.825 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-18 19:57:52.828 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-18 19:57:52.830 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-18 19:57:52.833 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-18 19:57:52.836 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-18 19:57:52.847 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-18 19:57:52.860 | + 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-05-18 19:57:52.872 | + 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-05-18 19:57:52.884 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-18 19:57:52.897 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 19:57:52.900 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 19:57:52.905 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RgY0Exk8bA 2022-05-18 19:57:52.907 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 19:57:52.910 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 19:57:52.913 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-18 19:57:52.915 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 19:57:52.918 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 19:57:52.920 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RgY0Exk8bA 2022-05-18 19:57:52.924 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RgY0Exk8bA 2022-05-18 19:57:52.936 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RgY0Exk8bA /etc/sudoers.d/nova-rootwrap 2022-05-18 19:57:52.949 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-18 19:57:52.953 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 19:57:52.956 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 19:57:52.959 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 19:57:52.961 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 19:57:52.964 | + 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-05-18 19:57:52.966 | + 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-05-18 19:57:52.969 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-18 19:57:52.971 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-18 19:57:52.976 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-18 19:57:52.993 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:52.996 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-18 19:57:52.998 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-18 19:57:53.002 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-18 19:57:53.006 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-18 19:57:53.035 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-18 19:57:53.037 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-18 19:57:53.070 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-18 19:57:53.100 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-18 19:57:53.127 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-18 19:57:53.158 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-18 19:57:53.188 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-18 19:57:53.218 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-18 19:57:53.220 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.48 2022-05-18 19:57:53.247 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-18 19:57:53.274 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-18 19:57:53.301 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-18 19:57:53.328 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-18 19:57:53.355 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 19:57:53.386 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-18 19:57:53.388 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:57:53.391 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:57:53.395 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:57:53.397 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:57:53.403 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:57:53.406 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:57:53.408 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:57:53.411 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:57:53.413 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:57:53.416 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:57:53.418 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:57:53.420 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-18 19:57:53.422 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:57:53.425 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:57:53.428 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:57:53.430 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:57:53.432 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:57:53.434 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:57:53.437 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-18 19:57:53.454 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:53.456 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 19:57:53.458 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-18 19:57:53.460 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-18 19:57:53.489 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-18 19:57:53.491 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-18 19:57:53.494 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-18 19:57:53.496 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-18 19:57:53.498 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:57:53.501 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:57:53.503 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:57:53.518 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:53.521 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:57:53.523 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:53.526 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:53.558 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-18 19:57:53.560 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-18 19:57:53.563 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-18 19:57:53.565 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-18 19:57:53.567 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:57:53.570 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:57:53.572 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:57:53.587 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:53.590 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:57:53.592 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:53.595 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:53.625 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-18 19:57:53.654 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-18 19:57:53.682 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-18 19:57:53.708 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-18 19:57:53.725 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:53.727 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-18 19:57:53.746 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:53.749 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-18 19:57:53.749 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-18 19:57:53.755 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-18 19:57:53.757 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-18 19:57:53.786 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-18 19:57:53.802 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:53.804 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-18 19:57:53.806 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-18 19:57:53.809 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 19:57:53.811 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:57:53.813 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-18 19:57:53.842 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-18 19:57:53.870 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:57:53.897 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-18 19:57:53.925 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-18 19:57:53.951 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-18 19:57:53.979 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-18 19:57:54.006 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-18 19:57:54.033 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:57:54.061 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:57:54.090 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-18 19:57:54.107 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:54.109 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-18 19:57:54.112 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-18 19:57:54.150 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-18 19:57:54.177 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.48/identity 2022-05-18 19:57:54.204 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-18 19:57:54.232 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-18 19:57:54.260 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-18 19:57:54.290 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-18 19:57:54.317 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-18 19:57:54.344 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-18 19:57:54.360 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:54.363 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-18 19:57:54.365 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-18 19:57:54.392 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-18 19:57:54.427 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-18 19:57:54.430 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-18 19:57:54.458 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-18 19:57:54.461 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-18 19:57:54.463 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-18 19:57:54.465 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:57:54.467 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:57:54.470 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:57:54.472 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:57:54.474 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:57:54.477 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:57:54.479 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-18 19:57:54.481 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:57:54.483 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:57:54.486 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:57:54.488 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:57:54.491 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:57:54.493 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:57:54.495 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:57:54.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:57:54.500 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:57:54.502 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:57:54.505 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:57:54.507 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-18 19:57:54.510 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-18 19:57:54.512 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-18 19:57:54.515 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:57:54.531 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:57:54.533 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:57:54.536 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:57:54.538 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:57:54.540 | + 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-05-18 19:57:54.568 | + 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-05-18 19:57:54.595 | + 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-05-18 19:57:54.623 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:57:54.650 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-18 19:57:54.680 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-18 19:57:54.697 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:54.699 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-18 19:57:54.702 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-18 19:57:54.704 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-18 19:57:54.706 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-18 19:57:54.709 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:57:54.711 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:57:54.714 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-18 19:57:54.718 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-18 19:57:54.720 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:57:54.722 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:57:54.735 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:57:54.735 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:57:54.744 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:57:54.748 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:57:54.765 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 19:57:54.767 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-18 19:57:54.771 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-18 19:57:54.800 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-18 19:57:54.828 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-18 19:57:54.854 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:57:54.883 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:57:54.909 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:57:54.936 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:57:54.964 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:57:54.991 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:57:55.019 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 19:57:55.046 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:57:55.073 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:57:55.101 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:57:55.127 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:57:55.130 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:57:55.133 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-18 19:57:55.136 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-18 19:57:55.138 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:57:55.140 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:55.143 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:55.146 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 19:57:55.148 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 19:57:55.151 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 19:57:55.178 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:57:55.206 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-05-18 19:57:55.206 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 19:57:55.215 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-18 19:57:55.219 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-18 19:57:55.221 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-18 19:57:55.223 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:57:55.226 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:57:55.228 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:57:55.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:55.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:55.235 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:57:55.237 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:57:55.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:55.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:55.245 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-18 19:57:55.306 | Enabling site nova-api-wsgi. 2022-05-18 19:57:55.311 | To activate the new configuration, you need to run: 2022-05-18 19:57:55.311 | systemctl reload apache2 2022-05-18 19:57:55.316 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:57:55.319 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:57:55.321 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:57:55.323 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:57:55.462 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-18 19:57:55.482 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:55.485 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-18 19:57:55.487 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-18 19:57:55.490 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-18 19:57:55.492 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-18 19:57:55.495 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-18 19:57:55.497 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:57:55.500 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-18 19:57:55.505 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-18 19:57:55.507 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:57:55.509 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:57:55.522 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:57:55.523 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:57:55.531 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:57:55.535 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:57:55.552 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-18 19:57:55.554 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-18 19:57:55.559 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-18 19:57:55.590 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-18 19:57:55.617 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-18 19:57:55.645 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:57:55.672 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:57:55.700 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:57:55.728 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:57:55.755 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:57:55.786 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:57:55.813 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 19:57:55.841 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:57:55.869 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:57:55.897 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:57:55.924 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-18 19:57:55.927 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-18 19:57:55.954 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-18 19:57:55.970 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:55.973 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-18 19:57:56.004 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-18 19:57:56.007 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-18 19:57:56.009 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-18 19:57:56.026 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:56.028 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:57:56.031 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:57:56.059 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-18 19:57:56.090 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-18 19:57:56.092 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 19:57:56.095 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-18 19:57:56.097 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:57:56.099 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 19:57:56.102 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:57:56.118 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:56.121 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 19:57:56.124 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 19:57:56.126 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:57:56.143 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:56.146 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:57:56.148 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 19:57:56.176 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:57:56.179 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:57:56.181 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-18 19:57:56.209 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-18 19:57:56.239 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-18 19:57:56.277 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-18 19:57:56.299 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:56.301 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 19:57:56.330 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-18 19:57:56.332 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-18 19:57:56.335 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-18 19:57:56.367 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-18 19:57:56.397 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.48/identity 2022-05-18 19:57:56.425 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-18 19:57:56.454 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-18 19:57:56.482 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-18 19:57:56.510 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-18 19:57:56.539 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-18 19:57:56.566 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-18 19:57:56.594 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-18 19:57:56.611 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:56.614 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-18 19:57:56.618 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 19:57:56.620 | + lib/nova:create_nova_conf:553 : local conf 2022-05-18 19:57:56.622 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-18 19:57:56.625 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-18 19:57:56.628 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 19:57:56.631 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 19:57:56.633 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-18 19:57:56.636 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-18 19:57:56.638 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-18 19:57:56.642 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-18 19:57:56.645 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-18 19:57:56.648 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-18 19:57:56.650 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-18 19:57:56.653 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:57:56.655 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:57:56.657 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:57:56.674 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:56.676 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:57:56.678 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:56.681 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-18 19:57:56.712 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-18 19:57:56.743 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-18 19:57:56.773 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 19:57:56.775 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-18 19:57:56.778 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-18 19:57:56.780 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-18 19:57:56.800 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:56.804 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-18 19:57:56.805 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-18 19:57:57.487 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-18 19:57:57.490 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-18 19:57:57.493 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 19:57:57.495 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-18 19:57:57.498 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 19:57:57.500 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-18 19:57:57.502 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 19:57:57.519 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:57.522 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-18 19:57:57.525 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-18 19:57:57.527 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 19:57:57.544 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:57.546 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 19:57:57.549 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 19:57:57.579 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 19:57:57.581 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 19:57:57.584 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-18 19:57:57.602 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:57.604 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-18 19:57:57.607 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 19:57:57.609 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-18 19:57:57.639 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.48/identity 2022-05-18 19:57:57.668 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-18 19:57:57.695 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-18 19:57:57.723 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-18 19:57:57.751 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-18 19:57:57.779 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-18 19:57:57.807 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-18 19:57:57.835 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-18 19:57:57.838 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-18 19:57:57.840 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-18 19:57:57.843 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:57:57.860 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:57:57.862 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:57:57.865 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:57:57.867 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:57:57.870 | + 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-05-18 19:57:57.898 | + 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-05-18 19:57:57.927 | + 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-05-18 19:57:57.954 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:57:57.982 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 19:57:57.985 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-18 19:57:57.990 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 19:57:57.992 | + lib/nova:create_nova_conf:587 : local conf 2022-05-18 19:57:57.995 | + lib/nova:create_nova_conf:588 : local offset 2022-05-18 19:57:57.998 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-18 19:57:58.000 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 19:57:58.003 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 19:57:58.005 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-18 19:57:58.008 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-18 19:57:58.010 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-18 19:57:58.012 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 19:57:58.015 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-18 19:57:58.017 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-18 19:57:58.019 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-18 19:57:58.036 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:58.038 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-18 19:57:58.040 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-18 19:57:58.057 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:58.059 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-18 19:57:58.074 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:58.077 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-18 19:57:58.094 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:57:58.096 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-18 19:57:58.115 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:57:58.117 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-18 19:57:58.120 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-18 19:57:58.122 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-18 19:57:58.125 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 19:57:58.127 | + lib/stack:stack_install_service:32 : install_placement 2022-05-18 19:57:58.130 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-18 19:57:58.132 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-18 19:57:58.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:58.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:58.140 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-18 19:57:58.143 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:57:58.145 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:57:58.148 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:57:58.150 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:57:58.153 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:57:58.155 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:57:58.158 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:58.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:58.163 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:57:58.166 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:57:58.168 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:57:58.171 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:57:58.173 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-18 19:57:58.175 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:57:58.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:58.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:58.183 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-18 19:57:58.205 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-18 19:57:58.315 | Reading package lists... 2022-05-18 19:57:58.563 | Building dependency tree... 2022-05-18 19:57:58.565 | Reading state information... 2022-05-18 19:57:58.818 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 19:57:58.818 | The following packages were automatically installed and are no longer required: 2022-05-18 19:57:58.819 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:57:58.819 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:57:58.819 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:57:58.819 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:57:58.819 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:57:58.819 | python3-zope.interface 2022-05-18 19:57:58.819 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:57:58.933 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:57:58.938 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:57:58.940 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:57:58.943 | + functions-common:time_stop:2437 : local name 2022-05-18 19:57:58.945 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:57:58.948 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:57:58.950 | + functions-common:time_stop:2440 : local total 2022-05-18 19:57:58.952 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:57:58.955 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:57:58.958 | + functions-common:time_stop:2444 : start_time=1652903878202 2022-05-18 19:57:58.960 | + functions-common:time_stop:2446 : [[ -z 1652903878202 ]] 2022-05-18 19:57:58.963 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:57:58.967 | + functions-common:time_stop:2449 : end_time=1652903878965 2022-05-18 19:57:58.970 | + functions-common:time_stop:2450 : elapsed_time=763 2022-05-18 19:57:58.972 | + functions-common:time_stop:2451 : total=6129 2022-05-18 19:57:58.974 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:57:58.977 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6892 2022-05-18 19:57:58.979 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:57:58.982 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-18 19:57:58.984 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-18 19:57:58.987 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-18 19:57:58.990 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-18 19:57:58.992 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-18 19:57:59.015 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-18 19:57:59.018 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 19:57:59.020 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 19:57:59.023 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 19:57:59.025 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 19:57:59.028 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 19:57:59.030 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 19:57:59.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:59.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:59.038 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 19:57:59.040 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 19:57:59.043 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 19:57:59.045 | + functions-common:apt_get_update:1202 : return 2022-05-18 19:57:59.048 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-18 19:57:59.050 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 19:57:59.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:59.056 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:59.058 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-18 19:57:59.081 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-05-18 19:57:59.204 | Reading package lists... 2022-05-18 19:57:59.447 | Building dependency tree... 2022-05-18 19:57:59.448 | Reading state information... 2022-05-18 19:57:59.704 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-18 19:57:59.704 | The following packages were automatically installed and are no longer required: 2022-05-18 19:57:59.705 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 19:57:59.705 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 19:57:59.705 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 19:57:59.705 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 19:57:59.705 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 19:57:59.706 | python3-zope.interface 2022-05-18 19:57:59.706 | Use 'sudo apt autoremove' to remove them. 2022-05-18 19:57:59.820 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 19:57:59.825 | + functions-common:apt_get:1246 : result=0 2022-05-18 19:57:59.827 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 19:57:59.830 | + functions-common:time_stop:2437 : local name 2022-05-18 19:57:59.832 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:57:59.835 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:57:59.837 | + functions-common:time_stop:2440 : local total 2022-05-18 19:57:59.839 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:57:59.842 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 19:57:59.844 | + functions-common:time_stop:2444 : start_time=1652903879078 2022-05-18 19:57:59.847 | + functions-common:time_stop:2446 : [[ -z 1652903879078 ]] 2022-05-18 19:57:59.850 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:57:59.854 | + functions-common:time_stop:2449 : end_time=1652903879852 2022-05-18 19:57:59.857 | + functions-common:time_stop:2450 : elapsed_time=774 2022-05-18 19:57:59.859 | + functions-common:time_stop:2451 : total=6892 2022-05-18 19:57:59.862 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:57:59.864 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7666 2022-05-18 19:57:59.867 | + functions-common:apt_get:1250 : return 0 2022-05-18 19:57:59.870 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-18 19:57:59.872 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-18 19:57:59.875 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:57:59.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:57:59.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:57:59.883 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-18 19:57:59.885 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-18 19:57:59.941 | wsgi (enabled by maintainer script) 2022-05-18 19:57:59.945 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-18 19:57:59.948 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-18 19:57:59.950 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:57:59.954 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-18 19:57:59.956 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-18 19:57:59.959 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:57:59.963 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:57:59.963 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:57:59.969 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-18 19:57:59.971 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-18 19:57:59.974 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-18 19:57:59.977 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-18 19:57:59.979 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-18 19:58:00.002 | Using python 3.8 to install osc-placement 2022-05-18 19:58:00.006 | + 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-05-18 19:58:00.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:00.865 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:00.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:00.866 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:02.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:58:02.059 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-18 19:58:02.070 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-18 19:58:02.071 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-18 19:58:02.072 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-18 19:58:02.073 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-18 19:58:02.074 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-18 19:58:02.075 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-18 19:58:02.133 | 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-05-18 19:58:02.134 | 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-05-18 19:58:02.135 | 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-05-18 19:58:02.136 | 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-05-18 19:58:02.149 | 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-05-18 19:58:02.151 | 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-05-18 19:58:02.152 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-18 19:58:02.167 | 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-05-18 19:58:02.168 | 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-05-18 19:58:02.169 | 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.9) 2022-05-18 19:58:02.171 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-18 19:58:02.172 | 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-05-18 19:58:02.173 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-18 19:58:02.192 | 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.3.0) 2022-05-18 19:58:02.193 | 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-05-18 19:58:02.195 | 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-05-18 19:58:02.196 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-18 19:58:02.205 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-18 19:58:02.244 | 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-05-18 19:58:02.244 | 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-05-18 19:58:02.246 | 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-05-18 19:58:02.247 | 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-05-18 19:58:02.248 | 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-05-18 19:58:02.249 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-18 19:58:02.251 | 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-05-18 19:58:02.252 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-18 19:58:02.319 | 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-05-18 19:58:02.320 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-18 19:58:02.321 | 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-05-18 19:58:02.323 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-18 19:58:02.415 | 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-05-18 19:58:02.416 | 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-05-18 19:58:02.418 | 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-05-18 19:58:02.463 | 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-05-18 19:58:02.504 | 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.3) 2022-05-18 19:58:02.677 | 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-05-18 19:58:04.874 | 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-05-18 19:58:04.881 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:58:04.882 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:58:05.001 | + inc/python:pip_install:200 : result=0 2022-05-18 19:58:05.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:58:05.007 | + functions-common:time_stop:2437 : local name 2022-05-18 19:58:05.009 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:58:05.012 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:58:05.014 | + functions-common:time_stop:2440 : local total 2022-05-18 19:58:05.017 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:58:05.019 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:58:05.022 | + functions-common:time_stop:2444 : start_time=1652903879996 2022-05-18 19:58:05.024 | + functions-common:time_stop:2446 : [[ -z 1652903879996 ]] 2022-05-18 19:58:05.028 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:58:05.032 | + functions-common:time_stop:2449 : end_time=1652903885029 2022-05-18 19:58:05.035 | + functions-common:time_stop:2450 : elapsed_time=5033 2022-05-18 19:58:05.037 | + functions-common:time_stop:2451 : total=175172 2022-05-18 19:58:05.040 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:58:05.042 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180205 2022-05-18 19:58:05.045 | + inc/python:pip_install:203 : return 0 2022-05-18 19:58:05.048 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-18 19:58:05.050 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-18 19:58:05.053 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-18 19:58:05.055 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 19:58:05.058 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 19:58:05.061 | ++ functions-common:git_clone:612 : pwd 2022-05-18 19:58:05.064 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 19:58:05.067 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 19:58:05.070 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 19:58:05.087 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 19:58:05.090 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 19:58:05.092 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 19:58:05.095 | + functions-common:git_clone:629 : echo master 2022-05-18 19:58:05.096 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 19:58:05.101 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-18 19:58:05.103 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 19:58:05.106 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-18 19:58:05.119 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-18 19:58:05.122 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 19:58:05.123 | + functions-common:git_clone:690 : head -1 2022-05-18 19:58:05.126 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-18 19:58:05.129 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 19:58:05.132 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-18 19:58:05.135 | + inc/python:setup_develop:338 : local bindep 2022-05-18 19:58:05.139 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 19:58:05.141 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-18 19:58:05.144 | + inc/python:setup_develop:344 : local extras= 2022-05-18 19:58:05.147 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-18 19:58:05.149 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 19:58:05.152 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 19:58:05.154 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-18 19:58:05.157 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 19:58:05.160 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 19:58:05.163 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-18 19:58:05.165 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 19:58:05.168 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-18 19:58:05.171 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 19:58:05.173 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 19:58:05.177 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-18 19:58:05.183 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-18 19:58:05.186 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-18 19:58:05.864 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-18 19:58:05.867 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 19:58:05.869 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 19:58:05.872 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 19:58:05.874 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 19:58:05.877 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-18 19:58:05.880 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 19:58:05.882 | + inc/python:setup_package:428 : local extras= 2022-05-18 19:58:05.885 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 19:58:05.887 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 19:58:05.890 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 19:58:05.892 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 19:58:05.895 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 19:58:05.898 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-18 19:58:05.919 | Using python 3.8 to install /opt/stack/placement 2022-05-18 19:58:05.922 | + 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-05-18 19:58:06.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:06.800 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:06.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:06.800 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:07.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:58:08.028 | Obtaining file:///opt/stack/placement 2022-05-18 19:58:08.029 | Preparing metadata (setup.py): started 2022-05-18 19:58:12.730 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 19:58:12.774 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-18 19:58:12.776 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-18 19:58:12.777 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-18 19:58:12.778 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-18 19:58:12.779 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-18 19:58:12.780 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-18 19:58:12.781 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-18 19:58:12.782 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (62.2.0) 2022-05-18 19:58:12.783 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-18 19:58:12.785 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-18 19:58:12.787 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-18 19:58:12.788 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.7.0) 2022-05-18 19:58:12.789 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-18 19:58:12.790 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-18 19:58:12.791 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-18 19:58:12.792 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-18 19:58:12.793 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-18 19:58:12.794 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-18 19:58:12.795 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-18 19:58:12.797 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-18 19:58:12.798 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-18 19:58:12.877 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-05-18 19:58:12.878 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-05-18 19:58:12.879 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-05-18 19:58:12.881 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.4.0) 2022-05-18 19:58:12.882 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-05-18 19:58:12.884 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (3.1.1) 2022-05-18 19:58:12.905 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-05-18 19:58:12.946 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-18 19:58:12.947 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-18 19:58:12.948 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-18 19:58:12.949 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-05-18 19:58:12.951 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-05-18 19:58:13.001 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-18 19:58:13.002 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-18 19:58:13.004 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-18 19:58:13.006 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-18 19:58:13.046 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-05-18 19:58:13.051 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-05-18 19:58:13.070 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-18 19:58:13.071 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-05-18 19:58:13.072 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-05-18 19:58:13.099 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-05-18 19:58:13.100 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-05-18 19:58:13.113 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-18 19:58:13.132 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-05-18 19:58:13.133 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-05-18 19:58:13.134 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.9) 2022-05-18 19:58:13.136 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-05-18 19:58:13.179 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-05-18 19:58:13.180 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-18 19:58:13.182 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-05-18 19:58:13.183 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-05-18 19:58:13.200 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-05-18 19:58:13.364 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-18 19:58:13.430 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-18 19:58:13.431 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-18 19:58:13.433 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-18 19:58:13.447 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-18 19:58:13.482 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.14.1) 2022-05-18 19:58:13.539 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.1.1) 2022-05-18 19:58:13.604 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.7.0) 2022-05-18 19:58:13.690 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.1.5) 2022-05-18 19:58:13.741 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-05-18 19:58:13.936 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-18 19:58:13.937 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-18 19:58:13.939 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-18 19:58:14.018 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-18 19:58:14.083 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.21) 2022-05-18 19:58:14.247 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-18 19:58:14.375 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-18 19:58:14.376 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-18 19:58:16.284 | Installing collected packages: openstack-placement 2022-05-18 19:58:16.284 | Attempting uninstall: openstack-placement 2022-05-18 19:58:16.291 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-18 19:58:16.291 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-18 19:58:16.291 | Running setup.py develop for openstack-placement 2022-05-18 19:58:22.221 | Successfully installed openstack-placement 2022-05-18 19:58:22.221 | 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-05-18 19:58:22.229 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:58:22.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:58:22.364 | + inc/python:pip_install:200 : result=0 2022-05-18 19:58:22.366 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:58:22.368 | + functions-common:time_stop:2437 : local name 2022-05-18 19:58:22.371 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:58:22.373 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:58:22.376 | + functions-common:time_stop:2440 : local total 2022-05-18 19:58:22.378 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:58:22.380 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:58:22.383 | + functions-common:time_stop:2444 : start_time=1652903885914 2022-05-18 19:58:22.385 | + functions-common:time_stop:2446 : [[ -z 1652903885914 ]] 2022-05-18 19:58:22.388 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:58:22.392 | + functions-common:time_stop:2449 : end_time=1652903902389 2022-05-18 19:58:22.395 | + functions-common:time_stop:2450 : elapsed_time=16475 2022-05-18 19:58:22.397 | + functions-common:time_stop:2451 : total=180205 2022-05-18 19:58:22.399 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:58:22.402 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=196680 2022-05-18 19:58:22.404 | + inc/python:pip_install:203 : return 0 2022-05-18 19:58:22.407 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 19:58:22.410 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 19:58:22.413 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 19:58:22.432 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 19:58:22.444 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-18 19:58:22.446 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-18 19:58:22.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:58:22.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:58:22.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-18 19:58:22.457 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:58:22.460 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 19:58:22.463 | + ./stack.sh:main:945 : configure_placement 2022-05-18 19:58:22.470 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-18 19:58:22.483 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-18 19:58:22.486 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-18 19:58:22.491 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-18 19:58:22.493 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-18 19:58:22.496 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-18 19:58:22.498 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-18 19:58:22.501 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 19:58:22.503 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 19:58:22.506 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 19:58:22.524 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:58:22.527 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 19:58:22.529 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-18 19:58:22.532 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-18 19:58:22.565 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-18 19:58:22.598 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-18 19:58:22.631 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-18 19:58:22.634 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-18 19:58:22.637 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-18 19:58:22.639 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 19:58:22.642 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-18 19:58:22.675 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-18 19:58:22.704 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 19:58:22.734 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-18 19:58:22.763 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-18 19:58:22.794 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-18 19:58:22.823 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-18 19:58:22.853 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-18 19:58:22.882 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 19:58:22.912 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 19:58:22.942 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-18 19:58:22.945 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-18 19:58:22.948 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-18 19:58:22.951 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 19:58:22.970 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 19:58:22.972 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 19:58:22.975 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 19:58:22.977 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 19:58:22.980 | + 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-05-18 19:58:23.010 | + 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-05-18 19:58:23.039 | + 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-05-18 19:58:23.069 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 19:58:23.098 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-18 19:58:23.101 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-18 19:58:23.104 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-18 19:58:23.106 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-18 19:58:23.108 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-18 19:58:23.111 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 19:58:23.114 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 19:58:23.117 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-18 19:58:23.121 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-18 19:58:23.124 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 19:58:23.126 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 19:58:23.139 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 19:58:23.140 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:58:23.148 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 19:58:23.152 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 19:58:23.168 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-18 19:58:23.171 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-18 19:58:23.175 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-18 19:58:23.207 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-18 19:58:23.235 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-18 19:58:23.265 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-18 19:58:23.294 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 19:58:23.323 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 19:58:23.352 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-18 19:58:23.382 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-18 19:58:23.412 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-18 19:58:23.441 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-18 19:58:23.469 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 19:58:23.499 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 19:58:23.527 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-18 19:58:23.557 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 19:58:23.560 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 19:58:23.563 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-18 19:58:23.565 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-18 19:58:23.568 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 19:58:23.571 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:58:23.573 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:58:23.576 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-18 19:58:23.579 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-18 19:58:23.581 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-18 19:58:23.610 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 19:58:23.641 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-18 19:58:23.643 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-18 19:58:23.650 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-18 19:58:23.654 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-18 19:58:23.656 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-18 19:58:23.659 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 19:58:23.662 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 19:58:23.665 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 19:58:23.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:58:23.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:58:23.672 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 19:58:23.675 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 19:58:23.678 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:58:23.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:58:23.683 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-18 19:58:23.744 | Site placement-api already enabled 2022-05-18 19:58:23.749 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 19:58:23.751 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 19:58:23.754 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:58:23.756 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 19:58:23.894 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-18 19:58:23.919 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:58:23.921 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-18 19:58:23.944 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:58:23.947 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-18 19:58:23.967 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:58:23.970 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-18 19:58:23.972 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-18 19:58:23.975 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-18 19:58:24.008 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.48/identity 2022-05-18 19:58:24.038 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-18 19:58:24.068 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-18 19:58:24.097 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-18 19:58:24.126 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-18 19:58:24.155 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-18 19:58:24.186 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-18 19:58:24.215 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-18 19:58:24.233 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:58:24.236 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-18 19:58:24.253 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:58:24.256 | + ./stack.sh:main:971 : run_phase stack install 2022-05-18 19:58:24.259 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 19:58:24.261 | + functions-common:run_phase:1866 : local phase=install 2022-05-18 19:58:24.264 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 19:58:24.267 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 19:58:24.269 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 19:58:24.272 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 19:58:24.274 | + functions-common:run_phase:1875 : local extra 2022-05-18 19:58:24.278 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 19:58:24.282 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 19:58:24.286 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 19:58:24.289 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 19:58:24.294 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-18 19:58:24.296 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 19:58:24.313 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:58:24.316 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:58:24.318 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 19:58:24.320 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-18 19:58:24.323 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-18 19:58:24.325 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:58:24.328 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-18 19:58:24.330 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-18 19:58:24.333 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-18 19:58:24.390 | ++ inc/async:async_inner:63 : install_tempest 2022-05-18 19:58:24.427 | [98137 Async install_tempest:123600]: running: install_tempest 2022-05-18 19:58:24.430 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 19:58:24.433 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 19:58:24.436 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 19:58:24.439 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 19:58:24.442 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-18 19:58:24.444 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 19:58:24.447 | + functions-common:run_plugins:1852 : local phase=install 2022-05-18 19:58:24.450 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 19:58:24.453 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 19:58:24.455 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-18 19:58:24.458 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-18 19:58:24.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 19:58:24.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 19:58:24.468 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-18 19:58:24.471 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 19:58:24.474 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-18 19:58:24.477 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-18 19:58:24.480 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 19:58:24.483 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-18 19:58:24.486 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-18 19:58:24.490 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 19:58:24.495 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-18 19:58:24.497 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 19:58:24.502 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-18 19:58:24.506 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-18 19:58:24.509 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-18 19:58:24.512 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-18 19:58:24.520 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-18 19:58:24.544 | Using python 3.8 to install python-openstackclient 2022-05-18 19:58:24.546 | + 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-05-18 19:58:25.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:25.431 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:25.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:25.431 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:26.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:58:26.632 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-18 19:58:26.652 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-18 19:58:26.653 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-18 19:58:26.654 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-18 19:58:26.655 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-18 19:58:26.656 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-18 19:58:26.657 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-18 19:58:26.658 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-18 19:58:26.659 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-18 19:58:26.660 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-18 19:58:26.661 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-18 19:58:26.662 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-18 19:58:26.673 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-18 19:58:26.674 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-18 19:58:26.675 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-18 19:58:26.677 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-18 19:58:26.678 | 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-05-18 19:58:26.704 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-18 19:58:26.705 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-18 19:58:26.706 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-18 19:58:26.707 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-18 19:58:26.709 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-18 19:58:26.710 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-18 19:58:26.711 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-18 19:58:26.712 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-18 19:58:26.713 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-18 19:58:26.714 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-18 19:58:26.715 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-18 19:58:26.729 | 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-05-18 19:58:26.747 | 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-05-18 19:58:26.748 | 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-05-18 19:58:26.749 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-18 19:58:26.751 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-18 19:58:26.771 | 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-05-18 19:58:26.790 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-18 19:58:26.792 | 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-05-18 19:58:26.794 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-18 19:58:26.883 | 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-05-18 19:58:26.884 | 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-05-18 19:58:26.885 | 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-05-18 19:58:26.927 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-18 19:58:26.938 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-18 19:58:26.971 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-18 19:58:27.132 | 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-05-18 19:58:27.147 | 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-05-18 19:58:27.246 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-18 19:58:27.248 | 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-05-18 19:58:27.250 | 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-05-18 19:58:27.251 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-18 19:58:27.376 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-18 19:58:29.637 | 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-05-18 19:58:29.644 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:58:29.644 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:58:29.769 | + inc/python:pip_install:200 : result=0 2022-05-18 19:58:29.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:58:29.774 | + functions-common:time_stop:2437 : local name 2022-05-18 19:58:29.777 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:58:29.779 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:58:29.782 | + functions-common:time_stop:2440 : local total 2022-05-18 19:58:29.784 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:58:29.787 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:58:29.789 | + functions-common:time_stop:2444 : start_time=1652903904538 2022-05-18 19:58:29.792 | + functions-common:time_stop:2446 : [[ -z 1652903904538 ]] 2022-05-18 19:58:29.795 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:58:29.799 | + functions-common:time_stop:2449 : end_time=1652903909796 2022-05-18 19:58:29.802 | + functions-common:time_stop:2450 : elapsed_time=5258 2022-05-18 19:58:29.804 | + functions-common:time_stop:2451 : total=196680 2022-05-18 19:58:29.807 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:58:29.809 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=201938 2022-05-18 19:58:29.812 | + inc/python:pip_install:203 : return 0 2022-05-18 19:58:29.814 | + ./stack.sh:main:983 : install_oscwrap 2022-05-18 19:58:29.818 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-18 19:58:29.823 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.YnzfnWEIhb 2022-05-18 19:58:29.826 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-18 19:58:29.828 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-18 19:58:29.831 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-18 19:58:29.834 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-18 19:58:29.836 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 19:58:29.839 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-18 19:58:29.857 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:58:29.859 | + ./stack.sh:main:1037 : configure_database 2022-05-18 19:58:29.862 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-18 19:58:29.865 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-18 19:58:29.867 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-18 19:58:29.870 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:58:29.872 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-18 19:58:29.874 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-18 19:58:29.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:58:29.879 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:58:29.882 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-18 19:58:29.885 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-18 19:58:29.888 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-18 19:58:29.889 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-18 19:58:29.893 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-18 19:58:29.947 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-18 19:58:29.949 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 19:58:29.952 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 19:58:29.954 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 19:58:29.957 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 19:58:29.959 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 19:58:29.961 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 19:58:29.964 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 19:58:29.966 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 19:58:29.969 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 19:58:29.971 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 19:58:29.974 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 19:58:29.976 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-18 19:58:29.979 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 19:58:29.981 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 19:58:29.984 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 19:58:29.986 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 19:58:29.989 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 19:58:29.991 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 19:58:29.994 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-18 19:58:29.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:58:29.999 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:58:30.001 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-18 19:58:30.004 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:58:30.006 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 19:58:32.879 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-18 19:58:32.895 | mysqladmin: connect to server at 'localhost' failed 2022-05-18 19:58:32.895 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-18 19:58:32.899 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-18 19:58:32.901 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-18 19:58:32.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:58:32.906 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:58:32.909 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-18 19:58:32.912 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-18 19:58:32.914 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-18 19:58:32.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 19:58:32.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 19:58:32.921 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-18 19:58:32.924 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-18 19:58:32.926 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-05-18 19:58:32.938 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:58:33.007 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-18 19:58:33.019 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:58:33.083 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-18 19:58:33.137 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-18 19:58:33.192 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-18 19:58:33.247 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-18 19:58:33.249 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-18 19:58:33.252 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-18 19:58:33.252 | enabling MySQL performance counting 2022-05-18 19:58:33.255 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 19:58:33.277 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 19:58:33.280 | + 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 /home/ubuntu/devstack/tools/dbcounter 2022-05-18 19:58:34.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:34.145 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:34.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 19:58:34.145 | from cryptography.utils import int_from_bytes 2022-05-18 19:58:35.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 19:58:35.375 | Processing ./tools/dbcounter 2022-05-18 19:58:35.633 | Installing build dependencies: started 2022-05-18 19:58:49.310 | Installing build dependencies: finished with status 'done' 2022-05-18 19:58:49.315 | Getting requirements to build wheel: started 2022-05-18 19:58:52.047 | Getting requirements to build wheel: finished with status 'done' 2022-05-18 19:58:52.304 | Installing backend dependencies: started 2022-05-18 19:58:57.649 | Installing backend dependencies: finished with status 'done' 2022-05-18 19:58:57.653 | Preparing metadata (pyproject.toml): started 2022-05-18 19:59:00.667 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-18 19:59:00.673 | Building wheels for collected packages: dbcounter 2022-05-18 19:59:00.674 | Building wheel for dbcounter (pyproject.toml): started 2022-05-18 19:59:04.552 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-18 19:59:04.553 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=0fa7bf5f5045dec2f7b616770e81fd3bfd5f551bfb5d8535ca019e39cb3dbf45 2022-05-18 19:59:04.553 | Stored in directory: /tmp/pip-ephem-wheel-cache-mn38xus4/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-18 19:59:04.557 | Successfully built dbcounter 2022-05-18 19:59:07.021 | Installing collected packages: dbcounter 2022-05-18 19:59:07.021 | Attempting uninstall: dbcounter 2022-05-18 19:59:07.024 | Found existing installation: dbcounter 0.1 2022-05-18 19:59:07.026 | Uninstalling dbcounter-0.1: 2022-05-18 19:59:07.348 | Successfully uninstalled dbcounter-0.1 2022-05-18 19:59:07.569 | Successfully installed dbcounter-0.1 2022-05-18 19:59:07.569 | 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-05-18 19:59:07.576 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 19:59:07.576 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 19:59:07.727 | + inc/python:pip_install:200 : result=0 2022-05-18 19:59:07.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 19:59:07.732 | + functions-common:time_stop:2437 : local name 2022-05-18 19:59:07.734 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:59:07.737 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:59:07.739 | + functions-common:time_stop:2440 : local total 2022-05-18 19:59:07.742 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:59:07.744 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 19:59:07.746 | + functions-common:time_stop:2444 : start_time=1652903913271 2022-05-18 19:59:07.749 | + functions-common:time_stop:2446 : [[ -z 1652903913271 ]] 2022-05-18 19:59:07.752 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:59:07.757 | + functions-common:time_stop:2449 : end_time=1652903947754 2022-05-18 19:59:07.759 | + functions-common:time_stop:2450 : elapsed_time=34483 2022-05-18 19:59:07.761 | + functions-common:time_stop:2451 : total=201938 2022-05-18 19:59:07.764 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:59:07.766 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=236421 2022-05-18 19:59:07.769 | + inc/python:pip_install:203 : return 0 2022-05-18 19:59:07.771 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-18 19:59:07.774 | + lib/database:recreate_database:112 : local db=stats 2022-05-18 19:59:07.776 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-18 19:59:07.779 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-18 19:59:07.781 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-18 19:59:07.786 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:59:07.915 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-18 19:59:07.920 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:59:08.040 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-05-18 19:59:08.040 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-18 19:59:08.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:59:08.132 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-18 19:59:08.135 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 19:59:08.137 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 19:59:11.396 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-18 19:59:11.400 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-18 19:59:11.403 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 19:59:11.409 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-195911 2022-05-18 19:59:11.412 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-195911 1041' 2022-05-18 19:59:11.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.417 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 19:59:11.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.422 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 19:59:11.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.428 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 19:59:11.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.433 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-18 19:59:11.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.440 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 19:59:11.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.445 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 19:59:11.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.450 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-195405 2022-05-18 19:59:11.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.456 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 19:59:11.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.461 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 19:59:11.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.466 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 19:59:11.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.471 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 19:59:11.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.476 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 19:59:11.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 19:59:11.481 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 19:59:11.484 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-18 19:59:11.487 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-18 19:59:11.490 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-18 19:59:11.501 | + ./stack.sh:main:1067 : start_dstat 2022-05-18 19:59:11.504 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.507 | + functions-common:run_process:1692 : local service=dstat 2022-05-18 19:59:11.509 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.512 | + functions-common:run_process:1694 : local group= 2022-05-18 19:59:11.514 | + functions-common:run_process:1695 : local user= 2022-05-18 19:59:11.517 | + functions-common:run_process:1697 : local name=dstat 2022-05-18 19:59:11.519 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 19:59:11.522 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 19:59:11.524 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:59:11.527 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:59:11.530 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:59:11.535 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903951532 2022-05-18 19:59:11.538 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-18 19:59:11.557 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:59:11.560 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-18 19:59:11.562 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-18 19:59:11.565 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.568 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.570 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.573 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.575 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-18 19:59:11.578 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-18 19:59:11.581 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-18 19:59:11.583 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 19:59:11.586 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 19:59:11.588 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-18 19:59:11.591 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-18 19:59:11.594 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-18 19:59:11.596 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.599 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 19:59:11.601 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-18 19:59:11.604 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 19:59:11.606 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 19:59:11.609 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-18 19:59:11.611 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 19:59:11.616 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-18 19:59:11.668 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-18 19:59:11.726 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 19:59:11.782 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-18 19:59:11.836 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-18 19:59:11.889 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 19:59:11.942 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 19:59:11.944 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-18 19:59:11.997 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 19:59:12.400 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-18 19:59:12.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-18 19:59:12.791 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-18 19:59:12.816 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 19:59:12.818 | + functions-common:time_stop:2437 : local name 2022-05-18 19:59:12.821 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:59:12.823 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:59:12.826 | + functions-common:time_stop:2440 : local total 2022-05-18 19:59:12.832 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:59:12.835 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 19:59:12.838 | + functions-common:time_stop:2444 : start_time=1652903951532 2022-05-18 19:59:12.840 | + functions-common:time_stop:2446 : [[ -z 1652903951532 ]] 2022-05-18 19:59:12.849 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:59:12.852 | + functions-common:time_stop:2449 : end_time=1652903952849 2022-05-18 19:59:12.855 | + functions-common:time_stop:2450 : elapsed_time=1317 2022-05-18 19:59:12.859 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:59:12.861 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:59:12.864 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1317 2022-05-18 19:59:12.867 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-18 19:59:12.869 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-18 19:59:12.872 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-18 19:59:12.874 | + functions-common:run_process:1694 : local group= 2022-05-18 19:59:12.877 | + functions-common:run_process:1695 : local user=root 2022-05-18 19:59:12.880 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-18 19:59:12.882 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 19:59:12.885 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 19:59:12.888 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:59:12.890 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:59:12.894 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:59:12.899 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903952896 2022-05-18 19:59:12.901 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-18 19:59:12.924 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:59:12.926 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 19:59:12.929 | + functions-common:time_stop:2437 : local name 2022-05-18 19:59:12.931 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:59:12.934 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:59:12.937 | + functions-common:time_stop:2440 : local total 2022-05-18 19:59:12.939 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:59:12.942 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 19:59:12.945 | + functions-common:time_stop:2444 : start_time=1652903952896 2022-05-18 19:59:12.947 | + functions-common:time_stop:2446 : [[ -z 1652903952896 ]] 2022-05-18 19:59:12.950 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:59:12.955 | + functions-common:time_stop:2449 : end_time=1652903952952 2022-05-18 19:59:12.958 | + functions-common:time_stop:2450 : elapsed_time=56 2022-05-18 19:59:12.961 | + functions-common:time_stop:2451 : total=1317 2022-05-18 19:59:12.963 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:59:12.966 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1373 2022-05-18 19:59:12.968 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-18 19:59:12.996 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:59:12.999 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-18 19:59:13.021 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:59:13.025 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-18 19:59:13.049 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:59:13.049 | + ./stack.sh:main:1080 : start_etcd3 2022-05-18 19:59:13.050 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-18 19:59:13.053 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd' 2022-05-18 19:59:13.057 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-18 19:59:13.057 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380' 2022-05-18 19:59:13.061 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.48:2380' 2022-05-18 19:59:13.065 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.48:2379' 2022-05-18 19:59:13.065 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-18 19:59:13.069 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-18 19:59:13.070 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.48:2379' 2022-05-18 19:59:13.072 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-18 19:59:13.075 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-18 19:59:13.077 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 19:59:13.080 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' '' root 2022-05-18 19:59:13.083 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-18 19:59:13.086 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 19:59:13.088 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 19:59:13.091 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-18 19:59:13.093 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 19:59:13.096 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 19:59:13.098 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 19:59:13.101 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 19:59:13.105 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-18 19:59:13.176 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-18 19:59:13.245 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 19:59:13.296 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-18 19:59:13.350 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-18 19:59:13.401 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 19:59:13.452 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 19:59:13.454 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-18 19:59:13.515 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 19:59:13.915 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-18 19:59:13.969 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-18 19:59:14.021 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-18 19:59:14.074 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-18 19:59:14.126 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-18 19:59:14.130 | ++ functions-common:is_arch:506 : uname -m 2022-05-18 19:59:14.134 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-18 19:59:14.137 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-18 19:59:14.531 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-18 19:59:14.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-18 19:59:14.913 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-18 19:59:15.092 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-18 19:59:15.111 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:59:15.114 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-18 19:59:15.117 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-18 19:59:15.120 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-18 19:59:15.124 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-18 19:59:15.137 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-18 19:59:15.150 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-18 19:59:15.152 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 19:59:15.155 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-18 19:59:15.293 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-18 19:59:15.428 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-18 19:59:15.568 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-18 19:59:15.705 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-18 19:59:15.841 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-18 19:59:15.980 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-18 19:59:16.117 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-18 19:59:16.256 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-18 19:59:16.393 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.48/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-18 19:59:16.530 | + functions-common:write_clouds_yaml:198 : cat 2022-05-18 19:59:16.536 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-18 19:59:16.539 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-18 19:59:16.542 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-18 19:59:16.546 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-18 19:59:16.549 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-18 19:59:16.552 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-18 19:59:16.568 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 19:59:16.571 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-18 19:59:16.573 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 19:59:16.576 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-18 19:59:16.578 | + ./stack.sh:main:1097 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 19:59:16.581 | + ./stack.sh:main:1098 : init_keystone 2022-05-18 19:59:16.584 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-18 19:59:16.600 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 19:59:16.603 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-18 19:59:16.605 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-18 19:59:16.608 | + lib/database:recreate_database:112 : local db=keystone 2022-05-18 19:59:16.610 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-18 19:59:16.612 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-18 19:59:16.615 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-18 19:59:16.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:59:21.984 | ++ inc/async:async_inner:64 : rc=0 2022-05-18 19:59:22.010 | [123600 Async install_tempest:123600]: finished successfully 2022-05-18 19:59:22.884 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-18 19:59:22.888 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 19:59:22.983 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-18 19:59:22.985 | + functions-common:time_start:2423 : local name=dbsync 2022-05-18 19:59:22.989 | + functions-common:time_start:2424 : local start_time= 2022-05-18 19:59:22.991 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 19:59:22.994 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 19:59:22.999 | + functions-common:time_start:2428 : _TIME_START[$name]=1652903962996 2022-05-18 19:59:23.001 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-18 19:59:27.762 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 19:59:27.785 | 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=125768) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 19:59:27.791 | DEBUG dbcounter [-] [125768] Writer thread running {{(pid=125768) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 19:59:27.792 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:27.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:27.796 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:27.823 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:27.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:27.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:27.826 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:27.826 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:28.337 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:28.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:28.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:28.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:28.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:28.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:28.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:28.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:28.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:28.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:28.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:28.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:28.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:28.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:28.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:28.341 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:28.341 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:28.349 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 19:59:40.878 | DEBUG dbcounter [-] [125768] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=125768) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:59:52.964 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:52.964 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 19:59:53.010 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:53.010 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 19:59:53.066 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:53.067 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 19:59:53.129 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:53.129 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 19:59:53.163 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:53.164 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 19:59:53.198 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:53.199 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 19:59:54.038 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:54.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:54.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.042 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:54.042 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:54.042 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:54.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.046 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:54.046 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:54.054 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:54.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.057 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:54.057 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:54.063 | DEBUG dbcounter [-] [125768] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=125768) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:59:54.437 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:54.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.440 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:54.440 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:54.548 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:54.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:54.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:54.551 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:54.551 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:54.558 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 19:59:54.587 | DEBUG dbcounter [-] [125768] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=125768) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:59:54.730 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:54.730 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 19:59:54.775 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:54.775 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 19:59:54.849 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:54.849 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 19:59:54.924 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:54.924 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 19:59:54.987 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:54.987 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 19:59:55.067 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:55.067 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 19:59:55.146 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:55.147 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:55.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.150 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:55.150 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:55.150 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:55.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:55.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:55.162 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.165 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:55.165 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:55.467 | DEBUG dbcounter [-] [125768] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=125768) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 19:59:55.509 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:55.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.516 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:55.516 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:55.616 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 19:59:55.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 19:59:55.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 19:59:55.619 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 19:59:55.619 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125768) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 19:59:55.627 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 19:59:55.689 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:55.690 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 19:59:55.746 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:55.747 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 19:59:55.827 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:55.827 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 19:59:55.901 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:55.901 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 19:59:55.998 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:55.998 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 19:59:56.095 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:56.096 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 19:59:56.164 | INFO migrate.versioning.api [-] done 2022-05-18 19:59:56.539 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-18 19:59:56.542 | + functions-common:time_stop:2437 : local name 2022-05-18 19:59:56.544 | + functions-common:time_stop:2438 : local end_time 2022-05-18 19:59:56.547 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 19:59:56.550 | + functions-common:time_stop:2440 : local total 2022-05-18 19:59:56.552 | + functions-common:time_stop:2441 : local start_time 2022-05-18 19:59:56.555 | + functions-common:time_stop:2443 : name=dbsync 2022-05-18 19:59:56.557 | + functions-common:time_stop:2444 : start_time=1652903962996 2022-05-18 19:59:56.560 | + functions-common:time_stop:2446 : [[ -z 1652903962996 ]] 2022-05-18 19:59:56.563 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 19:59:56.568 | + functions-common:time_stop:2449 : end_time=1652903996565 2022-05-18 19:59:56.570 | + functions-common:time_stop:2450 : elapsed_time=33569 2022-05-18 19:59:56.573 | + functions-common:time_stop:2451 : total=0 2022-05-18 19:59:56.575 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 19:59:56.578 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33569 2022-05-18 19:59:56.581 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-18 19:59:56.583 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-18 19:59:56.587 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-18 20:00:01.028 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-18 20:00:01.029 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 20:00:01.029 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 20:00:01.029 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-18 20:00:01.029 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 20:00:01.030 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 20:00:01.030 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 20:00:01.030 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 20:00:01.031 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 20:00:01.392 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-18 20:00:01.397 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-18 20:00:05.821 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-18 20:00:05.822 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 20:00:05.822 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 20:00:05.822 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-18 20:00:05.822 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 20:00:05.823 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 20:00:05.823 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 20:00:05.823 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 20:00:05.823 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 20:00:06.182 | + ./stack.sh:main:1099 : start_keystone 2022-05-18 20:00:06.184 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-18 20:00:06.187 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-18 20:00:06.190 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-18 20:00:06.207 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:00:06.210 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-18 20:00:06.213 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-18 20:00:06.217 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-18 20:00:06.220 | + functions-common:run_process:1692 : local service=keystone 2022-05-18 20:00:06.223 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:00:06.225 | + functions-common:run_process:1694 : local group= 2022-05-18 20:00:06.228 | + functions-common:run_process:1695 : local user= 2022-05-18 20:00:06.231 | + functions-common:run_process:1697 : local name=keystone 2022-05-18 20:00:06.235 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 20:00:06.236 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 20:00:06.239 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:00:06.241 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:00:06.244 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:00:06.249 | + functions-common:time_start:2428 : _TIME_START[$name]=1652904006246 2022-05-18 20:00:06.251 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-18 20:00:06.267 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:00:06.269 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-18 20:00:06.272 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-18 20:00:06.274 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:00:06.277 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:00:06.279 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:00:06.282 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:00:06.285 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-18 20:00:06.287 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-18 20:00:06.293 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-18 20:00:06.293 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 20:00:06.295 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 20:00:06.298 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-18 20:00:06.301 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-18 20:00:06.303 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-18 20:00:06.305 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:00:06.307 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-18 20:00:06.310 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-18 20:00:06.312 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-18 20:00:06.314 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-18 20:00:06.320 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-18 20:00:06.373 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-18 20:00:06.425 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-18 20:00:06.486 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:00:06.541 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 20:00:06.597 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-18 20:00:06.659 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-18 20:00:06.718 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-18 20:00:06.770 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-18 20:00:06.822 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-18 20:00:06.874 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-18 20:00:06.876 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-18 20:00:06.936 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-18 20:00:07.326 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-18 20:00:07.340 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-18 20:00:07.719 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-18 20:00:07.796 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 20:00:07.799 | + functions-common:time_stop:2437 : local name 2022-05-18 20:00:07.801 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:00:07.804 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:00:07.806 | + functions-common:time_stop:2440 : local total 2022-05-18 20:00:07.809 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:00:07.811 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 20:00:07.813 | + functions-common:time_stop:2444 : start_time=1652904006246 2022-05-18 20:00:07.816 | + functions-common:time_stop:2446 : [[ -z 1652904006246 ]] 2022-05-18 20:00:07.819 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:00:07.823 | + functions-common:time_stop:2449 : end_time=1652904007821 2022-05-18 20:00:07.826 | + functions-common:time_stop:2450 : elapsed_time=1575 2022-05-18 20:00:07.828 | + functions-common:time_stop:2451 : total=1373 2022-05-18 20:00:07.831 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:00:07.833 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2948 2022-05-18 20:00:07.835 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-18 20:00:07.836 | Waiting for keystone to start... 2022-05-18 20:00:07.838 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.48/identity/v3/ 2022-05-18 20:00:07.840 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.48/identity/v3/ 2022-05-18 20:00:07.843 | + functions:wait_for_service:457 : local timeout=60 2022-05-18 20:00:07.846 | + functions:wait_for_service:458 : local url=http://10.222.0.48/identity/v3/ 2022-05-18 20:00:07.848 | + functions:wait_for_service:459 : local rval=0 2022-05-18 20:00:07.851 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-18 20:00:07.853 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-18 20:00:07.856 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:00:07.858 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:00:07.862 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:00:07.866 | + functions-common:time_start:2428 : _TIME_START[$name]=1652904007863 2022-05-18 20:00:07.869 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-18 20:00:07.874 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.48/identity/v3/ 2022-05-18 20:00:14.248 | + :: : [[ 200 == 503 ]] 2022-05-18 20:00:14.250 | + :: : [[ 0 -eq 7 ]] 2022-05-18 20:00:14.253 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-18 20:00:14.256 | + functions-common:time_stop:2437 : local name 2022-05-18 20:00:14.258 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:00:14.261 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:00:14.263 | + functions-common:time_stop:2440 : local total 2022-05-18 20:00:14.266 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:00:14.269 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-18 20:00:14.271 | + functions-common:time_stop:2444 : start_time=1652904007863 2022-05-18 20:00:14.274 | + functions-common:time_stop:2446 : [[ -z 1652904007863 ]] 2022-05-18 20:00:14.277 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:00:14.281 | + functions-common:time_stop:2449 : end_time=1652904014279 2022-05-18 20:00:14.284 | + functions-common:time_stop:2450 : elapsed_time=6416 2022-05-18 20:00:14.287 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:00:14.289 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:00:14.292 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6416 2022-05-18 20:00:14.294 | + functions:wait_for_service:467 : return 0 2022-05-18 20:00:14.297 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-18 20:00:14.315 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:00:14.318 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-18 20:00:14.320 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:00:14.322 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-18 20:00:14.349 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-18 20:00:14.352 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.48/identity 2022-05-18 20:00:18.954 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:18.954 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:18.954 | 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=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:18.962 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:18.979 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:18.980 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.010 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.043 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.043 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.136 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.136 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.136 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.137 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.137 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.137 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.150 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.150 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.150 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.158 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.161 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.161 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126517) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:00:19.228 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 20:00:19.246 | 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=126517) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 20:00:19.252 | DEBUG dbcounter [-] [126517] Writer thread running {{(pid=126517) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 20:00:19.520 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created domain default 2022-05-18 20:00:19.613 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created project admin 2022-05-18 20:00:19.641 | DEBUG passlib.handlers.bcrypt [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=126517) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-18 20:00:19.641 | DEBUG passlib.handlers.bcrypt [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=126517) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-18 20:00:19.766 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created user admin 2022-05-18 20:00:19.829 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created role reader 2022-05-18 20:00:19.902 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created role member 2022-05-18 20:00:19.968 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created implied role where 5e7412a7d71c46178bba74c25faaf2d6 implies d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:00:20.017 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created role admin 2022-05-18 20:00:20.099 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created implied role where 5b3f3b1b562a4faaabde2023456d0a0f implies 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:00:20.205 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Granted role admin on project admin to user admin. 2022-05-18 20:00:20.305 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Granted role admin on the system to user admin. 2022-05-18 20:00:20.391 | WARNING py.warnings [None req-daac7229-144e-4bae-b3bb-609434c8bd5a 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-05-18 20:00:20.391 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-18 20:00:20.391 |  2022-05-18 20:00:20.395 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created region RegionOne 2022-05-18 20:00:20.605 | INFO keystone.cmd.bootstrap [None req-daac7229-144e-4bae-b3bb-609434c8bd5a None None] Created public endpoint http://10.222.0.48/identity 2022-05-18 20:00:21.035 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-18 20:00:21.038 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-18 20:00:21.041 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-18 20:00:21.044 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-18 20:00:24.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:24.044 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:24.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:24.044 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:24.207 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:24.210 | + lib/keystone:create_keystone_accounts:310 : admin_project=2cd706f65ab5447bb9d9f347f55e3411 2022-05-18 20:00:24.212 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-18 20:00:24.215 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-18 20:00:26.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:26.349 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:26.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:26.349 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:26.508 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:26.511 | + lib/keystone:create_keystone_accounts:312 : admin_user=dbcc1e4bc2ea43eaad2343c69f61365d 2022-05-18 20:00:26.514 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-18 20:00:26.517 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-18 20:00:26.519 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-18 20:00:26.521 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin dbcc1e4bc2ea43eaad2343c69f61365d default 2022-05-18 20:00:26.578 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin dbcc1e4bc2ea43eaad2343c69f61365d default 2022-05-18 20:00:26.615 | [98137 Async ks-domain-role:126636]: running: get_or_add_user_domain_role admin dbcc1e4bc2ea43eaad2343c69f61365d default 2022-05-18 20:00:26.617 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-18 20:00:26.620 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:00:26.623 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 20:00:29.883 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 20:00:29.886 | + functions-common:get_or_create_domain:900 : echo default 2022-05-18 20:00:29.886 | default 2022-05-18 20:00:29.888 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-18 20:00:29.949 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-18 20:00:29.993 | [98137 Async ks-project:126779]: running: get_or_create_project service Default 2022-05-18 20:00:29.996 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-18 20:00:30.058 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-18 20:00:30.101 | [98137 Async ks-service:126865]: running: get_or_create_role service 2022-05-18 20:00:30.104 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-18 20:00:30.184 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-18 20:00:30.230 | [98137 Async ks-reseller:126952]: running: get_or_create_role ResellerAdmin 2022-05-18 20:00:30.236 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-18 20:00:30.251 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-18 20:00:30.606 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-18 20:00:30.825 | [98137 Async ks-anotherrole:127043]: running: get_or_create_role anotherrole 2022-05-18 20:00:30.839 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-18 20:00:30.875 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-18 20:00:30.889 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:00:30.924 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-18 20:00:33.589 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:33.632 | [126865 Async ks-service:126865]: finished successfully 2022-05-18 20:00:34.086 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:34.190 | [126952 Async ks-reseller:126952]: finished successfully 2022-05-18 20:00:34.273 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:34.329 | [126779 Async ks-project:126779]: finished successfully 2022-05-18 20:00:34.663 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:34.690 | [127043 Async ks-anotherrole:127043]: finished successfully 2022-05-18 20:00:34.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:34.789 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:34.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:34.789 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:34.959 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:34.962 | ++ functions-common:get_or_create_project:950 : project_id=d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:00:34.965 | ++ functions-common:get_or_create_project:951 : echo d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:00:34.968 | + lib/keystone:create_keystone_accounts:340 : invis_project=d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:00:34.970 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-18 20:00:34.974 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-18 20:00:34.976 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:00:34.979 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-18 20:00:37.475 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:37.499 | [126636 Async ks-domain-role:126636]: finished successfully 2022-05-18 20:00:37.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:37.543 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:37.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:37.543 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:37.710 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:37.716 | ++ functions-common:get_or_create_project:950 : project_id=b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:37.723 | ++ functions-common:get_or_create_project:951 : echo b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:37.723 | + lib/keystone:create_keystone_accounts:344 : demo_project=b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:37.726 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-18 20:00:37.729 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-18 20:00:37.732 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:00:37.735 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-18 20:00:37.737 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-18 20:00:37.743 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-18 20:00:40.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.255 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.255 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.419 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:40.422 | ++ functions-common:get_or_create_user:937 : user_id=6661fdca5f924d5f8006f0447bf7d34c 2022-05-18 20:00:40.424 | ++ functions-common:get_or_create_user:938 : echo 6661fdca5f924d5f8006f0447bf7d34c 2022-05-18 20:00:40.427 | + lib/keystone:create_keystone_accounts:347 : demo_user=6661fdca5f924d5f8006f0447bf7d34c 2022-05-18 20:00:40.430 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-18 20:00:40.479 | [98137 Async ks-domain-role:126636]: Waiting for completion of get_or_add_user_domain_role admin dbcc1e4bc2ea43eaad2343c69f61365d default running on PID 126636 (6 other jobs running) 2022-05-18 20:00:40.504 | [98137 Async ks-domain-role:126636]: Signaling child to exit 2022-05-18 20:00:40.504 | WAKEUP 2022-05-18 20:00:40.527 | [98137 Async ks-domain-role:126636]: Signaled 2022-05-18 20:00:40.528 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-18 20:00:40.528 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbcc1e4bc2ea43eaad2343c69f61365d --domain default 2022-05-18 20:00:40.528 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:00:40.528 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-18 20:00:40.528 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:00:40.528 | ++ functions-common:get_field:824 : read data 2022-05-18 20:00:40.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.529 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:40.529 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-18 20:00:40.529 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-18 20:00:40.529 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user dbcc1e4bc2ea43eaad2343c69f61365d --domain default 2022-05-18 20:00:40.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.529 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:00:40.529 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbcc1e4bc2ea43eaad2343c69f61365d --domain default 2022-05-18 20:00:40.529 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-18 20:00:40.529 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:00:40.529 | ++ functions-common:get_field:824 : read data 2022-05-18 20:00:40.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.529 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:40.529 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:00:40.529 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:00:40.529 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | dbcc1e4bc2ea43eaad2343c69f61365d | | | default | | False |' 2022-05-18 20:00:40.529 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:00:40.529 | ++ functions-common:get_field:824 : read data 2022-05-18 20:00:40.529 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:00:40.529 | + functions-common:get_or_add_user_domain_role:1033 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:00:40.530 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:00:40.572 | [98137 Async ks-domain-role:126636]: finished get_or_add_user_domain_role admin dbcc1e4bc2ea43eaad2343c69f61365d default with result 0 in 10 seconds 2022-05-18 20:00:40.579 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-18 20:00:40.614 | [98137 Async ks-project:126779]: Waiting for completion of get_or_create_project service Default running on PID 126779 (5 other jobs running) 2022-05-18 20:00:40.638 | [98137 Async ks-project:126779]: Signaling child to exit 2022-05-18 20:00:40.638 | WAKEUP 2022-05-18 20:00:40.661 | [98137 Async ks-project:126779]: Signaled 2022-05-18 20:00:40.663 | + functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:00:40.663 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-18 20:00:40.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.663 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.663 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.663 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:40.663 | + functions-common:get_or_create_project:950 : project_id=da68745bac27450f995c30607512a372 2022-05-18 20:00:40.663 | + functions-common:get_or_create_project:951 : echo da68745bac27450f995c30607512a372 2022-05-18 20:00:40.663 | da68745bac27450f995c30607512a372 2022-05-18 20:00:40.707 | [98137 Async ks-project:126779]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-18 20:00:40.743 | [98137 Async ks-service:126865]: Waiting for completion of get_or_create_role service running on PID 126865 (4 other jobs running) 2022-05-18 20:00:40.767 | [98137 Async ks-service:126865]: Signaling child to exit 2022-05-18 20:00:40.768 | WAKEUP 2022-05-18 20:00:40.790 | [98137 Async ks-service:126865]: Signaled 2022-05-18 20:00:40.791 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:00:40.791 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-18 20:00:40.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.792 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.792 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.792 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:40.792 | + functions-common:get_or_create_role:962 : role_id=4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:00:40.792 | + functions-common:get_or_create_role:963 : echo 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:00:40.792 | 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:00:40.835 | [98137 Async ks-service:126865]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-18 20:00:40.872 | [98137 Async ks-reseller:126952]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126952 (3 other jobs running) 2022-05-18 20:00:40.897 | [98137 Async ks-reseller:126952]: Signaling child to exit 2022-05-18 20:00:40.897 | WAKEUP 2022-05-18 20:00:40.921 | [98137 Async ks-reseller:126952]: Signaled 2022-05-18 20:00:40.922 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:00:40.922 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-18 20:00:40.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.922 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:40.922 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:40.922 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:40.922 | + functions-common:get_or_create_role:962 : role_id=1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:00:40.922 | + functions-common:get_or_create_role:963 : echo 1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:00:40.923 | 1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:00:40.965 | [98137 Async ks-reseller:126952]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-18 20:00:41.002 | [98137 Async ks-anotherrole:127043]: Waiting for completion of get_or_create_role anotherrole running on PID 127043 (2 other jobs running) 2022-05-18 20:00:41.026 | [98137 Async ks-anotherrole:127043]: Signaling child to exit 2022-05-18 20:00:41.026 | WAKEUP 2022-05-18 20:00:41.050 | [98137 Async ks-anotherrole:127043]: Signaled 2022-05-18 20:00:41.051 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:00:41.051 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 20:00:41.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:41.051 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:41.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:41.051 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:41.051 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:41.051 | + functions-common:get_or_create_role:962 : role_id=013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:00:41.051 | + functions-common:get_or_create_role:963 : echo 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:00:41.051 | 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:00:41.095 | [98137 Async ks-anotherrole:127043]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-18 20:00:41.100 | + inc/async:async_wait:197 : return 0 2022-05-18 20:00:41.102 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.160 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.203 | [98137 Async ks-demo-member:127909]: running: get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.205 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin dbcc1e4bc2ea43eaad2343c69f61365d b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.266 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dbcc1e4bc2ea43eaad2343c69f61365d b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.306 | [98137 Async ks-demo-admin:128021]: running: get_or_add_user_project_role admin dbcc1e4bc2ea43eaad2343c69f61365d b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.308 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.375 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.427 | [98137 Async ks-demo-another:128133]: running: get_or_add_user_project_role anotherrole 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:41.430 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:00:41.503 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:00:41.585 | [98137 Async ks-demo-invis:128245]: running: get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:00:41.589 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-18 20:00:41.605 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-18 20:00:41.609 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:00:41.623 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-18 20:00:41.647 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-18 20:00:41.670 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-18 20:00:45.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:45.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:45.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:45.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:46.026 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:46.033 | ++ functions-common:get_or_create_user:937 : user_id=6771ae3c29e54d4495a4a9b0cd32658e 2022-05-18 20:00:46.036 | ++ functions-common:get_or_create_user:938 : echo 6771ae3c29e54d4495a4a9b0cd32658e 2022-05-18 20:00:46.046 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6771ae3c29e54d4495a4a9b0cd32658e 2022-05-18 20:00:46.051 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6771ae3c29e54d4495a4a9b0cd32658e b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:46.173 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6771ae3c29e54d4495a4a9b0cd32658e b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:46.265 | [98137 Async ks-demo-reader:128401]: running: get_or_add_user_project_role reader 6771ae3c29e54d4495a4a9b0cd32658e b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:00:46.281 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-18 20:00:46.287 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-18 20:00:46.302 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:00:46.312 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-18 20:00:50.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:50.109 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:50.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:50.109 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:50.320 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:50.323 | ++ functions-common:get_or_create_project:950 : project_id=60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:50.325 | ++ functions-common:get_or_create_project:951 : echo 60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:50.330 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:50.332 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-18 20:00:50.336 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-18 20:00:50.338 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:00:50.344 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-18 20:00:50.350 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-18 20:00:50.361 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-18 20:00:53.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:53.205 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:53.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:53.205 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:53.576 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:00:53.607 | ++ functions-common:get_or_create_user:937 : user_id=1df98c43ff6f491a82486e4e33c2c3b1 2022-05-18 20:00:53.627 | ++ functions-common:get_or_create_user:938 : echo 1df98c43ff6f491a82486e4e33c2c3b1 2022-05-18 20:00:53.647 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=1df98c43ff6f491a82486e4e33c2c3b1 2022-05-18 20:00:53.679 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:54.066 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:54.318 | [98137 Async ks-alt-admin:128770]: running: get_or_add_user_project_role admin 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:54.330 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:54.719 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:54.997 | [98137 Async ks-alt-another:128883]: running: get_or_add_user_project_role anotherrole 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 2022-05-18 20:00:55.025 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-18 20:00:55.065 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-18 20:00:55.083 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:00:55.103 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-18 20:00:55.124 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-18 20:00:55.162 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-18 20:00:56.567 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:56.728 | [128021 Async ks-demo-admin:128021]: finished successfully 2022-05-18 20:00:58.629 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:58.708 | [127909 Async ks-demo-member:127909]: finished successfully 2022-05-18 20:00:58.936 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:00:58.962 | [128245 Async ks-demo-invis:128245]: finished successfully 2022-05-18 20:00:59.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:59.919 | from cryptography.utils import int_from_bytes 2022-05-18 20:00:59.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:00:59.919 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:00.120 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:00.124 | ++ functions-common:get_or_create_user:937 : user_id=ba2a017970a748be9ca9dfce2c1e4c68 2022-05-18 20:01:00.127 | ++ functions-common:get_or_create_user:938 : echo ba2a017970a748be9ca9dfce2c1e4c68 2022-05-18 20:01:00.136 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ba2a017970a748be9ca9dfce2c1e4c68 2022-05-18 20:01:00.138 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ba2a017970a748be9ca9dfce2c1e4c68 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:00.238 | + inc/async:async_inner:63 : get_or_add_user_project_role member ba2a017970a748be9ca9dfce2c1e4c68 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:00.342 | [98137 Async ks-alt-member-user:129251]: running: get_or_add_user_project_role member ba2a017970a748be9ca9dfce2c1e4c68 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:00.353 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-18 20:01:00.363 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-18 20:01:00.387 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:01:00.402 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-18 20:01:00.422 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-18 20:01:00.443 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-18 20:01:01.015 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:01.200 | [128133 Async ks-demo-another:128133]: finished successfully 2022-05-18 20:01:03.814 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:03.915 | [128401 Async ks-demo-reader:128401]: finished successfully 2022-05-18 20:01:04.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:04.250 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:04.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:04.250 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:04.435 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:04.439 | ++ functions-common:get_or_create_user:937 : user_id=a158300e907e49d68d5ee889d38e1d0b 2022-05-18 20:01:04.443 | ++ functions-common:get_or_create_user:938 : echo a158300e907e49d68d5ee889d38e1d0b 2022-05-18 20:01:04.446 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=a158300e907e49d68d5ee889d38e1d0b 2022-05-18 20:01:04.449 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader a158300e907e49d68d5ee889d38e1d0b 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:04.535 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a158300e907e49d68d5ee889d38e1d0b 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:04.587 | [98137 Async ks-alt-reader-user:129524]: running: get_or_add_user_project_role reader a158300e907e49d68d5ee889d38e1d0b 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:04.593 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-18 20:01:04.597 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:01:04.601 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-18 20:01:04.605 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-18 20:01:04.609 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-18 20:01:08.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:08.045 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:08.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:08.045 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:08.408 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:08.411 | ++ functions-common:get_or_create_user:937 : user_id=3ad5e77ca7de479ea0859cce799d67b5 2022-05-18 20:01:08.414 | ++ functions-common:get_or_create_user:938 : echo 3ad5e77ca7de479ea0859cce799d67b5 2022-05-18 20:01:08.417 | + lib/keystone:create_keystone_accounts:392 : system_member_user=3ad5e77ca7de479ea0859cce799d67b5 2022-05-18 20:01:08.419 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 3ad5e77ca7de479ea0859cce799d67b5 all 2022-05-18 20:01:08.667 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3ad5e77ca7de479ea0859cce799d67b5 all 2022-05-18 20:01:08.822 | [98137 Async ks-system-member:129758]: running: get_or_add_user_system_role member 3ad5e77ca7de479ea0859cce799d67b5 all 2022-05-18 20:01:08.836 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-18 20:01:08.839 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:01:08.844 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-18 20:01:08.859 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-18 20:01:08.880 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-18 20:01:10.939 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:11.124 | [128770 Async ks-alt-admin:128770]: finished successfully 2022-05-18 20:01:11.491 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:11.586 | [128883 Async ks-alt-another:128883]: finished successfully 2022-05-18 20:01:12.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:12.032 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:12.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:12.032 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:12.231 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:12.235 | ++ functions-common:get_or_create_user:937 : user_id=2a5297173b154f32ab7450185b331c64 2022-05-18 20:01:12.238 | ++ functions-common:get_or_create_user:938 : echo 2a5297173b154f32ab7450185b331c64 2022-05-18 20:01:12.243 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=2a5297173b154f32ab7450185b331c64 2022-05-18 20:01:12.251 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 2a5297173b154f32ab7450185b331c64 all 2022-05-18 20:01:12.351 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 2a5297173b154f32ab7450185b331c64 all 2022-05-18 20:01:12.444 | [98137 Async ks-system-reader:130032]: running: get_or_add_user_system_role reader 2a5297173b154f32ab7450185b331c64 all 2022-05-18 20:01:12.451 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-18 20:01:12.479 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-18 20:01:12.495 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-18 20:01:12.507 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 20:01:12.523 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-18 20:01:15.059 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:15.252 | [129251 Async ks-alt-member-user:129251]: finished successfully 2022-05-18 20:01:16.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:16.106 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:16.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:16.106 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:16.300 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:16.302 | ++ functions-common:get_or_create_group:914 : group_id=f6fdd3a8e8ef4f259d04e399a94c1036 2022-05-18 20:01:16.307 | ++ functions-common:get_or_create_group:915 : echo f6fdd3a8e8ef4f259d04e399a94c1036 2022-05-18 20:01:16.316 | + lib/keystone:create_keystone_accounts:402 : admin_group=f6fdd3a8e8ef4f259d04e399a94c1036 2022-05-18 20:01:16.319 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-18 20:01:16.324 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-18 20:01:16.327 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-18 20:01:16.333 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 20:01:16.341 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-18 20:01:17.584 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:17.618 | [129524 Async ks-alt-reader-user:129524]: finished successfully 2022-05-18 20:01:19.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:19.014 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:19.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:19.015 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:19.198 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:19.204 | ++ functions-common:get_or_create_group:914 : group_id=bb3829575f4346dab6762901eb3058ed 2022-05-18 20:01:19.206 | ++ functions-common:get_or_create_group:915 : echo bb3829575f4346dab6762901eb3058ed 2022-05-18 20:01:19.209 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=bb3829575f4346dab6762901eb3058ed 2022-05-18 20:01:19.212 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:19.281 | + inc/async:async_inner:63 : get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:19.337 | [98137 Async ks-group-memberdemo:130383]: running: get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:19.348 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:19.445 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:19.516 | [98137 Async ks-group-anotherdemo:130469]: running: get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:19.518 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:19.785 | + inc/async:async_inner:63 : get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:19.932 | [98137 Async ks-group-memberalt:130559]: running: get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:19.963 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:20.220 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:20.374 | [129758 Async ks-system-member:129758]: finished successfully 2022-05-18 20:01:20.387 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:20.627 | [98137 Async ks-group-anotheralt:130692]: running: get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:20.645 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 2022-05-18 20:01:21.075 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 2022-05-18 20:01:21.320 | [98137 Async ks-group-admin:130790]: running: get_or_add_group_project_role admin f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 2022-05-18 20:01:21.343 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-18 20:01:21.715 | [98137 Async ks-demo-member:127909]: Waiting for completion of get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd running on PID 127909 (17 other jobs running) 2022-05-18 20:01:21.882 | [98137 Async ks-demo-member:127909]: Signaling child to exit 2022-05-18 20:01:21.882 | WAKEUP 2022-05-18 20:01:22.050 | [98137 Async ks-demo-member:127909]: Signaled 2022-05-18 20:01:22.070 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:22.070 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:22.070 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:22.070 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:22.070 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:22.070 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:22.070 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:22.070 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:22.070 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:22.070 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:22.070 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6661fdca5f924d5f8006f0447bf7d34c --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:22.070 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:22.070 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:22.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.070 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.070 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.070 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:22.071 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:22.071 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:22.071 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 6661fdca5f924d5f8006f0447bf7d34c --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:22.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.071 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:22.071 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:22.071 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6661fdca5f924d5f8006f0447bf7d34c --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:22.071 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:22.071 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:22.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.071 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:22.071 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:22.071 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:22.071 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:22.071 | ++ functions-common:get_field:830 : echo '| 5e7412a7d71c46178bba74c25faaf2d6 | 6661fdca5f924d5f8006f0447bf7d34c | | b232a4fe6f1f40629d6733a1950ca7dd | | | False |' 2022-05-18 20:01:22.071 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:22.071 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:22.071 | + functions-common:get_or_add_user_project_role:1009 : echo 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:22.071 | 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:22.400 | [98137 Async ks-demo-member:127909]: finished get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd with result 0 in 17 seconds 2022-05-18 20:01:22.584 | [98137 Async ks-demo-admin:128021]: Waiting for completion of get_or_add_user_project_role admin dbcc1e4bc2ea43eaad2343c69f61365d b232a4fe6f1f40629d6733a1950ca7dd running on PID 128021 (16 other jobs running) 2022-05-18 20:01:22.710 | [98137 Async ks-demo-admin:128021]: Signaling child to exit 2022-05-18 20:01:22.712 | WAKEUP 2022-05-18 20:01:22.837 | [98137 Async ks-demo-admin:128021]: Signaled 2022-05-18 20:01:22.842 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:22.842 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:22.843 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:22.843 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:22.843 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:22.843 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:22.843 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:22.843 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:22.843 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:22.843 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:22.843 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:22.843 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbcc1e4bc2ea43eaad2343c69f61365d --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:22.843 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:22.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.843 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:22.843 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:22.843 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:22.843 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user dbcc1e4bc2ea43eaad2343c69f61365d --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:22.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.843 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:22.843 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:22.843 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:22.843 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dbcc1e4bc2ea43eaad2343c69f61365d --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:22.843 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:22.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.851 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:22.851 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:22.851 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:22.851 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:22.851 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:22.851 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | dbcc1e4bc2ea43eaad2343c69f61365d | | b232a4fe6f1f40629d6733a1950ca7dd | | | False |' 2022-05-18 20:01:22.851 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:22.851 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:22.851 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:01:22.851 | + functions-common:get_or_add_user_project_role:1009 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:01:22.851 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:01:23.066 | [98137 Async ks-demo-admin:128021]: finished get_or_add_user_project_role admin dbcc1e4bc2ea43eaad2343c69f61365d b232a4fe6f1f40629d6733a1950ca7dd with result 0 in 15 seconds 2022-05-18 20:01:23.268 | [98137 Async ks-demo-another:128133]: Waiting for completion of get_or_add_user_project_role anotherrole 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd running on PID 128133 (15 other jobs running) 2022-05-18 20:01:23.378 | [98137 Async ks-demo-another:128133]: Signaling child to exit 2022-05-18 20:01:23.378 | WAKEUP 2022-05-18 20:01:23.477 | [98137 Async ks-demo-another:128133]: Signaled 2022-05-18 20:01:23.485 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:23.485 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:23.485 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:23.485 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:23.485 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:23.485 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:23.485 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:23.485 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:23.485 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:23.485 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6661fdca5f924d5f8006f0447bf7d34c --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:23.485 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:23.485 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:23.485 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:23.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.485 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.485 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.485 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:23.485 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:23.485 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:23.486 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6661fdca5f924d5f8006f0447bf7d34c --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:23.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.486 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.486 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.486 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6661fdca5f924d5f8006f0447bf7d34c --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:23.486 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:23.486 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:23.486 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:23.486 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:23.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.486 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.486 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.486 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:23.486 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:23.486 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:23.486 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:23.486 | ++ functions-common:get_field:830 : echo '| 013c66b76cdf48789bb9f5b536c765e0 | 6661fdca5f924d5f8006f0447bf7d34c | | b232a4fe6f1f40629d6733a1950ca7dd | | | False |' 2022-05-18 20:01:23.486 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:23.486 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:01:23.486 | + functions-common:get_or_add_user_project_role:1009 : echo 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:01:23.486 | 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:01:23.580 | [98137 Async ks-demo-another:128133]: finished get_or_add_user_project_role anotherrole 6661fdca5f924d5f8006f0447bf7d34c b232a4fe6f1f40629d6733a1950ca7dd with result 0 in 19 seconds 2022-05-18 20:01:23.653 | [98137 Async ks-demo-invis:128245]: Waiting for completion of get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c d651dc0ae4be401ba7c57978d5c06dd4 running on PID 128245 (14 other jobs running) 2022-05-18 20:01:23.702 | [98137 Async ks-demo-invis:128245]: Signaling child to exit 2022-05-18 20:01:23.703 | WAKEUP 2022-05-18 20:01:23.738 | [98137 Async ks-demo-invis:128245]: Signaled 2022-05-18 20:01:23.739 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:23.739 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:23.739 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:23.739 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:23.739 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:23.739 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:23.739 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:23.739 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:23.739 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:23.739 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6661fdca5f924d5f8006f0447bf7d34c --project d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:01:23.740 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:23.740 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:23.740 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:23.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.740 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:23.740 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:23.740 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:23.740 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 6661fdca5f924d5f8006f0447bf7d34c --project d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:01:23.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.740 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:23.740 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6661fdca5f924d5f8006f0447bf7d34c --project d651dc0ae4be401ba7c57978d5c06dd4 2022-05-18 20:01:23.740 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:23.740 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:23.740 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:23.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:23.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:23.740 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:23.740 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:23.740 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:23.740 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:23.740 | ++ functions-common:get_field:830 : echo '| 5e7412a7d71c46178bba74c25faaf2d6 | 6661fdca5f924d5f8006f0447bf7d34c | | d651dc0ae4be401ba7c57978d5c06dd4 | | | False |' 2022-05-18 20:01:23.740 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:23.740 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:23.741 | + functions-common:get_or_add_user_project_role:1009 : echo 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:23.741 | 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:23.831 | [98137 Async ks-demo-invis:128245]: finished get_or_add_user_project_role member 6661fdca5f924d5f8006f0447bf7d34c d651dc0ae4be401ba7c57978d5c06dd4 with result 0 in 17 seconds 2022-05-18 20:01:23.901 | [98137 Async ks-demo-reader:128401]: Waiting for completion of get_or_add_user_project_role reader 6771ae3c29e54d4495a4a9b0cd32658e b232a4fe6f1f40629d6733a1950ca7dd running on PID 128401 (13 other jobs running) 2022-05-18 20:01:23.965 | [98137 Async ks-demo-reader:128401]: Signaling child to exit 2022-05-18 20:01:23.966 | WAKEUP 2022-05-18 20:01:24.006 | [98137 Async ks-demo-reader:128401]: Signaled 2022-05-18 20:01:24.008 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:24.008 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:24.008 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:24.008 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:24.008 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:24.008 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:24.008 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:24.008 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:24.008 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:24.008 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.008 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.008 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6771ae3c29e54d4495a4a9b0cd32658e --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:24.008 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.008 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.008 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.008 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.008 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:24.008 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:24.009 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 6771ae3c29e54d4495a4a9b0cd32658e --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:24.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.009 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6771ae3c29e54d4495a4a9b0cd32658e --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:24.009 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.009 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:24.009 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.009 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.009 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.009 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.009 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:24.009 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:24.009 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:24.009 | ++ functions-common:get_field:830 : echo '| d3d4460da8ae41f6b07c3436119d0a08 | 6771ae3c29e54d4495a4a9b0cd32658e | | b232a4fe6f1f40629d6733a1950ca7dd | | | False |' 2022-05-18 20:01:24.009 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.009 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:24.009 | + functions-common:get_or_add_user_project_role:1009 : echo d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:24.009 | d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:24.093 | [98137 Async ks-demo-reader:128401]: finished get_or_add_user_project_role reader 6771ae3c29e54d4495a4a9b0cd32658e b232a4fe6f1f40629d6733a1950ca7dd with result 0 in 17 seconds 2022-05-18 20:01:24.099 | + inc/async:async_wait:197 : return 0 2022-05-18 20:01:24.103 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-18 20:01:24.196 | [98137 Async ks-alt-admin:128770]: Waiting for completion of get_or_add_user_project_role admin 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 running on PID 128770 (12 other jobs running) 2022-05-18 20:01:24.226 | [98137 Async ks-alt-admin:128770]: Signaling child to exit 2022-05-18 20:01:24.227 | WAKEUP 2022-05-18 20:01:24.254 | [98137 Async ks-alt-admin:128770]: Signaled 2022-05-18 20:01:24.255 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:24.256 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:24.256 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:24.256 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:24.256 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:24.256 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:24.256 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:24.256 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:24.256 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1df98c43ff6f491a82486e4e33c2c3b1 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.256 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.256 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:24.256 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.256 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.256 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.256 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.256 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.256 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:24.256 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:24.257 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1df98c43ff6f491a82486e4e33c2c3b1 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.257 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.257 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.257 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.257 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:24.257 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1df98c43ff6f491a82486e4e33c2c3b1 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.257 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.257 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.257 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.257 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.257 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.257 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:24.257 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:24.257 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | 1df98c43ff6f491a82486e4e33c2c3b1 | | 60818cf3779f409da2a514784f9466c3 | | | False |' 2022-05-18 20:01:24.257 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:24.257 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.257 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:01:24.257 | + functions-common:get_or_add_user_project_role:1009 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:01:24.257 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:01:24.314 | [98137 Async ks-alt-admin:128770]: finished get_or_add_user_project_role admin 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 with result 0 in 17 seconds 2022-05-18 20:01:24.364 | [98137 Async ks-alt-another:128883]: Waiting for completion of get_or_add_user_project_role anotherrole 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 running on PID 128883 (11 other jobs running) 2022-05-18 20:01:24.394 | [98137 Async ks-alt-another:128883]: Signaling child to exit 2022-05-18 20:01:24.394 | WAKEUP 2022-05-18 20:01:24.420 | [98137 Async ks-alt-another:128883]: Signaled 2022-05-18 20:01:24.422 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:24.422 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:24.422 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:24.422 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:24.423 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:24.423 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:24.423 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:24.423 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:24.423 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.423 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:24.423 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1df98c43ff6f491a82486e4e33c2c3b1 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.423 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.423 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.423 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.423 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.423 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.423 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:24.423 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:24.423 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1df98c43ff6f491a82486e4e33c2c3b1 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.423 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.423 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.423 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1df98c43ff6f491a82486e4e33c2c3b1 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.423 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:24.423 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.423 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.423 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.423 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.423 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.423 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.424 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:24.424 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:24.424 | ++ functions-common:get_field:830 : echo '| 013c66b76cdf48789bb9f5b536c765e0 | 1df98c43ff6f491a82486e4e33c2c3b1 | | 60818cf3779f409da2a514784f9466c3 | | | False |' 2022-05-18 20:01:24.424 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:24.424 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.424 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:01:24.424 | + functions-common:get_or_add_user_project_role:1009 : echo 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:01:24.424 | 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:01:24.479 | [98137 Async ks-alt-another:128883]: finished get_or_add_user_project_role anotherrole 1df98c43ff6f491a82486e4e33c2c3b1 60818cf3779f409da2a514784f9466c3 with result 0 in 17 seconds 2022-05-18 20:01:24.526 | [98137 Async ks-alt-member-user:129251]: Waiting for completion of get_or_add_user_project_role member ba2a017970a748be9ca9dfce2c1e4c68 60818cf3779f409da2a514784f9466c3 running on PID 129251 (10 other jobs running) 2022-05-18 20:01:24.603 | [98137 Async ks-alt-member-user:129251]: Signaling child to exit 2022-05-18 20:01:24.603 | WAKEUP 2022-05-18 20:01:24.642 | [98137 Async ks-alt-member-user:129251]: Signaled 2022-05-18 20:01:24.644 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:24.645 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:24.645 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:24.645 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:24.645 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:24.645 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:24.645 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:24.645 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:24.645 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:24.645 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.645 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ba2a017970a748be9ca9dfce2c1e4c68 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.645 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.645 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.645 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.645 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.645 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.645 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:24.645 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:24.645 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user ba2a017970a748be9ca9dfce2c1e4c68 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.645 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.645 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.645 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:24.645 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:24.645 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ba2a017970a748be9ca9dfce2c1e4c68 --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:24.645 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:24.646 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.646 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:24.646 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:24.646 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:24.646 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:24.646 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:24.646 | ++ functions-common:get_field:830 : echo '| 5e7412a7d71c46178bba74c25faaf2d6 | ba2a017970a748be9ca9dfce2c1e4c68 | | 60818cf3779f409da2a514784f9466c3 | | | False |' 2022-05-18 20:01:24.646 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:24.646 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:24.646 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:24.646 | + functions-common:get_or_add_user_project_role:1009 : echo 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:24.646 | 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:24.730 | [98137 Async ks-alt-member-user:129251]: finished get_or_add_user_project_role member ba2a017970a748be9ca9dfce2c1e4c68 60818cf3779f409da2a514784f9466c3 with result 0 in 15 seconds 2022-05-18 20:01:24.866 | [98137 Async ks-alt-reader-user:129524]: Waiting for completion of get_or_add_user_project_role reader a158300e907e49d68d5ee889d38e1d0b 60818cf3779f409da2a514784f9466c3 running on PID 129524 (9 other jobs running) 2022-05-18 20:01:24.980 | [98137 Async ks-alt-reader-user:129524]: Signaling child to exit 2022-05-18 20:01:24.981 | WAKEUP 2022-05-18 20:01:25.022 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:25.049 | [98137 Async ks-alt-reader-user:129524]: Signaled 2022-05-18 20:01:25.055 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:01:25.055 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:01:25.056 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:25.056 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:25.056 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:25.056 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:25.056 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:25.056 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:01:25.056 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:25.056 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:01:25.056 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a158300e907e49d68d5ee889d38e1d0b --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:25.056 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:25.056 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:25.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.056 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.056 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.056 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:25.056 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:01:25.056 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:01:25.056 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user a158300e907e49d68d5ee889d38e1d0b --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:25.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.056 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.056 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.056 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:01:25.056 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a158300e907e49d68d5ee889d38e1d0b --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:25.056 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:01:25.056 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:01:25.056 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:25.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.056 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.057 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.057 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:25.057 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:01:25.057 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:01:25.057 | ++ functions-common:get_field:830 : echo '| d3d4460da8ae41f6b07c3436119d0a08 | a158300e907e49d68d5ee889d38e1d0b | | 60818cf3779f409da2a514784f9466c3 | | | False |' 2022-05-18 20:01:25.057 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:01:25.057 | ++ functions-common:get_field:824 : read data 2022-05-18 20:01:25.057 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:25.057 | + functions-common:get_or_add_user_project_role:1009 : echo d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:25.057 | d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:25.072 | [130032 Async ks-system-reader:130032]: finished successfully 2022-05-18 20:01:25.169 | [98137 Async ks-alt-reader-user:129524]: finished get_or_add_user_project_role reader a158300e907e49d68d5ee889d38e1d0b 60818cf3779f409da2a514784f9466c3 with result 0 in 13 seconds 2022-05-18 20:01:25.173 | + inc/async:async_wait:197 : return 0 2022-05-18 20:01:25.176 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-18 20:01:25.281 | [98137 Async ks-system-member:129758]: Waiting for completion of get_or_add_user_system_role member 3ad5e77ca7de479ea0859cce799d67b5 all running on PID 129758 (8 other jobs running) 2022-05-18 20:01:25.317 | [98137 Async ks-system-member:129758]: Signaling child to exit 2022-05-18 20:01:25.318 | WAKEUP 2022-05-18 20:01:25.350 | [98137 Async ks-system-member:129758]: Signaled 2022-05-18 20:01:25.352 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 20:01:25.352 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 20:01:25.352 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 20:01:25.352 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:25.352 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:25.352 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:25.352 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:25.352 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:25.352 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 20:01:25.352 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ad5e77ca7de479ea0859cce799d67b5 --system all -f value -c Role 2022-05-18 20:01:25.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.352 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.352 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.352 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:25.352 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 20:01:25.352 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 20:01:25.352 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 3ad5e77ca7de479ea0859cce799d67b5 --system all 2022-05-18 20:01:25.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.352 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.352 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.352 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ad5e77ca7de479ea0859cce799d67b5 --system all -f value -c Role 2022-05-18 20:01:25.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.352 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.353 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.353 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:25.353 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:25.353 | + functions-common:get_or_add_user_system_role:1064 : echo 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:25.353 | 5e7412a7d71c46178bba74c25faaf2d6 2022-05-18 20:01:25.431 | [98137 Async ks-system-member:129758]: finished get_or_add_user_system_role member 3ad5e77ca7de479ea0859cce799d67b5 all with result 0 in 11 seconds 2022-05-18 20:01:25.507 | [98137 Async ks-system-reader:130032]: Waiting for completion of get_or_add_user_system_role reader 2a5297173b154f32ab7450185b331c64 all running on PID 130032 (7 other jobs running) 2022-05-18 20:01:25.566 | [98137 Async ks-system-reader:130032]: Signaling child to exit 2022-05-18 20:01:25.566 | WAKEUP 2022-05-18 20:01:25.665 | [98137 Async ks-system-reader:130032]: Signaled 2022-05-18 20:01:25.680 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 20:01:25.680 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 20:01:25.680 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 20:01:25.680 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:01:25.681 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:01:25.681 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:01:25.681 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:01:25.681 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:01:25.681 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 20:01:25.681 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2a5297173b154f32ab7450185b331c64 --system all -f value -c Role 2022-05-18 20:01:25.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.681 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.681 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.681 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:25.681 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 20:01:25.681 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 20:01:25.681 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 2a5297173b154f32ab7450185b331c64 --system all 2022-05-18 20:01:25.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.681 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.681 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.681 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2a5297173b154f32ab7450185b331c64 --system all -f value -c Role 2022-05-18 20:01:25.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.681 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:25.681 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:25.681 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:25.681 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:25.681 | + functions-common:get_or_add_user_system_role:1064 : echo d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:25.681 | d3d4460da8ae41f6b07c3436119d0a08 2022-05-18 20:01:25.886 | [98137 Async ks-system-reader:130032]: finished get_or_add_user_system_role reader 2a5297173b154f32ab7450185b331c64 all with result 0 in 12 seconds 2022-05-18 20:01:25.906 | + inc/async:async_wait:197 : return 0 2022-05-18 20:01:25.923 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-18 20:01:26.222 | [98137 Async ks-group-memberdemo:130383]: Waiting for completion of get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd running on PID 130383 (6 other jobs running) 2022-05-18 20:01:26.368 | [98137 Async ks-group-memberdemo:130383]: Signaling child to exit 2022-05-18 20:01:33.103 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:33.242 | [130383 Async ks-group-memberdemo:130383]: finished successfully 2022-05-18 20:01:33.320 | WAKEUP 2022-05-18 20:01:33.405 | [98137 Async ks-group-memberdemo:130383]: Signaled 2022-05-18 20:01:33.419 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:01:33.419 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bb3829575f4346dab6762901eb3058ed --project b232a4fe6f1f40629d6733a1950ca7dd -f value 2022-05-18 20:01:33.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:33.419 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:33.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:33.419 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:33.419 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:33.419 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:01:33.419 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:01:33.419 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group bb3829575f4346dab6762901eb3058ed --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:33.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:33.420 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:33.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:33.420 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:33.420 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bb3829575f4346dab6762901eb3058ed --project b232a4fe6f1f40629d6733a1950ca7dd -f value 2022-05-18 20:01:33.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:33.420 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:33.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:33.420 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:33.420 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:33.420 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='5e7412a7d71c46178bba74c25faaf2d6 bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd False' 2022-05-18 20:01:33.420 | + functions-common:get_or_add_group_project_role:1088 : echo 5e7412a7d71c46178bba74c25faaf2d6 bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd False 2022-05-18 20:01:33.420 | 5e7412a7d71c46178bba74c25faaf2d6 bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd False 2022-05-18 20:01:33.610 | [98137 Async ks-group-memberdemo:130383]: finished get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd with result 0 in 13 seconds 2022-05-18 20:01:33.693 | [98137 Async ks-group-anotherdemo:130469]: Waiting for completion of get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd running on PID 130469 (5 other jobs running) 2022-05-18 20:01:33.823 | [98137 Async ks-group-anotherdemo:130469]: Signaling child to exit 2022-05-18 20:01:34.232 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:34.273 | [130469 Async ks-group-anotherdemo:130469]: finished successfully 2022-05-18 20:01:34.311 | WAKEUP 2022-05-18 20:01:34.348 | [98137 Async ks-group-anotherdemo:130469]: Signaled 2022-05-18 20:01:34.350 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:01:34.350 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bb3829575f4346dab6762901eb3058ed --project b232a4fe6f1f40629d6733a1950ca7dd -f value 2022-05-18 20:01:34.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.350 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.350 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.350 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:34.350 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:01:34.350 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:01:34.351 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group bb3829575f4346dab6762901eb3058ed --project b232a4fe6f1f40629d6733a1950ca7dd 2022-05-18 20:01:34.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.351 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.351 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.351 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bb3829575f4346dab6762901eb3058ed --project b232a4fe6f1f40629d6733a1950ca7dd -f value 2022-05-18 20:01:34.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.351 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.351 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.351 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:34.351 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='013c66b76cdf48789bb9f5b536c765e0 bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd False' 2022-05-18 20:01:34.351 | + functions-common:get_or_add_group_project_role:1088 : echo 013c66b76cdf48789bb9f5b536c765e0 bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd False 2022-05-18 20:01:34.351 | 013c66b76cdf48789bb9f5b536c765e0 bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd False 2022-05-18 20:01:34.431 | [98137 Async ks-group-anotherdemo:130469]: finished get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed b232a4fe6f1f40629d6733a1950ca7dd with result 0 in 14 seconds 2022-05-18 20:01:34.498 | [98137 Async ks-group-memberalt:130559]: Waiting for completion of get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 running on PID 130559 (4 other jobs running) 2022-05-18 20:01:34.545 | [98137 Async ks-group-memberalt:130559]: Signaling child to exit 2022-05-18 20:01:34.617 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:34.645 | [130559 Async ks-group-memberalt:130559]: finished successfully 2022-05-18 20:01:34.667 | WAKEUP 2022-05-18 20:01:34.702 | [98137 Async ks-group-memberalt:130559]: Signaled 2022-05-18 20:01:34.704 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:01:34.704 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bb3829575f4346dab6762901eb3058ed --project 60818cf3779f409da2a514784f9466c3 -f value 2022-05-18 20:01:34.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.704 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.704 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.704 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:34.704 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:01:34.704 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:01:34.704 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group bb3829575f4346dab6762901eb3058ed --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:34.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.704 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.704 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.704 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group bb3829575f4346dab6762901eb3058ed --project 60818cf3779f409da2a514784f9466c3 -f value 2022-05-18 20:01:34.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.704 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:34.704 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:34.704 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:34.704 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='5e7412a7d71c46178bba74c25faaf2d6 bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 False' 2022-05-18 20:01:34.705 | + functions-common:get_or_add_group_project_role:1088 : echo 5e7412a7d71c46178bba74c25faaf2d6 bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 False 2022-05-18 20:01:34.705 | 5e7412a7d71c46178bba74c25faaf2d6 bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 False 2022-05-18 20:01:34.755 | [98137 Async ks-group-memberalt:130559]: finished get_or_add_group_project_role member bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 with result 0 in 14 seconds 2022-05-18 20:01:34.801 | [98137 Async ks-group-anotheralt:130692]: Waiting for completion of get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 running on PID 130692 (3 other jobs running) 2022-05-18 20:01:34.831 | [98137 Async ks-group-anotheralt:130692]: Signaling child to exit 2022-05-18 20:01:35.640 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:35.667 | [130692 Async ks-group-anotheralt:130692]: finished successfully 2022-05-18 20:01:35.688 | WAKEUP 2022-05-18 20:01:35.713 | [98137 Async ks-group-anotheralt:130692]: Signaled 2022-05-18 20:01:35.715 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:01:35.715 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bb3829575f4346dab6762901eb3058ed --project 60818cf3779f409da2a514784f9466c3 -f value 2022-05-18 20:01:35.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:35.715 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:35.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:35.715 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:35.715 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:35.715 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:01:35.715 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:01:35.715 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group bb3829575f4346dab6762901eb3058ed --project 60818cf3779f409da2a514784f9466c3 2022-05-18 20:01:35.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:35.715 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:35.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:35.715 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:35.715 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group bb3829575f4346dab6762901eb3058ed --project 60818cf3779f409da2a514784f9466c3 -f value 2022-05-18 20:01:35.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:35.716 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:35.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:35.716 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:35.716 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:35.716 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='013c66b76cdf48789bb9f5b536c765e0 bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 False' 2022-05-18 20:01:35.716 | + functions-common:get_or_add_group_project_role:1088 : echo 013c66b76cdf48789bb9f5b536c765e0 bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 False 2022-05-18 20:01:35.716 | 013c66b76cdf48789bb9f5b536c765e0 bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 False 2022-05-18 20:01:35.762 | [98137 Async ks-group-anotheralt:130692]: finished get_or_add_group_project_role anotherrole bb3829575f4346dab6762901eb3058ed 60818cf3779f409da2a514784f9466c3 with result 0 in 15 seconds 2022-05-18 20:01:35.807 | [98137 Async ks-group-admin:130790]: Waiting for completion of get_or_add_group_project_role admin f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 running on PID 130790 (2 other jobs running) 2022-05-18 20:01:35.835 | [98137 Async ks-group-admin:130790]: Signaling child to exit 2022-05-18 20:01:35.953 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:01:35.978 | [130790 Async ks-group-admin:130790]: finished successfully 2022-05-18 20:01:35.999 | WAKEUP 2022-05-18 20:01:36.021 | [98137 Async ks-group-admin:130790]: Signaled 2022-05-18 20:01:36.022 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:01:36.022 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f6fdd3a8e8ef4f259d04e399a94c1036 --project 2cd706f65ab5447bb9d9f347f55e3411 -f value 2022-05-18 20:01:36.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:36.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:36.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:36.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:36.023 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:36.023 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:01:36.023 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:01:36.023 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group f6fdd3a8e8ef4f259d04e399a94c1036 --project 2cd706f65ab5447bb9d9f347f55e3411 2022-05-18 20:01:36.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:36.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:36.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:36.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:36.023 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f6fdd3a8e8ef4f259d04e399a94c1036 --project 2cd706f65ab5447bb9d9f347f55e3411 -f value 2022-05-18 20:01:36.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:36.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:36.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:01:36.023 | from cryptography.utils import int_from_bytes 2022-05-18 20:01:36.023 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:01:36.023 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='5b3f3b1b562a4faaabde2023456d0a0f f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 False' 2022-05-18 20:01:36.023 | + functions-common:get_or_add_group_project_role:1088 : echo 5b3f3b1b562a4faaabde2023456d0a0f f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 False 2022-05-18 20:01:36.023 | 5b3f3b1b562a4faaabde2023456d0a0f f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 False 2022-05-18 20:01:36.068 | [98137 Async ks-group-admin:130790]: finished get_or_add_group_project_role admin f6fdd3a8e8ef4f259d04e399a94c1036 2cd706f65ab5447bb9d9f347f55e3411 with result 0 in 15 seconds 2022-05-18 20:01:36.072 | + inc/async:async_wait:197 : return 0 2022-05-18 20:01:36.075 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-18 20:01:36.092 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:01:36.094 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-18 20:01:36.112 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:01:36.115 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-18 20:01:36.118 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-18 20:01:36.178 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-18 20:01:36.219 | [98137 Async create_nova_accounts:132688]: running: create_nova_accounts 2022-05-18 20:01:36.222 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-18 20:01:36.240 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:01:36.243 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-18 20:01:36.245 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-18 20:01:36.306 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-18 20:01:36.352 | [98137 Async create_glance_accounts:132803]: running: create_glance_accounts 2022-05-18 20:01:36.355 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-18 20:01:36.379 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:01:36.381 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-18 20:01:36.384 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-18 20:01:36.453 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-18 20:01:36.506 | [98137 Async create_cinder_accounts:132933]: running: create_cinder_accounts 2022-05-18 20:01:36.509 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-18 20:01:36.531 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:01:36.534 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-18 20:01:36.537 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-18 20:01:36.613 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-18 20:01:36.679 | [98137 Async create_neutron_accounts:133049]: running: create_neutron_accounts 2022-05-18 20:01:36.682 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-18 20:01:36.719 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:01:36.721 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-18 20:01:36.725 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-18 20:01:36.942 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-18 20:01:37.198 | [98137 Async create_swift_accounts:133191]: running: create_swift_accounts 2022-05-18 20:01:37.223 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-18 20:01:37.379 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:01:37.407 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-18 20:01:37.764 | [98137 Async create_nova_accounts:132688]: Waiting for completion of create_nova_accounts running on PID 132688 (6 other jobs running) 2022-05-18 20:01:37.924 | [98137 Async create_nova_accounts:132688]: Signaling child to exit 2022-05-18 20:02:19.483 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:02:19.566 | [133049 Async create_neutron_accounts:133049]: finished successfully 2022-05-18 20:02:38.922 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:02:38.954 | [132933 Async create_cinder_accounts:132933]: finished successfully 2022-05-18 20:02:53.894 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:02:53.924 | [132803 Async create_glance_accounts:132803]: finished successfully 2022-05-18 20:02:59.255 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:02:59.282 | [132688 Async create_nova_accounts:132688]: finished successfully 2022-05-18 20:02:59.302 | WAKEUP 2022-05-18 20:02:59.326 | [98137 Async create_nova_accounts:132688]: Signaled 2022-05-18 20:02:59.327 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-18 20:02:59.327 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-18 20:02:59.327 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-18 20:02:59.328 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:02:59.328 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:02:59.328 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:02:59.328 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:02:59.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.328 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.328 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.328 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.328 | + functions-common:get_or_create_user:937 : user_id=c1bfc47af2a644aebf05cb5cb8f00568 2022-05-18 20:02:59.328 | + functions-common:get_or_create_user:938 : echo c1bfc47af2a644aebf05cb5cb8f00568 2022-05-18 20:02:59.328 | c1bfc47af2a644aebf05cb5cb8f00568 2022-05-18 20:02:59.328 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-18 20:02:59.328 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.328 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.328 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.328 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.328 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.328 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.328 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.328 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.328 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.328 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.328 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.328 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.328 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.328 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.328 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.328 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.329 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.329 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.329 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.329 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.329 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.329 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.329 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.329 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.329 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.329 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.329 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.329 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.329 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.329 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.329 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.329 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.329 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.329 | ++ functions-common:get_field:830 : echo '| 4a784a32b974468a9b6ef1b5a89fab82 | c1bfc47af2a644aebf05cb5cb8f00568 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.329 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.329 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.329 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.329 | + functions-common:get_or_add_user_project_role:1009 : echo 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.329 | 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.329 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 20:02:59.329 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-18 20:02:59.329 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.329 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.329 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.330 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.330 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.330 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.330 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.330 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.330 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.330 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.330 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.330 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.330 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.330 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.330 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.330 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.330 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.330 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.330 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.330 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.330 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.330 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.330 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.330 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.330 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.330 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.330 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.330 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.330 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.331 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.331 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.331 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.331 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.331 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.331 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | c1bfc47af2a644aebf05cb5cb8f00568 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.331 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.331 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:02:59.331 | + functions-common:get_or_add_user_project_role:1009 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:02:59.331 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:02:59.331 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-18 20:02:59.331 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:02:59.331 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.48/compute 2022-05-18 20:02:59.331 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-18 20:02:59.331 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:02:59.331 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-18 20:02:59.331 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-18 20:02:59.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.331 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.331 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.331 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.331 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:02:59.331 | 8841bce7be5247b5a1e14dade7f06ef3' 2022-05-18 20:02:59.331 | + functions-common:get_or_create_service:1106 : echo 8841bce7be5247b5a1e14dade7f06ef3 2022-05-18 20:02:59.331 | 8841bce7be5247b5a1e14dade7f06ef3 2022-05-18 20:02:59.331 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.48/compute/v2/$(project_id)s' 2022-05-18 20:02:59.331 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:02:59.331 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' RegionOne 2022-05-18 20:02:59.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:02:59.332 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-18 20:02:59.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.332 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.332 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.332 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:02:59.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:02:59.332 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:02:59.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.332 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.332 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.332 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ed8f0b13b50943f096b2374c3ecf1fd0 2022-05-18 20:02:59.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ed8f0b13b50943f096b2374c3ecf1fd0 2022-05-18 20:02:59.332 | + functions-common:get_or_create_endpoint:1139 : public_id=ed8f0b13b50943f096b2374c3ecf1fd0 2022-05-18 20:02:59.332 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:02:59.332 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:02:59.332 | + functions-common:get_or_create_endpoint:1148 : echo ed8f0b13b50943f096b2374c3ecf1fd0 2022-05-18 20:02:59.332 | ed8f0b13b50943f096b2374c3ecf1fd0 2022-05-18 20:02:59.332 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-18 20:02:59.332 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:02:59.332 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-18 20:02:59.332 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-18 20:02:59.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.332 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.332 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.332 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.332 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:02:59.333 | 757cc5af7cf740a092aa331a33ab4461' 2022-05-18 20:02:59.333 | + functions-common:get_or_create_service:1106 : echo 757cc5af7cf740a092aa331a33ab4461 2022-05-18 20:02:59.333 | 757cc5af7cf740a092aa331a33ab4461 2022-05-18 20:02:59.333 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.48/compute/v2.1 2022-05-18 20:02:59.333 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:02:59.333 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.48/compute/v2.1 RegionOne 2022-05-18 20:02:59.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:02:59.333 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-18 20:02:59.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.333 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.333 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.333 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:02:59.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:02:59.333 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.48/compute/v2.1 --region RegionOne -f value -c id 2022-05-18 20:02:59.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.333 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.333 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.333 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=fa7188e5a32547d1b547ab675ee9a748 2022-05-18 20:02:59.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo fa7188e5a32547d1b547ab675ee9a748 2022-05-18 20:02:59.333 | + functions-common:get_or_create_endpoint:1139 : public_id=fa7188e5a32547d1b547ab675ee9a748 2022-05-18 20:02:59.333 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:02:59.333 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:02:59.333 | + functions-common:get_or_create_endpoint:1148 : echo fa7188e5a32547d1b547ab675ee9a748 2022-05-18 20:02:59.333 | fa7188e5a32547d1b547ab675ee9a748 2022-05-18 20:02:59.333 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-18 20:02:59.333 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:02:59.333 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-18 20:02:59.334 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:02:59.334 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-18 20:02:59.334 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.334 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.334 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.334 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.334 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.334 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.334 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.334 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.334 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.334 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.334 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.334 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.334 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.334 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.334 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.334 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.334 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.334 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.334 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.334 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.334 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.334 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.334 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.334 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.334 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.334 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.335 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.335 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.335 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.335 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.335 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.335 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.335 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.335 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.335 | ++ functions-common:get_field:830 : echo '| 1ce16fb4d98443fb97e5b7d6cbe79cfe | c1bfc47af2a644aebf05cb5cb8f00568 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.335 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.335 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:02:59.335 | + functions-common:get_or_add_user_project_role:1009 : echo 1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:02:59.335 | 1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:02:59.335 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-18 20:02:59.335 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:02:59.335 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-18 20:02:59.335 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:02:59.335 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-18 20:02:59.375 | [98137 Async create_nova_accounts:132688]: finished create_nova_accounts with result 0 in 83 seconds 2022-05-18 20:02:59.413 | [98137 Async create_glance_accounts:132803]: Waiting for completion of create_glance_accounts running on PID 132803 (5 other jobs running) 2022-05-18 20:02:59.438 | [98137 Async create_glance_accounts:132803]: Signaling child to exit 2022-05-18 20:02:59.439 | WAKEUP 2022-05-18 20:02:59.461 | [98137 Async create_glance_accounts:132803]: Signaled 2022-05-18 20:02:59.463 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-18 20:02:59.463 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:02:59.463 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-18 20:02:59.463 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-18 20:02:59.463 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:02:59.463 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:02:59.463 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:02:59.463 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:02:59.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.463 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.463 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.463 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.463 | + functions-common:get_or_create_user:937 : user_id=f3e9c1125bc04665bac2289b733f8c93 2022-05-18 20:02:59.463 | + functions-common:get_or_create_user:938 : echo f3e9c1125bc04665bac2289b733f8c93 2022-05-18 20:02:59.463 | f3e9c1125bc04665bac2289b733f8c93 2022-05-18 20:02:59.463 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-18 20:02:59.464 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.464 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.464 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.464 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.464 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.464 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.464 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.464 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.464 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.464 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.464 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.464 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.464 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.464 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.464 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.464 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.464 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.464 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.464 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.464 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.464 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.464 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.464 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.464 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.464 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.464 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.464 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.464 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.465 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.465 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.465 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.465 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.465 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.465 | ++ functions-common:get_field:830 : echo '| 4a784a32b974468a9b6ef1b5a89fab82 | f3e9c1125bc04665bac2289b733f8c93 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.465 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.465 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.465 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.465 | + functions-common:get_or_add_user_project_role:1009 : echo 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.465 | 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.465 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:02:59.465 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-18 20:02:59.465 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:02:59.465 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-18 20:02:59.465 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-18 20:02:59.465 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:02:59.465 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:02:59.465 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:02:59.465 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:02:59.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.466 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.466 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.466 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.466 | + functions-common:get_or_create_user:937 : user_id=e95ea5fcce914ea58b1bcb7804bc9454 2022-05-18 20:02:59.466 | + functions-common:get_or_create_user:938 : echo e95ea5fcce914ea58b1bcb7804bc9454 2022-05-18 20:02:59.466 | e95ea5fcce914ea58b1bcb7804bc9454 2022-05-18 20:02:59.466 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-18 20:02:59.466 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.466 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.466 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.466 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.466 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.466 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.466 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.466 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.466 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.466 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.466 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.466 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.466 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.466 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.466 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.466 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.466 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.466 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.467 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.467 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.467 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.467 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.467 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.467 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.467 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.467 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.467 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.467 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.467 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.467 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.467 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.467 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.467 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.467 | ++ functions-common:get_field:830 : echo '| 4a784a32b974468a9b6ef1b5a89fab82 | e95ea5fcce914ea58b1bcb7804bc9454 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.467 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.467 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.467 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.467 | + functions-common:get_or_add_user_project_role:1009 : echo 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.468 | 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.468 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-18 20:02:59.468 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-18 20:02:59.468 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.468 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.468 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.468 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.468 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.468 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.468 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.468 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.468 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.468 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.468 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.468 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.468 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.468 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.468 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.468 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.468 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.468 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.468 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.468 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.468 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.468 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.468 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.469 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.469 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.469 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.469 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.469 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.469 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.469 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.469 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.469 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.469 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.469 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.469 | ++ functions-common:get_field:830 : echo '| 1ce16fb4d98443fb97e5b7d6cbe79cfe | e95ea5fcce914ea58b1bcb7804bc9454 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.469 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.469 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:02:59.469 | + functions-common:get_or_add_user_project_role:1009 : echo 1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:02:59.469 | 1ce16fb4d98443fb97e5b7d6cbe79cfe 2022-05-18 20:02:59.469 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-18 20:02:59.469 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:02:59.469 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-18 20:02:59.469 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-18 20:02:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.470 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.470 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.470 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.470 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:02:59.470 | b6833ca13212461ca51737c408b2191c' 2022-05-18 20:02:59.470 | + functions-common:get_or_create_service:1106 : echo b6833ca13212461ca51737c408b2191c 2022-05-18 20:02:59.470 | b6833ca13212461ca51737c408b2191c 2022-05-18 20:02:59.470 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.48/image 2022-05-18 20:02:59.470 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:02:59.470 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.48/image RegionOne 2022-05-18 20:02:59.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:02:59.470 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-18 20:02:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.470 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.470 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.470 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:02:59.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:02:59.470 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.48/image --region RegionOne -f value -c id 2022-05-18 20:02:59.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.470 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.470 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.470 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5c88e7ba6a1f41498b37ff423a36b8a2 2022-05-18 20:02:59.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5c88e7ba6a1f41498b37ff423a36b8a2 2022-05-18 20:02:59.471 | + functions-common:get_or_create_endpoint:1139 : public_id=5c88e7ba6a1f41498b37ff423a36b8a2 2022-05-18 20:02:59.471 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:02:59.471 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:02:59.471 | + functions-common:get_or_create_endpoint:1148 : echo 5c88e7ba6a1f41498b37ff423a36b8a2 2022-05-18 20:02:59.471 | 5c88e7ba6a1f41498b37ff423a36b8a2 2022-05-18 20:02:59.471 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-18 20:02:59.471 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:02:59.471 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 20:02:59.471 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 20:02:59.471 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-18 20:02:59.471 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-18 20:02:59.471 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-18 20:02:59.471 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-18 20:02:59.471 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-18 20:02:59.510 | [98137 Async create_glance_accounts:132803]: finished create_glance_accounts with result 0 in 77 seconds 2022-05-18 20:02:59.554 | [98137 Async create_cinder_accounts:132933]: Waiting for completion of create_cinder_accounts running on PID 132933 (4 other jobs running) 2022-05-18 20:02:59.579 | [98137 Async create_cinder_accounts:132933]: Signaling child to exit 2022-05-18 20:02:59.580 | WAKEUP 2022-05-18 20:02:59.602 | [98137 Async create_cinder_accounts:132933]: Signaled 2022-05-18 20:02:59.603 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-18 20:02:59.603 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-18 20:02:59.603 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-18 20:02:59.603 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:02:59.603 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:02:59.603 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:02:59.603 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:02:59.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.604 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.604 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.604 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.604 | + functions-common:get_or_create_user:937 : user_id=8a62625cdccd44e1b46cdf6e59254b60 2022-05-18 20:02:59.604 | + functions-common:get_or_create_user:938 : echo 8a62625cdccd44e1b46cdf6e59254b60 2022-05-18 20:02:59.604 | 8a62625cdccd44e1b46cdf6e59254b60 2022-05-18 20:02:59.604 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-18 20:02:59.604 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.604 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.604 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.604 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.604 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.604 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.604 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.604 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.604 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.604 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.604 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.604 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.604 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.605 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.605 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.605 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.605 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.605 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.605 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.605 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.605 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.605 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.605 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.605 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.606 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.606 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.606 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.606 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.606 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.606 | ++ functions-common:get_field:830 : echo '| 4a784a32b974468a9b6ef1b5a89fab82 | 8a62625cdccd44e1b46cdf6e59254b60 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.606 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.606 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.606 | + functions-common:get_or_add_user_project_role:1009 : echo 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.606 | 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.606 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:02:59.606 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-18 20:02:59.606 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:02:59.606 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-18 20:02:59.606 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-18 20:02:59.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.606 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.606 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.606 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.606 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:02:59.606 | 7da35c2745944733ab1cdb5d3fa54d18' 2022-05-18 20:02:59.606 | + functions-common:get_or_create_service:1106 : echo 7da35c2745944733ab1cdb5d3fa54d18 2022-05-18 20:02:59.606 | 7da35c2745944733ab1cdb5d3fa54d18 2022-05-18 20:02:59.606 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-18 20:02:59.606 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 20:02:59.606 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:02:59.606 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 20:02:59.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:02:59.606 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-18 20:02:59.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.607 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:02:59.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:02:59.607 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:02:59.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.607 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8f85e304b74b4a22bb14e6bae1718aea 2022-05-18 20:02:59.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8f85e304b74b4a22bb14e6bae1718aea 2022-05-18 20:02:59.607 | + functions-common:get_or_create_endpoint:1139 : public_id=8f85e304b74b4a22bb14e6bae1718aea 2022-05-18 20:02:59.607 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:02:59.607 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:02:59.607 | + functions-common:get_or_create_endpoint:1148 : echo 8f85e304b74b4a22bb14e6bae1718aea 2022-05-18 20:02:59.607 | 8f85e304b74b4a22bb14e6bae1718aea 2022-05-18 20:02:59.607 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-18 20:02:59.607 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:02:59.607 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-18 20:02:59.607 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-18 20:02:59.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.607 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.607 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:02:59.607 | ef74f44a9ba24177afabc192cea91d9a' 2022-05-18 20:02:59.607 | + functions-common:get_or_create_service:1106 : echo ef74f44a9ba24177afabc192cea91d9a 2022-05-18 20:02:59.607 | ef74f44a9ba24177afabc192cea91d9a 2022-05-18 20:02:59.608 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 20:02:59.608 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:02:59.608 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 20:02:59.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:02:59.608 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-18 20:02:59.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.608 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:02:59.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:02:59.608 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:02:59.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.608 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1f6168fb755847e0a8baff48ac5ff3da 2022-05-18 20:02:59.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1f6168fb755847e0a8baff48ac5ff3da 2022-05-18 20:02:59.608 | + functions-common:get_or_create_endpoint:1139 : public_id=1f6168fb755847e0a8baff48ac5ff3da 2022-05-18 20:02:59.608 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:02:59.608 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:02:59.608 | + functions-common:get_or_create_endpoint:1148 : echo 1f6168fb755847e0a8baff48ac5ff3da 2022-05-18 20:02:59.608 | 1f6168fb755847e0a8baff48ac5ff3da 2022-05-18 20:02:59.608 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-18 20:02:59.608 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-18 20:02:59.608 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:02:59.608 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-18 20:02:59.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.609 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.609 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.609 | ++ functions-common:get_or_create_project:950 : project_id=da68745bac27450f995c30607512a372 2022-05-18 20:02:59.609 | ++ functions-common:get_or_create_project:951 : echo da68745bac27450f995c30607512a372 2022-05-18 20:02:59.609 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id da68745bac27450f995c30607512a372 2022-05-18 20:02:59.609 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-18 20:02:59.609 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:02:59.609 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:02:59.609 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-18 20:02:59.609 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-18 20:02:59.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.609 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.609 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.609 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-18 20:02:59.609 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.609 | ++ functions-common:get_or_create_user:937 : user_id=8a62625cdccd44e1b46cdf6e59254b60 2022-05-18 20:02:59.609 | ++ functions-common:get_or_create_user:938 : echo 8a62625cdccd44e1b46cdf6e59254b60 2022-05-18 20:02:59.609 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8a62625cdccd44e1b46cdf6e59254b60 2022-05-18 20:02:59.649 | [98137 Async create_cinder_accounts:132933]: finished create_cinder_accounts with result 0 in 62 seconds 2022-05-18 20:02:59.653 | + inc/async:async_wait:197 : return 0 2022-05-18 20:02:59.656 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-18 20:02:59.708 | [98137 Async create_neutron_accounts:133049]: Waiting for completion of create_neutron_accounts running on PID 133049 (3 other jobs running) 2022-05-18 20:02:59.734 | [98137 Async create_neutron_accounts:133049]: Signaling child to exit 2022-05-18 20:02:59.734 | WAKEUP 2022-05-18 20:02:59.757 | [98137 Async create_neutron_accounts:133049]: Signaled 2022-05-18 20:02:59.758 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-18 20:02:59.759 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:02:59.759 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:02:59.759 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:02:59.759 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 20:02:59.759 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 20:02:59.759 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:02:59.759 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-18 20:02:59.759 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-18 20:02:59.759 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-18 20:02:59.759 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.48:9696/ 2022-05-18 20:02:59.759 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-18 20:02:59.759 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-18 20:02:59.759 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-18 20:02:59.759 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:02:59.759 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:02:59.759 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:02:59.759 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:02:59.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.759 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.759 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.759 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.759 | + functions-common:get_or_create_user:937 : user_id=5005d8dda78f436d81a73cb6dc846996 2022-05-18 20:02:59.759 | + functions-common:get_or_create_user:938 : echo 5005d8dda78f436d81a73cb6dc846996 2022-05-18 20:02:59.759 | 5005d8dda78f436d81a73cb6dc846996 2022-05-18 20:02:59.759 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-18 20:02:59.759 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:02:59.759 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:02:59.759 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:02:59.759 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:02:59.760 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:02:59.760 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:02:59.760 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:02:59.760 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:02:59.760 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:02:59.760 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:02:59.760 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.760 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:02:59.760 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.760 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.760 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.760 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.760 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.760 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.760 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:02:59.760 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:02:59.760 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.760 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.760 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.760 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:02:59.760 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:02:59.760 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:02:59.760 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.760 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-18 20:02:59.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.760 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.761 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.761 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.761 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:02:59.761 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:02:59.761 | ++ functions-common:get_field:830 : echo '| 4a784a32b974468a9b6ef1b5a89fab82 | 5005d8dda78f436d81a73cb6dc846996 | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:02:59.761 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:02:59.761 | ++ functions-common:get_field:824 : read data 2022-05-18 20:02:59.761 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.761 | + functions-common:get_or_add_user_project_role:1009 : echo 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.761 | 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:02:59.761 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:02:59.761 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-18 20:02:59.761 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:02:59.761 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-18 20:02:59.761 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-18 20:02:59.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.761 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.761 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.761 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.761 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:02:59.761 | 1f9ddfd6ab644cc4b5b4958ad1589b19' 2022-05-18 20:02:59.761 | + functions-common:get_or_create_service:1106 : echo 1f9ddfd6ab644cc4b5b4958ad1589b19 2022-05-18 20:02:59.761 | 1f9ddfd6ab644cc4b5b4958ad1589b19 2022-05-18 20:02:59.761 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.48:9696/ 2022-05-18 20:02:59.761 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:02:59.761 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.48:9696/ RegionOne 2022-05-18 20:02:59.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:02:59.762 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-18 20:02:59.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.762 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.762 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.762 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:02:59.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:02:59.762 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.48:9696/ --region RegionOne -f value -c id 2022-05-18 20:02:59.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.762 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:02:59.762 | from cryptography.utils import int_from_bytes 2022-05-18 20:02:59.762 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:02:59.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0bff882b6a3e4e88a7ba20b24053638b 2022-05-18 20:02:59.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0bff882b6a3e4e88a7ba20b24053638b 2022-05-18 20:02:59.762 | + functions-common:get_or_create_endpoint:1139 : public_id=0bff882b6a3e4e88a7ba20b24053638b 2022-05-18 20:02:59.762 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:02:59.762 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:02:59.762 | + functions-common:get_or_create_endpoint:1148 : echo 0bff882b6a3e4e88a7ba20b24053638b 2022-05-18 20:02:59.762 | 0bff882b6a3e4e88a7ba20b24053638b 2022-05-18 20:02:59.805 | [98137 Async create_neutron_accounts:133049]: finished create_neutron_accounts with result 0 in 43 seconds 2022-05-18 20:02:59.845 | [98137 Async create_swift_accounts:133191]: Waiting for completion of create_swift_accounts running on PID 133191 (2 other jobs running) 2022-05-18 20:02:59.871 | [98137 Async create_swift_accounts:133191]: Signaling child to exit 2022-05-18 20:03:46.529 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:03:46.556 | [133191 Async create_swift_accounts:133191]: finished successfully 2022-05-18 20:03:46.576 | WAKEUP 2022-05-18 20:03:46.599 | [98137 Async create_swift_accounts:133191]: Signaled 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-18 20:03:46.601 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-18 20:03:46.601 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-18 20:03:46.601 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:03:46.601 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 20:03:46.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.602 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.602 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.602 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.602 | ++ functions-common:get_or_create_role:962 : role_id=013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:03:46.602 | ++ functions-common:get_or_create_role:963 : echo 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:03:46.602 | + lib/swift:create_swift_accounts:614 : another_role=013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:03:46.602 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-18 20:03:46.602 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-18 20:03:46.602 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:03:46.602 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:03:46.602 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:03:46.602 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-18 20:03:46.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.602 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.602 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.602 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.602 | + functions-common:get_or_create_user:937 : user_id=0fa4c03aed3840e58b4a94653f77b76b 2022-05-18 20:03:46.602 | + functions-common:get_or_create_user:938 : echo 0fa4c03aed3840e58b4a94653f77b76b 2022-05-18 20:03:46.602 | 0fa4c03aed3840e58b4a94653f77b76b 2022-05-18 20:03:46.602 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-18 20:03:46.602 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:03:46.602 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:03:46.602 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:03:46.602 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:03:46.602 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:03:46.602 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:03:46.602 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:03:46.602 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:03:46.602 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:03:46.603 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:03:46.603 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:03:46.603 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.603 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:03:46.603 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.603 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.603 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.603 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.603 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.603 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:03:46.603 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:03:46.603 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:03:46.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.603 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.603 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.603 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:03:46.603 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.603 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:03:46.604 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.604 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.604 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.604 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.604 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.604 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:03:46.604 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:03:46.604 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:03:46.604 | ++ functions-common:get_field:830 : echo '| 4a784a32b974468a9b6ef1b5a89fab82 | 0fa4c03aed3840e58b4a94653f77b76b | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:03:46.604 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.604 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:03:46.604 | + functions-common:get_or_add_user_project_role:1009 : echo 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:03:46.604 | 4a784a32b974468a9b6ef1b5a89fab82 2022-05-18 20:03:46.604 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 20:03:46.604 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-18 20:03:46.604 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:03:46.604 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:03:46.604 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:03:46.604 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:03:46.604 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:03:46.605 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:03:46.605 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:03:46.605 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:03:46.605 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:03:46.605 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:03:46.605 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.605 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:03:46.605 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:03:46.605 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.605 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.605 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.605 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:03:46.605 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:03:46.605 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:03:46.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.605 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.605 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-18 20:03:46.605 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:03:46.605 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.605 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.605 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.606 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.606 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.606 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:03:46.606 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:03:46.606 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | 0fa4c03aed3840e58b4a94653f77b76b | | da68745bac27450f995c30607512a372 | | | False |' 2022-05-18 20:03:46.606 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:03:46.606 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.606 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.606 | + functions-common:get_or_add_user_project_role:1009 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.606 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.606 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-18 20:03:46.606 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:03:46.606 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-18 20:03:46.606 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-18 20:03:46.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.606 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.606 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.606 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.606 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:03:46.606 | 65f7be541aa64ea5b99fd156608fcb63' 2022-05-18 20:03:46.606 | + functions-common:get_or_create_service:1106 : echo 65f7be541aa64ea5b99fd156608fcb63 2022-05-18 20:03:46.606 | 65f7be541aa64ea5b99fd156608fcb63 2022-05-18 20:03:46.606 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' http://10.222.0.48:8080 2022-05-18 20:03:46.606 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:03:46.606 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-18 20:03:46.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:03:46.606 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-18 20:03:46.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.606 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.607 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:03:46.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:03:46.607 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:03:46.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.607 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=872a5f55012642ccbae329a5d4222f32 2022-05-18 20:03:46.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 872a5f55012642ccbae329a5d4222f32 2022-05-18 20:03:46.607 | + functions-common:get_or_create_endpoint:1139 : public_id=872a5f55012642ccbae329a5d4222f32 2022-05-18 20:03:46.607 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.48:8080 ]] 2022-05-18 20:03:46.607 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.48:8080 RegionOne 2022-05-18 20:03:46.607 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:03:46.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-18 20:03:46.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.607 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.607 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:03:46.607 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:03:46.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.48:8080 --region RegionOne -f value -c id 2022-05-18 20:03:46.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.607 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.607 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.607 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=49224ea0f5c94dd5a84b9f1ecdf74e83 2022-05-18 20:03:46.608 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 49224ea0f5c94dd5a84b9f1ecdf74e83 2022-05-18 20:03:46.608 | 49224ea0f5c94dd5a84b9f1ecdf74e83 2022-05-18 20:03:46.608 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:03:46.608 | + functions-common:get_or_create_endpoint:1148 : echo 872a5f55012642ccbae329a5d4222f32 2022-05-18 20:03:46.608 | 872a5f55012642ccbae329a5d4222f32 2022-05-18 20:03:46.608 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-18 20:03:46.608 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:03:46.608 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-18 20:03:46.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.608 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_project:950 : project_id=99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_project:951 : echo 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.608 | + lib/swift:create_swift_accounts:628 : swift_project_test1=99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.608 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-18 20:03:46.608 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.608 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-18 20:03:46.608 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-18 20:03:46.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.608 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.608 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_user:937 : user_id=aa4770a6dae5463baa989d7cb75750da 2022-05-18 20:03:46.608 | ++ functions-common:get_or_create_user:938 : echo aa4770a6dae5463baa989d7cb75750da 2022-05-18 20:03:46.609 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=aa4770a6dae5463baa989d7cb75750da 2022-05-18 20:03:46.609 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-18 20:03:46.609 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.609 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin aa4770a6dae5463baa989d7cb75750da 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.609 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:03:46.609 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:03:46.609 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:03:46.609 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:03:46.609 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:03:46.609 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:03:46.609 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:03:46.609 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:03:46.609 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa4770a6dae5463baa989d7cb75750da --project 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.609 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.609 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:03:46.609 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.609 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.609 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.609 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.609 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.609 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:03:46.609 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:03:46.609 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user aa4770a6dae5463baa989d7cb75750da --project 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.609 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.609 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.610 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa4770a6dae5463baa989d7cb75750da --project 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.610 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.610 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:03:46.610 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.610 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.610 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.610 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.610 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.610 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:03:46.610 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:03:46.610 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:03:46.610 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | aa4770a6dae5463baa989d7cb75750da | | 99d1631bb255436eac01b50f05e17e9b | | | False |' 2022-05-18 20:03:46.610 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.610 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.610 | + functions-common:get_or_add_user_project_role:1009 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.610 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.610 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-18 20:03:46.610 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-18 20:03:46.610 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:03:46.610 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-18 20:03:46.610 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-18 20:03:46.610 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-18 20:03:46.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.610 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.610 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.610 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.610 | ++ functions-common:get_or_create_user:937 : user_id=5868afa2b009405fa8190e760eb81c38 2022-05-18 20:03:46.610 | ++ functions-common:get_or_create_user:938 : echo 5868afa2b009405fa8190e760eb81c38 2022-05-18 20:03:46.610 | + lib/swift:create_swift_accounts:637 : swift_user_test3=5868afa2b009405fa8190e760eb81c38 2022-05-18 20:03:46.611 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-18 20:03:46.611 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.611 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 013c66b76cdf48789bb9f5b536c765e0 5868afa2b009405fa8190e760eb81c38 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.611 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:03:46.611 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:03:46.611 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:03:46.611 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:03:46.611 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:03:46.611 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:03:46.611 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:03:46.611 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:03:46.611 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 013c66b76cdf48789bb9f5b536c765e0 --user 5868afa2b009405fa8190e760eb81c38 --project 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.611 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.611 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:03:46.611 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.611 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.611 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.611 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.611 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.611 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:03:46.611 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:03:46.611 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 013c66b76cdf48789bb9f5b536c765e0 --user 5868afa2b009405fa8190e760eb81c38 --project 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.611 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.611 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.611 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 013c66b76cdf48789bb9f5b536c765e0 --user 5868afa2b009405fa8190e760eb81c38 --project 99d1631bb255436eac01b50f05e17e9b 2022-05-18 20:03:46.611 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.611 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:03:46.612 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.612 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.612 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.612 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.612 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.612 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:03:46.612 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:03:46.612 | ++ functions-common:get_field:830 : echo '| 013c66b76cdf48789bb9f5b536c765e0 | 5868afa2b009405fa8190e760eb81c38 | | 99d1631bb255436eac01b50f05e17e9b | | | False |' 2022-05-18 20:03:46.612 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:03:46.612 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.612 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:03:46.612 | + functions-common:get_or_add_user_project_role:1009 : echo 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:03:46.612 | 013c66b76cdf48789bb9f5b536c765e0 2022-05-18 20:03:46.612 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-18 20:03:46.612 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-18 20:03:46.612 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:03:46.612 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-18 20:03:46.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.612 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.612 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.612 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.612 | ++ functions-common:get_or_create_project:950 : project_id=b08014fad7a9451ba7cdccbdeebbc7fb 2022-05-18 20:03:46.612 | ++ functions-common:get_or_create_project:951 : echo b08014fad7a9451ba7cdccbdeebbc7fb 2022-05-18 20:03:46.612 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b08014fad7a9451ba7cdccbdeebbc7fb 2022-05-18 20:03:46.612 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-18 20:03:46.612 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.612 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-18 20:03:46.612 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-18 20:03:46.613 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:03:46.613 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-18 20:03:46.613 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-18 20:03:46.613 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-18 20:03:46.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.613 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.613 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.613 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.613 | ++ functions-common:get_or_create_user:937 : user_id=352ca4a43da14c5b98d0eddf72fbab9e 2022-05-18 20:03:46.613 | ++ functions-common:get_or_create_user:938 : echo 352ca4a43da14c5b98d0eddf72fbab9e 2022-05-18 20:03:46.613 | + lib/swift:create_swift_accounts:647 : swift_user_test2=352ca4a43da14c5b98d0eddf72fbab9e 2022-05-18 20:03:46.613 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-18 20:03:46.613 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.613 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 352ca4a43da14c5b98d0eddf72fbab9e b08014fad7a9451ba7cdccbdeebbc7fb 2022-05-18 20:03:46.613 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:03:46.613 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:03:46.613 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:03:46.613 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:03:46.613 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:03:46.613 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:03:46.613 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:03:46.613 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:03:46.613 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 352ca4a43da14c5b98d0eddf72fbab9e --project b08014fad7a9451ba7cdccbdeebbc7fb 2022-05-18 20:03:46.613 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.613 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:03:46.613 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.613 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.613 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.614 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.614 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.614 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:03:46.614 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:03:46.614 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 352ca4a43da14c5b98d0eddf72fbab9e --project b08014fad7a9451ba7cdccbdeebbc7fb 2022-05-18 20:03:46.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.614 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.614 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.614 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 352ca4a43da14c5b98d0eddf72fbab9e --project b08014fad7a9451ba7cdccbdeebbc7fb 2022-05-18 20:03:46.614 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.614 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:03:46.614 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.614 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.614 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.614 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.614 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.614 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:03:46.614 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:03:46.614 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | 352ca4a43da14c5b98d0eddf72fbab9e | | b08014fad7a9451ba7cdccbdeebbc7fb | | | False |' 2022-05-18 20:03:46.614 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:03:46.614 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.614 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.614 | + functions-common:get_or_add_user_project_role:1009 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.614 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.614 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-18 20:03:46.614 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-18 20:03:46.614 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:03:46.614 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-18 20:03:46.615 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-18 20:03:46.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.615 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.615 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.615 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.615 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-18 20:03:46.615 | f89e68e82a0b45a6af72fb9d2d23bbce' 2022-05-18 20:03:46.615 | ++ functions-common:get_or_create_domain:900 : echo f89e68e82a0b45a6af72fb9d2d23bbce 2022-05-18 20:03:46.615 | + lib/swift:create_swift_accounts:652 : swift_domain=f89e68e82a0b45a6af72fb9d2d23bbce 2022-05-18 20:03:46.615 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-18 20:03:46.615 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.615 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-18 20:03:46.615 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 f89e68e82a0b45a6af72fb9d2d23bbce 2022-05-18 20:03:46.615 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:03:46.615 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f89e68e82a0b45a6af72fb9d2d23bbce --or-show -f value -c id 2022-05-18 20:03:46.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.615 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.615 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.615 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.615 | ++ functions-common:get_or_create_project:950 : project_id=20cd83833fe842a58f25243f3e39f488 2022-05-18 20:03:46.615 | ++ functions-common:get_or_create_project:951 : echo 20cd83833fe842a58f25243f3e39f488 2022-05-18 20:03:46.615 | + lib/swift:create_swift_accounts:656 : swift_project_test4=20cd83833fe842a58f25243f3e39f488 2022-05-18 20:03:46.615 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-18 20:03:46.615 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.615 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-18 20:03:46.615 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 f89e68e82a0b45a6af72fb9d2d23bbce test4@example.com 2022-05-18 20:03:46.615 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:03:46.616 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-18 20:03:46.616 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-18 20:03:46.616 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f89e68e82a0b45a6af72fb9d2d23bbce --email=test4@example.com --or-show -f value -c id 2022-05-18 20:03:46.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.616 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.616 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.616 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.616 | ++ functions-common:get_or_create_user:937 : user_id=d49f4c897bbc414da5fce7c583b14d65 2022-05-18 20:03:46.616 | ++ functions-common:get_or_create_user:938 : echo d49f4c897bbc414da5fce7c583b14d65 2022-05-18 20:03:46.616 | + lib/swift:create_swift_accounts:661 : swift_user_test4=d49f4c897bbc414da5fce7c583b14d65 2022-05-18 20:03:46.616 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-18 20:03:46.616 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:03:46.616 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin d49f4c897bbc414da5fce7c583b14d65 20cd83833fe842a58f25243f3e39f488 2022-05-18 20:03:46.616 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:03:46.616 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:03:46.616 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:03:46.616 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:03:46.616 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:03:46.616 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:03:46.616 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:03:46.616 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:03:46.616 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.616 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d49f4c897bbc414da5fce7c583b14d65 --project 20cd83833fe842a58f25243f3e39f488 2022-05-18 20:03:46.616 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:03:46.616 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.616 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.616 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.617 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.617 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.617 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:03:46.617 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:03:46.617 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d49f4c897bbc414da5fce7c583b14d65 --project 20cd83833fe842a58f25243f3e39f488 2022-05-18 20:03:46.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.617 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.617 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.617 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d49f4c897bbc414da5fce7c583b14d65 --project 20cd83833fe842a58f25243f3e39f488 2022-05-18 20:03:46.617 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:03:46.617 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:03:46.617 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:03:46.617 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.617 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:46.617 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:46.617 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:03:46.617 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:03:46.617 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:03:46.617 | ++ functions-common:get_field:830 : echo '| 5b3f3b1b562a4faaabde2023456d0a0f | d49f4c897bbc414da5fce7c583b14d65 | | 20cd83833fe842a58f25243f3e39f488 | | | False |' 2022-05-18 20:03:46.617 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:03:46.617 | ++ functions-common:get_field:824 : read data 2022-05-18 20:03:46.617 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.617 | + functions-common:get_or_add_user_project_role:1009 : echo 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.617 | 5b3f3b1b562a4faaabde2023456d0a0f 2022-05-18 20:03:46.646 | [98137 Async create_swift_accounts:133191]: finished create_swift_accounts with result 0 in 129 seconds 2022-05-18 20:03:46.654 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-18 20:03:46.656 | + inc/async:async_wait:197 : return 0 2022-05-18 20:03:46.659 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-18 20:03:46.678 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:03:46.681 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-18 20:03:46.699 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:03:46.701 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-18 20:03:46.704 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:03:46.707 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-18 20:03:46.709 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-18 20:03:46.712 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-18 20:03:46.771 | + inc/async:async_inner:63 : init_glance 2022-05-18 20:03:46.809 | [98137 Async init_glance:137447]: running: init_glance 2022-05-18 20:03:46.812 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-18 20:03:46.831 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:03:46.834 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-18 20:03:46.837 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:03:46.840 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-18 20:03:46.843 | + ./stack.sh:main:1149 : configure_neutron 2022-05-18 20:03:46.855 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-18 20:03:46.855 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:03:46.855 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:03:46.856 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-18 20:03:46.858 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-18 20:03:46.861 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-18 20:03:46.864 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:03:46.866 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-18 20:03:46.869 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-18 20:03:46.872 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-18 20:03:46.874 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-18 20:03:46.888 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-18 20:03:46.890 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-18 20:03:50.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:50.352 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:50.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:50.352 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:53.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:53.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:53.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:53.908 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:54.061 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:03:54.089 | [137447 Async init_glance:137447]: finished successfully 2022-05-18 20:03:57.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:57.313 | from cryptography.utils import int_from_bytes 2022-05-18 20:03:57.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:03:57.313 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:00.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:00.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:00.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:00.740 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:04.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:04.152 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:04.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:04.152 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:07.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:07.557 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:07.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:07.557 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:11.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:11.015 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:11.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:11.015 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:14.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:14.644 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:14.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:14.644 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:19.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:19.295 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:19.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:19.296 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:25.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:25.111 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:25.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:25.111 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:25.423 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-18 20:04:25.428 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-18 20:04:25.431 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-18 20:04:25.433 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-18 20:04:25.436 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-18 20:04:25.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-18 20:04:25.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-18 20:04:25.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-18 20:04:25.445 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-18 20:04:25.448 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-18 20:04:25.450 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-18 20:04:25.452 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-18 20:04:25.454 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-18 20:04:25.457 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-18 20:04:25.459 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-18 20:04:25.461 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-18 20:04:25.465 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:25.468 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-18 20:04:25.470 | + 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-05-18 20:04:25.475 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-18 20:04:25.477 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-18 20:04:25.480 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-18 20:04:25.482 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-18 20:04:25.484 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:04:25.486 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:25.489 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:04:25.505 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:25.507 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:04:25.510 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-18 20:04:25.513 | + 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&plugin=dbcounter' 2022-05-18 20:04:25.540 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-18 20:04:25.576 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-18 20:04:25.605 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-18 20:04:25.636 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-18 20:04:25.666 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-18 20:04:25.695 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-18 20:04:25.698 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-18 20:04:25.701 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-18 20:04:25.703 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:04:25.706 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:04:25.723 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:04:25.726 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:04:25.728 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:04:25.730 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:04:25.733 | + 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-05-18 20:04:25.761 | + 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-05-18 20:04:25.791 | + 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-05-18 20:04:25.828 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:04:25.858 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-18 20:04:25.874 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:04:25.877 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-18 20:04:25.879 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:04:25.881 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-18 20:04:25.884 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-18 20:04:25.887 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-18 20:04:25.899 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-18 20:04:25.902 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:04:25.904 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-18 20:04:25.907 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-18 20:04:25.919 | + 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-05-18 20:04:25.931 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-18 20:04:25.939 | + 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-05-18 20:04:25.952 | + 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-05-18 20:04:25.964 | + 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-05-18 20:04:25.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 20:04:25.983 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:04:25.986 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-18 20:04:25.991 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.74hMYXYiI1 2022-05-18 20:04:25.993 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 20:04:25.996 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:04:25.998 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.74hMYXYiI1 2022-05-18 20:04:26.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.74hMYXYiI1 2022-05-18 20:04:26.020 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.74hMYXYiI1 /etc/sudoers.d/neutron-rootwrap 2022-05-18 20:04:26.032 | + 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-05-18 20:04:26.066 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:26.068 | + 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-05-18 20:04:26.101 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-18 20:04:26.103 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-18 20:04:26.106 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-18 20:04:26.108 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:04:26.111 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:04:26.113 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:04:26.131 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:26.135 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:04:26.137 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:04:26.139 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:04:26.157 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:26.160 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:04:26.163 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:04:26.194 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:04:26.197 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:04:26.199 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-18 20:04:26.216 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:26.219 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-18 20:04:26.221 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-18 20:04:26.223 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:04:26.226 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:04:26.229 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-18 20:04:26.231 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-18 20:04:26.234 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:04:26.236 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-18 20:04:26.239 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-18 20:04:26.241 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-18 20:04:26.247 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-18 20:04:26.250 | + 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-05-18 20:04:26.255 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-18 20:04:26.272 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:26.275 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-18 20:04:26.278 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-18 20:04:26.280 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-18 20:04:26.285 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-18 20:04:26.314 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 20:04:26.344 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-18 20:04:26.374 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-18 20:04:26.405 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-18 20:04:26.435 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-18 20:04:26.438 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:04:26.441 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-18 20:04:26.443 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:04:26.446 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-18 20:04:26.475 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-18 20:04:26.507 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:04:26.542 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-18 20:04:26.573 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-18 20:04:26.603 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-18 20:04:26.634 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-18 20:04:26.665 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-18 20:04:26.695 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:04:26.725 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:04:26.755 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-18 20:04:26.786 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-18 20:04:26.817 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-18 20:04:26.820 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:04:26.822 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 20:04:26.825 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 20:04:26.827 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-18 20:04:26.858 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-18 20:04:26.888 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.48/identity 2022-05-18 20:04:26.919 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-18 20:04:26.948 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-18 20:04:26.979 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-18 20:04:27.009 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-18 20:04:27.040 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-18 20:04:27.070 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:04:27.100 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-18 20:04:27.131 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-18 20:04:27.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-18 20:04:27.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-18 20:04:27.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-18 20:04:27.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-18 20:04:27.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-18 20:04:27.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-18 20:04:27.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-18 20:04:27.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-18 20:04:27.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-18 20:04:27.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-18 20:04:27.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-18 20:04:27.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-18 20:04:27.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-18 20:04:27.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-18 20:04:27.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-18 20:04:27.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-18 20:04:27.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-18 20:04:27.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:27.179 | + 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-05-18 20:04:27.210 | + 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-05-18 20:04:27.212 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.215 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:04:27.217 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-18 20:04:27.220 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-18 20:04:27.222 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.224 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-18 20:04:27.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-18 20:04:27.255 | + 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-05-18 20:04:27.258 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.261 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:04:27.263 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-18 20:04:27.266 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-18 20:04:27.268 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.270 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-18 20:04:27.299 | + 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-05-18 20:04:27.301 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.304 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:04:27.306 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-18 20:04:27.309 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-18 20:04:27.311 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.314 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-18 20:04:27.343 | + 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-05-18 20:04:27.345 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.347 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-18 20:04:27.350 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-18 20:04:27.353 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-18 20:04:27.355 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.358 | + 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-05-18 20:04:27.386 | + 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-05-18 20:04:27.389 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.391 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-18 20:04:27.394 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 20:04:27.396 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 20:04:27.399 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.401 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-18 20:04:27.430 | + 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-05-18 20:04:27.433 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.435 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-18 20:04:27.438 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-18 20:04:27.440 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-18 20:04:27.442 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.445 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-18 20:04:27.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-05-18 20:04:27.475 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.479 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-18 20:04:27.481 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-18 20:04:27.483 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-18 20:04:27.486 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.488 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-18 20:04:27.517 | + 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-05-18 20:04:27.519 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:04:27.522 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-18 20:04:27.524 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 20:04:27.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 20:04:27.529 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:04:27.531 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-18 20:04:27.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-18 20:04:27.563 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-18 20:04:27.580 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:27.583 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-18 20:04:27.585 | + 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-05-18 20:04:27.618 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:27.620 | + 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-05-18 20:04:27.649 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 20:04:27.681 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-18 20:04:27.684 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-18 20:04:27.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-18 20:04:27.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 20:04:30.695 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 20:04:30.695 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 20:04:30.695 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139302) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 20:04:30.746 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139302) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:04:30.746 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139302) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:04:30.746 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139302) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:30.747 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139302) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:30.747 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139302) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:30.747 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139302) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:30.802 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 20:04:30.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:30.802 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:30.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:30.802 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:31.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-18 20:04:31.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-18 20:04:31.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-18 20:04:31.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:04:31.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-18 20:04:31.215 | + 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-05-18 20:04:31.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-18 20:04:31.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:31.238 | + 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-05-18 20:04:31.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-18 20:04:31.273 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-18 20:04:31.281 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-18 20:04:31.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-18 20:04:31.286 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-18 20:04:31.299 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-18 20:04:31.312 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 20:04:31.315 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-18 20:04:31.323 | net.bridge.bridge-nf-call-iptables = 1 2022-05-18 20:04:31.326 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 20:04:31.328 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-18 20:04:31.337 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-18 20:04:31.340 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-18 20:04:31.343 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-18 20:04:31.345 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-18 20:04:31.348 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-18 20:04:31.350 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-18 20:04:31.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 20:04:31.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-18 20:04:31.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:04:31.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 20:04:31.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-18 20:04:31.388 | + 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-05-18 20:04:31.421 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-18 20:04:31.424 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-18 20:04:31.454 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-18 20:04:31.483 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-18 20:04:31.500 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:31.503 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-18 20:04:31.505 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-18 20:04:31.511 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-18 20:04:31.539 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-18 20:04:31.569 | + 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-05-18 20:04:31.601 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:31.603 | + 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-05-18 20:04:31.632 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-18 20:04:31.650 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:31.652 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 20:04:31.655 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-18 20:04:31.684 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 20:04:31.686 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 20:04:31.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 20:04:31.718 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-18 20:04:31.721 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 20:04:31.723 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-18 20:04:31.726 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-18 20:04:31.744 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:04:31.746 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-18 20:04:31.749 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-05-18 20:04:31.753 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-18 20:04:31.782 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-18 20:04:31.815 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:31.817 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:04:31.846 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 20:04:31.848 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-18 20:04:31.878 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 20:04:31.881 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 20:04:31.883 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 20:04:31.911 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-18 20:04:31.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 20:04:31.917 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-18 20:04:31.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 20:04:34.890 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 20:04:34.890 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 20:04:34.891 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139836) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 20:04:34.942 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:04:34.943 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:04:34.943 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:34.943 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:34.943 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:34.943 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139836) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:04:35.004 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-18 20:04:35.005 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139836) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-18 20:04:35.005 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139836) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-18 20:04:35.006 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 20:04:35.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:35.006 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:35.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:04:35.006 | from cryptography.utils import int_from_bytes 2022-05-18 20:04:35.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-18 20:04:35.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-18 20:04:35.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-18 20:04:35.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 20:04:35.389 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-18 20:04:35.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:04:35.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 20:04:35.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-18 20:04:35.414 | + functions:set_mtu:785 : local dev=br-data 2022-05-18 20:04:35.417 | + functions:set_mtu:786 : local mtu=1500 2022-05-18 20:04:35.420 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-18 20:04:35.432 | + 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-05-18 20:04:35.449 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-18 20:04:35.452 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-18 20:04:35.454 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-18 20:04:35.457 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-18 20:04:35.459 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-18 20:04:35.462 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-18 20:04:35.465 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-18 20:04:35.467 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-18 20:04:35.470 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-18 20:04:35.472 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-18 20:04:35.475 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-18 20:04:35.477 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-18 20:04:35.480 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-18 20:04:35.482 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-18 20:04:35.486 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-18 20:04:35.486 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-18 20:04:35.492 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-18 20:04:35.495 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-18 20:04:35.497 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-18 20:04:35.500 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-18 20:04:35.504 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-18 20:04:35.505 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-18 20:04:35.505 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-18 20:04:35.511 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.61/22 brd 192.168.3.255' 2022-05-18 20:04:35.513 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-18 20:04:35.516 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:35.518 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-18 20:04:35.521 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-18 20:04:35.523 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.61/22 brd 192.168.3.255 != '' ]] 2022-05-18 20:04:35.526 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1' 2022-05-18 20:04:35.529 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data' 2022-05-18 20:04:35.531 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-18 20:04:35.533 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-18 20:04:35.538 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.61/22 brd 192.168.3.255 2022-05-18 20:04:35.538 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-18 20:04:35.539 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-18 20:04:35.541 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-18 20:04:35.545 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.61 2022-05-18 20:04:35.548 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 ' 2022-05-18 20:04:35.550 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1 2022-05-18 20:04:35.563 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data 2022-05-18 20:04:35.575 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-18 20:04:35.588 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-18 20:04:35.607 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 2022-05-18 20:04:38.616 | ARPING 192.168.0.61 from 192.168.0.61 br-data 2022-05-18 20:04:38.617 | Sent 3 probes (3 broadcast(s)) 2022-05-18 20:04:38.617 | Received 0 response(s) 2022-05-18 20:04:38.633 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-05-18 20:04:38.636 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-18 20:04:38.639 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-18 20:04:38.642 | + ./stack.sh:exit_trap:524 : jobs='123600 2022-05-18 20:04:38.642 | 137447' 2022-05-18 20:04:38.644 | + ./stack.sh:exit_trap:527 : [[ -n 123600 2022-05-18 20:04:38.644 | 137447 ]] 2022-05-18 20:04:38.646 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-18-195405 ]] 2022-05-18 20:04:38.649 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-18 20:04:38.651 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-18 20:04:38.651 | exit_trap: cleaning up child processes 2022-05-18 20:04:38.653 | + ./stack.sh:exit_trap:529 : kill 123600 137447 2022-05-18 20:04:38.656 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.YnzfnWEIhb ']' 2022-05-18 20:04:38.658 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.YnzfnWEIhb 2022-05-18 20:04:38.662 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-18 20:04:38.665 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-18 20:04:38.667 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-18 20:04:38.670 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-18 20:04:38.670 | Error on exit 2022-05-18 20:04:38.672 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-18 20:04:38.675 | + ./stack.sh:exit_trap:544 : generate-subunit 1652903642 636 fail 2022-05-18 20:04:39.382 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-18 20:04:39.385 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-18 20:04:40.539 | + ./stack.sh:exit_trap:558 : exit 1