2022-02-18 01:21:52.649 | + ./stack.sh:main:487 : exec 2022-02-18 01:21:52.649 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-18-012152.summary.2022-02-18-012152 2022-02-18 01:21:52.649 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-18-012152' 2022-02-18 01:21:52.649 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:21:52.649 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-18-012152 2022-02-18 01:21:52.649 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-18-012152 /opt/stack/logs/stack.sh.log 2022-02-18 01:21:52.649 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-18-012152.summary.2022-02-18-012152 /opt/stack/logs/stack.sh.log.summary 2022-02-18 01:21:52.649 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-18 01:21:52.649 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-18 01:21:52.649 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-18 01:21:52.649 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-18 01:21:52.649 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-18 01:21:52.649 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-18 01:21:52.649 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-18 01:21:52.650 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-18 01:21:52.652 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-18 01:21:52.654 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-18 01:21:52.656 | + ./stack.sh:main:573 : set -o errexit 2022-02-18 01:21:52.658 | + ./stack.sh:main:576 : uname -a 2022-02-18 01:21:52.659 | Linux dv-neutron-828634-8-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-18 01:21:52.661 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-18 01:21:52.663 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-18 01:21:52.666 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-18 01:21:52.707 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-18 01:21:52.722 | + ./stack.sh:main:590 : fetch_plugins 2022-02-18 01:21:52.724 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-18 01:21:52.726 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-18 01:21:52.728 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-18 01:21:52.729 | + functions-common:fetch_plugins:1776 : return 2022-02-18 01:21:52.731 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-18 01:21:52.733 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-18 01:21:52.735 | + functions-common:run_phase:1854 : local phase= 2022-02-18 01:21:52.737 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 01:21:52.738 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 01:21:52.740 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 01:21:52.742 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 01:21:52.743 | + functions-common:run_phase:1863 : local extra 2022-02-18 01:21:52.746 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 01:21:52.749 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 01:21:52.750 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 01:21:52.752 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 01:21:52.754 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-18 01:21:52.756 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 01:21:52.768 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:21:52.770 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-18 01:21:52.772 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 01:21:52.774 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 01:21:52.776 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 01:21:52.777 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 01:21:52.779 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 01:21:52.781 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-18 01:21:52.783 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-18 01:21:52.784 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-18 01:21:52.786 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 01:21:52.788 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-18 01:21:52.790 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-18 01:21:52.791 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-18 01:21:52.793 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-18 01:21:52.795 | + functions-common:plugin_override_defaults:1817 : return 2022-02-18 01:21:52.797 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-18 01:21:52.812 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-18 01:21:52.814 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-18 01:21:52.826 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:21:52.829 | +++ lib/tls:source:43 : hostname -f 2022-02-18 01:21:52.832 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-18 01:21:52.834 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-18 01:21:52.836 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-18 01:21:52.838 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-18 01:21:52.840 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-18 01:21:52.841 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-18 01:21:52.843 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-18 01:21:52.845 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-18 01:21:52.847 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-18 01:21:52.848 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-18 01:21:52.853 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-18 01:21:52.864 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-18 01:21:52.879 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-18 01:21:52.891 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-18 01:21:52.903 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-18 01:21:52.932 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-18 01:21:52.987 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-18 01:21:53.070 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-18 01:21:53.090 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-18 01:21:53.137 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-18 01:21:53.187 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-18 01:21:53.325 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-18 01:21:53.338 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-18 01:21:53.350 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-18 01:21:53.362 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-18 01:21:53.453 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-18 01:21:53.455 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-18 01:21:53.458 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-18 01:21:53.460 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-18 01:21:53.462 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-18 01:21:53.464 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-18 01:21:53.466 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-18 01:21:53.466 | False' 2022-02-18 01:21:53.469 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-18 01:21:53.483 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-18 01:21:53.485 | + ./stack.sh:main:624 : run_phase source 2022-02-18 01:21:53.487 | + functions-common:run_phase:1853 : local mode=source 2022-02-18 01:21:53.489 | + functions-common:run_phase:1854 : local phase= 2022-02-18 01:21:53.491 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 01:21:53.493 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 01:21:53.495 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 01:21:53.497 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 01:21:53.499 | + functions-common:run_phase:1863 : local extra 2022-02-18 01:21:53.502 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 01:21:53.505 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 01:21:53.507 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 01:21:53.509 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 01:21:53.511 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-18 01:21:53.513 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 01:21:53.526 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:21:53.528 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-18 01:21:53.530 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-18 01:21:53.568 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-18 01:21:53.570 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-18 01:21:53.572 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-18 01:21:53.574 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-18 01:21:53.576 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-18 01:21:53.578 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-18 01:21:53.580 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-18 01:21:53.582 | + functions-common:load_plugin_settings:1794 : return 2022-02-18 01:21:53.584 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-18 01:21:53.586 | + functions-common:verify_disabled_services:2136 : local service 2022-02-18 01:21:53.588 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.590 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-18 01:21:53.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-18 01:21:53.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.599 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-18 01:21:53.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.603 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-18 01:21:53.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.608 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-18 01:21:53.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.612 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-18 01:21:53.614 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.617 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-18 01:21:53.619 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.621 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-18 01:21:53.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.625 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-18 01:21:53.627 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.629 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-18 01:21:53.632 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.634 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-18 01:21:53.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.638 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-18 01:21:53.640 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.642 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-18 01:21:53.644 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.646 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-18 01:21:53.649 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.651 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-18 01:21:53.653 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.655 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-18 01:21:53.657 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.659 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-18 01:21:53.661 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.664 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-18 01:21:53.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.668 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-18 01:21:53.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-18 01:21:53.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.677 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-18 01:21:53.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.681 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-18 01:21:53.683 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.686 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-18 01:21:53.688 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-18 01:21:53.692 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-18 01:21:53.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-18 01:21:53.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-18 01:21:53.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-18 01:21:53.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.711 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-18 01:21:53.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.716 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-18 01:21:53.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-18 01:21:53.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-18 01:21:53.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-18 01:21:53.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.733 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-18 01:21:53.735 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-18 01:21:53.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.742 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-18 01:21:53.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-18 01:21:53.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.751 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-18 01:21:53.753 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.755 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-18 01:21:53.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-18 01:21:53.762 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.764 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-18 01:21:53.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.768 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-18 01:21:53.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.772 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-18 01:21:53.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-18 01:21:53.779 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.781 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-18 01:21:53.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-18 01:21:53.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 01:21:53.790 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-18 01:21:53.793 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-18 01:21:53.795 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-18 01:21:53.797 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-18 01:21:53.812 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:21:53.814 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-18 01:21:53.816 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-18 01:21:53.818 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-18 01:21:53.833 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:21:53.836 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-18 01:21:53.838 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-18 01:21:53.840 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-18 01:21:53.842 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-18 01:21:53.844 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-18 01:21:53.846 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-18 01:21:53.849 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-18 01:21:53.851 | + lib/database:initialize_database_backends:92 : return 0 2022-02-18 01:21:53.854 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-18 01:21:53.854 | Using mysql database backend 2022-02-18 01:21:53.856 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-18 01:21:53.870 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-18 01:21:53.873 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-18 01:21:53.876 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-18 01:21:53.878 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-18 01:21:53.881 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 01:21:53.883 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-18 01:21:53.898 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:21:53.901 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-18 01:21:53.916 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-18 01:21:53.931 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:21:53.934 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-18 01:21:53.949 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-18 01:21:53.964 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-18 01:21:53.980 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:21:53.983 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-18 01:21:53.998 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:21:54.000 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-18 01:21:54.015 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-18 01:21:54.017 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-18 01:21:54.020 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-18 01:21:54.022 | + functions-common:save_stackenv:60 : local tag=757 2022-02-18 01:21:54.025 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 01:21:54.029 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-012154 2022-02-18 01:21:54.032 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-012154 757' 2022-02-18 01:21:54.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.036 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 01:21:54.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.041 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 01:21:54.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.046 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 01:21:54.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.051 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-18 01:21:54.053 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.055 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-02-18 01:21:54.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.060 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-02-18 01:21:54.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.065 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-012152 2022-02-18 01:21:54.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.069 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 01:21:54.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.074 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-02-18 01:21:54.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.078 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 01:21:54.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.083 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 01:21:54.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.088 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 01:21:54.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:21:54.092 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 01:21:54.095 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-18 01:21:54.097 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-18 01:21:54.100 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-18 01:21:54.102 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-18 01:21:54.104 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:21:54.106 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:21:54.109 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:21:54.111 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:21:54.113 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:21:54.116 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:21:54.130 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:21:54.132 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:21:54.134 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:21:54.136 | + functions-common:git_clone:629 : echo master 2022-02-18 01:21:54.137 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:21:54.141 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-18 01:21:54.143 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 01:21:54.145 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-18 01:21:54.148 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:21:54.150 | + functions-common:git_clone:678 : head -1 2022-02-18 01:21:54.152 | 854dbe56 Merge "update constraint for oslo.policy to new release 3.11.0" 2022-02-18 01:21:54.154 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:21:54.157 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-18 01:21:54.159 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:21:54.161 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-18 01:21:54.164 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-18 01:21:54.167 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-18 01:21:54.169 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-18 01:21:54.172 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-18 01:21:54.174 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-18 01:21:54.177 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-18 01:21:54.179 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-18 01:21:54.182 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-18 01:21:54.186 | ++ tools/install_prereqs.sh:source:47 : NOW=1645147314 2022-02-18 01:21:54.189 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-18 01:21:54.194 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-18 01:21:54.197 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-18 01:21:54.199 | ++ tools/install_prereqs.sh:source:49 : DELTA=1645147314 2022-02-18 01:21:54.202 | ++ tools/install_prereqs.sh:source:50 : [[ 1645147314 -lt 7200 ]] 2022-02-18 01:21:54.204 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-18 01:21:54.206 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-18 01:21:54.209 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-18 01:21:54.212 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-18 01:21:54.214 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-18 01:21:54.216 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-18 01:21:54.218 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-18 01:21:54.221 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-18 01:21:54.266 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-18 01:21:54.266 | apache2-dev 2022-02-18 01:21:54.266 | bc 2022-02-18 01:21:54.266 | bsdmainutils 2022-02-18 01:21:54.266 | curl 2022-02-18 01:21:54.266 | g++ 2022-02-18 01:21:54.266 | gawk 2022-02-18 01:21:54.266 | gcc 2022-02-18 01:21:54.266 | gettext 2022-02-18 01:21:54.266 | git 2022-02-18 01:21:54.266 | graphviz 2022-02-18 01:21:54.266 | iputils-ping 2022-02-18 01:21:54.266 | libapache2-mod-proxy-uwsgi 2022-02-18 01:21:54.266 | libffi-dev 2022-02-18 01:21:54.267 | libjpeg-dev 2022-02-18 01:21:54.267 | libpcre3-dev 2022-02-18 01:21:54.267 | libpq-dev 2022-02-18 01:21:54.267 | libssl-dev 2022-02-18 01:21:54.267 | libsystemd-dev 2022-02-18 01:21:54.267 | libxml2-dev 2022-02-18 01:21:54.267 | libxslt1-dev 2022-02-18 01:21:54.267 | libyaml-dev 2022-02-18 01:21:54.267 | lsof 2022-02-18 01:21:54.267 | openssh-server 2022-02-18 01:21:54.267 | openssl 2022-02-18 01:21:54.267 | pkg-config 2022-02-18 01:21:54.267 | psmisc 2022-02-18 01:21:54.267 | python3-dev 2022-02-18 01:21:54.267 | python3-pip 2022-02-18 01:21:54.267 | python3-systemd 2022-02-18 01:21:54.267 | python3-venv 2022-02-18 01:21:54.267 | tar 2022-02-18 01:21:54.267 | tcpdump 2022-02-18 01:21:54.267 | unzip 2022-02-18 01:21:54.267 | uuid-runtime 2022-02-18 01:21:54.267 | wget 2022-02-18 01:21:54.267 | wget 2022-02-18 01:21:54.267 | zlib1g-dev 2022-02-18 01:21:54.267 | libkrb5-dev 2022-02-18 01:21:54.267 | libldap2-dev 2022-02-18 01:21:54.267 | libsasl2-dev 2022-02-18 01:21:54.267 | memcached 2022-02-18 01:21:54.267 | python3-mysqldb 2022-02-18 01:21:54.267 | sqlite3 2022-02-18 01:21:54.267 | conntrack 2022-02-18 01:21:54.267 | curl 2022-02-18 01:21:54.267 | dnsmasq-base 2022-02-18 01:21:54.267 | dnsmasq-utils 2022-02-18 01:21:54.267 | ebtables 2022-02-18 01:21:54.267 | genisoimage 2022-02-18 01:21:54.267 | iptables 2022-02-18 01:21:54.267 | iputils-arping 2022-02-18 01:21:54.267 | kpartx 2022-02-18 01:21:54.267 | libjs-jquery-tablesorter 2022-02-18 01:21:54.268 | parted 2022-02-18 01:21:54.268 | pm-utils 2022-02-18 01:21:54.268 | python3-mysqldb 2022-02-18 01:21:54.268 | socat 2022-02-18 01:21:54.268 | sqlite3 2022-02-18 01:21:54.268 | sudo 2022-02-18 01:21:54.268 | vlan 2022-02-18 01:21:54.268 | lsscsi 2022-02-18 01:21:54.268 | open-iscsi 2022-02-18 01:21:54.268 | lvm2 2022-02-18 01:21:54.268 | qemu-utils 2022-02-18 01:21:54.268 | thin-provisioning-tools 2022-02-18 01:21:54.268 | acl 2022-02-18 01:21:54.268 | dnsmasq-base 2022-02-18 01:21:54.268 | dnsmasq-utils 2022-02-18 01:21:54.268 | ebtables 2022-02-18 01:21:54.268 | haproxy 2022-02-18 01:21:54.268 | iptables 2022-02-18 01:21:54.268 | iputils-arping 2022-02-18 01:21:54.268 | iputils-ping 2022-02-18 01:21:54.268 | postgresql-server-dev-all 2022-02-18 01:21:54.268 | python3-mysqldb 2022-02-18 01:21:54.268 | sqlite3 2022-02-18 01:21:54.268 | sudo 2022-02-18 01:21:54.268 | vlan 2022-02-18 01:21:54.268 | pcp 2022-02-18 01:21:54.268 | ipset 2022-02-18 01:21:54.268 | conntrack 2022-02-18 01:21:54.268 | conntrackd 2022-02-18 01:21:54.268 | keepalived 2022-02-18 01:21:54.268 | lvm2 2022-02-18 01:21:54.268 | qemu-utils 2022-02-18 01:21:54.268 | thin-provisioning-tools 2022-02-18 01:21:54.268 | curl 2022-02-18 01:21:54.269 | liberasurecode-dev 2022-02-18 01:21:54.269 | make 2022-02-18 01:21:54.269 | memcached 2022-02-18 01:21:54.269 | rsync 2022-02-18 01:21:54.269 | sqlite3 2022-02-18 01:21:54.269 | xfsprogs' 2022-02-18 01:21:54.272 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-18 01:21:54.289 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-18 01:21:54.289 | apache2-dev 2022-02-18 01:21:54.289 | bc 2022-02-18 01:21:54.289 | bsdmainutils 2022-02-18 01:21:54.289 | curl 2022-02-18 01:21:54.289 | g++ 2022-02-18 01:21:54.289 | gawk 2022-02-18 01:21:54.289 | gcc 2022-02-18 01:21:54.289 | gettext 2022-02-18 01:21:54.289 | git 2022-02-18 01:21:54.289 | graphviz 2022-02-18 01:21:54.289 | iputils-ping 2022-02-18 01:21:54.289 | libapache2-mod-proxy-uwsgi 2022-02-18 01:21:54.289 | libffi-dev 2022-02-18 01:21:54.289 | libjpeg-dev 2022-02-18 01:21:54.289 | libpcre3-dev 2022-02-18 01:21:54.289 | libpq-dev 2022-02-18 01:21:54.289 | libssl-dev 2022-02-18 01:21:54.289 | libsystemd-dev 2022-02-18 01:21:54.289 | libxml2-dev 2022-02-18 01:21:54.289 | libxslt1-dev 2022-02-18 01:21:54.289 | libyaml-dev 2022-02-18 01:21:54.289 | lsof 2022-02-18 01:21:54.289 | openssh-server 2022-02-18 01:21:54.289 | openssl 2022-02-18 01:21:54.289 | pkg-config 2022-02-18 01:21:54.289 | psmisc 2022-02-18 01:21:54.289 | python3-dev 2022-02-18 01:21:54.289 | python3-pip 2022-02-18 01:21:54.289 | python3-systemd 2022-02-18 01:21:54.289 | python3-venv 2022-02-18 01:21:54.289 | tar 2022-02-18 01:21:54.289 | tcpdump 2022-02-18 01:21:54.289 | unzip 2022-02-18 01:21:54.289 | uuid-runtime 2022-02-18 01:21:54.290 | wget 2022-02-18 01:21:54.290 | wget 2022-02-18 01:21:54.290 | zlib1g-dev 2022-02-18 01:21:54.290 | libkrb5-dev 2022-02-18 01:21:54.290 | libldap2-dev 2022-02-18 01:21:54.290 | libsasl2-dev 2022-02-18 01:21:54.290 | memcached 2022-02-18 01:21:54.290 | python3-mysqldb 2022-02-18 01:21:54.290 | sqlite3 2022-02-18 01:21:54.290 | conntrack 2022-02-18 01:21:54.290 | curl 2022-02-18 01:21:54.290 | dnsmasq-base 2022-02-18 01:21:54.290 | dnsmasq-utils 2022-02-18 01:21:54.290 | ebtables 2022-02-18 01:21:54.290 | genisoimage 2022-02-18 01:21:54.290 | iptables 2022-02-18 01:21:54.290 | iputils-arping 2022-02-18 01:21:54.290 | kpartx 2022-02-18 01:21:54.290 | libjs-jquery-tablesorter 2022-02-18 01:21:54.290 | parted 2022-02-18 01:21:54.290 | pm-utils 2022-02-18 01:21:54.290 | python3-mysqldb 2022-02-18 01:21:54.290 | socat 2022-02-18 01:21:54.290 | sqlite3 2022-02-18 01:21:54.290 | sudo 2022-02-18 01:21:54.290 | vlan 2022-02-18 01:21:54.290 | lsscsi 2022-02-18 01:21:54.290 | open-iscsi 2022-02-18 01:21:54.290 | lvm2 2022-02-18 01:21:54.290 | qemu-utils 2022-02-18 01:21:54.290 | thin-provisioning-tools 2022-02-18 01:21:54.290 | acl 2022-02-18 01:21:54.290 | dnsmasq-base 2022-02-18 01:21:54.290 | dnsmasq-utils 2022-02-18 01:21:54.290 | ebtables 2022-02-18 01:21:54.290 | haproxy 2022-02-18 01:21:54.290 | iptables 2022-02-18 01:21:54.290 | iputils-arping 2022-02-18 01:21:54.290 | iputils-ping 2022-02-18 01:21:54.291 | postgresql-server-dev-all 2022-02-18 01:21:54.291 | python3-mysqldb 2022-02-18 01:21:54.291 | sqlite3 2022-02-18 01:21:54.291 | sudo 2022-02-18 01:21:54.291 | vlan 2022-02-18 01:21:54.291 | pcp 2022-02-18 01:21:54.291 | ipset 2022-02-18 01:21:54.291 | conntrack 2022-02-18 01:21:54.291 | conntrackd 2022-02-18 01:21:54.291 | keepalived 2022-02-18 01:21:54.291 | lvm2 2022-02-18 01:21:54.291 | qemu-utils 2022-02-18 01:21:54.291 | thin-provisioning-tools 2022-02-18 01:21:54.291 | curl 2022-02-18 01:21:54.291 | liberasurecode-dev 2022-02-18 01:21:54.291 | make 2022-02-18 01:21:54.291 | memcached 2022-02-18 01:21:54.291 | rsync 2022-02-18 01:21:54.291 | sqlite3 2022-02-18 01:21:54.291 | xfsprogs ' 2022-02-18 01:21:54.292 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-18 01:21:54.295 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:21:54.297 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:21:54.300 | ++ 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-02-18 01:21:54.300 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-18 01:21:54.304 | ++ 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-02-18 01:21:54.307 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-18 01:21:54.309 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:21:54.311 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-18 01:21:54.313 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:21:54.315 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:21:54.317 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:21:54.319 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:21:54.321 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:21:54.323 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:21:54.325 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-18 01:21:54.327 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-18 01:21:54.329 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-18 01:21:54.332 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-18 01:21:54.336 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-18 01:21:54.338 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-18 01:21:54.340 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-18 01:21:54.342 | ++ functions-common:time_start:2412 : local start_time= 2022-02-18 01:21:54.344 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:21:54.346 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:21:54.350 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645147314347 2022-02-18 01:21:54.352 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-18 01:21:54.354 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-18 01:21:54.355 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-18 01:21:54.606 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-18 01:21:54.691 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-18 01:21:54.803 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-18 01:21:54.915 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-18 01:21:56.811 | Reading package lists... 2022-02-18 01:21:56.841 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-18 01:21:56.843 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-18 01:21:56.845 | ++ functions-common:time_stop:2425 : local name 2022-02-18 01:21:56.847 | ++ functions-common:time_stop:2426 : local end_time 2022-02-18 01:21:56.849 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:21:56.852 | ++ functions-common:time_stop:2428 : local total 2022-02-18 01:21:56.854 | ++ functions-common:time_stop:2429 : local start_time 2022-02-18 01:21:56.856 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-18 01:21:56.858 | ++ functions-common:time_stop:2432 : start_time=1645147314347 2022-02-18 01:21:56.859 | ++ functions-common:time_stop:2434 : [[ -z 1645147314347 ]] 2022-02-18 01:21:56.862 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:21:56.866 | ++ functions-common:time_stop:2437 : end_time=1645147316864 2022-02-18 01:21:56.868 | ++ functions-common:time_stop:2438 : elapsed_time=2517 2022-02-18 01:21:56.870 | ++ functions-common:time_stop:2439 : total=0 2022-02-18 01:21:56.872 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:21:56.874 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2517 2022-02-18 01:21:56.876 | ++ functions-common:install_package:1464 : 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-02-18 01:21:56.878 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:21:56.880 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:21:56.882 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:21:56.885 | ++ functions-common:real_install_package:1450 : 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-02-18 01:21:56.904 | ++ functions-common:apt_get:1230 : 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-02-18 01:21:57.009 | Reading package lists... 2022-02-18 01:21:57.241 | Building dependency tree... 2022-02-18 01:21:57.242 | Reading state information... 2022-02-18 01:21:57.506 | bc is already the newest version (1.07.1-2build1). 2022-02-18 01:21:57.506 | bc set to manually installed. 2022-02-18 01:21:57.506 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-18 01:21:57.506 | bsdmainutils set to manually installed. 2022-02-18 01:21:57.506 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-18 01:21:57.506 | gawk set to manually installed. 2022-02-18 01:21:57.506 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-18 01:21:57.506 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-18 01:21:57.506 | iptables set to manually installed. 2022-02-18 01:21:57.506 | iputils-ping is already the newest version (3:20190709-3). 2022-02-18 01:21:57.506 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-18 01:21:57.506 | kpartx set to manually installed. 2022-02-18 01:21:57.506 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-18 01:21:57.506 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-18 01:21:57.506 | psmisc is already the newest version (23.3-1). 2022-02-18 01:21:57.506 | psmisc set to manually installed. 2022-02-18 01:21:57.506 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-18 01:21:57.506 | python3-systemd is already the newest version (234-3build2). 2022-02-18 01:21:57.506 | python3-systemd set to manually installed. 2022-02-18 01:21:57.506 | tcpdump is already the newest version (4.9.3-4). 2022-02-18 01:21:57.506 | tcpdump set to manually installed. 2022-02-18 01:21:57.506 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-18 01:21:57.506 | thin-provisioning-tools set to manually installed. 2022-02-18 01:21:57.506 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-18 01:21:57.506 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-18 01:21:57.506 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-18 01:21:57.506 | lsof set to manually installed. 2022-02-18 01:21:57.506 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-18 01:21:57.506 | parted set to manually installed. 2022-02-18 01:21:57.506 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-18 01:21:57.507 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-18 01:21:57.507 | tar set to manually installed. 2022-02-18 01:21:57.507 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-18 01:21:57.507 | zlib1g-dev set to manually installed. 2022-02-18 01:21:57.507 | The following packages were automatically installed and are no longer required: 2022-02-18 01:21:57.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:21:57.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:21:57.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:21:57.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:21:57.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:21:57.507 | python3-zope.interface 2022-02-18 01:21:57.507 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:21:57.507 | The following additional packages will be installed: 2022-02-18 01:21:57.507 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-18 01:21:57.507 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-18 01:21:57.507 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-18 01:21:57.507 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-18 01:21:57.507 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-18 01:21:57.507 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-18 01:21:57.507 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-18 01:21:57.507 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-18 01:21:57.507 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-18 01:21:57.507 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-18 01:21:57.507 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-18 01:21:57.507 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-02-18 01:21:57.507 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-02-18 01:21:57.507 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-02-18 01:21:57.507 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-02-18 01:21:57.508 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-02-18 01:21:57.508 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-02-18 01:21:57.508 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-02-18 01:21:57.508 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-02-18 01:21:57.508 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-02-18 01:21:57.508 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-02-18 01:21:57.508 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-18 01:21:57.508 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-18 01:21:57.508 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-18 01:21:57.508 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-18 01:21:57.508 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-18 01:21:57.508 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-18 01:21:57.508 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-18 01:21:57.508 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-18 01:21:57.508 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-18 01:21:57.508 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-02-18 01:21:57.508 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-18 01:21:57.508 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-18 01:21:57.508 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-18 01:21:57.508 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-18 01:21:57.508 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-18 01:21:57.509 | Suggested packages: 2022-02-18 01:21:57.509 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-18 01:21:57.509 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-18 01:21:57.509 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-18 01:21:57.509 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-18 01:21:57.510 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-02-18 01:21:57.510 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-02-18 01:21:57.510 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-02-18 01:21:57.510 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-02-18 01:21:57.510 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-02-18 01:21:57.510 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-02-18 01:21:57.510 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-18 01:21:57.510 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-18 01:21:57.510 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-18 01:21:57.510 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-18 01:21:57.510 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-18 01:21:57.751 | The following NEW packages will be installed: 2022-02-18 01:21:57.751 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-18 01:21:57.751 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-18 01:21:57.751 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-18 01:21:57.751 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-18 01:21:57.751 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-18 01:21:57.752 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-18 01:21:57.752 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-18 01:21:57.752 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-18 01:21:57.752 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-18 01:21:57.752 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-18 01:21:57.752 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-18 01:21:57.752 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-18 01:21:57.752 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-18 01:21:57.752 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-18 01:21:57.752 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-02-18 01:21:57.752 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-18 01:21:57.752 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-18 01:21:57.752 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-18 01:21:57.752 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-18 01:21:57.752 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-18 01:21:57.752 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-18 01:21:57.752 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-18 01:21:57.752 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-18 01:21:57.752 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-18 01:21:57.752 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-18 01:21:57.752 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-18 01:21:57.752 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-18 01:21:57.752 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-18 01:21:57.752 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-18 01:21:57.752 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-18 01:21:57.752 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-18 01:21:57.752 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-18 01:21:57.752 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-18 01:21:57.752 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-18 01:21:57.752 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-18 01:21:57.752 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-18 01:21:57.752 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-18 01:21:57.753 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-18 01:21:57.753 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-18 01:21:57.753 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-18 01:21:57.753 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-18 01:21:57.753 | unzip uuid-dev vbetool vlan x11-common 2022-02-18 01:21:57.753 | The following packages will be upgraded: 2022-02-18 01:21:57.754 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-18 01:21:57.754 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-18 01:21:57.754 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd 2022-02-18 01:21:57.754 | uuid-runtime wget 2022-02-18 01:21:58.004 | 21 upgraded, 219 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:21:58.004 | Need to get 164 MB of archives. 2022-02-18 01:21:58.004 | After this operation, 768 MB of additional disk space will be used. 2022-02-18 01:21:58.004 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-18 01:21:58.435 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-18 01:21:58.437 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-18 01:21:58.445 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-18 01:21:58.633 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-18 01:21:59.129 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-18 01:21:59.152 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.1 [318 kB] 2022-02-18 01:21:59.179 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-18 01:21:59.180 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-18 01:21:59.184 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-18 01:21:59.192 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-18 01:21:59.427 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-18 01:21:59.429 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-18 01:21:59.429 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-18 01:21:59.433 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-18 01:21:59.435 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-18 01:21:59.449 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-18 01:21:59.469 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-18 01:21:59.472 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-18 01:21:59.481 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-18 01:22:00.942 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-18 01:22:00.982 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-18 01:22:01.028 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-18 01:22:01.032 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-18 01:22:01.034 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-18 01:22:01.036 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-18 01:22:01.059 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-18 01:22:01.471 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-18 01:22:01.473 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-18 01:22:01.473 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-18 01:22:01.474 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-18 01:22:01.558 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-18 01:22:01.559 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-18 01:22:01.582 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-18 01:22:01.621 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-18 01:22:01.894 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-18 01:22:02.005 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-18 01:22:02.008 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-18 01:22:02.054 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-18 01:22:02.067 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-18 01:22:02.070 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-18 01:22:02.072 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-18 01:22:02.080 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-18 01:22:02.154 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-18 01:22:02.176 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-18 01:22:02.303 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-18 01:22:02.304 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-18 01:22:02.308 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-18 01:22:02.313 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-18 01:22:02.513 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-18 01:22:02.703 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-18 01:22:04.977 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-18 01:22:06.622 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-18 01:22:06.897 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-18 01:22:06.899 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-18 01:22:06.900 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-18 01:22:06.968 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-18 01:22:07.408 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-18 01:22:07.440 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-18 01:22:07.502 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-18 01:22:08.230 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-18 01:22:09.555 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-18 01:22:09.569 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-18 01:22:09.572 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-18 01:22:09.573 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-18 01:22:09.621 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-18 01:22:09.623 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-18 01:22:09.623 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-18 01:22:09.624 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-18 01:22:09.625 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-18 01:22:09.667 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-18 01:22:09.764 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-18 01:22:09.862 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-18 01:22:09.883 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-18 01:22:09.894 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-18 01:22:10.061 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-18 01:22:10.063 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-18 01:22:10.067 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-18 01:22:10.152 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-18 01:22:10.155 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-18 01:22:10.156 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-18 01:22:10.162 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-18 01:22:10.297 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-18 01:22:10.302 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-18 01:22:10.318 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-18 01:22:10.450 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-18 01:22:10.451 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-18 01:22:11.991 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-18 01:22:11.991 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-18 01:22:11.992 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-18 01:22:11.994 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-18 01:22:11.994 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-18 01:22:11.994 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-18 01:22:12.005 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-18 01:22:12.005 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-18 01:22:12.009 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-18 01:22:12.103 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-18 01:22:12.105 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-18 01:22:12.215 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-18 01:22:12.218 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-18 01:22:12.223 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-18 01:22:12.539 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-18 01:22:13.345 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-18 01:22:13.348 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-18 01:22:13.358 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-18 01:22:13.373 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-18 01:22:13.401 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-18 01:22:13.403 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-18 01:22:13.405 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-18 01:22:13.409 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-18 01:22:13.460 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-18 01:22:13.461 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-18 01:22:13.572 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-18 01:22:13.588 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-18 01:22:13.601 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-18 01:22:13.604 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-18 01:22:13.614 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-18 01:22:13.627 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-18 01:22:13.646 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-18 01:22:13.685 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-18 01:22:13.686 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-18 01:22:13.688 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-18 01:22:13.799 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-18 01:22:13.805 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-18 01:22:13.839 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-18 01:22:13.850 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-18 01:22:13.852 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-18 01:22:13.853 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-18 01:22:13.867 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-18 01:22:13.913 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-18 01:22:13.915 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-18 01:22:13.917 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-18 01:22:14.027 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-18 01:22:14.041 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-18 01:22:14.056 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-18 01:22:14.058 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-18 01:22:14.062 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-18 01:22:14.063 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-18 01:22:14.077 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-18 01:22:14.140 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-18 01:22:14.155 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-18 01:22:14.205 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-18 01:22:14.254 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-18 01:22:14.259 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-18 01:22:14.278 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-18 01:22:14.294 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-18 01:22:14.295 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-18 01:22:14.296 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-18 01:22:14.301 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-18 01:22:14.368 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-18 01:22:14.372 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-18 01:22:14.375 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-18 01:22:14.481 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-18 01:22:14.491 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-18 01:22:14.495 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-18 01:22:14.496 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-18 01:22:14.497 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-18 01:22:14.498 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-18 01:22:14.518 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-18 01:22:14.595 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-18 01:22:14.598 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-18 01:22:14.601 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-18 01:22:15.719 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-18 01:22:15.721 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-18 01:22:15.723 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-18 01:22:15.724 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-18 01:22:15.797 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-18 01:22:15.798 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-18 01:22:15.798 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-18 01:22:15.825 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-18 01:22:15.826 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-18 01:22:15.967 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-18 01:22:15.970 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-18 01:22:15.971 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-18 01:22:15.972 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-18 01:22:15.978 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-18 01:22:16.106 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-18 01:22:16.318 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-18 01:22:16.323 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-18 01:22:16.325 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-18 01:22:16.325 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-18 01:22:16.329 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-18 01:22:16.330 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-18 01:22:16.331 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-18 01:22:16.438 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-18 01:22:16.454 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-18 01:22:16.839 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-18 01:22:17.278 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-18 01:22:17.287 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-18 01:22:17.394 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-18 01:22:17.399 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-18 01:22:17.400 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-18 01:22:17.401 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-18 01:22:17.574 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-18 01:22:17.578 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-18 01:22:17.581 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-18 01:22:17.763 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-18 01:22:18.389 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-18 01:22:18.491 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-18 01:22:18.789 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-18 01:22:18.813 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-18 01:22:19.662 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-18 01:22:19.886 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-18 01:22:24.331 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-18 01:22:24.337 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-18 01:22:24.343 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-18 01:22:24.350 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-18 01:22:24.354 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-18 01:22:24.591 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-18 01:22:24.592 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-18 01:22:24.596 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-18 01:22:24.761 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-18 01:22:24.762 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-18 01:22:25.022 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-18 01:22:25.023 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-18 01:22:25.024 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-18 01:22:25.029 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-18 01:22:25.029 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-18 01:22:25.030 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-18 01:22:25.031 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-18 01:22:25.172 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-18 01:22:25.175 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-18 01:22:25.311 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-18 01:22:25.391 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-18 01:22:25.392 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-18 01:22:25.393 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-18 01:22:25.394 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-18 01:22:25.394 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-02-18 01:22:25.405 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-02-18 01:22:25.406 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-18 01:22:25.407 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-18 01:22:25.474 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-18 01:22:25.586 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-18 01:22:25.587 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-18 01:22:25.589 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-18 01:22:25.607 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-18 01:22:25.615 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-18 01:22:25.624 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-18 01:22:26.034 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-18 01:22:26.079 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-18 01:22:27.531 | Preconfiguring packages ... 2022-02-18 01:22:27.671 | Fetched 164 MB in 28s (5,792 kB/s) 2022-02-18 01:22:27.735 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-18 01:22:27.737 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-18 01:22:27.745 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-18 01:22:27.800 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-18 01:22:27.808 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-18 01:22:28.178 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-18 01:22:28.183 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-18 01:22:28.222 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-18 01:22:28.230 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-18 01:22:28.295 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-18 01:22:28.444 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-18 01:22:29.189 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-18 01:22:29.196 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-18 01:22:29.290 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-18 01:22:29.368 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-18 01:22:29.370 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.1_amd64.deb ... 2022-02-18 01:22:29.385 | Unpacking rsync (3.1.3-8ubuntu0.1) over (3.1.3-8) ... 2022-02-18 01:22:29.813 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-18 01:22:29.819 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-18 01:22:29.863 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-18 01:22:29.955 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-18 01:22:29.958 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-18 01:22:29.966 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-18 01:22:30.003 | Selecting previously unselected package libapr1:amd64. 2022-02-18 01:22:30.010 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-18 01:22:30.013 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-18 01:22:30.067 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-18 01:22:30.073 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-18 01:22:30.274 | Selecting previously unselected package libaprutil1:amd64. 2022-02-18 01:22:30.281 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-18 01:22:30.284 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-18 01:22:30.319 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-18 01:22:30.327 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-18 01:22:30.329 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-18 01:22:30.364 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-18 01:22:30.370 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-18 01:22:30.423 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-18 01:22:30.430 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-18 01:22:30.432 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-18 01:22:30.465 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-18 01:22:30.471 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-18 01:22:30.532 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-18 01:22:30.540 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-18 01:22:30.601 | Selecting previously unselected package libjansson4:amd64. 2022-02-18 01:22:30.608 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-18 01:22:30.610 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-18 01:22:30.640 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-18 01:22:30.647 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-18 01:22:30.649 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-18 01:22:30.698 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-18 01:22:30.703 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-18 01:22:31.966 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:22:31.971 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-18 01:22:32.084 | Selecting previously unselected package apache2-bin. 2022-02-18 01:22:32.091 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-18 01:22:32.093 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-18 01:22:32.295 | Selecting previously unselected package apache2-data. 2022-02-18 01:22:32.302 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-18 01:22:32.305 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-18 01:22:32.416 | Selecting previously unselected package apache2-utils. 2022-02-18 01:22:32.423 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-18 01:22:32.425 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-18 01:22:32.467 | Selecting previously unselected package apache2. 2022-02-18 01:22:32.474 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-18 01:22:32.493 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-18 01:22:32.561 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-18 01:22:32.568 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-18 01:22:32.570 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-18 01:22:32.615 | Selecting previously unselected package haproxy. 2022-02-18 01:22:32.623 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-18 01:22:32.632 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-18 01:22:32.846 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-18 01:22:32.854 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-18 01:22:32.856 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-18 01:22:32.889 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-18 01:22:32.896 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-18 01:22:32.899 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-18 01:22:32.927 | Selecting previously unselected package mysql-common. 2022-02-18 01:22:32.934 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-18 01:22:32.951 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-18 01:22:32.979 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-18 01:22:32.986 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-18 01:22:32.988 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:22:33.225 | Selecting previously unselected package libsensors-config. 2022-02-18 01:22:33.232 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-18 01:22:33.234 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-18 01:22:33.263 | Selecting previously unselected package libsensors5:amd64. 2022-02-18 01:22:33.270 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-18 01:22:33.337 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-18 01:22:33.365 | Selecting previously unselected package libsnmp-base. 2022-02-18 01:22:33.372 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-18 01:22:33.374 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-18 01:22:33.440 | Selecting previously unselected package libsnmp35:amd64. 2022-02-18 01:22:33.448 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-18 01:22:33.450 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-18 01:22:33.611 | Selecting previously unselected package keepalived. 2022-02-18 01:22:33.618 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-18 01:22:33.620 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-18 01:22:33.703 | Selecting previously unselected package memcached. 2022-02-18 01:22:33.710 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-18 01:22:33.712 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-18 01:22:33.767 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-18 01:22:34.206 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-18 01:22:34.311 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-18 01:22:34.316 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-18 01:22:34.444 | Selecting previously unselected package python3-yaml. 2022-02-18 01:22:34.451 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-18 01:22:34.453 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-18 01:22:34.505 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-18 01:22:34.510 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-18 01:22:34.556 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-18 01:22:34.628 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-18 01:22:35.063 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-18 01:22:35.086 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-18 01:22:35.238 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-18 01:22:35.245 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-18 01:22:35.315 | Selecting previously unselected package acl. 2022-02-18 01:22:35.323 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-18 01:22:35.325 | Unpacking acl (2.2.53-6) ... 2022-02-18 01:22:35.352 | Selecting previously unselected package autotools-dev. 2022-02-18 01:22:35.359 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-18 01:22:35.361 | Unpacking autotools-dev (20180224.1) ... 2022-02-18 01:22:35.391 | Selecting previously unselected package m4. 2022-02-18 01:22:35.398 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-18 01:22:35.400 | Unpacking m4 (1.4.18-4) ... 2022-02-18 01:22:35.451 | Selecting previously unselected package autoconf. 2022-02-18 01:22:35.458 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-18 01:22:35.460 | Unpacking autoconf (2.69-11.1) ... 2022-02-18 01:22:35.537 | Selecting previously unselected package automake. 2022-02-18 01:22:35.545 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-18 01:22:35.549 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-18 01:22:35.647 | Selecting previously unselected package autopoint. 2022-02-18 01:22:35.654 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-18 01:22:35.656 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-18 01:22:35.698 | Selecting previously unselected package libllvm10:amd64. 2022-02-18 01:22:35.705 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:35.707 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:37.928 | Selecting previously unselected package libclang-cpp10. 2022-02-18 01:22:37.936 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:37.938 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:39.367 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-18 01:22:39.375 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-18 01:22:39.377 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-18 01:22:39.814 | Selecting previously unselected package libgc1c2:amd64. 2022-02-18 01:22:39.823 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-18 01:22:39.825 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-18 01:22:39.864 | Selecting previously unselected package libobjc4:amd64. 2022-02-18 01:22:39.871 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-18 01:22:39.873 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-18 01:22:39.903 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-18 01:22:39.910 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-18 01:22:39.912 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-18 01:22:39.986 | Selecting previously unselected package libc6-i386. 2022-02-18 01:22:39.993 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-18 01:22:39.995 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-18 01:22:40.491 | Selecting previously unselected package lib32gcc-s1. 2022-02-18 01:22:40.499 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-18 01:22:40.501 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-18 01:22:40.538 | Selecting previously unselected package lib32stdc++6. 2022-02-18 01:22:40.546 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-18 01:22:40.548 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-18 01:22:40.646 | Selecting previously unselected package libclang-common-10-dev. 2022-02-18 01:22:40.654 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:40.656 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:41.628 | Selecting previously unselected package libclang1-10. 2022-02-18 01:22:41.636 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:41.638 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:42.747 | Selecting previously unselected package clang-10. 2022-02-18 01:22:42.755 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:42.757 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:42.793 | Selecting previously unselected package libtool. 2022-02-18 01:22:42.801 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-18 01:22:42.803 | Unpacking libtool (2.4.6-14) ... 2022-02-18 01:22:42.849 | Selecting previously unselected package dh-autoreconf. 2022-02-18 01:22:42.857 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-18 01:22:42.859 | Unpacking dh-autoreconf (19) ... 2022-02-18 01:22:42.886 | Selecting previously unselected package libdebhelper-perl. 2022-02-18 01:22:42.893 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-18 01:22:42.895 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-18 01:22:42.939 | Selecting previously unselected package libarchive-zip-perl. 2022-02-18 01:22:42.947 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-18 01:22:42.949 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-18 01:22:42.989 | Selecting previously unselected package libsub-override-perl. 2022-02-18 01:22:42.997 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-18 01:22:42.999 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-18 01:22:43.023 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-18 01:22:43.031 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-18 01:22:43.033 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-18 01:22:43.059 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-18 01:22:43.067 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-18 01:22:43.069 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-18 01:22:43.093 | Selecting previously unselected package libdpkg-perl. 2022-02-18 01:22:43.101 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-18 01:22:43.103 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-18 01:22:43.171 | Selecting previously unselected package make. 2022-02-18 01:22:43.179 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-18 01:22:43.181 | Unpacking make (4.2.1-1.2) ... 2022-02-18 01:22:43.228 | Selecting previously unselected package dpkg-dev. 2022-02-18 01:22:43.235 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-18 01:22:43.237 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-18 01:22:43.372 | Selecting previously unselected package dwz. 2022-02-18 01:22:43.379 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-18 01:22:43.381 | Unpacking dwz (0.13-5) ... 2022-02-18 01:22:43.428 | Selecting previously unselected package libcroco3:amd64. 2022-02-18 01:22:43.436 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-18 01:22:43.438 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-18 01:22:43.474 | Selecting previously unselected package gettext. 2022-02-18 01:22:43.482 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-18 01:22:43.484 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-18 01:22:43.640 | Selecting previously unselected package intltool-debian. 2022-02-18 01:22:43.648 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-18 01:22:43.650 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-18 01:22:43.675 | Selecting previously unselected package po-debconf. 2022-02-18 01:22:43.683 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-18 01:22:43.685 | Unpacking po-debconf (1.0.21) ... 2022-02-18 01:22:43.762 | Selecting previously unselected package debhelper. 2022-02-18 01:22:43.769 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-18 01:22:43.771 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-18 01:22:43.951 | Selecting previously unselected package uuid-dev:amd64. 2022-02-18 01:22:43.958 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-18 01:22:43.961 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-18 01:22:43.994 | Selecting previously unselected package libsctp1:amd64. 2022-02-18 01:22:44.001 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-18 01:22:44.003 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-18 01:22:44.027 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-18 01:22:44.034 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-18 01:22:44.036 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-18 01:22:44.069 | Selecting previously unselected package libapr1-dev. 2022-02-18 01:22:44.077 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-18 01:22:44.079 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-18 01:22:44.330 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-18 01:22:44.338 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-18 01:22:44.340 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-18 01:22:44.450 | Selecting previously unselected package libaprutil1-dev. 2022-02-18 01:22:44.458 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-18 01:22:44.460 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-18 01:22:44.681 | Selecting previously unselected package apache2-dev. 2022-02-18 01:22:44.688 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-18 01:22:44.691 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-18 01:22:44.753 | Selecting previously unselected package binfmt-support. 2022-02-18 01:22:44.761 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-18 01:22:44.770 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-18 01:22:44.801 | Selecting previously unselected package g++-9. 2022-02-18 01:22:44.810 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-18 01:22:44.811 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-18 01:22:45.940 | Selecting previously unselected package g++. 2022-02-18 01:22:45.948 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-18 01:22:45.950 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-18 01:22:45.972 | Selecting previously unselected package build-essential. 2022-02-18 01:22:45.979 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-18 01:22:45.981 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-18 01:22:46.005 | Selecting previously unselected package conntrack. 2022-02-18 01:22:46.013 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-18 01:22:46.016 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-18 01:22:46.045 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-18 01:22:46.052 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-18 01:22:46.054 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-18 01:22:46.081 | Selecting previously unselected package libnetfilter-queue1. 2022-02-18 01:22:46.090 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-18 01:22:46.092 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-18 01:22:46.119 | Selecting previously unselected package conntrackd. 2022-02-18 01:22:46.127 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-18 01:22:46.129 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-18 01:22:46.182 | Selecting previously unselected package dns-root-data. 2022-02-18 01:22:46.190 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-18 01:22:46.192 | Unpacking dns-root-data (2019052802) ... 2022-02-18 01:22:46.219 | Selecting previously unselected package libidn11:amd64. 2022-02-18 01:22:46.227 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-18 01:22:46.229 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-18 01:22:46.263 | Selecting previously unselected package dnsmasq-base. 2022-02-18 01:22:46.271 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-18 01:22:46.273 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-18 01:22:46.337 | Selecting previously unselected package dnsmasq-utils. 2022-02-18 01:22:46.345 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-18 01:22:46.347 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-18 01:22:46.377 | Selecting previously unselected package ebtables. 2022-02-18 01:22:46.385 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-18 01:22:46.399 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-18 01:22:46.439 | Selecting previously unselected package libfakeroot:amd64. 2022-02-18 01:22:46.448 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-18 01:22:46.451 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-18 01:22:46.481 | Selecting previously unselected package fakeroot. 2022-02-18 01:22:46.488 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-18 01:22:46.490 | Unpacking fakeroot (1.24-1) ... 2022-02-18 01:22:46.528 | Selecting previously unselected package fonts-dejavu-core. 2022-02-18 01:22:46.535 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-18 01:22:46.537 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-18 01:22:46.710 | Selecting previously unselected package fonts-liberation. 2022-02-18 01:22:46.718 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-18 01:22:46.720 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-18 01:22:46.855 | Selecting previously unselected package fontconfig-config. 2022-02-18 01:22:46.863 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-18 01:22:46.865 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-18 01:22:46.907 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-18 01:22:46.915 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-18 01:22:46.917 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-18 01:22:46.959 | Selecting previously unselected package fontconfig. 2022-02-18 01:22:46.966 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-18 01:22:46.968 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-18 01:22:47.012 | Selecting previously unselected package genisoimage. 2022-02-18 01:22:47.019 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-18 01:22:47.021 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-18 01:22:47.099 | Selecting previously unselected package libann0. 2022-02-18 01:22:47.107 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-18 01:22:47.109 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-18 01:22:47.137 | Selecting previously unselected package libcdt5:amd64. 2022-02-18 01:22:47.144 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-18 01:22:47.146 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-18 01:22:47.175 | Selecting previously unselected package libcgraph6:amd64. 2022-02-18 01:22:47.182 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-18 01:22:47.184 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-18 01:22:47.217 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-18 01:22:47.225 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-18 01:22:47.227 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-18 01:22:47.267 | Selecting previously unselected package libjpeg8:amd64. 2022-02-18 01:22:47.275 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-18 01:22:47.277 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-18 01:22:47.304 | Selecting previously unselected package libjbig0:amd64. 2022-02-18 01:22:47.315 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-18 01:22:47.318 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-18 01:22:47.348 | Selecting previously unselected package libwebp6:amd64. 2022-02-18 01:22:47.356 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:22:47.358 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-18 01:22:47.410 | Selecting previously unselected package libtiff5:amd64. 2022-02-18 01:22:47.418 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-18 01:22:47.420 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-18 01:22:47.468 | Selecting previously unselected package libxpm4:amd64. 2022-02-18 01:22:47.476 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-18 01:22:47.478 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-18 01:22:47.509 | Selecting previously unselected package libgd3:amd64. 2022-02-18 01:22:47.517 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-18 01:22:47.519 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-18 01:22:47.562 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-18 01:22:47.569 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-18 01:22:47.572 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-18 01:22:47.619 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-18 01:22:47.627 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-18 01:22:47.629 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-18 01:22:47.687 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-18 01:22:47.696 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-18 01:22:47.698 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-18 01:22:47.726 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-18 01:22:47.734 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-18 01:22:47.736 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-18 01:22:47.762 | Selecting previously unselected package libxrender1:amd64. 2022-02-18 01:22:47.770 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-18 01:22:47.772 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-18 01:22:47.800 | Selecting previously unselected package libcairo2:amd64. 2022-02-18 01:22:47.808 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:47.810 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-18 01:22:47.905 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-18 01:22:47.912 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-18 01:22:47.914 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-18 01:22:47.951 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-18 01:22:47.959 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-18 01:22:47.961 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-18 01:22:48.038 | Selecting previously unselected package libthai-data. 2022-02-18 01:22:48.046 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-18 01:22:48.048 | Unpacking libthai-data (0.1.28-3) ... 2022-02-18 01:22:48.097 | Selecting previously unselected package libdatrie1:amd64. 2022-02-18 01:22:48.105 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-18 01:22:48.107 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-18 01:22:48.136 | Selecting previously unselected package libthai0:amd64. 2022-02-18 01:22:48.144 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-18 01:22:48.146 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-18 01:22:48.174 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-18 01:22:48.182 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-18 01:22:48.184 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-18 01:22:48.235 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-18 01:22:48.244 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-18 01:22:48.246 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-18 01:22:48.276 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-18 01:22:48.284 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-18 01:22:48.286 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-18 01:22:48.315 | Selecting previously unselected package libpathplan4:amd64. 2022-02-18 01:22:48.322 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-18 01:22:48.324 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-18 01:22:48.353 | Selecting previously unselected package libgvc6. 2022-02-18 01:22:48.361 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-18 01:22:48.363 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-18 01:22:48.481 | Selecting previously unselected package libgvpr2:amd64. 2022-02-18 01:22:48.491 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-18 01:22:48.494 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-18 01:22:48.544 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-18 01:22:48.552 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-18 01:22:48.554 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-18 01:22:48.706 | Selecting previously unselected package x11-common. 2022-02-18 01:22:48.714 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-18 01:22:48.738 | dpkg-query: no packages found matching nux-tools 2022-02-18 01:22:48.748 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-18 01:22:48.808 | Selecting previously unselected package libice6:amd64. 2022-02-18 01:22:48.816 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-18 01:22:48.818 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-18 01:22:48.850 | Selecting previously unselected package libsm6:amd64. 2022-02-18 01:22:48.858 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-18 01:22:48.860 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-18 01:22:48.889 | Selecting previously unselected package libxt6:amd64. 2022-02-18 01:22:48.897 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-18 01:22:48.899 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-18 01:22:48.948 | Selecting previously unselected package libxmu6:amd64. 2022-02-18 01:22:48.956 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-18 01:22:48.958 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-18 01:22:48.992 | Selecting previously unselected package libxaw7:amd64. 2022-02-18 01:22:49.000 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-18 01:22:49.003 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-18 01:22:49.053 | Selecting previously unselected package graphviz. 2022-02-18 01:22:49.060 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-18 01:22:49.062 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-18 01:22:49.198 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-18 01:22:49.206 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-18 01:22:49.208 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-18 01:22:49.260 | Selecting previously unselected package libibverbs1:amd64. 2022-02-18 01:22:49.268 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-18 01:22:49.270 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-18 01:22:49.309 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-18 01:22:49.318 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-18 01:22:49.334 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-18 01:22:49.396 | Selecting previously unselected package icu-devtools. 2022-02-18 01:22:49.404 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-18 01:22:49.406 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-18 01:22:49.463 | Selecting previously unselected package iputils-arping. 2022-02-18 01:22:49.471 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-18 01:22:49.473 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-18 01:22:49.504 | Selecting previously unselected package javascript-common. 2022-02-18 01:22:49.513 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-18 01:22:49.527 | Unpacking javascript-common (11) ... 2022-02-18 01:22:49.556 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-18 01:22:49.564 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-18 01:22:49.566 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:22:49.600 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-18 01:22:49.608 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-18 01:22:49.610 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:22:49.641 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-18 01:22:49.649 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-18 01:22:49.651 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:22:49.685 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-18 01:22:49.693 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-18 01:22:49.695 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:22:49.727 | Selecting previously unselected package comerr-dev:amd64. 2022-02-18 01:22:49.735 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-18 01:22:49.739 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-18 01:22:49.769 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-18 01:22:49.777 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-18 01:22:49.779 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:22:49.828 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-18 01:22:49.836 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-18 01:22:49.838 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-18 01:22:49.868 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-18 01:22:49.876 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-18 01:22:49.879 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-18 01:22:49.904 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-18 01:22:49.912 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-18 01:22:49.914 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-18 01:22:49.940 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-18 01:22:49.948 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-18 01:22:49.950 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-18 01:22:49.979 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-18 01:22:49.987 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-18 01:22:49.989 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-18 01:22:50.055 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-18 01:22:50.063 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-18 01:22:50.065 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-18 01:22:50.127 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-18 01:22:50.135 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-18 01:22:50.137 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-18 01:22:50.167 | Selecting previously unselected package libgts-bin. 2022-02-18 01:22:50.175 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-18 01:22:50.192 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-18 01:22:50.226 | Selecting previously unselected package libicu-dev:amd64. 2022-02-18 01:22:50.234 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-18 01:22:50.236 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-18 01:22:51.658 | Selecting previously unselected package libipset13:amd64. 2022-02-18 01:22:51.666 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:22:51.670 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-18 01:22:51.704 | Selecting previously unselected package librdmacm1:amd64. 2022-02-18 01:22:51.712 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-18 01:22:51.714 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-18 01:22:51.750 | Selecting previously unselected package libiscsi7:amd64. 2022-02-18 01:22:51.758 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-18 01:22:51.760 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-18 01:22:51.792 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-18 01:22:51.799 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-18 01:22:51.802 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-18 01:22:51.861 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-18 01:22:51.869 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-18 01:22:51.872 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-18 01:22:51.894 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-18 01:22:51.902 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-18 01:22:51.904 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-18 01:22:51.928 | Selecting previously unselected package libjs-jquery. 2022-02-18 01:22:51.937 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-18 01:22:51.940 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-18 01:22:51.999 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-18 01:22:52.007 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-18 01:22:52.009 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-18 01:22:52.034 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-18 01:22:52.042 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-18 01:22:52.044 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-18 01:22:52.119 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-18 01:22:52.127 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-18 01:22:52.129 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-18 01:22:52.183 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-18 01:22:52.191 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-18 01:22:52.193 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-18 01:22:52.222 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-18 01:22:52.230 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-18 01:22:52.233 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-18 01:22:52.260 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-18 01:22:52.268 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-18 01:22:52.270 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-18 01:22:52.363 | Selecting previously unselected package libnspr4:amd64. 2022-02-18 01:22:52.371 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-18 01:22:52.374 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-18 01:22:52.415 | Selecting previously unselected package libnss3:amd64. 2022-02-18 01:22:52.423 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-18 01:22:52.425 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-18 01:22:52.626 | Selecting previously unselected package libomp5-10:amd64. 2022-02-18 01:22:52.634 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:52.636 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:52.708 | Selecting previously unselected package libomp-10-dev. 2022-02-18 01:22:52.717 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:52.719 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:52.752 | Selecting previously unselected package pcp-conf. 2022-02-18 01:22:52.760 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-18 01:22:52.762 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-18 01:22:52.794 | Selecting previously unselected package libpcp3. 2022-02-18 01:22:52.802 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-18 01:22:52.804 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-18 01:22:52.868 | Selecting previously unselected package libpcp-pmda3. 2022-02-18 01:22:52.876 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-18 01:22:52.878 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-18 01:22:52.908 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-18 01:22:52.916 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-18 01:22:52.918 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-18 01:22:52.952 | Selecting previously unselected package libpq5:amd64. 2022-02-18 01:22:52.959 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:22:52.962 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:22:53.004 | Selecting previously unselected package libpq-dev. 2022-02-18 01:22:53.013 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:22:53.015 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:22:53.086 | Selecting previously unselected package librados2. 2022-02-18 01:22:53.094 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-18 01:22:53.096 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-18 01:22:53.571 | Selecting previously unselected package librbd1. 2022-02-18 01:22:53.579 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-18 01:22:53.581 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-18 01:22:53.840 | Selecting previously unselected package libsasl2-dev. 2022-02-18 01:22:53.847 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-18 01:22:53.850 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-18 01:22:53.916 | Selecting previously unselected package libssl-dev:amd64. 2022-02-18 01:22:53.924 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-18 01:22:53.926 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-18 01:22:54.182 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-18 01:22:54.190 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-18 01:22:54.192 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-18 01:22:54.312 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-18 01:22:54.320 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-18 01:22:54.323 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-18 01:22:54.348 | Selecting previously unselected package libx86-1:amd64. 2022-02-18 01:22:54.356 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-18 01:22:54.358 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-18 01:22:54.392 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-18 01:22:54.401 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:22:54.403 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-18 01:22:54.543 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-18 01:22:54.551 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-18 01:22:54.553 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-18 01:22:54.640 | Selecting previously unselected package llvm-10-runtime. 2022-02-18 01:22:54.648 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:54.650 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:54.705 | Selecting previously unselected package libpfm4:amd64. 2022-02-18 01:22:54.713 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-18 01:22:54.715 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-18 01:22:54.788 | Selecting previously unselected package llvm-10. 2022-02-18 01:22:54.796 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:54.798 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:55.563 | Selecting previously unselected package libffi-dev:amd64. 2022-02-18 01:22:55.572 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-18 01:22:55.574 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-18 01:22:55.613 | Selecting previously unselected package python3-pygments. 2022-02-18 01:22:55.621 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-18 01:22:55.623 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-18 01:22:55.756 | Selecting previously unselected package llvm-10-tools. 2022-02-18 01:22:55.765 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:55.766 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-18 01:22:55.907 | Selecting previously unselected package libz3-4:amd64. 2022-02-18 01:22:55.915 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-18 01:22:55.917 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-18 01:22:56.858 | Selecting previously unselected package libz3-dev:amd64. 2022-02-18 01:22:56.866 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-18 01:22:56.868 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-18 01:22:56.914 | Selecting previously unselected package llvm-10-dev. 2022-02-18 01:22:56.923 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-18 01:22:56.925 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:01.366 | Selecting previously unselected package lsscsi. 2022-02-18 01:23:01.375 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-18 01:23:01.377 | Unpacking lsscsi (0.30-0.1) ... 2022-02-18 01:23:01.412 | Selecting previously unselected package pkg-config. 2022-02-18 01:23:01.421 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-18 01:23:01.423 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-18 01:23:01.458 | Selecting previously unselected package pm-utils. 2022-02-18 01:23:01.468 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-18 01:23:01.471 | Unpacking pm-utils (1.4.1-19) ... 2022-02-18 01:23:01.527 | Selecting previously unselected package postgresql-client-common. 2022-02-18 01:23:01.535 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-18 01:23:01.538 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-18 01:23:01.572 | Selecting previously unselected package postgresql-client-12. 2022-02-18 01:23:01.580 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:23:01.582 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:23:01.784 | Selecting previously unselected package ssl-cert. 2022-02-18 01:23:01.792 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-18 01:23:01.794 | Unpacking ssl-cert (1.0.39) ... 2022-02-18 01:23:01.831 | Selecting previously unselected package postgresql-common. 2022-02-18 01:23:01.840 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-18 01:23:01.873 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-18 01:23:01.879 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-18 01:23:01.942 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-18 01:23:01.951 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:23:01.954 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:23:02.247 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-18 01:23:02.256 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-18 01:23:02.259 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-18 01:23:02.287 | Selecting previously unselected package python-pip-whl. 2022-02-18 01:23:02.295 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-18 01:23:02.297 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-18 01:23:02.503 | Selecting previously unselected package python3-mysqldb. 2022-02-18 01:23:02.512 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-18 01:23:02.514 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-18 01:23:02.550 | Selecting previously unselected package python3-wheel. 2022-02-18 01:23:02.559 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-18 01:23:02.561 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-18 01:23:02.594 | Selecting previously unselected package python3-pip. 2022-02-18 01:23:02.603 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-18 01:23:02.606 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-18 01:23:02.689 | Selecting previously unselected package python3.8-venv. 2022-02-18 01:23:02.698 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-18 01:23:02.700 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-18 01:23:02.725 | Selecting previously unselected package python3-venv. 2022-02-18 01:23:02.734 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-18 01:23:02.736 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-18 01:23:02.761 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-18 01:23:02.769 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-18 01:23:02.771 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-18 01:23:02.804 | Selecting previously unselected package qemu-utils. 2022-02-18 01:23:02.813 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-18 01:23:02.815 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-18 01:23:02.995 | Selecting previously unselected package sharutils. 2022-02-18 01:23:03.003 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-18 01:23:03.005 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-18 01:23:03.054 | Selecting previously unselected package sqlite3. 2022-02-18 01:23:03.063 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-18 01:23:03.065 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-18 01:23:03.209 | Selecting previously unselected package unzip. 2022-02-18 01:23:03.218 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-18 01:23:03.221 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-18 01:23:03.268 | Selecting previously unselected package vbetool. 2022-02-18 01:23:03.277 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-18 01:23:03.279 | Unpacking vbetool (1.1-4) ... 2022-02-18 01:23:03.308 | Selecting previously unselected package ipset. 2022-02-18 01:23:03.316 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-18 01:23:03.327 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-18 01:23:03.359 | Selecting previously unselected package ipvsadm. 2022-02-18 01:23:03.367 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-18 01:23:03.370 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-18 01:23:03.406 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-18 01:23:03.415 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-18 01:23:03.424 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-18 01:23:03.450 | Selecting previously unselected package liberasurecode1:amd64. 2022-02-18 01:23:03.459 | Preparing to unpack .../219-liberasurecode1_1.6.1-4_amd64.deb ... 2022-02-18 01:23:03.461 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-02-18 01:23:03.492 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-02-18 01:23:03.500 | Preparing to unpack .../220-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-02-18 01:23:03.502 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-18 01:23:03.534 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-18 01:23:03.542 | Preparing to unpack .../221-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-18 01:23:03.545 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:23:03.580 | Selecting previously unselected package libpcp-gui2. 2022-02-18 01:23:03.588 | Preparing to unpack .../222-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-18 01:23:03.590 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-18 01:23:03.619 | Selecting previously unselected package libpcp-import1. 2022-02-18 01:23:03.627 | Preparing to unpack .../223-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-18 01:23:03.630 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-18 01:23:03.659 | Selecting previously unselected package libpcp-mmv1. 2022-02-18 01:23:03.668 | Preparing to unpack .../224-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-18 01:23:03.671 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-18 01:23:03.700 | Selecting previously unselected package libpcp-trace2. 2022-02-18 01:23:03.709 | Preparing to unpack .../225-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-18 01:23:03.711 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-18 01:23:03.739 | Selecting previously unselected package libpcp-web1. 2022-02-18 01:23:03.748 | Preparing to unpack .../226-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-18 01:23:03.751 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-18 01:23:03.794 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-18 01:23:03.802 | Preparing to unpack .../227-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-18 01:23:03.804 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-18 01:23:03.842 | Selecting previously unselected package python3-pcp. 2022-02-18 01:23:03.850 | Preparing to unpack .../228-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-18 01:23:03.853 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-18 01:23:03.896 | Selecting previously unselected package pcp. 2022-02-18 01:23:03.904 | Preparing to unpack .../229-pcp_5.0.3-1_amd64.deb ... 2022-02-18 01:23:03.973 | Unpacking pcp (5.0.3-1) ... 2022-02-18 01:23:04.519 | Selecting previously unselected package socat. 2022-02-18 01:23:04.529 | Preparing to unpack .../230-socat_1.7.3.3-2_amd64.deb ... 2022-02-18 01:23:04.531 | Unpacking socat (1.7.3.3-2) ... 2022-02-18 01:23:04.608 | Selecting previously unselected package vlan. 2022-02-18 01:23:04.617 | Preparing to unpack .../231-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-18 01:23:04.619 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-18 01:23:04.684 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-18 01:23:04.691 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-18 01:23:04.700 | Setting up javascript-common (11) ... 2022-02-18 01:23:04.732 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-18 01:23:04.747 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-18 01:23:04.752 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-18 01:23:04.757 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-18 01:23:04.764 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-18 01:23:04.787 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-18 01:23:04.791 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-18 01:23:04.796 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-18 01:23:04.802 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-18 01:23:04.807 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-18 01:23:04.813 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-18 01:23:04.819 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-18 01:23:04.825 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-18 01:23:04.831 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-18 01:23:04.837 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-18 01:23:04.843 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-18 01:23:04.849 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-18 01:23:04.854 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-18 01:23:04.860 | Setting up vbetool (1.1-4) ... 2022-02-18 01:23:04.865 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-18 01:23:04.871 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-18 01:23:04.878 | Setting up pm-utils (1.4.1-19) ... 2022-02-18 01:23:04.888 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-18 01:23:05.125 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-18 01:23:05.150 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-18 01:23:05.155 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-18 01:23:05.161 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-18 01:23:05.402 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-18 01:23:06.085 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-18 01:23:06.095 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-18 01:23:06.101 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-18 01:23:06.107 | Setting up m4 (1.4.18-4) ... 2022-02-18 01:23:06.112 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-18 01:23:06.399 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-18 01:23:06.406 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-18 01:23:06.411 | Setting up iputils-arping (3:20190709-3) ... 2022-02-18 01:23:06.447 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-18 01:23:06.452 | Setting up conntrack (1:1.4.5-2) ... 2022-02-18 01:23:06.458 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-18 01:23:06.464 | Setting up python3-wheel (0.34.2-1) ... 2022-02-18 01:23:06.712 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-18 01:23:06.718 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-18 01:23:06.925 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-18 01:23:08.959 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-18 01:23:10.189 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-18 01:23:10.885 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-18 01:23:10.898 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-18 01:23:10.904 | Setting up acl (2.2.53-6) ... 2022-02-18 01:23:10.910 | Setting up dns-root-data (2019052802) ... 2022-02-18 01:23:10.915 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:10.920 | Setting up fakeroot (1.24-1) ... 2022-02-18 01:23:10.927 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-18 01:23:10.936 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-18 01:23:10.941 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-18 01:23:10.948 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:23:10.953 | Setting up autotools-dev (20180224.1) ... 2022-02-18 01:23:10.958 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-18 01:23:11.754 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-18 01:23:11.759 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-18 01:23:11.764 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-18 01:23:11.769 | Setting up make (4.2.1-1.2) ... 2022-02-18 01:23:11.774 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-18 01:23:11.780 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-18 01:23:11.785 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:11.790 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-18 01:23:11.796 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-18 01:23:11.801 | Setting up ebtables (2.0.11-3build1) ... 2022-02-18 01:23:12.349 | Setting up socat (1.7.3.3-2) ... 2022-02-18 01:23:12.354 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-18 01:23:12.359 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-18 01:23:12.366 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-18 01:23:12.371 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-18 01:23:12.376 | Setting up binfmt-support (2.2.0-2) ... 2022-02-18 01:23:12.659 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-18 01:23:13.693 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-18 01:23:13.698 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-18 01:23:13.718 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-18 01:23:13.745 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-18 01:23:13.750 | Setting up lsscsi (0.30-0.1) ... 2022-02-18 01:23:13.755 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-18 01:23:13.760 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-18 01:23:13.765 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-18 01:23:13.770 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-18 01:23:13.775 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-18 01:23:13.780 | Setting up autoconf (2.69-11.1) ... 2022-02-18 01:23:13.786 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-02-18 01:23:13.791 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-18 01:23:13.834 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-18 01:23:13.837 | Setting up dwz (0.13-5) ... 2022-02-18 01:23:13.842 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-18 01:23:13.847 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-18 01:23:13.851 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-18 01:23:13.857 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-18 01:23:13.862 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-18 01:23:13.874 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-18 01:23:15.099 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:23:15.104 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:15.109 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-18 01:23:15.113 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-18 01:23:15.118 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-18 01:23:15.123 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-18 01:23:15.131 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-18 01:23:15.136 | Setting up pcp-conf (5.0.3-1) ... 2022-02-18 01:23:15.143 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-18 01:23:15.150 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-18 01:23:15.156 | Setting up libsub-override-perl (0.09-2) ... 2022-02-18 01:23:15.161 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-18 01:23:15.167 | Setting up libthai-data (0.1.28-3) ... 2022-02-18 01:23:15.172 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-18 01:23:15.177 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-18 01:23:15.183 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-18 01:23:15.188 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-18 01:23:15.193 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-18 01:23:15.199 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:23:15.204 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-18 01:23:15.210 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-18 01:23:15.216 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-18 01:23:15.228 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-18 01:23:15.237 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-18 01:23:16.267 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-18 01:23:16.605 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-18 01:23:16.610 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-18 01:23:16.616 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-18 01:23:16.621 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-18 01:23:16.626 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-18 01:23:16.631 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-18 01:23:16.639 | Setting up rsync (3.1.3-8ubuntu0.1) ... 2022-02-18 01:23:17.956 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-18 01:23:17.961 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-18 01:23:17.967 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-18 01:23:17.972 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-18 01:23:17.979 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-18 01:23:17.983 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-18 01:23:17.988 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-18 01:23:17.993 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:23:17.999 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-18 01:23:18.004 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-18 01:23:18.009 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-18 01:23:18.015 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-18 01:23:18.021 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:23:18.027 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:18.032 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-18 01:23:18.038 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:18.044 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-18 01:23:18.056 | Setting up libtool (2.4.6-14) ... 2022-02-18 01:23:18.062 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-18 01:23:18.161 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-18 01:23:18.189 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:23:18.195 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-18 01:23:18.580 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-18 01:23:19.700 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:23:19.706 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-18 01:23:19.711 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-18 01:23:19.717 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-18 01:23:19.868 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-18 01:23:19.873 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:19.878 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:19.886 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-18 01:23:19.895 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-18 01:23:19.900 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-18 01:23:20.151 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-18 01:23:20.156 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-18 01:23:20.162 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-18 01:23:20.167 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-18 01:23:20.173 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:23:20.775 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-18 01:23:20.799 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-18 01:23:20.805 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-18 01:23:20.812 | Setting up ssl-cert (1.0.39) ... 2022-02-18 01:23:21.203 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-02-18 01:23:21.208 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-18 01:23:21.283 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-18 01:23:21.288 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-18 01:23:21.748 | Adding user postgres to group ssl-cert 2022-02-18 01:23:21.897 | 2022-02-18 01:23:21.897 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-18 01:23:22.091 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-18 01:23:22.092 | Removing obsolete dictionary files: 2022-02-18 01:23:22.664 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-18 01:23:23.775 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-18 01:23:23.781 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-18 01:23:23.788 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-18 01:23:23.873 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-18 01:23:24.281 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-18 01:23:24.286 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-18 01:23:24.291 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-18 01:23:24.297 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-18 01:23:24.302 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-18 01:23:24.307 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-18 01:23:24.312 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-18 01:23:24.318 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-18 01:23:24.324 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-18 01:23:24.329 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-18 01:23:24.334 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:23:24.340 | Setting up ipvsadm (1:1.31-1) ... 2022-02-18 01:23:25.096 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-18 01:23:25.101 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-18 01:23:25.199 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-18 01:23:27.262 | Regenerating fonts cache... done. 2022-02-18 01:23:27.264 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-18 01:23:27.269 | Setting up libpcp3 (5.0.3-1) ... 2022-02-18 01:23:27.274 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-18 01:23:27.279 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-18 01:23:27.284 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-18 01:23:28.651 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-18 01:23:29.466 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-18 01:23:29.506 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:29.511 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-18 01:23:30.489 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-18 01:23:31.191 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:31.196 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-18 01:23:31.203 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-18 01:23:31.209 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-18 01:23:31.215 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-18 01:23:31.221 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-18 01:23:31.227 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-18 01:23:31.232 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-18 01:23:31.238 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-18 01:23:31.244 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-18 01:23:31.264 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-18 01:23:31.270 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:31.275 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-18 01:23:31.280 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-18 01:23:31.286 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-18 01:23:31.291 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-18 01:23:31.297 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-18 01:23:31.302 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-18 01:23:31.308 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-18 01:23:31.313 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-18 01:23:31.318 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-18 01:23:31.324 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-18 01:23:31.329 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-18 01:23:31.333 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-18 01:23:31.338 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-18 01:23:31.343 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-18 01:23:31.348 | Setting up po-debconf (1.0.21) ... 2022-02-18 01:23:31.353 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-18 01:23:31.730 | Enabling module mpm_event. 2022-02-18 01:23:31.793 | Enabling module authz_core. 2022-02-18 01:23:31.798 | Enabling module authz_host. 2022-02-18 01:23:31.858 | Enabling module authn_core. 2022-02-18 01:23:31.863 | Enabling module auth_basic. 2022-02-18 01:23:31.928 | Enabling module access_compat. 2022-02-18 01:23:31.988 | Enabling module authn_file. 2022-02-18 01:23:32.047 | Enabling module authz_user. 2022-02-18 01:23:32.106 | Enabling module alias. 2022-02-18 01:23:32.165 | Enabling module dir. 2022-02-18 01:23:32.225 | Enabling module autoindex. 2022-02-18 01:23:32.283 | Enabling module env. 2022-02-18 01:23:32.342 | Enabling module mime. 2022-02-18 01:23:32.400 | Enabling module negotiation. 2022-02-18 01:23:32.458 | Enabling module setenvif. 2022-02-18 01:23:32.517 | Enabling module filter. 2022-02-18 01:23:32.577 | Enabling module deflate. 2022-02-18 01:23:32.635 | Enabling module status. 2022-02-18 01:23:32.695 | Enabling module reqtimeout. 2022-02-18 01:23:32.753 | Enabling conf charset. 2022-02-18 01:23:32.812 | Enabling conf localized-error-pages. 2022-02-18 01:23:32.871 | Enabling conf other-vhosts-access-log. 2022-02-18 01:23:32.931 | Enabling conf security. 2022-02-18 01:23:32.990 | Enabling conf serve-cgi-bin. 2022-02-18 01:23:33.049 | Enabling site 000-default. 2022-02-18 01:23:33.101 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-18 01:23:33.156 | Enabling conf javascript-common. 2022-02-18 01:23:33.413 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-18 01:23:34.005 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-18 01:23:36.744 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-18 01:23:36.757 | Setting up python3-pcp (5.0.3-1) ... 2022-02-18 01:23:37.064 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-18 01:23:37.086 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-18 01:23:37.092 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-18 01:23:37.104 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-18 01:23:37.110 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-18 01:23:37.116 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-18 01:23:37.122 | Setting up graphviz (2.42.2-3build2) ... 2022-02-18 01:23:37.130 | Setting up pcp (5.0.3-1) ... 2022-02-18 01:23:37.481 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-18 01:23:37.904 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-18 01:23:38.332 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-18 01:23:38.769 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-18 01:23:54.809 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-18 01:23:54.818 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-18 01:23:54.820 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-18 01:23:55.959 | Setting up dh-autoreconf (19) ... 2022-02-18 01:23:55.966 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-18 01:23:56.789 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-18 01:23:56.797 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-18 01:23:56.804 | Setting up debhelper (12.10ubuntu1) ... 2022-02-18 01:23:56.810 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-18 01:23:57.124 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-18 01:23:57.130 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-18 01:23:57.154 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-18 01:23:57.221 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-18 01:24:10.161 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-18 01:24:10.184 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-18 01:24:10.578 | Processing triggers for ufw (0.36-6) ... 2022-02-18 01:24:10.712 | Processing triggers for man-db (2.9.1-1) ... 2022-02-18 01:24:36.940 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-18 01:24:36.953 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-18 01:24:43.750 | ++ functions-common:apt_get:1234 : result=0 2022-02-18 01:24:43.752 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:24:43.755 | ++ functions-common:time_stop:2425 : local name 2022-02-18 01:24:43.758 | ++ functions-common:time_stop:2426 : local end_time 2022-02-18 01:24:43.760 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:24:43.762 | ++ functions-common:time_stop:2428 : local total 2022-02-18 01:24:43.764 | ++ functions-common:time_stop:2429 : local start_time 2022-02-18 01:24:43.766 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:24:43.768 | ++ functions-common:time_stop:2432 : start_time=1645147316901 2022-02-18 01:24:43.770 | ++ functions-common:time_stop:2434 : [[ -z 1645147316901 ]] 2022-02-18 01:24:43.773 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:24:43.777 | ++ functions-common:time_stop:2437 : end_time=1645147483774 2022-02-18 01:24:43.779 | ++ functions-common:time_stop:2438 : elapsed_time=166873 2022-02-18 01:24:43.781 | ++ functions-common:time_stop:2439 : total=711 2022-02-18 01:24:43.783 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:24:43.786 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=167584 2022-02-18 01:24:43.788 | ++ functions-common:apt_get:1238 : return 0 2022-02-18 01:24:43.791 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-18 01:24:43.793 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-18 01:24:43.795 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-18 01:24:43.799 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-18 01:24:43.804 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-18 01:24:43.806 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-18 01:24:43.809 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-18 01:24:45.110 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-18 01:24:45.112 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-18 01:24:45.114 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-18 01:24:45.117 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-18 01:24:45.118 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-18 01:24:45.120 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-18 01:24:45.122 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-18 01:24:45.124 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-18 01:24:45.125 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-18 01:24:45.127 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-18 01:24:45.129 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-18 01:24:45.131 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-18 01:24:45.133 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-18 01:24:45.134 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-18 01:24:45.136 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-18 01:24:45.138 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-18 01:24:45.139 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-18 01:24:45.141 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-18 01:24:45.143 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-18 01:24:45.145 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-18 01:24:45.147 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-18 01:24:45.149 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-18 01:24:45.151 | + functions-common:_ensure_lsb_release:394 : return 2022-02-18 01:24:45.153 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-18 01:24:45.220 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-18 01:24:45.222 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-18 01:24:45.288 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-18 01:24:45.290 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-18 01:24:45.356 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-18 01:24:45.358 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-18 01:24:45.359 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-18 01:24:45.361 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-18 01:24:45.363 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-18 01:24:45.366 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-18 01:24:45.367 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-18 01:24:45.369 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-18 01:24:45.371 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-18 01:24:45.373 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-18 01:24:45.375 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-18 01:24:45.375 | Distro: focal 2022-02-18 01:24:45.377 | + tools/install_pip.sh:main:124 : get_versions 2022-02-18 01:24:45.380 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-18 01:24:45.383 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-18 01:24:45.385 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-18 01:24:45.387 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-18 01:24:45.388 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-18 01:24:45.952 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-18 01:24:45.954 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-18 01:24:45.954 | pip: 21.3.1 2022-02-18 01:24:45.956 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-18 01:24:45.957 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-18 01:24:45.960 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:24:45.961 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:24:45.963 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:24:45.965 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:24:45.966 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:24:45.968 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:24:45.970 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:24:45.971 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:24:45.973 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:24:45.975 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:24:45.977 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:24:45.979 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-18 01:24:45.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:24:45.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:24:45.984 | + tools/install_pip.sh:main:142 : : 2022-02-18 01:24:45.986 | + tools/install_pip.sh:main:147 : set -x 2022-02-18 01:24:45.987 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-18 01:24:45.989 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-18 01:24:45.991 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 01:24:45.993 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-18 01:24:45.995 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-18 01:24:45.997 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 01:24:45.999 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 01:24:45.999 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-18 01:24:46.003 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-18 01:24:46.005 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-18 01:24:46.009 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-18 01:24:46.011 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-18 01:24:46.012 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-18 01:24:46.028 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-18 01:24:46.030 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-18 01:24:46.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:24:46.740 | from cryptography.utils import int_from_bytes 2022-02-18 01:24:46.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:24:46.740 | from cryptography.utils import int_from_bytes 2022-02-18 01:24:47.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:24:49.179 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-18 01:24:49.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-18 01:24:50.830 | Installing collected packages: setuptools 2022-02-18 01:24:51.582 | Successfully installed setuptools-60.9.0 2022-02-18 01:24:51.582 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:24:51.756 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:24:51.757 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:24:51.865 | + inc/python:pip_install:200 : result=0 2022-02-18 01:24:51.867 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:24:51.869 | + functions-common:time_stop:2425 : local name 2022-02-18 01:24:51.871 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:24:51.872 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:24:51.874 | + functions-common:time_stop:2428 : local total 2022-02-18 01:24:51.876 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:24:51.877 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:24:51.879 | + functions-common:time_stop:2432 : start_time=1645147486024 2022-02-18 01:24:51.881 | + functions-common:time_stop:2434 : [[ -z 1645147486024 ]] 2022-02-18 01:24:51.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:24:51.886 | + functions-common:time_stop:2437 : end_time=1645147491884 2022-02-18 01:24:51.887 | + functions-common:time_stop:2438 : elapsed_time=5860 2022-02-18 01:24:51.889 | + functions-common:time_stop:2439 : total=0 2022-02-18 01:24:51.891 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:24:51.892 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5860 2022-02-18 01:24:51.894 | + inc/python:pip_install:203 : return 0 2022-02-18 01:24:51.896 | + tools/install_pip.sh:main:153 : get_versions 2022-02-18 01:24:51.899 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-18 01:24:51.902 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-18 01:24:51.904 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-18 01:24:51.907 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-18 01:24:51.907 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-18 01:24:52.466 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-18 01:24:52.467 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-18 01:24:52.468 | pip: 21.3.1 2022-02-18 01:24:52.471 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-18 01:24:52.473 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-18 01:24:52.476 | + ./stack.sh:main:796 : fixup_all 2022-02-18 01:24:52.479 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-18 01:24:52.481 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-18 01:24:52.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:24:52.485 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:24:52.487 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-18 01:24:52.498 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-18 01:24:52.509 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-18 01:24:52.519 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-18 01:24:52.521 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-18 01:24:52.523 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:24:52.525 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:24:52.527 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:24:52.529 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:24:52.531 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:24:52.533 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:24:52.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:24:52.537 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:24:52.539 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:24:52.541 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:24:52.543 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:24:52.545 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-18 01:24:52.547 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-18 01:24:52.550 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-18 01:24:52.552 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:24:52.554 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:24:52.556 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:24:52.558 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:24:52.560 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:24:52.562 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:24:52.565 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-18 01:24:52.567 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-18 01:24:52.569 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-18 01:24:52.572 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-18 01:24:52.574 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-18 01:24:52.576 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-18 01:24:52.578 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-18 01:24:52.597 | Using python 3.8 to install os-testr 2022-02-18 01:24:52.599 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-18 01:24:53.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:24:53.315 | from cryptography.utils import int_from_bytes 2022-02-18 01:24:53.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:24:53.315 | from cryptography.utils import int_from_bytes 2022-02-18 01:24:54.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:24:54.815 | Collecting os-testr 2022-02-18 01:24:54.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-18 01:24:54.836 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-18 01:24:54.837 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-18 01:24:55.280 | Collecting python-subunit>=1.0.0 2022-02-18 01:24:55.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-18 01:24:55.758 | Collecting stestr>=1.0.0 2022-02-18 01:24:55.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-18 01:24:55.788 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-18 01:24:56.181 | Collecting future 2022-02-18 01:24:56.190 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-18 01:24:56.404 | Preparing metadata (setup.py): started 2022-02-18 01:24:58.266 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:24:58.270 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-18 01:24:58.271 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-18 01:24:58.273 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-18 01:24:58.279 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-18 01:24:58.302 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-18 01:24:58.304 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-18 01:24:58.305 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-18 01:24:58.306 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-18 01:24:58.307 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-18 01:24:58.322 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-18 01:24:58.391 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-18 01:24:58.392 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-18 01:24:58.393 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-18 01:24:58.506 | Building wheels for collected packages: future 2022-02-18 01:24:58.507 | Building wheel for future (setup.py): started 2022-02-18 01:25:01.344 | Building wheel for future (setup.py): finished with status 'done' 2022-02-18 01:25:01.347 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=f513c97a0a8ac6835b113f72dfa14013caf9298fe097ee2089993d1c51225ae5 2022-02-18 01:25:01.348 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-18 01:25:01.354 | Successfully built future 2022-02-18 01:25:02.804 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-18 01:25:03.643 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-18 01:25:03.643 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:25:03.650 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:25:03.650 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:25:03.784 | + inc/python:pip_install:200 : result=0 2022-02-18 01:25:03.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:25:03.789 | + functions-common:time_stop:2425 : local name 2022-02-18 01:25:03.791 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:25:03.793 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:25:03.795 | + functions-common:time_stop:2428 : local total 2022-02-18 01:25:03.798 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:25:03.800 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:25:03.803 | + functions-common:time_stop:2432 : start_time=1645147492592 2022-02-18 01:25:03.805 | + functions-common:time_stop:2434 : [[ -z 1645147492592 ]] 2022-02-18 01:25:03.807 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:25:03.811 | + functions-common:time_stop:2437 : end_time=1645147503809 2022-02-18 01:25:03.813 | + functions-common:time_stop:2438 : elapsed_time=11217 2022-02-18 01:25:03.815 | + functions-common:time_stop:2439 : total=0 2022-02-18 01:25:03.818 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:25:03.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11217 2022-02-18 01:25:03.822 | + inc/python:pip_install:203 : return 0 2022-02-18 01:25:03.827 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-18 01:25:03.873 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-18 01:25:03.966 | + ./stack.sh:main:810 : install_infra 2022-02-18 01:25:03.968 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 01:25:03.971 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-18 01:25:03.975 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-18 01:25:07.087 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 01:25:07.090 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-18 01:25:07.111 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-18 01:25:08.901 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:08.946 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.017 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.026 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.048 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.052 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.069 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.096 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.107 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.166 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.242 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.259 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.289 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.297 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.312 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.328 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.340 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.354 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.363 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.400 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.422 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.430 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.492 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.495 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.499 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.538 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.577 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.592 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.609 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.628 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.645 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.662 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.690 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.720 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.747 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.758 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.776 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.803 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.812 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.816 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:09.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:25:09.958 | Collecting pbr===5.8.1 2022-02-18 01:25:09.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-18 01:25:10.003 | Installing collected packages: pbr 2022-02-18 01:25:10.143 | Successfully installed pbr-5.8.1 2022-02-18 01:25:10.203 | + inc/python:pip_install:200 : result=0 2022-02-18 01:25:10.205 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:25:10.208 | + functions-common:time_stop:2425 : local name 2022-02-18 01:25:10.210 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:25:10.212 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:25:10.214 | + functions-common:time_stop:2428 : local total 2022-02-18 01:25:10.216 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:25:10.218 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:25:10.220 | + functions-common:time_stop:2432 : start_time=1645147507104 2022-02-18 01:25:10.222 | + functions-common:time_stop:2434 : [[ -z 1645147507104 ]] 2022-02-18 01:25:10.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:25:10.229 | + functions-common:time_stop:2437 : end_time=1645147510226 2022-02-18 01:25:10.231 | + functions-common:time_stop:2438 : elapsed_time=3122 2022-02-18 01:25:10.233 | + functions-common:time_stop:2439 : total=11217 2022-02-18 01:25:10.235 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:25:10.237 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14339 2022-02-18 01:25:10.239 | + inc/python:pip_install:203 : return 0 2022-02-18 01:25:10.241 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 01:25:10.244 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-18 01:25:10.265 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-18 01:25:12.064 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.108 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.180 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.189 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.211 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.214 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.231 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.259 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.270 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.330 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.405 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.422 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.452 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.459 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.474 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.491 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.502 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.516 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.525 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.562 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.583 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.592 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.654 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.657 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.661 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.700 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.738 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.754 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.770 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.790 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.806 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.823 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.852 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.882 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.909 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.920 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.937 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.964 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.971 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.975 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 01:25:12.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:25:12.980 | Processing /opt/stack/requirements 2022-02-18 01:25:14.367 | Collecting fixtures===3.0.0 2022-02-18 01:25:14.374 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-18 01:25:14.589 | Collecting PyYAML===6.0 2022-02-18 01:25:14.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-18 01:25:14.768 | Collecting requests===2.27.1 2022-02-18 01:25:14.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-18 01:25:14.865 | Collecting packaging===21.3 2022-02-18 01:25:14.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-18 01:25:14.934 | Collecting testtools===2.5.0 2022-02-18 01:25:14.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-18 01:25:15.020 | Collecting idna===3.3 2022-02-18 01:25:15.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-18 01:25:15.158 | Collecting pyparsing===3.0.7 2022-02-18 01:25:15.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-18 01:25:15.221 | Collecting six===1.16.0 2022-02-18 01:25:15.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-18 01:25:15.279 | Collecting charset-normalizer===2.0.12 2022-02-18 01:25:15.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-02-18 01:25:15.317 | Collecting Parsley>=1.2 2022-02-18 01:25:15.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-18 01:25:15.368 | Collecting beagle>=0.2.1 2022-02-18 01:25:15.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-18 01:25:15.398 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-02-18 01:25:15.466 | Collecting certifi>=2017.4.17 2022-02-18 01:25:15.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-18 01:25:15.556 | Collecting urllib3===1.26.8 2022-02-18 01:25:15.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-18 01:25:15.623 | Collecting extras===1.0.0 2022-02-18 01:25:15.629 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-18 01:25:15.709 | Collecting cliff===3.10.0 2022-02-18 01:25:15.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-18 01:25:15.786 | Collecting prettytable===3.1.0 2022-02-18 01:25:15.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/c6a7d9ef34230/prettytable-3.1.0-py3-none-any.whl (26 kB) 2022-02-18 01:25:15.881 | Collecting stevedore===3.5.0 2022-02-18 01:25:15.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-18 01:25:15.932 | Collecting autopage===0.5.0 2022-02-18 01:25:15.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-18 01:25:16.082 | Collecting cmd2===2.3.3 2022-02-18 01:25:16.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-18 01:25:16.192 | Collecting wcwidth===0.2.5 2022-02-18 01:25:16.198 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-18 01:25:16.251 | Collecting attrs===21.4.0 2022-02-18 01:25:16.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-18 01:25:16.368 | Collecting pyperclip===1.8.2 2022-02-18 01:25:16.375 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-18 01:25:16.386 | Building wheels for collected packages: openstack-requirements 2022-02-18 01:25:16.387 | Building wheel for openstack-requirements (setup.py): started 2022-02-18 01:25:17.180 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-18 01:25:17.181 | ERROR: Command errored out with exit status 1: 2022-02-18 01:25:17.181 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cstrshkf/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-cstrshkf/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-9u1kauk2 2022-02-18 01:25:17.181 | cwd: /tmp/pip-req-build-cstrshkf/ 2022-02-18 01:25:17.181 | Complete output (6 lines): 2022-02-18 01:25:17.181 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-18 01:25:17.181 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-18 01:25:17.181 | or: setup.py --help-commands 2022-02-18 01:25:17.181 | or: setup.py cmd --help 2022-02-18 01:25:17.181 | 2022-02-18 01:25:17.181 | error: invalid command 'bdist_wheel' 2022-02-18 01:25:17.181 | ---------------------------------------- 2022-02-18 01:25:17.181 | ERROR: Failed building wheel for openstack-requirements 2022-02-18 01:25:17.181 | Running setup.py clean for openstack-requirements 2022-02-18 01:25:18.005 | Failed to build openstack-requirements 2022-02-18 01:25:18.263 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, stevedore, pyparsing, autopage, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-18 01:25:20.079 | Running setup.py install for openstack-requirements: started 2022-02-18 01:25:22.349 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-18 01:25:22.381 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5238 packaging-21.3 prettytable-3.1.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-18 01:25:22.510 | + inc/python:pip_install:200 : result=0 2022-02-18 01:25:22.512 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:25:22.514 | + functions-common:time_stop:2425 : local name 2022-02-18 01:25:22.516 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:25:22.518 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:25:22.521 | + functions-common:time_stop:2428 : local total 2022-02-18 01:25:22.523 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:25:22.525 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:25:22.527 | + functions-common:time_stop:2432 : start_time=1645147510258 2022-02-18 01:25:22.529 | + functions-common:time_stop:2434 : [[ -z 1645147510258 ]] 2022-02-18 01:25:22.531 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:25:22.536 | + functions-common:time_stop:2437 : end_time=1645147522533 2022-02-18 01:25:22.538 | + functions-common:time_stop:2438 : elapsed_time=12275 2022-02-18 01:25:22.540 | + functions-common:time_stop:2439 : total=14339 2022-02-18 01:25:22.542 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:25:22.544 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26614 2022-02-18 01:25:22.546 | + inc/python:pip_install:203 : return 0 2022-02-18 01:25:22.548 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-18 01:25:22.551 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-18 01:25:22.553 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-18 01:25:22.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:25:22.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:25:22.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-18 01:25:22.562 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:25:22.564 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-18 01:25:22.585 | Using python 3.8 to install pbr 2022-02-18 01:25:22.587 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-18 01:25:23.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:25:23.301 | from cryptography.utils import int_from_bytes 2022-02-18 01:25:23.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:25:23.301 | from cryptography.utils import int_from_bytes 2022-02-18 01:25:24.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:25:24.424 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-18 01:25:26.224 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:25:26.231 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:25:26.231 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:25:26.357 | + inc/python:pip_install:200 : result=0 2022-02-18 01:25:26.359 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:25:26.361 | + functions-common:time_stop:2425 : local name 2022-02-18 01:25:26.363 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:25:26.366 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:25:26.368 | + functions-common:time_stop:2428 : local total 2022-02-18 01:25:26.370 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:25:26.372 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:25:26.374 | + functions-common:time_stop:2432 : start_time=1645147522580 2022-02-18 01:25:26.376 | + functions-common:time_stop:2434 : [[ -z 1645147522580 ]] 2022-02-18 01:25:26.379 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:25:26.383 | + functions-common:time_stop:2437 : end_time=1645147526381 2022-02-18 01:25:26.385 | + functions-common:time_stop:2438 : elapsed_time=3801 2022-02-18 01:25:26.387 | + functions-common:time_stop:2439 : total=26614 2022-02-18 01:25:26.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:25:26.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30415 2022-02-18 01:25:26.399 | + inc/python:pip_install:203 : return 0 2022-02-18 01:25:26.402 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-18 01:25:29.518 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-18 01:25:31.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:25:31.770 | Collecting bindep 2022-02-18 01:25:31.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-18 01:25:31.823 | Collecting Parsley 2022-02-18 01:25:31.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-18 01:25:31.965 | Collecting pbr>=2.0.0 2022-02-18 01:25:31.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-18 01:25:32.090 | Collecting packaging; python_version >= "3.6" 2022-02-18 01:25:32.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-18 01:25:32.438 | Collecting distro 2022-02-18 01:25:32.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-02-18 01:25:32.603 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-18 01:25:32.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-18 01:25:32.656 | Installing collected packages: Parsley, pbr, pyparsing, packaging, distro, bindep 2022-02-18 01:25:33.222 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-18 01:25:33.290 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-18 01:25:33.293 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-18 01:25:33.296 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-18 01:25:33.312 | + ./stack.sh:main:819 : pkgs= 2022-02-18 01:25:33.314 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-18 01:25:33.316 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-18 01:25:33.319 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 01:25:33.321 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-18 01:25:33.323 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 01:25:33.325 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 01:25:33.328 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 01:25:33.330 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 01:25:33.332 | + functions-common:run_phase:1863 : local extra 2022-02-18 01:25:33.335 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 01:25:33.339 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 01:25:33.341 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 01:25:33.343 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 01:25:33.345 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-18 01:25:33.347 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 01:25:33.362 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:25:33.364 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 01:25:33.366 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:25:33.368 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-18 01:25:33.370 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:25:33.372 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 01:25:33.374 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:25:33.376 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-18 01:25:33.378 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:25:33.380 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-18 01:25:33.383 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:25:33.385 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-18 01:25:33.387 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 01:25:33.389 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 01:25:33.391 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 01:25:33.393 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 01:25:33.395 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-18 01:25:33.398 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 01:25:33.400 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-18 01:25:33.402 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 01:25:33.404 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 01:25:33.406 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-18 01:25:33.409 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-18 01:25:33.411 | + functions:set_systemd_override:821 : local value=2048 2022-02-18 01:25:33.413 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-18 01:25:33.415 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-18 01:25:33.464 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-18 01:25:33.464 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-18 01:25:33.466 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-18 01:25:33.819 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-18 01:25:33.821 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-18 01:25:33.837 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:25:33.839 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-18 01:25:33.841 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:25:33.843 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:25:33.845 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:25:33.848 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:25:33.850 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:25:33.852 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:25:33.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:25:33.857 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:25:33.859 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:25:33.861 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:25:33.863 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:25:33.866 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:25:33.868 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-18 01:25:33.870 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:25:33.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:25:33.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:25:33.877 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-18 01:25:33.897 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-18 01:25:34.005 | Reading package lists... 2022-02-18 01:25:34.236 | Building dependency tree... 2022-02-18 01:25:34.237 | Reading state information... 2022-02-18 01:25:34.496 | The following packages were automatically installed and are no longer required: 2022-02-18 01:25:34.497 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:25:34.497 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:25:34.497 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:25:34.497 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:25:34.497 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:25:34.497 | python3-zope.interface 2022-02-18 01:25:34.497 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:25:34.497 | The following additional packages will be installed: 2022-02-18 01:25:34.497 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-18 01:25:34.497 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-18 01:25:34.498 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-18 01:25:34.498 | erlang-tools erlang-xmerl locales-all 2022-02-18 01:25:34.499 | Suggested packages: 2022-02-18 01:25:34.499 | erlang erlang-manpages erlang-doc 2022-02-18 01:25:34.567 | The following NEW packages will be installed: 2022-02-18 01:25:34.567 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-18 01:25:34.567 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-18 01:25:34.567 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-18 01:25:34.568 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-18 01:25:34.678 | 0 upgraded, 19 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:25:34.678 | Need to get 38.1 MB of archives. 2022-02-18 01:25:34.678 | After this operation, 276 MB of additional disk space will be used. 2022-02-18 01:25:34.678 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-18 01:25:35.688 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-18 01:25:35.788 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-18 01:25:35.812 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-18 01:25:35.842 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-18 01:25:36.278 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-18 01:25:36.281 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-18 01:25:36.298 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-18 01:25:36.300 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-18 01:25:36.301 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-18 01:25:36.303 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-18 01:25:36.312 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-18 01:25:36.860 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-18 01:25:36.905 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-18 01:25:36.908 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-18 01:25:36.914 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-18 01:25:36.921 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-18 01:25:36.939 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-18 01:25:38.605 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-18 01:25:41.058 | Fetched 38.1 MB in 6s (6,430 kB/s) 2022-02-18 01:25:41.089 | Selecting previously unselected package erlang-base. 2022-02-18 01:25:41.135 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-02-18 01:25:41.138 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:41.141 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.214 | Selecting previously unselected package erlang-asn1. 2022-02-18 01:25:42.224 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.226 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.339 | Selecting previously unselected package erlang-crypto. 2022-02-18 01:25:42.347 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.349 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.392 | Selecting previously unselected package erlang-public-key. 2022-02-18 01:25:42.401 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.403 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.500 | Selecting previously unselected package erlang-mnesia. 2022-02-18 01:25:42.509 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.511 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.622 | Selecting previously unselected package erlang-runtime-tools. 2022-02-18 01:25:42.630 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.632 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.687 | Selecting previously unselected package erlang-ssl. 2022-02-18 01:25:42.696 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.698 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.865 | Selecting previously unselected package erlang-eldap. 2022-02-18 01:25:42.873 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.876 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.912 | Selecting previously unselected package erlang-ftp. 2022-02-18 01:25:42.921 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.923 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:42.955 | Selecting previously unselected package erlang-tftp. 2022-02-18 01:25:42.964 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:42.966 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.001 | Selecting previously unselected package erlang-inets. 2022-02-18 01:25:43.010 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:43.012 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.115 | Selecting previously unselected package erlang-snmp. 2022-02-18 01:25:43.124 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:43.126 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.369 | Selecting previously unselected package erlang-os-mon. 2022-02-18 01:25:43.378 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:43.380 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.415 | Selecting previously unselected package erlang-parsetools. 2022-02-18 01:25:43.423 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:43.426 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.470 | Selecting previously unselected package erlang-syntax-tools. 2022-02-18 01:25:43.478 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:43.480 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.549 | Selecting previously unselected package erlang-tools. 2022-02-18 01:25:43.559 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:43.561 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.651 | Selecting previously unselected package erlang-xmerl. 2022-02-18 01:25:43.660 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-18 01:25:43.662 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:43.837 | Selecting previously unselected package locales-all. 2022-02-18 01:25:43.845 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-18 01:25:43.847 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-18 01:25:47.993 | Selecting previously unselected package rabbitmq-server. 2022-02-18 01:25:48.005 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-18 01:25:48.007 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-18 01:25:49.149 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:49.521 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-18 01:25:49.521 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-18 01:25:53.718 | Searching for services which depend on erlang and should be started... none found. 2022-02-18 01:25:53.721 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.726 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.732 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-18 01:25:53.739 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.744 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.749 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.755 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.760 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.765 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.771 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.777 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.782 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.788 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.794 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.799 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.804 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.810 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-18 01:25:53.815 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-18 01:25:53.903 | Adding group `rabbitmq' (GID 125) ... 2022-02-18 01:25:53.914 | Done. 2022-02-18 01:25:53.995 | Adding system user `rabbitmq' (UID 117) ... 2022-02-18 01:25:53.995 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-02-18 01:25:54.025 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-18 01:25:54.287 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-18 01:26:00.052 | Processing triggers for man-db (2.9.1-1) ... 2022-02-18 01:26:00.649 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-18 01:26:07.619 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:26:07.621 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:26:07.623 | + functions-common:time_stop:2425 : local name 2022-02-18 01:26:07.626 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:26:07.628 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:26:07.630 | + functions-common:time_stop:2428 : local total 2022-02-18 01:26:07.632 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:26:07.635 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:26:07.637 | + functions-common:time_stop:2432 : start_time=1645147533895 2022-02-18 01:26:07.639 | + functions-common:time_stop:2434 : [[ -z 1645147533895 ]] 2022-02-18 01:26:07.642 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:26:07.646 | + functions-common:time_stop:2437 : end_time=1645147567643 2022-02-18 01:26:07.648 | + functions-common:time_stop:2438 : elapsed_time=33748 2022-02-18 01:26:07.650 | + functions-common:time_stop:2439 : total=167584 2022-02-18 01:26:07.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:26:07.654 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201332 2022-02-18 01:26:07.656 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:26:07.658 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-18 01:26:07.661 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:26:07.663 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:26:07.665 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:26:07.668 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:26:07.670 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:26:07.672 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:26:07.674 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-18 01:26:07.677 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:26:07.679 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:26:07.682 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:26:07.684 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:26:07.686 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:26:07.688 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:26:07.690 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:26:07.693 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:26:07.695 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:26:07.697 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:26:07.699 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:26:07.702 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-18 01:26:07.704 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:26:07.706 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:26:07.708 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:26:07.710 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:26:07.712 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:26:07.715 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:26:07.717 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-18 01:26:07.719 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-18 01:26:07.735 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:26:07.737 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-18 01:26:07.739 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:26:07.741 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-18 01:26:07.744 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-18 01:26:07.747 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-18 01:26:07.751 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-18 01:26:07.753 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-18 01:26:07.755 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-18 01:26:07.758 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-18 01:26:07.760 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-18 01:26:07.762 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-18 01:26:07.765 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-18 01:26:08.452 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-18 01:26:08.452 | user tags 2022-02-18 01:26:08.452 | guest [administrator]' 2022-02-18 01:26:08.455 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-18 01:26:08.455 | user tags 2022-02-18 01:26:08.455 | guest [administrator]' 2022-02-18 01:26:08.456 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-18 01:26:08.462 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-18 01:26:08.464 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-18 01:26:08.466 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-18 01:26:09.113 | Adding user "stackrabbit" ... 2022-02-18 01:26:09.137 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-18 01:26:09.794 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-18 01:26:09.816 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-18 01:26:09.818 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-18 01:26:10.467 | Changing password for user "stackrabbit" ... 2022-02-18 01:26:10.490 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-18 01:26:10.493 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-18 01:26:10.495 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-18 01:26:11.137 | Deleting user "guest" ... 2022-02-18 01:26:11.160 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-18 01:26:11.176 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:26:11.179 | + ./stack.sh:main:836 : install_database 2022-02-18 01:26:11.181 | + lib/database:install_database:118 : install_database_mysql 2022-02-18 01:26:11.183 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-18 01:26:11.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:26:11.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:26:11.190 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-18 01:26:11.402 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-18 01:26:11.405 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-18 01:26:11.409 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-18 01:26:11.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:26:11.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:26:11.416 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-18 01:26:11.418 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-18 01:26:11.420 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-18 01:26:11.424 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-18 01:26:11.426 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-18 01:26:11.428 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-18 01:26:11.430 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:26:11.433 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-18 01:26:11.435 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:26:11.437 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:26:11.440 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:26:11.442 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:26:11.444 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:26:11.447 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:26:11.449 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:26:11.451 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:26:11.453 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:26:11.455 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:26:11.458 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:26:11.460 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-18 01:26:11.462 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:26:11.465 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:26:11.467 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:26:11.469 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:26:11.472 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:26:11.474 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:26:11.476 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-18 01:26:11.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:26:11.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:26:11.483 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-18 01:26:11.485 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:26:11.487 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:26:11.489 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:26:11.491 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:26:11.494 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:26:11.496 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:26:11.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:26:11.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:26:11.502 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:26:11.505 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:26:11.507 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:26:11.509 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:26:11.512 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-18 01:26:11.514 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:26:11.516 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:26:11.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:26:11.520 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-18 01:26:11.541 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-18 01:26:11.647 | Reading package lists... 2022-02-18 01:26:11.877 | Building dependency tree... 2022-02-18 01:26:11.879 | Reading state information... 2022-02-18 01:26:12.115 | The following packages were automatically installed and are no longer required: 2022-02-18 01:26:12.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:26:12.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:26:12.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:26:12.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:26:12.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:26:12.116 | python3-zope.interface 2022-02-18 01:26:12.116 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:26:12.117 | The following additional packages will be installed: 2022-02-18 01:26:12.117 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-18 01:26:12.117 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-18 01:26:12.117 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-18 01:26:12.117 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-18 01:26:12.117 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-18 01:26:12.118 | mysql-server-8.0 mysql-server-core-8.0 2022-02-18 01:26:12.119 | Suggested packages: 2022-02-18 01:26:12.119 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-18 01:26:12.195 | The following NEW packages will be installed: 2022-02-18 01:26:12.195 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-18 01:26:12.195 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-18 01:26:12.195 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-18 01:26:12.195 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-18 01:26:12.195 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-18 01:26:12.195 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-18 01:26:12.443 | 0 upgraded, 24 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:26:12.443 | Need to get 31.4 MB of archives. 2022-02-18 01:26:12.443 | After this operation, 262 MB of additional disk space will be used. 2022-02-18 01:26:12.443 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-18 01:26:13.601 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-18 01:26:13.603 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-18 01:26:13.610 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-18 01:26:13.611 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-18 01:26:13.631 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-18 01:26:16.311 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-18 01:26:16.434 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-18 01:26:16.435 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-18 01:26:16.437 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-18 01:26:16.438 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-18 01:26:16.486 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-18 01:26:16.544 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-18 01:26:16.545 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-18 01:26:16.546 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-18 01:26:16.548 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-18 01:26:16.549 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-18 01:26:16.550 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-18 01:26:16.663 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-18 01:26:16.664 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-18 01:26:16.671 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-18 01:26:16.671 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-18 01:26:17.698 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-18 01:26:17.698 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-18 01:26:18.197 | Preconfiguring packages ... 2022-02-18 01:26:18.306 | Fetched 31.4 MB in 5s (5,722 kB/s) 2022-02-18 01:26:18.335 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-18 01:26:18.385 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-02-18 01:26:18.389 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-18 01:26:18.391 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:19.314 | Selecting previously unselected package mysql-client-8.0. 2022-02-18 01:26:19.323 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-18 01:26:19.325 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:19.357 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-18 01:26:19.366 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-18 01:26:19.370 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-18 01:26:19.410 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-18 01:26:19.420 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-18 01:26:19.422 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-18 01:26:19.450 | Selecting previously unselected package libmecab2:amd64. 2022-02-18 01:26:19.460 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-18 01:26:19.462 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-18 01:26:19.547 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-18 01:26:19.557 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-18 01:26:19.559 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:22.437 | Selecting previously unselected package mysql-server-8.0. 2022-02-18 01:26:22.446 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-18 01:26:22.899 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:22.967 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-18 01:26:22.977 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-18 01:26:22.979 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-18 01:26:23.004 | Selecting previously unselected package liburi-perl. 2022-02-18 01:26:23.014 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-18 01:26:23.016 | Unpacking liburi-perl (1.76-2) ... 2022-02-18 01:26:23.061 | Selecting previously unselected package libhtml-parser-perl. 2022-02-18 01:26:23.071 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-18 01:26:23.073 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-18 01:26:23.115 | Selecting previously unselected package libcgi-pm-perl. 2022-02-18 01:26:23.125 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-18 01:26:23.128 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-18 01:26:23.179 | Selecting previously unselected package libfcgi-perl. 2022-02-18 01:26:23.189 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-18 01:26:23.192 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-18 01:26:23.222 | Selecting previously unselected package libcgi-fast-perl. 2022-02-18 01:26:23.231 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-18 01:26:23.233 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-18 01:26:23.259 | Selecting previously unselected package libencode-locale-perl. 2022-02-18 01:26:23.269 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-18 01:26:23.271 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-18 01:26:23.296 | Selecting previously unselected package libhtml-template-perl. 2022-02-18 01:26:23.305 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-18 01:26:23.308 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-18 01:26:23.342 | Selecting previously unselected package libtimedate-perl. 2022-02-18 01:26:23.351 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-18 01:26:23.354 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-18 01:26:23.395 | Selecting previously unselected package libhttp-date-perl. 2022-02-18 01:26:23.404 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-18 01:26:23.406 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-18 01:26:23.434 | Selecting previously unselected package libio-html-perl. 2022-02-18 01:26:23.443 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-18 01:26:23.445 | Unpacking libio-html-perl (1.001-1) ... 2022-02-18 01:26:23.471 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-18 01:26:23.481 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-18 01:26:23.483 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-18 01:26:23.511 | Selecting previously unselected package libhttp-message-perl. 2022-02-18 01:26:23.520 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-18 01:26:23.522 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-18 01:26:23.560 | Selecting previously unselected package mecab-utils. 2022-02-18 01:26:23.569 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-18 01:26:23.572 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-18 01:26:23.601 | Selecting previously unselected package mecab-ipadic. 2022-02-18 01:26:23.611 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-18 01:26:23.613 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-18 01:26:24.899 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-18 01:26:24.909 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-18 01:26:24.911 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-18 01:26:24.936 | Selecting previously unselected package mysql-server. 2022-02-18 01:26:24.946 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-18 01:26:24.948 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:25.000 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-18 01:26:25.007 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:25.012 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-18 01:26:25.017 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-18 01:26:25.023 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-18 01:26:25.028 | Setting up mecab-utils (0.996-10build1) ... 2022-02-18 01:26:25.033 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-18 01:26:25.039 | Setting up libio-html-perl (1.001-1) ... 2022-02-18 01:26:25.045 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-18 01:26:25.050 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:25.055 | Setting up libfcgi-perl (0.79-1) ... 2022-02-18 01:26:25.062 | Setting up liburi-perl (1.76-2) ... 2022-02-18 01:26:25.067 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-18 01:26:25.072 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-18 01:26:25.077 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-18 01:26:25.082 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-18 01:26:25.085 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-18 01:26:25.086 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-18 01:26:25.086 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-18 01:26:25.086 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-18 01:26:25.225 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-18 01:26:25.225 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-18 01:26:25.226 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-18 01:26:25.226 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-18 01:26:25.234 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-18 01:26:25.322 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-18 01:26:25.322 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-18 01:26:25.323 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-18 01:26:25.349 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-18 01:26:25.392 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-18 01:26:25.679 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-18 01:26:25.685 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-18 01:26:25.776 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-18 01:26:25.776 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-18 01:26:25.776 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-18 01:26:25.776 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-18 01:26:25.780 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-18 01:26:25.780 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-18 01:26:25.826 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-18 01:26:26.015 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-18 01:26:26.016 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-18 01:26:26.016 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-18 01:26:26.016 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-18 01:26:26.019 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-18 01:26:26.019 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-18 01:26:26.437 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-18 01:26:26.555 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-18 01:26:26.874 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-18 01:26:26.878 | 2022-02-18 01:26:26.878 | done! 2022-02-18 01:26:26.884 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-18 01:26:26.889 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:26.894 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-18 01:26:26.899 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-18 01:26:26.920 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-18 01:26:26.920 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-18 01:26:26.920 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-18 01:26:26.920 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-18 01:26:27.129 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-18 01:26:27.129 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-18 01:26:27.129 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-18 01:26:27.129 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-18 01:26:27.141 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-18 01:26:27.270 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-18 01:26:27.270 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-18 01:26:27.271 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-18 01:26:27.311 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-18 01:26:27.384 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-18 01:26:27.875 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-18 01:26:27.885 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-18 01:26:27.993 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-18 01:26:27.993 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-18 01:26:27.994 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-18 01:26:27.994 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-18 01:26:27.999 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-18 01:26:28.000 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-18 01:26:28.091 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-18 01:26:28.378 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-18 01:26:28.378 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-18 01:26:28.379 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-18 01:26:28.379 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-18 01:26:28.383 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-18 01:26:28.383 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-18 01:26:28.882 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-18 01:26:29.016 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-18 01:26:29.335 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-18 01:26:29.339 | 2022-02-18 01:26:29.339 | done! 2022-02-18 01:26:29.347 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-18 01:26:29.351 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-18 01:26:29.356 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-18 01:26:29.361 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:30.024 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-18 01:26:30.053 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-18 01:26:38.047 | mysqld will log errors to /var/log/mysql/error.log 2022-02-18 01:26:38.696 | mysqld is running as pid 56415 2022-02-18 01:26:41.514 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-18 01:26:43.530 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-18 01:26:43.535 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-18 01:26:43.540 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-18 01:26:43.546 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-18 01:26:43.551 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-18 01:26:43.904 | Processing triggers for man-db (2.9.1-1) ... 2022-02-18 01:26:45.598 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-18 01:26:52.235 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:26:52.238 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:26:52.240 | + functions-common:time_stop:2425 : local name 2022-02-18 01:26:52.242 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:26:52.245 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:26:52.247 | + functions-common:time_stop:2428 : local total 2022-02-18 01:26:52.249 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:26:52.251 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:26:52.253 | + functions-common:time_stop:2432 : start_time=1645147571538 2022-02-18 01:26:52.255 | + functions-common:time_stop:2434 : [[ -z 1645147571538 ]] 2022-02-18 01:26:52.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:26:52.262 | + functions-common:time_stop:2437 : end_time=1645147612260 2022-02-18 01:26:52.264 | + functions-common:time_stop:2438 : elapsed_time=40722 2022-02-18 01:26:52.266 | + functions-common:time_stop:2439 : total=201332 2022-02-18 01:26:52.268 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:26:52.270 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=242054 2022-02-18 01:26:52.273 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:26:52.275 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-18 01:26:52.277 | + ./stack.sh:main:839 : install_database_python 2022-02-18 01:26:52.279 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-18 01:26:52.282 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-18 01:26:52.284 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-18 01:26:52.286 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 01:26:52.289 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-18 01:26:52.291 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-18 01:26:52.294 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 01:26:52.297 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 01:26:52.297 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-18 01:26:52.303 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-18 01:26:52.305 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-18 01:26:52.308 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-18 01:26:52.311 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-18 01:26:52.313 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-18 01:26:52.334 | Using python 3.8 to install PyMySQL 2022-02-18 01:26:52.337 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-18 01:26:53.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:26:53.080 | from cryptography.utils import int_from_bytes 2022-02-18 01:26:53.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:26:53.080 | from cryptography.utils import int_from_bytes 2022-02-18 01:26:54.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:26:54.303 | Collecting PyMySQL 2022-02-18 01:26:54.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-18 01:26:55.880 | Installing collected packages: PyMySQL 2022-02-18 01:26:56.006 | Successfully installed PyMySQL-1.0.2 2022-02-18 01:26:56.007 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:26:56.013 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:26:56.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:26:56.116 | + inc/python:pip_install:200 : result=0 2022-02-18 01:26:56.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:26:56.121 | + functions-common:time_stop:2425 : local name 2022-02-18 01:26:56.123 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:26:56.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:26:56.128 | + functions-common:time_stop:2428 : local total 2022-02-18 01:26:56.130 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:26:56.132 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:26:56.135 | + functions-common:time_stop:2432 : start_time=1645147612329 2022-02-18 01:26:56.137 | + functions-common:time_stop:2434 : [[ -z 1645147612329 ]] 2022-02-18 01:26:56.140 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:26:56.144 | + functions-common:time_stop:2437 : end_time=1645147616141 2022-02-18 01:26:56.146 | + functions-common:time_stop:2438 : elapsed_time=3812 2022-02-18 01:26:56.148 | + functions-common:time_stop:2439 : total=30415 2022-02-18 01:26:56.150 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:26:56.153 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34227 2022-02-18 01:26:56.155 | + inc/python:pip_install:203 : return 0 2022-02-18 01:26:56.157 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-18 01:26:56.159 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-18 01:26:56.161 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-18 01:26:56.164 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-18 01:26:56.179 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:26:56.182 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-18 01:26:56.185 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-18 01:26:56.189 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:26:56.189 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 01:26:56.194 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:26:56.197 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 01:26:56.199 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 01:26:56.202 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 01:26:56.204 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-18 01:26:56.206 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-18 01:26:56.222 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:26:56.224 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-18 01:26:56.226 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:26:56.229 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:26:56.231 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:26:56.233 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:26:56.235 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:26:56.237 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:26:56.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:26:56.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:26:56.244 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:26:56.247 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:26:56.249 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:26:56.251 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:26:56.253 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-18 01:26:56.255 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:26:56.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:26:56.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:26:56.263 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-18 01:26:56.282 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-18 01:26:56.389 | Reading package lists... 2022-02-18 01:26:56.623 | Building dependency tree... 2022-02-18 01:26:56.624 | Reading state information... 2022-02-18 01:26:56.861 | The following packages were automatically installed and are no longer required: 2022-02-18 01:26:56.863 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:26:56.863 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:26:56.863 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:26:56.863 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:26:56.863 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:26:56.863 | python3-zope.interface 2022-02-18 01:26:56.863 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:26:56.929 | The following NEW packages will be installed: 2022-02-18 01:26:56.929 | radvd 2022-02-18 01:26:57.176 | 0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:26:57.176 | Need to get 59.0 kB of archives. 2022-02-18 01:26:57.176 | After this operation, 164 kB of additional disk space will be used. 2022-02-18 01:26:57.176 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-18 01:26:57.976 | Fetched 59.0 kB in 0s (119 kB/s) 2022-02-18 01:26:58.010 | Selecting previously unselected package radvd. 2022-02-18 01:26:58.062 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-02-18 01:26:58.066 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-18 01:26:58.068 | Unpacking radvd (1:2.17-2) ... 2022-02-18 01:26:58.130 | Setting up radvd (1:2.17-2) ... 2022-02-18 01:26:59.030 | Job for radvd.service failed because the control process exited with error code. 2022-02-18 01:26:59.030 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-18 01:26:59.031 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-18 01:26:59.042 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-18 01:26:59.042 | Loaded: loaded (]8;;file://dv-neutron-828634-8-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-18 01:26:59.042 | Active: failed (Result: exit-code) since Fri 2022-02-18 01:26:59 UTC; 14ms ago 2022-02-18 01:26:59.042 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-18 01:26:59.043 | Process: 57519 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-18 01:26:59.043 | 2022-02-18 01:26:59.043 | Feb 18 01:26:59 dv-neutron-828634-8-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-18 01:26:59.043 | Feb 18 01:26:59 dv-neutron-828634-8-hyperv radvd[57519]: can't open /etc/radvd.conf: No such file or directory 2022-02-18 01:26:59.043 | Feb 18 01:26:59 dv-neutron-828634-8-hyperv radvd[57519]: Insecure file permissions, but continuing anyway 2022-02-18 01:26:59.043 | Feb 18 01:26:59 dv-neutron-828634-8-hyperv radvd[57519]: exiting, failed to read config file 2022-02-18 01:26:59.043 | Feb 18 01:26:59 dv-neutron-828634-8-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-18 01:26:59.043 | Feb 18 01:26:59 dv-neutron-828634-8-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-18 01:26:59.043 | Feb 18 01:26:59 dv-neutron-828634-8-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-18 01:26:59.047 | Processing triggers for man-db (2.9.1-1) ... 2022-02-18 01:26:59.144 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-18 01:27:06.212 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:27:06.214 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:27:06.216 | + functions-common:time_stop:2425 : local name 2022-02-18 01:27:06.219 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:27:06.221 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:27:06.223 | + functions-common:time_stop:2428 : local total 2022-02-18 01:27:06.225 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:27:06.228 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:27:06.231 | + functions-common:time_stop:2432 : start_time=1645147616280 2022-02-18 01:27:06.233 | + functions-common:time_stop:2434 : [[ -z 1645147616280 ]] 2022-02-18 01:27:06.237 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:27:06.241 | + functions-common:time_stop:2437 : end_time=1645147626238 2022-02-18 01:27:06.243 | + functions-common:time_stop:2438 : elapsed_time=9958 2022-02-18 01:27:06.246 | + functions-common:time_stop:2439 : total=242054 2022-02-18 01:27:06.248 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:27:06.250 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=252012 2022-02-18 01:27:06.252 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:27:06.254 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-18 01:27:06.270 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:27:06.273 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-18 01:27:06.275 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-18 01:27:06.277 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-18 01:27:06.280 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-18 01:27:06.299 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-18 01:27:06.301 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:27:06.304 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:27:06.306 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:27:06.309 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:27:06.311 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:27:06.313 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:27:06.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:27:06.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:27:06.320 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:27:06.322 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:27:06.324 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:27:06.326 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:27:06.328 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-18 01:27:06.331 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:27:06.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:27:06.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:27:06.337 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-18 01:27:06.357 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-18 01:27:06.465 | Reading package lists... 2022-02-18 01:27:06.698 | Building dependency tree... 2022-02-18 01:27:06.700 | Reading state information... 2022-02-18 01:27:06.940 | fakeroot is already the newest version (1.24-1). 2022-02-18 01:27:06.940 | fakeroot set to manually installed. 2022-02-18 01:27:06.940 | make is already the newest version (4.2.1-1.2). 2022-02-18 01:27:06.940 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-18 01:27:06.940 | The following packages were automatically installed and are no longer required: 2022-02-18 01:27:06.941 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:27:06.941 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:27:06.941 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:27:06.941 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:27:06.941 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:27:06.941 | python3-zope.interface 2022-02-18 01:27:06.941 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:27:07.066 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:27:07.071 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:27:07.073 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:27:07.075 | + functions-common:time_stop:2425 : local name 2022-02-18 01:27:07.077 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:27:07.079 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:27:07.081 | + functions-common:time_stop:2428 : local total 2022-02-18 01:27:07.083 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:27:07.086 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:27:07.088 | + functions-common:time_stop:2432 : start_time=1645147626354 2022-02-18 01:27:07.090 | + functions-common:time_stop:2434 : [[ -z 1645147626354 ]] 2022-02-18 01:27:07.093 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:27:07.097 | + functions-common:time_stop:2437 : end_time=1645147627094 2022-02-18 01:27:07.099 | + functions-common:time_stop:2438 : elapsed_time=740 2022-02-18 01:27:07.101 | + functions-common:time_stop:2439 : total=252012 2022-02-18 01:27:07.103 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:27:07.105 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=252752 2022-02-18 01:27:07.107 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:27:07.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-18 01:27:07.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:27:07.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:27:07.116 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-18 01:27:07.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-18 01:27:07.121 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-18 01:27:07.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-18 01:27:07.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-18 01:27:07.130 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-18 01:27:07.130 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-18 01:27:07.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-18 01:27:07.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-18 01:27:07.139 | + functions:vercmp:628 : local v1=5.4 2022-02-18 01:27:07.141 | + functions:vercmp:629 : local 'op=<' 2022-02-18 01:27:07.143 | + functions:vercmp:630 : local v2=3.13 2022-02-18 01:27:07.146 | + functions:vercmp:631 : local result 2022-02-18 01:27:07.149 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-18 01:27:07.150 | ++ functions:vercmp:635 : sort -V 2022-02-18 01:27:07.150 | ++ functions:vercmp:635 : head -1 2022-02-18 01:27:07.154 | + functions:vercmp:635 : result=3.13 2022-02-18 01:27:07.157 | + functions:vercmp:637 : case $op in 2022-02-18 01:27:07.159 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-18 01:27:07.161 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-18 01:27:07.163 | + functions:vercmp:648 : return 2022-02-18 01:27:07.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-18 01:27:07.167 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:27:07.170 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-18 01:27:07.489 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-18 01:27:07.492 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-18 01:27:07.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:07.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:07.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-18 01:27:07.505 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:07.508 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-18 01:27:07.525 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:27:07.527 | + ./stack.sh:main:847 : install_etcd3 2022-02-18 01:27:07.530 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-18 01:27:07.530 | Installing etcd 2022-02-18 01:27:07.532 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-18 01:27:07.546 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-18 01:27:07.558 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-18 01:27:07.561 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-18 01:27:07.574 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-18 01:27:07.578 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:07.580 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:07.583 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:07.588 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:07.590 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-18 01:27:07.592 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-18 01:27:07.595 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:07.598 | --2022-02-18 01:27:07-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:07.628 | Resolving github.com (github.com)... 140.82.121.4 2022-02-18 01:27:07.672 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-02-18 01:27:07.960 | HTTP request sent, awaiting response... 302 Found 2022-02-18 01:27:07.960 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220218T012707Z&X-Amz-Expires=300&X-Amz-Signature=7da150da384e5f6848f67ac580ed49ba445f9a07005d247d3f56631d198515a5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-02-18 01:27:07.960 | --2022-02-18 01:27:07-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220218%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220218T012707Z&X-Amz-Expires=300&X-Amz-Signature=7da150da384e5f6848f67ac580ed49ba445f9a07005d247d3f56631d198515a5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-02-18 01:27:08.023 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2022-02-18 01:27:08.048 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-02-18 01:27:08.689 | HTTP request sent, awaiting response... 200 OK 2022-02-18 01:27:08.689 | Length: 11350736 (11M) [application/octet-stream] 2022-02-18 01:27:08.689 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-18 01:27:08.805 | 2022-02-18 01:27:08.996 | 0K ........ .. 100% 35.3M=0.3s 2022-02-18 01:27:08.996 | 2022-02-18 01:27:08.996 | 2022-02-18 01:27:08 (35.3 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-18 01:27:08.996 | 2022-02-18 01:27:09.000 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-18 01:27:09.002 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:09.005 | ++ functions:get_extra_file:74 : return 2022-02-18 01:27:09.007 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 01:27:09.010 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-18 01:27:09.013 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-18 01:27:09.015 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-18 01:27:09.149 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-18 01:27:09.151 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-18 01:27:09.155 | etcd-v3.3.12-linux-amd64/ 2022-02-18 01:27:09.155 | etcd-v3.3.12-linux-amd64/README.md 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-18 01:27:09.156 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-18 01:27:09.157 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-18 01:27:09.158 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-18 01:27:09.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-18 01:27:09.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-18 01:27:09.161 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-18 01:27:09.162 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-18 01:27:09.163 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-18 01:27:09.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-18 01:27:09.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-18 01:27:09.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-18 01:27:09.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-18 01:27:09.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-18 01:27:09.166 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-18 01:27:09.166 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-18 01:27:09.166 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-18 01:27:09.166 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-18 01:27:09.166 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-18 01:27:09.166 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-18 01:27:09.166 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-18 01:27:09.167 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-18 01:27:09.352 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-18 01:27:09.352 | etcd-v3.3.12-linux-amd64/etcd 2022-02-18 01:27:09.580 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-18 01:27:09.618 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-18 01:27:09.651 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-18 01:27:09.653 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-18 01:27:09.669 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:27:09.672 | + ./stack.sh:main:866 : install_dstat 2022-02-18 01:27:09.674 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-18 01:27:09.690 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:27:09.692 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-18 01:27:09.694 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:27:09.697 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-18 01:27:09.699 | + ./stack.sh:main:875 : install_libs 2022-02-18 01:27:09.701 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-18 01:27:09.703 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-18 01:27:09.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-18 01:27:09.708 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-18 01:27:09.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-18 01:27:09.717 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.719 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-18 01:27:09.721 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-18 01:27:09.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-18 01:27:09.726 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-18 01:27:09.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-18 01:27:09.736 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.739 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-18 01:27:09.741 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-18 01:27:09.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-18 01:27:09.746 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-18 01:27:09.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-18 01:27:09.754 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.757 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-18 01:27:09.759 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-18 01:27:09.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-18 01:27:09.764 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-18 01:27:09.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-18 01:27:09.772 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.775 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-18 01:27:09.778 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-18 01:27:09.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-18 01:27:09.782 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-18 01:27:09.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-18 01:27:09.791 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.793 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-18 01:27:09.795 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-18 01:27:09.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-18 01:27:09.800 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-18 01:27:09.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-18 01:27:09.809 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.811 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-18 01:27:09.813 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-18 01:27:09.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-18 01:27:09.817 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-18 01:27:09.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-18 01:27:09.827 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.829 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-18 01:27:09.831 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-18 01:27:09.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-18 01:27:09.836 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-18 01:27:09.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-18 01:27:09.845 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.847 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-18 01:27:09.849 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-18 01:27:09.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-18 01:27:09.854 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-18 01:27:09.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-18 01:27:09.863 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.865 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-18 01:27:09.867 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-18 01:27:09.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-18 01:27:09.871 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-18 01:27:09.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-18 01:27:09.880 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.883 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-18 01:27:09.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-18 01:27:09.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-18 01:27:09.890 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-18 01:27:09.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-18 01:27:09.898 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.901 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-18 01:27:09.903 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-18 01:27:09.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-18 01:27:09.908 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-18 01:27:09.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-18 01:27:09.916 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.919 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-18 01:27:09.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-18 01:27:09.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-18 01:27:09.925 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-18 01:27:09.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-18 01:27:09.934 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.937 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-18 01:27:09.939 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-18 01:27:09.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-18 01:27:09.943 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-18 01:27:09.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-18 01:27:09.952 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.955 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-18 01:27:09.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-18 01:27:09.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-18 01:27:09.961 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-18 01:27:09.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-18 01:27:09.970 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.973 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-18 01:27:09.975 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-18 01:27:09.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-18 01:27:09.979 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-18 01:27:09.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:09.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:09.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-18 01:27:09.988 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:09.990 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-18 01:27:09.992 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-18 01:27:09.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-18 01:27:09.997 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-18 01:27:09.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-18 01:27:10.006 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.008 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-18 01:27:10.011 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-18 01:27:10.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-18 01:27:10.016 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-18 01:27:10.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-18 01:27:10.026 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.028 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-18 01:27:10.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-18 01:27:10.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-18 01:27:10.035 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-18 01:27:10.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-18 01:27:10.044 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.047 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-18 01:27:10.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-18 01:27:10.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-18 01:27:10.053 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-18 01:27:10.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-18 01:27:10.063 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.065 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-18 01:27:10.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-18 01:27:10.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-18 01:27:10.071 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-18 01:27:10.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-18 01:27:10.081 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.083 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-18 01:27:10.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-18 01:27:10.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-18 01:27:10.090 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-18 01:27:10.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-18 01:27:10.099 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.102 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-18 01:27:10.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-18 01:27:10.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-18 01:27:10.108 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-18 01:27:10.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-18 01:27:10.117 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.119 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-18 01:27:10.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-18 01:27:10.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-18 01:27:10.126 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-18 01:27:10.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-18 01:27:10.135 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.137 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-18 01:27:10.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-18 01:27:10.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-18 01:27:10.144 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-18 01:27:10.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-18 01:27:10.153 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.156 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-18 01:27:10.158 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-18 01:27:10.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-18 01:27:10.162 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-18 01:27:10.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-18 01:27:10.171 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.173 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-18 01:27:10.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-18 01:27:10.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-18 01:27:10.180 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-18 01:27:10.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-18 01:27:10.190 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.192 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-18 01:27:10.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-18 01:27:10.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-18 01:27:10.199 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-18 01:27:10.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-18 01:27:10.208 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.210 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-18 01:27:10.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-18 01:27:10.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-18 01:27:10.217 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-18 01:27:10.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-18 01:27:10.226 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.228 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-18 01:27:10.231 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-18 01:27:10.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-18 01:27:10.235 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-18 01:27:10.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-18 01:27:10.245 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.247 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-18 01:27:10.250 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-18 01:27:10.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-18 01:27:10.255 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-18 01:27:10.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-18 01:27:10.265 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.267 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-18 01:27:10.269 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-18 01:27:10.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-18 01:27:10.273 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-18 01:27:10.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-18 01:27:10.282 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.285 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-18 01:27:10.287 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-18 01:27:10.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-18 01:27:10.291 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-18 01:27:10.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-18 01:27:10.300 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.303 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-18 01:27:10.305 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-18 01:27:10.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-18 01:27:10.310 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-18 01:27:10.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-18 01:27:10.319 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.322 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-18 01:27:10.325 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-18 01:27:10.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-18 01:27:10.329 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-18 01:27:10.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-18 01:27:10.338 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.341 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-18 01:27:10.343 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-18 01:27:10.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-18 01:27:10.347 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-18 01:27:10.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-18 01:27:10.356 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.358 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-18 01:27:10.361 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-18 01:27:10.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-18 01:27:10.365 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-18 01:27:10.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-18 01:27:10.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.377 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-18 01:27:10.380 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-18 01:27:10.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-18 01:27:10.385 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-18 01:27:10.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:10.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:10.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-18 01:27:10.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:10.396 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-18 01:27:10.416 | Using python 3.8 to install etcd3 2022-02-18 01:27:10.418 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-18 01:27:11.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:11.132 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:11.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:11.132 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:12.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:27:12.709 | Collecting etcd3 2022-02-18 01:27:12.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-18 01:27:12.742 | Preparing metadata (setup.py): started 2022-02-18 01:27:14.725 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:27:21.898 | Collecting grpcio>=1.27.1 2022-02-18 01:27:21.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-18 01:27:24.447 | Collecting protobuf>=3.6.1 2022-02-18 01:27:24.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-18 01:27:24.486 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-18 01:27:24.487 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-18 01:27:24.514 | Building wheels for collected packages: etcd3 2022-02-18 01:27:24.515 | Building wheel for etcd3 (setup.py): started 2022-02-18 01:27:27.179 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-18 01:27:27.181 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=65e156be2d19691d53ed5a3675e429fa3ea1b88d03e0cafca549bb23687dee3e 2022-02-18 01:27:27.181 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-18 01:27:27.185 | Successfully built etcd3 2022-02-18 01:27:28.737 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-18 01:27:29.324 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-18 01:27:29.324 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:27:29.330 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:27:29.330 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:27:29.471 | + inc/python:pip_install:200 : result=0 2022-02-18 01:27:29.474 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:27:29.476 | + functions-common:time_stop:2425 : local name 2022-02-18 01:27:29.478 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:27:29.481 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:27:29.483 | + functions-common:time_stop:2428 : local total 2022-02-18 01:27:29.485 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:27:29.487 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:27:29.489 | + functions-common:time_stop:2432 : start_time=1645147630410 2022-02-18 01:27:29.491 | + functions-common:time_stop:2434 : [[ -z 1645147630410 ]] 2022-02-18 01:27:29.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:27:29.498 | + functions-common:time_stop:2437 : end_time=1645147649496 2022-02-18 01:27:29.500 | + functions-common:time_stop:2438 : elapsed_time=19086 2022-02-18 01:27:29.503 | + functions-common:time_stop:2439 : total=34227 2022-02-18 01:27:29.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:27:29.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=53313 2022-02-18 01:27:29.509 | + inc/python:pip_install:203 : return 0 2022-02-18 01:27:29.511 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-18 01:27:29.532 | Using python 3.8 to install etcd3gw 2022-02-18 01:27:29.534 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-18 01:27:30.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:30.278 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:30.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:30.278 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:31.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:27:31.897 | Collecting etcd3gw 2022-02-18 01:27:31.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-02-18 01:27:31.917 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-18 01:27:31.918 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-18 01:27:31.919 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-18 01:27:31.920 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-18 01:27:31.953 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-18 01:27:31.954 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-18 01:27:31.956 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-18 01:27:31.959 | 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-02-18 01:27:33.556 | Installing collected packages: etcd3gw 2022-02-18 01:27:33.661 | Successfully installed etcd3gw-1.0.1 2022-02-18 01:27:33.662 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:27:33.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:27:33.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:27:33.775 | + inc/python:pip_install:200 : result=0 2022-02-18 01:27:33.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:27:33.780 | + functions-common:time_stop:2425 : local name 2022-02-18 01:27:33.782 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:27:33.784 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:27:33.786 | + functions-common:time_stop:2428 : local total 2022-02-18 01:27:33.788 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:27:33.791 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:27:33.793 | + functions-common:time_stop:2432 : start_time=1645147649527 2022-02-18 01:27:33.795 | + functions-common:time_stop:2434 : [[ -z 1645147649527 ]] 2022-02-18 01:27:33.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:27:33.802 | + functions-common:time_stop:2437 : end_time=1645147653800 2022-02-18 01:27:33.804 | + functions-common:time_stop:2438 : elapsed_time=4273 2022-02-18 01:27:33.807 | + functions-common:time_stop:2439 : total=53313 2022-02-18 01:27:33.809 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:27:33.811 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57586 2022-02-18 01:27:33.813 | + inc/python:pip_install:203 : return 0 2022-02-18 01:27:33.816 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-18 01:27:33.818 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-18 01:27:33.820 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-18 01:27:33.822 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:27:33.825 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:27:33.827 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:27:33.829 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:27:33.831 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:27:33.834 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:27:33.836 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:27:33.838 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:27:33.840 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:27:33.843 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:27:33.845 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:27:33.847 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-18 01:27:33.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:27:33.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:27:33.854 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-18 01:27:33.857 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 01:27:33.859 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:27:33.861 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:27:33.863 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:27:33.865 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:27:33.868 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:27:33.871 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:27:33.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:27:33.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:27:33.877 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:27:33.880 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:27:33.882 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:27:33.884 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:27:33.887 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 01:27:33.889 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:27:33.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:27:33.893 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:27:33.896 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 01:27:33.916 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 01:27:34.023 | Reading package lists... 2022-02-18 01:27:34.264 | Building dependency tree... 2022-02-18 01:27:34.265 | Reading state information... 2022-02-18 01:27:34.504 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 01:27:34.504 | The following packages were automatically installed and are no longer required: 2022-02-18 01:27:34.505 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:27:34.505 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:27:34.505 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:27:34.505 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:27:34.505 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:27:34.506 | python3-zope.interface 2022-02-18 01:27:34.506 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:27:34.506 | The following additional packages will be installed: 2022-02-18 01:27:34.507 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-18 01:27:34.508 | Suggested packages: 2022-02-18 01:27:34.508 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-18 01:27:34.576 | The following NEW packages will be installed: 2022-02-18 01:27:34.577 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-18 01:27:34.826 | 0 upgraded, 6 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:27:34.826 | Need to get 1,306 kB of archives. 2022-02-18 01:27:34.826 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-18 01:27:34.826 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-18 01:27:35.452 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-18 01:27:35.498 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-18 01:27:35.593 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-18 01:27:35.703 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-18 01:27:35.705 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-18 01:27:36.259 | Fetched 1,306 kB in 1s (1,157 kB/s) 2022-02-18 01:27:36.290 | Selecting previously unselected package libnorm1:amd64. 2022-02-18 01:27:36.342 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-02-18 01:27:36.346 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-18 01:27:36.350 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-18 01:27:36.420 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-18 01:27:36.430 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-18 01:27:36.432 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-18 01:27:36.482 | Selecting previously unselected package libzmq5:amd64. 2022-02-18 01:27:36.492 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-18 01:27:36.494 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-18 01:27:36.561 | Selecting previously unselected package uwsgi-core. 2022-02-18 01:27:36.570 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-18 01:27:36.572 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-18 01:27:36.713 | Selecting previously unselected package uwsgi. 2022-02-18 01:27:36.723 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-18 01:27:36.725 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-18 01:27:36.760 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-18 01:27:36.769 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-18 01:27:36.771 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-18 01:27:36.840 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-18 01:27:36.845 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-18 01:27:36.851 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-18 01:27:36.856 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-18 01:27:36.868 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-18 01:27:37.703 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-18 01:27:37.730 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-18 01:27:38.095 | Processing triggers for man-db (2.9.1-1) ... 2022-02-18 01:27:38.462 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-18 01:27:45.121 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:27:45.123 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:27:45.125 | + functions-common:time_stop:2425 : local name 2022-02-18 01:27:45.127 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:27:45.130 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:27:45.132 | + functions-common:time_stop:2428 : local total 2022-02-18 01:27:45.134 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:27:45.136 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:27:45.138 | + functions-common:time_stop:2432 : start_time=1645147653913 2022-02-18 01:27:45.140 | + functions-common:time_stop:2434 : [[ -z 1645147653913 ]] 2022-02-18 01:27:45.143 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:27:45.147 | + functions-common:time_stop:2437 : end_time=1645147665145 2022-02-18 01:27:45.149 | + functions-common:time_stop:2438 : elapsed_time=11232 2022-02-18 01:27:45.151 | + functions-common:time_stop:2439 : total=252752 2022-02-18 01:27:45.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:27:45.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=263984 2022-02-18 01:27:45.158 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:27:45.160 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-18 01:27:45.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:27:45.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:27:45.167 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-18 01:27:45.230 | Enabling module proxy. 2022-02-18 01:27:45.235 | To activate the new configuration, you need to run: 2022-02-18 01:27:45.235 | systemctl restart apache2 2022-02-18 01:27:45.239 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-18 01:27:45.300 | Considering dependency proxy for proxy_uwsgi: 2022-02-18 01:27:45.300 | Module proxy already enabled 2022-02-18 01:27:45.300 | Enabling module proxy_uwsgi. 2022-02-18 01:27:45.306 | To activate the new configuration, you need to run: 2022-02-18 01:27:45.306 | systemctl restart apache2 2022-02-18 01:27:45.310 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-18 01:27:45.313 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 01:27:45.315 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:27:45.317 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 01:27:45.441 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-18 01:27:45.443 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-18 01:27:45.446 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-18 01:27:45.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-18 01:27:45.455 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.458 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-18 01:27:45.460 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-18 01:27:45.463 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-18 01:27:45.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-18 01:27:45.472 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.474 | + ./stack.sh:main:883 : install_glanceclient 2022-02-18 01:27:45.477 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-18 01:27:45.479 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-18 01:27:45.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-18 01:27:45.488 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.490 | + ./stack.sh:main:884 : install_cinderclient 2022-02-18 01:27:45.493 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-18 01:27:45.496 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-18 01:27:45.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-18 01:27:45.505 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.507 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-18 01:27:45.510 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-18 01:27:45.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-18 01:27:45.519 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.521 | + ./stack.sh:main:885 : install_novaclient 2022-02-18 01:27:45.524 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-18 01:27:45.526 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-18 01:27:45.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-18 01:27:45.535 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.538 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-18 01:27:45.554 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:27:45.557 | + ./stack.sh:main:887 : install_swiftclient 2022-02-18 01:27:45.559 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-18 01:27:45.562 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-18 01:27:45.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-18 01:27:45.571 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.574 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-18 01:27:45.590 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:27:45.592 | + ./stack.sh:main:890 : install_neutronclient 2022-02-18 01:27:45.594 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-18 01:27:45.596 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-18 01:27:45.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-18 01:27:45.606 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.608 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-18 01:27:45.610 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-18 01:27:45.613 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-18 01:27:45.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:27:45.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:27:45.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-18 01:27:45.622 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:27:45.625 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-18 01:27:45.627 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-18 01:27:45.630 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 01:27:45.632 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-18 01:27:45.635 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-18 01:27:45.638 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 01:27:45.641 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-18 01:27:45.642 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 01:27:45.647 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-18 01:27:45.649 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-18 01:27:45.651 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-18 01:27:45.654 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-18 01:27:45.656 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-18 01:27:45.681 | Using python 3.8 to install keystonemiddleware 2022-02-18 01:27:45.684 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-18 01:27:46.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:46.515 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:46.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:46.515 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:47.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:27:47.654 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-18 01:27:47.706 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-18 01:27:47.708 | 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-02-18 01:27:47.708 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-18 01:27:47.709 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-18 01:27:47.710 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-18 01:27:47.712 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-02-18 01:27:47.713 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-18 01:27:47.714 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-18 01:27:47.715 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-18 01:27:47.716 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-18 01:27:47.718 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-18 01:27:47.719 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-18 01:27:47.719 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-18 01:27:47.720 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-18 01:27:47.778 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-18 01:27:47.779 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-18 01:27:47.781 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-18 01:27:47.820 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-18 01:27:47.859 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-18 01:27:47.860 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-18 01:27:47.861 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-18 01:27:47.862 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-18 01:27:47.911 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-18 01:27:47.912 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-18 01:27:47.923 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-18 01:27:47.925 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-18 01:27:47.939 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-18 01:27:47.941 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-18 01:27:47.942 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-18 01:27:48.005 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-18 01:27:48.007 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-18 01:27:48.010 | 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-02-18 01:27:48.011 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-18 01:27:48.061 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-18 01:27:48.074 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-18 01:27:49.629 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:27:49.635 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:27:49.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:27:49.737 | + inc/python:pip_install:200 : result=0 2022-02-18 01:27:49.739 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:27:49.741 | + functions-common:time_stop:2425 : local name 2022-02-18 01:27:49.743 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:27:49.746 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:27:49.748 | + functions-common:time_stop:2428 : local total 2022-02-18 01:27:49.750 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:27:49.752 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:27:49.754 | + functions-common:time_stop:2432 : start_time=1645147665671 2022-02-18 01:27:49.756 | + functions-common:time_stop:2434 : [[ -z 1645147665671 ]] 2022-02-18 01:27:49.759 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:27:49.763 | + functions-common:time_stop:2437 : end_time=1645147669761 2022-02-18 01:27:49.765 | + functions-common:time_stop:2438 : elapsed_time=4090 2022-02-18 01:27:49.767 | + functions-common:time_stop:2439 : total=57586 2022-02-18 01:27:49.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:27:49.771 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61676 2022-02-18 01:27:49.774 | + inc/python:pip_install:203 : return 0 2022-02-18 01:27:49.777 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-18 01:27:49.779 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-18 01:27:49.781 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 01:27:49.784 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-18 01:27:49.786 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-18 01:27:49.789 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 01:27:49.792 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-18 01:27:49.793 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 01:27:49.798 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-18 01:27:49.800 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-18 01:27:49.802 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-18 01:27:49.805 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-18 01:27:49.808 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-18 01:27:49.828 | Using python 3.8 to install python-memcached 2022-02-18 01:27:49.831 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-18 01:27:50.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:50.565 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:50.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:50.565 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:51.686 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:27:52.055 | Collecting python-memcached 2022-02-18 01:27:52.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-18 01:27:52.069 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-18 01:27:53.666 | Installing collected packages: python-memcached 2022-02-18 01:27:53.765 | Successfully installed python-memcached-1.59 2022-02-18 01:27:53.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:27:53.771 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:27:53.771 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:27:53.878 | + inc/python:pip_install:200 : result=0 2022-02-18 01:27:53.880 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:27:53.882 | + functions-common:time_stop:2425 : local name 2022-02-18 01:27:53.885 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:27:53.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:27:53.889 | + functions-common:time_stop:2428 : local total 2022-02-18 01:27:53.891 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:27:53.893 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:27:53.895 | + functions-common:time_stop:2432 : start_time=1645147669823 2022-02-18 01:27:53.898 | + functions-common:time_stop:2434 : [[ -z 1645147669823 ]] 2022-02-18 01:27:53.900 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:27:53.904 | + functions-common:time_stop:2437 : end_time=1645147673902 2022-02-18 01:27:53.906 | + functions-common:time_stop:2438 : elapsed_time=4079 2022-02-18 01:27:53.909 | + functions-common:time_stop:2439 : total=61676 2022-02-18 01:27:53.911 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:27:53.913 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65755 2022-02-18 01:27:53.915 | + inc/python:pip_install:203 : return 0 2022-02-18 01:27:53.917 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-18 01:27:53.934 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:27:53.936 | + ./stack.sh:main:897 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-02-18 01:27:53.939 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-18 01:27:53.941 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-18 01:27:53.943 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-18 01:27:53.945 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 01:27:53.948 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-18 01:27:53.950 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-18 01:27:53.965 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:27:53.967 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-18 01:27:53.969 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-18 01:27:53.971 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-18 01:27:53.973 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:27:53.975 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:27:53.978 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:27:53.980 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:27:53.982 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:27:53.985 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:27:53.999 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:27:54.001 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:27:54.003 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:27:54.006 | + functions-common:git_clone:629 : echo master 2022-02-18 01:27:54.006 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:27:54.012 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-18 01:27:54.014 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 01:27:54.016 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-18 01:27:54.018 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:27:54.019 | + functions-common:git_clone:678 : head -1 2022-02-18 01:27:54.047 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-02-18 01:27:54.050 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:27:54.053 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-18 01:27:54.056 | + inc/python:setup_develop:338 : local bindep 2022-02-18 01:27:54.059 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 01:27:54.061 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-18 01:27:54.063 | + inc/python:setup_develop:344 : local extras= 2022-02-18 01:27:54.066 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-18 01:27:54.068 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 01:27:54.070 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 01:27:54.072 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-18 01:27:54.075 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 01:27:54.077 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 01:27:54.080 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-18 01:27:54.082 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 01:27:54.085 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-18 01:27:54.087 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 01:27:54.089 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 01:27:54.092 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-18 01:27:54.097 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-18 01:27:54.100 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-18 01:27:54.747 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-18 01:27:54.749 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 01:27:54.751 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 01:27:54.753 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 01:27:54.755 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 01:27:54.757 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-18 01:27:54.760 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 01:27:54.762 | + inc/python:setup_package:428 : local extras= 2022-02-18 01:27:54.764 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 01:27:54.766 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 01:27:54.768 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 01:27:54.770 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 01:27:54.772 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 01:27:54.775 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-18 01:27:54.794 | Using python 3.8 to install /opt/stack/keystone 2022-02-18 01:27:54.796 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-18 01:27:55.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:55.526 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:55.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:27:55.526 | from cryptography.utils import int_from_bytes 2022-02-18 01:27:56.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:27:56.660 | Obtaining file:///opt/stack/keystone 2022-02-18 01:27:56.660 | Preparing metadata (setup.py): started 2022-02-18 01:27:59.827 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:27:59.967 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-02-18 01:27:59.968 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-02-18 01:28:00.389 | Collecting Flask!=0.11,>=1.0.2 2022-02-18 01:28:00.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-02-18 01:28:00.762 | Collecting Flask-RESTful>=0.3.5 2022-02-18 01:28:00.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-18 01:28:00.773 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-02-18 01:28:00.775 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-02-18 01:28:00.776 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-02-18 01:28:00.777 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-02-18 01:28:01.141 | Collecting passlib>=1.7.0 2022-02-18 01:28:01.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-18 01:28:01.167 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-02-18 01:28:01.168 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-02-18 01:28:01.169 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 01:28:01.802 | Collecting scrypt>=0.8.0 2022-02-18 01:28:01.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-18 01:28:01.846 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-02-18 01:28:01.847 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-02-18 01:28:01.848 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-02-18 01:28:01.849 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-02-18 01:28:01.851 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-02-18 01:28:01.852 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-02-18 01:28:01.853 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-02-18 01:28:01.854 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-02-18 01:28:01.855 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-02-18 01:28:01.856 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-02-18 01:28:01.857 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-02-18 01:28:01.858 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-02-18 01:28:02.213 | Collecting oauthlib>=0.6.2 2022-02-18 01:28:02.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-18 01:28:02.597 | Collecting pysaml2>=5.0.0 2022-02-18 01:28:02.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-18 01:28:03.041 | Collecting PyJWT>=1.6.1 2022-02-18 01:28:03.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-18 01:28:03.052 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-02-18 01:28:03.053 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 01:28:03.054 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-02-18 01:28:03.055 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-02-18 01:28:03.057 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-02-18 01:28:03.057 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-02-18 01:28:03.068 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-02-18 01:28:03.069 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-02-18 01:28:03.111 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-02-18 01:28:03.494 | Collecting click>=7.1.2 2022-02-18 01:28:03.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-18 01:28:03.507 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-02-18 01:28:03.919 | Collecting Werkzeug>=2.0 2022-02-18 01:28:03.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-02-18 01:28:04.255 | Collecting itsdangerous>=2.0 2022-02-18 01:28:04.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-18 01:28:04.659 | Collecting aniso8601>=0.82 2022-02-18 01:28:04.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-18 01:28:04.730 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-02-18 01:28:04.732 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-02-18 01:28:04.859 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 01:28:04.861 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-02-18 01:28:04.862 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-02-18 01:28:04.862 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-02-18 01:28:04.916 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-02-18 01:28:04.918 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-02-18 01:28:04.919 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-02-18 01:28:04.966 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-02-18 01:28:04.970 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-02-18 01:28:05.024 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-02-18 01:28:05.026 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-02-18 01:28:05.029 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-02-18 01:28:05.030 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 01:28:05.031 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-02-18 01:28:05.033 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.8.0) 2022-02-18 01:28:05.051 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-02-18 01:28:05.101 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.0) 2022-02-18 01:28:05.121 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-02-18 01:28:05.122 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-02-18 01:28:05.123 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-02-18 01:28:05.125 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-02-18 01:28:05.176 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-02-18 01:28:05.289 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-02-18 01:28:05.290 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-02-18 01:28:05.617 | Collecting defusedxml 2022-02-18 01:28:05.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-18 01:28:06.097 | Collecting xmlschema>=1.2.1 2022-02-18 01:28:06.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-18 01:28:06.328 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-02-18 01:28:06.349 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-02-18 01:28:06.350 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-02-18 01:28:06.420 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-02-18 01:28:06.421 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.0) 2022-02-18 01:28:06.439 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-02-18 01:28:06.511 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-02-18 01:28:06.552 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.13.3) 2022-02-18 01:28:06.660 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.1) 2022-02-18 01:28:06.737 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.7.0) 2022-02-18 01:28:06.863 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev102) (0.17.3) 2022-02-18 01:28:06.890 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.13.1) 2022-02-18 01:28:06.930 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.5.0) 2022-02-18 01:28:06.932 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.0.0) 2022-02-18 01:28:06.933 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.33.0) 2022-02-18 01:28:06.935 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.1) 2022-02-18 01:28:06.936 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.5.1) 2022-02-18 01:28:06.938 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (1.3.3) 2022-02-18 01:28:06.989 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-02-18 01:28:07.123 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.0.12) 2022-02-18 01:28:07.124 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-02-18 01:28:07.125 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (1.26.8) 2022-02-18 01:28:07.127 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (3.3) 2022-02-18 01:28:07.273 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-02-18 01:28:07.784 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-18 01:28:07.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-18 01:28:07.909 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-02-18 01:28:08.090 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.0) 2022-02-18 01:28:08.256 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (60.9.0) 2022-02-18 01:28:08.350 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.7) 2022-02-18 01:28:08.384 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.0.0) 2022-02-18 01:28:09.734 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-18 01:28:10.212 | Attempting uninstall: click 2022-02-18 01:28:10.214 | Found existing installation: Click 7.0 2022-02-18 01:28:10.220 | Uninstalling Click-7.0: 2022-02-18 01:28:10.249 | Successfully uninstalled Click-7.0 2022-02-18 01:28:11.426 | Attempting uninstall: PyJWT 2022-02-18 01:28:11.428 | Found existing installation: PyJWT 1.7.1 2022-02-18 01:28:11.438 | Uninstalling PyJWT-1.7.1: 2022-02-18 01:28:11.467 | Successfully uninstalled PyJWT-1.7.1 2022-02-18 01:28:11.891 | Attempting uninstall: oauthlib 2022-02-18 01:28:11.893 | Found existing installation: oauthlib 3.1.0 2022-02-18 01:28:11.900 | Uninstalling oauthlib-3.1.0: 2022-02-18 01:28:11.928 | Successfully uninstalled oauthlib-3.1.0 2022-02-18 01:28:12.091 | Running setup.py develop for keystone 2022-02-18 01:28:15.990 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-18 01:28:15.990 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:28:15.997 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:28:15.997 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:28:16.145 | + inc/python:pip_install:200 : result=0 2022-02-18 01:28:16.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:28:16.149 | + functions-common:time_stop:2425 : local name 2022-02-18 01:28:16.151 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:28:16.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:28:16.155 | + functions-common:time_stop:2428 : local total 2022-02-18 01:28:16.157 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:28:16.159 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:28:16.161 | + functions-common:time_stop:2432 : start_time=1645147674789 2022-02-18 01:28:16.163 | + functions-common:time_stop:2434 : [[ -z 1645147674789 ]] 2022-02-18 01:28:16.167 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:28:16.170 | + functions-common:time_stop:2437 : end_time=1645147696168 2022-02-18 01:28:16.173 | + functions-common:time_stop:2438 : elapsed_time=21379 2022-02-18 01:28:16.175 | + functions-common:time_stop:2439 : total=65755 2022-02-18 01:28:16.177 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:28:16.179 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=87134 2022-02-18 01:28:16.181 | + inc/python:pip_install:203 : return 0 2022-02-18 01:28:16.183 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 01:28:16.185 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 01:28:16.187 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 01:28:16.205 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 01:28:16.218 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-18 01:28:16.220 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-18 01:28:16.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:28:16.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:28:16.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-18 01:28:16.230 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:28:16.232 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-18 01:28:16.248 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:16.250 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-18 01:28:16.252 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 01:28:16.255 | + ./stack.sh:main:899 : configure_keystone 2022-02-18 01:28:16.257 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-18 01:28:16.269 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-18 01:28:16.271 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-18 01:28:16.276 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-18 01:28:16.292 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:16.294 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-18 01:28:16.323 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-18 01:28:16.350 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-18 01:28:16.379 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-18 01:28:16.408 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-18 01:28:16.437 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-18 01:28:16.466 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-18 01:28:16.493 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-18 01:28:16.522 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-18 01:28:16.525 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-18 01:28:16.527 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-18 01:28:16.529 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-18 01:28:16.532 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 01:28:16.534 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 01:28:16.549 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:16.552 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 01:28:16.554 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 01:28:16.556 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 01:28:16.572 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:16.574 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:28:16.577 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:28:16.606 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 01:28:16.608 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 01:28:16.610 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-18 01:28:16.612 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-18 01:28:16.628 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:16.630 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.26/identity 2022-02-18 01:28:16.660 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-18 01:28:16.662 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-18 01:28:16.692 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-18 01:28:16.694 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-18 01:28:16.697 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-18 01:28:16.699 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-18 01:28:16.702 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-18 01:28:16.704 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-18 01:28:16.734 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-18 01:28:16.736 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-18 01:28:16.738 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-18 01:28:16.740 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-18 01:28:16.743 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 01:28:16.760 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 01:28:16.762 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 01:28:16.764 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 01:28:16.766 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 01:28:16.768 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-18 01:28:16.795 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:28:16.822 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:28:16.850 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 01:28:16.877 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-18 01:28:16.904 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-18 01:28:16.906 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-18 01:28:16.908 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-18 01:28:16.910 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-18 01:28:16.913 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-18 01:28:16.915 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 01:28:16.917 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 01:28:16.920 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-18 01:28:16.924 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-18 01:28:16.926 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 01:28:16.928 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 01:28:16.941 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 01:28:16.941 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:28:16.950 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 01:28:16.953 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:28:16.968 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-18 01:28:16.970 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-18 01:28:16.974 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-18 01:28:17.002 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-18 01:28:17.029 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-18 01:28:17.054 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-18 01:28:17.081 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-18 01:28:17.108 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-18 01:28:17.134 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-18 01:28:17.160 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-18 01:28:17.187 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-18 01:28:17.214 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 01:28:17.240 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-18 01:28:17.267 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-18 01:28:17.294 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-18 01:28:17.320 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 01:28:17.322 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 01:28:17.325 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-18 01:28:17.328 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-18 01:28:17.330 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 01:28:17.332 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:28:17.334 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:28:17.336 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 01:28:17.339 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 01:28:17.341 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-18 01:28:17.367 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-18 01:28:17.395 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-18 01:28:17.396 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 01:28:17.405 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-18 01:28:17.408 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-18 01:28:17.410 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-18 01:28:17.412 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 01:28:17.415 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 01:28:17.417 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:28:17.419 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:28:17.421 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:28:17.424 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 01:28:17.426 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 01:28:17.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:28:17.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:28:17.432 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-18 01:28:17.493 | Enabling site keystone-wsgi-public. 2022-02-18 01:28:17.498 | To activate the new configuration, you need to run: 2022-02-18 01:28:17.498 | systemctl reload apache2 2022-02-18 01:28:17.502 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 01:28:17.505 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 01:28:17.507 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:28:17.510 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 01:28:17.637 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-18 01:28:17.668 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-18 01:28:17.699 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-18 01:28:17.728 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-18 01:28:17.731 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-18 01:28:17.761 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-18 01:28:17.787 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-18 01:28:17.815 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-18 01:28:17.831 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:17.834 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-18 01:28:17.850 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:17.852 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-18 01:28:17.855 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-18 01:28:17.857 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-18 01:28:17.859 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 01:28:17.862 | + lib/stack:stack_install_service:32 : install_swift 2022-02-18 01:28:17.864 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-18 01:28:17.866 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-18 01:28:17.869 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-18 01:28:17.871 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:28:17.873 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:28:17.876 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:28:17.879 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:28:17.881 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:28:17.884 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:28:17.899 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:28:17.901 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:28:17.903 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:28:17.906 | + functions-common:git_clone:629 : echo master 2022-02-18 01:28:17.906 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:28:17.911 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-18 01:28:17.913 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 01:28:17.916 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-18 01:28:17.918 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:28:17.919 | + functions-common:git_clone:678 : head -1 2022-02-18 01:28:17.929 | 6609fcd9a sharder: don't cleave DB if own_shard_range missing 2022-02-18 01:28:17.932 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:28:17.935 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-18 01:28:17.937 | + inc/python:setup_develop:338 : local bindep 2022-02-18 01:28:17.939 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 01:28:17.942 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-18 01:28:17.944 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-18 01:28:17.947 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-18 01:28:17.949 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 01:28:17.952 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 01:28:17.954 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-18 01:28:17.956 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 01:28:17.958 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-18 01:28:17.961 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-18 01:28:17.964 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 01:28:17.966 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-18 01:28:17.969 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 01:28:17.971 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 01:28:17.974 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-18 01:28:17.979 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-18 01:28:17.981 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-18 01:28:18.634 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-18 01:28:18.636 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 01:28:18.638 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 01:28:18.641 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 01:28:18.643 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 01:28:18.645 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-18 01:28:18.647 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 01:28:18.650 | + inc/python:setup_package:428 : local extras=keystone 2022-02-18 01:28:18.652 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 01:28:18.655 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-18 01:28:18.657 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-18 01:28:18.659 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-18 01:28:18.662 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 01:28:18.664 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-18 01:28:18.685 | Using python 3.8 to install /opt/stack/swift 2022-02-18 01:28:18.687 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-18 01:28:19.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:28:19.450 | from cryptography.utils import int_from_bytes 2022-02-18 01:28:19.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:28:19.450 | from cryptography.utils import int_from_bytes 2022-02-18 01:28:20.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:28:20.588 | Obtaining file:///opt/stack/swift 2022-02-18 01:28:20.589 | Preparing metadata (setup.py): started 2022-02-18 01:28:23.442 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:28:23.548 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (0.33.0) 2022-02-18 01:28:23.549 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (1.1.2) 2022-02-18 01:28:23.550 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (0.11.0) 2022-02-18 01:28:23.552 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (2.1.1) 2022-02-18 01:28:24.501 | Collecting lxml>=3.4.1 2022-02-18 01:28:24.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-18 01:28:24.694 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (2.27.1) 2022-02-18 01:28:24.695 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (1.16.0) 2022-02-18 01:28:25.260 | Collecting xattr>=0.4 2022-02-18 01:28:25.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-02-18 01:28:25.725 | Collecting PyECLib>=1.3.1 2022-02-18 01:28:25.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-02-18 01:28:26.050 | Preparing metadata (setup.py): started 2022-02-18 01:28:27.903 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:28:27.907 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (36.0.1) 2022-02-18 01:28:27.908 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev7) (9.4.0) 2022-02-18 01:28:27.946 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev7) (1.15.0) 2022-02-18 01:28:27.954 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev7) (2.1.0) 2022-02-18 01:28:28.008 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (5.8.1) 2022-02-18 01:28:28.009 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (4.3.0) 2022-02-18 01:28:28.010 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (3.1.1) 2022-02-18 01:28:28.011 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (2.10.1) 2022-02-18 01:28:28.012 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (4.6.1) 2022-02-18 01:28:28.013 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (4.4.0) 2022-02-18 01:28:28.014 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (1.8.7) 2022-02-18 01:28:28.015 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (8.8.0) 2022-02-18 01:28:28.016 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (4.12.2) 2022-02-18 01:28:28.017 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (4.4.0) 2022-02-18 01:28:28.018 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (5.1.0) 2022-02-18 01:28:28.019 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (3.4.0) 2022-02-18 01:28:28.044 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev7) (60.9.0) 2022-02-18 01:28:28.074 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev7) (1.26.8) 2022-02-18 01:28:28.075 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev7) (2019.11.28) 2022-02-18 01:28:28.077 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev7) (3.3) 2022-02-18 01:28:28.080 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev7) (2.0.12) 2022-02-18 01:28:28.103 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev7) (2.21) 2022-02-18 01:28:28.228 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (3.5.0) 2022-02-18 01:28:28.229 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (1.0.2) 2022-02-18 01:28:28.230 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (1.7.0) 2022-02-18 01:28:28.271 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (1.1.5) 2022-02-18 01:28:28.314 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (0.8.0) 2022-02-18 01:28:28.315 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (6.0) 2022-02-18 01:28:28.316 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (1.5.0) 2022-02-18 01:28:28.318 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (2.4.0) 2022-02-18 01:28:28.375 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (2.8.2) 2022-02-18 01:28:28.379 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (0.9.6) 2022-02-18 01:28:28.393 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (1.0.3) 2022-02-18 01:28:28.394 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (2021.3) 2022-02-18 01:28:28.414 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (21.3) 2022-02-18 01:28:28.416 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (3.0.7) 2022-02-18 01:28:28.522 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (1.13.3) 2022-02-18 01:28:28.537 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev7) (5.1.1) 2022-02-18 01:28:28.822 | Building wheels for collected packages: PyECLib 2022-02-18 01:28:28.823 | Building wheel for PyECLib (setup.py): started 2022-02-18 01:28:31.688 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-02-18 01:28:31.689 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55540 sha256=5573ac916569fb5c0843bc1f4511ada8a2bd497642b5afd47268b325b614e36d 2022-02-18 01:28:31.689 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-02-18 01:28:31.693 | Successfully built PyECLib 2022-02-18 01:28:33.058 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-02-18 01:28:33.419 | Running setup.py develop for swift 2022-02-18 01:28:37.154 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-02-18 01:28:37.154 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:28:37.161 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:28:37.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:28:37.301 | + inc/python:pip_install:200 : result=0 2022-02-18 01:28:37.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:28:37.306 | + functions-common:time_stop:2425 : local name 2022-02-18 01:28:37.308 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:28:37.310 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:28:37.313 | + functions-common:time_stop:2428 : local total 2022-02-18 01:28:37.315 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:28:37.317 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:28:37.319 | + functions-common:time_stop:2432 : start_time=1645147698679 2022-02-18 01:28:37.322 | + functions-common:time_stop:2434 : [[ -z 1645147698679 ]] 2022-02-18 01:28:37.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:28:37.328 | + functions-common:time_stop:2437 : end_time=1645147717326 2022-02-18 01:28:37.330 | + functions-common:time_stop:2438 : elapsed_time=18647 2022-02-18 01:28:37.332 | + functions-common:time_stop:2439 : total=87134 2022-02-18 01:28:37.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:28:37.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=105781 2022-02-18 01:28:37.339 | + inc/python:pip_install:203 : return 0 2022-02-18 01:28:37.341 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 01:28:37.343 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 01:28:37.346 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 01:28:37.363 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 01:28:37.375 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-18 01:28:37.378 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-18 01:28:37.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:28:37.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:28:37.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-18 01:28:37.388 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:28:37.390 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-18 01:28:37.392 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 01:28:37.395 | + ./stack.sh:main:908 : configure_swift 2022-02-18 01:28:37.397 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-18 01:28:37.399 | + lib/swift:configure_swift:335 : local node_number 2022-02-18 01:28:37.401 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-18 01:28:37.403 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-18 01:28:37.405 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-18 01:28:38.506 | No object-replicator running 2022-02-18 01:28:38.506 | No container-replicator running 2022-02-18 01:28:38.506 | No account-auditor running 2022-02-18 01:28:38.506 | No object-updater running 2022-02-18 01:28:38.506 | No container-reconciler running 2022-02-18 01:28:38.506 | No object-expirer running 2022-02-18 01:28:38.506 | No container-auditor running 2022-02-18 01:28:38.506 | No container-sharder running 2022-02-18 01:28:38.506 | No object-reconstructor running 2022-02-18 01:28:38.506 | No account-replicator running 2022-02-18 01:28:38.506 | No object-auditor running 2022-02-18 01:28:38.506 | No object-server running 2022-02-18 01:28:38.506 | No proxy-server running 2022-02-18 01:28:38.506 | No container-updater running 2022-02-18 01:28:38.506 | No container-sync running 2022-02-18 01:28:38.506 | No container-server running 2022-02-18 01:28:38.506 | No account-server running 2022-02-18 01:28:38.506 | No account-reaper running 2022-02-18 01:28:38.595 | + lib/swift:configure_swift:340 : true 2022-02-18 01:28:38.597 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-18 01:28:38.609 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-18 01:28:38.622 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-18 01:28:38.624 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-18 01:28:38.627 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-18 01:28:38.633 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-18 01:28:38.634 | s/%GROUP%/ubuntu/; 2022-02-18 01:28:38.634 | s/%USER%/ubuntu/; 2022-02-18 01:28:38.634 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-18 01:28:38.634 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-18 01:28:38.636 | uid = ubuntu 2022-02-18 01:28:38.636 | gid = ubuntu 2022-02-18 01:28:38.636 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-18 01:28:38.636 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-18 01:28:38.636 | address = 127.0.0.1 2022-02-18 01:28:38.636 | 2022-02-18 01:28:38.636 | [account6612] 2022-02-18 01:28:38.636 | max connections = 25 2022-02-18 01:28:38.636 | path = /opt/stack/data/swift/1/node/ 2022-02-18 01:28:38.636 | read only = false 2022-02-18 01:28:38.636 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-18 01:28:38.636 | 2022-02-18 01:28:38.636 | [account6622] 2022-02-18 01:28:38.636 | max connections = 25 2022-02-18 01:28:38.636 | path = /opt/stack/data/swift/2/node/ 2022-02-18 01:28:38.636 | read only = false 2022-02-18 01:28:38.636 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-18 01:28:38.636 | 2022-02-18 01:28:38.637 | [account6632] 2022-02-18 01:28:38.637 | max connections = 25 2022-02-18 01:28:38.637 | path = /opt/stack/data/swift/3/node/ 2022-02-18 01:28:38.637 | read only = false 2022-02-18 01:28:38.637 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.637 | [account6642] 2022-02-18 01:28:38.637 | max connections = 25 2022-02-18 01:28:38.637 | path = /opt/stack/data/swift/4/node/ 2022-02-18 01:28:38.637 | read only = false 2022-02-18 01:28:38.637 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.637 | [container6611] 2022-02-18 01:28:38.637 | max connections = 25 2022-02-18 01:28:38.637 | path = /opt/stack/data/swift/1/node/ 2022-02-18 01:28:38.637 | read only = false 2022-02-18 01:28:38.637 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.637 | [container6621] 2022-02-18 01:28:38.637 | max connections = 25 2022-02-18 01:28:38.637 | path = /opt/stack/data/swift/2/node/ 2022-02-18 01:28:38.637 | read only = false 2022-02-18 01:28:38.637 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.637 | [container6631] 2022-02-18 01:28:38.637 | max connections = 25 2022-02-18 01:28:38.637 | path = /opt/stack/data/swift/3/node/ 2022-02-18 01:28:38.637 | read only = false 2022-02-18 01:28:38.637 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.637 | [container6641] 2022-02-18 01:28:38.637 | max connections = 25 2022-02-18 01:28:38.637 | path = /opt/stack/data/swift/4/node/ 2022-02-18 01:28:38.637 | read only = false 2022-02-18 01:28:38.637 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.637 | 2022-02-18 01:28:38.638 | [object6613] 2022-02-18 01:28:38.638 | max connections = 25 2022-02-18 01:28:38.638 | path = /opt/stack/data/swift/1/node/ 2022-02-18 01:28:38.638 | read only = false 2022-02-18 01:28:38.638 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-18 01:28:38.638 | 2022-02-18 01:28:38.638 | [object6623] 2022-02-18 01:28:38.638 | max connections = 25 2022-02-18 01:28:38.638 | path = /opt/stack/data/swift/2/node/ 2022-02-18 01:28:38.638 | read only = false 2022-02-18 01:28:38.638 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-18 01:28:38.638 | 2022-02-18 01:28:38.638 | [object6633] 2022-02-18 01:28:38.638 | max connections = 25 2022-02-18 01:28:38.638 | path = /opt/stack/data/swift/3/node/ 2022-02-18 01:28:38.638 | read only = false 2022-02-18 01:28:38.638 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-18 01:28:38.638 | 2022-02-18 01:28:38.638 | [object6643] 2022-02-18 01:28:38.638 | max connections = 25 2022-02-18 01:28:38.638 | path = /opt/stack/data/swift/4/node/ 2022-02-18 01:28:38.638 | read only = false 2022-02-18 01:28:38.638 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-18 01:28:38.639 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-18 01:28:38.641 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:28:38.643 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:28:38.645 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-18 01:28:38.657 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-18 01:28:38.659 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-18 01:28:38.663 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-18 01:28:38.667 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-18 01:28:38.669 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-18 01:28:38.673 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-18 01:28:38.701 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.26:8080/v1/ 2022-02-18 01:28:38.726 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-18 01:28:38.743 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-18 01:28:38.770 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-18 01:28:38.787 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-18 01:28:38.814 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-18 01:28:38.831 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-18 01:28:38.858 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-18 01:28:38.875 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-18 01:28:38.902 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-18 01:28:38.919 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 01:28:38.947 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-18 01:28:38.964 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-18 01:28:38.978 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:38.980 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-18 01:28:39.007 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-18 01:28:39.034 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-18 01:28:39.061 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-18 01:28:39.087 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-18 01:28:39.102 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:39.104 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-18 01:28:39.130 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-18 01:28:39.144 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:39.146 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-18 01:28:39.161 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:39.163 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-18 01:28:39.165 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-18 01:28:39.179 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:39.182 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-18 01:28:39.184 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-18 01:28:39.186 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-18 01:28:39.191 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-18 01:28:39.196 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-18 01:28:39.222 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-18 01:28:39.248 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-18 01:28:39.276 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-18 01:28:39.305 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-18 01:28:39.332 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-18 01:28:39.334 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-18 01:28:39.336 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-18 01:28:39.338 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-18 01:28:39.340 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-18 01:28:39.365 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-18 01:28:39.392 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.26/identity 2022-02-18 01:28:39.419 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-18 01:28:39.445 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-18 01:28:39.473 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-18 01:28:39.499 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-18 01:28:39.526 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-18 01:28:39.552 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:28:39.581 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-18 01:28:39.606 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-18 01:28:39.633 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-18 01:28:39.661 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-18 01:28:39.690 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-18 01:28:39.719 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-18 01:28:39.746 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-18 01:28:39.764 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-18 01:28:39.790 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-18 01:28:39.817 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-18 01:28:39.821 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-18 01:28:39.848 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-18 01:28:39.874 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-18 01:28:39.900 | + lib/swift:configure_swift:478 : local node_number 2022-02-18 01:28:39.902 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 01:28:39.904 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-18 01:28:39.906 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-18 01:28:39.911 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-18 01:28:39.913 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-18 01:28:39.915 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 01:28:39.917 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-18 01:28:39.920 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-18 01:28:39.922 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 01:28:39.924 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 01:28:39.926 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-18 01:28:39.947 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-18 01:28:39.975 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-18 01:28:39.992 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-18 01:28:40.020 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-18 01:28:40.037 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 01:28:40.065 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-18 01:28:40.082 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 01:28:40.110 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-18 01:28:40.129 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 01:28:40.156 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-18 01:28:40.174 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-18 01:28:40.201 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-18 01:28:40.218 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-18 01:28:40.246 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-18 01:28:40.264 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-18 01:28:40.292 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-18 01:28:40.310 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-18 01:28:40.336 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-18 01:28:40.341 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-18 01:28:40.359 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 01:28:40.387 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-18 01:28:40.415 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-18 01:28:40.417 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-18 01:28:40.422 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-18 01:28:40.424 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-18 01:28:40.426 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 01:28:40.428 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-18 01:28:40.430 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-18 01:28:40.432 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 01:28:40.434 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 01:28:40.437 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-18 01:28:40.453 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-18 01:28:40.481 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-18 01:28:40.498 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-18 01:28:40.526 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-18 01:28:40.544 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 01:28:40.571 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-18 01:28:40.592 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 01:28:40.619 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-18 01:28:40.637 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 01:28:40.665 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-18 01:28:40.682 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-18 01:28:40.710 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-18 01:28:40.728 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-18 01:28:40.755 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-18 01:28:40.772 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-18 01:28:40.800 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-18 01:28:40.817 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-18 01:28:40.844 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-18 01:28:40.849 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-18 01:28:40.866 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 01:28:40.894 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-18 01:28:40.896 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-18 01:28:40.900 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-18 01:28:40.902 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-18 01:28:40.904 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 01:28:40.906 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-18 01:28:40.908 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-18 01:28:40.910 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 01:28:40.913 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 01:28:40.915 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-18 01:28:40.932 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-18 01:28:40.960 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-18 01:28:40.977 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-18 01:28:41.004 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-18 01:28:41.022 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 01:28:41.049 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-18 01:28:41.066 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 01:28:41.094 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-18 01:28:41.111 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 01:28:41.140 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-18 01:28:41.157 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-18 01:28:41.185 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-18 01:28:41.203 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-18 01:28:41.230 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-18 01:28:41.248 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-18 01:28:41.275 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-18 01:28:41.293 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-18 01:28:41.320 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-18 01:28:41.324 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-18 01:28:41.341 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 01:28:41.369 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-18 01:28:41.396 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-18 01:28:41.423 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-18 01:28:41.450 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-18 01:28:41.452 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-18 01:28:41.457 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-18 01:28:41.484 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-18 01:28:41.512 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-18 01:28:41.539 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-18 01:28:41.569 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-18 01:28:41.596 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-18 01:28:41.624 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-18 01:28:41.655 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-18 01:28:41.682 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-18 01:28:41.708 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-18 01:28:41.723 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:41.726 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-18 01:28:41.744 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-18 01:28:41.746 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-18 01:28:41.765 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-18 01:28:41.767 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.26 2022-02-18 01:28:41.794 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-18 01:28:41.796 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-18 01:28:41.822 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.26/identity 2022-02-18 01:28:41.850 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-18 01:28:41.852 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-18 01:28:41.879 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-18 01:28:41.894 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:41.896 | + lib/swift:configure_swift:541 : local user_group 2022-02-18 01:28:41.900 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-18 01:28:41.904 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-18 01:28:41.906 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-18 01:28:41.919 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-18 01:28:41.921 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-18 01:28:41.932 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-18 01:28:41.934 | + lib/swift:configure_swift:548 : is_suse 2022-02-18 01:28:41.937 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:28:41.939 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:28:41.941 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:28:41.943 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:28:41.945 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:28:41.947 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:28:41.950 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-18 01:28:41.962 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-18 01:28:41.964 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-18 01:28:41.966 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-18 01:28:41.983 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:28:41.986 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-18 01:28:42.002 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:42.004 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-18 01:28:42.007 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-18 01:28:42.009 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-18 01:28:42.012 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 01:28:42.014 | + lib/stack:stack_install_service:32 : install_glance 2022-02-18 01:28:42.016 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-18 01:28:42.019 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-18 01:28:42.021 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-18 01:28:42.038 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:42.041 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-18 01:28:42.043 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-18 01:28:42.059 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:28:42.062 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-18 01:28:42.064 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-18 01:28:42.067 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-18 01:28:42.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:28:42.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:28:42.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-18 01:28:42.077 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:28:42.080 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-18 01:28:42.083 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-18 01:28:42.085 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-18 01:28:42.089 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-18 01:28:42.091 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-18 01:28:42.094 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-18 01:28:42.096 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-18 01:28:42.099 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-18 01:28:42.102 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-18 01:28:42.104 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-18 01:28:42.108 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-18 01:28:42.108 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-18 01:28:42.113 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-18 01:28:42.116 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-18 01:28:42.118 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-18 01:28:42.121 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-18 01:28:42.124 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-18 01:28:42.145 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-18 01:28:42.147 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-18 01:28:42.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:28:42.920 | from cryptography.utils import int_from_bytes 2022-02-18 01:28:42.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:28:42.920 | from cryptography.utils import int_from_bytes 2022-02-18 01:28:44.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:28:44.537 | Collecting glance-store[cinder,swift]!=0.29.0 2022-02-18 01:28:44.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-02-18 01:28:44.641 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-18 01:28:44.642 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-18 01:28:44.643 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-18 01:28:44.644 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-18 01:28:44.645 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-18 01:28:44.646 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-18 01:28:44.647 | 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-02-18 01:28:44.649 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-18 01:28:44.651 | 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-02-18 01:28:44.652 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-02-18 01:28:44.653 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-18 01:28:44.654 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-18 01:28:45.032 | Collecting python-swiftclient>=3.2.0 2022-02-18 01:28:45.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-18 01:28:45.047 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-18 01:28:45.049 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-18 01:28:45.146 | Collecting python-cinderclient>=4.1.0 2022-02-18 01:28:45.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-18 01:28:45.168 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-18 01:28:45.307 | Collecting os-brick>=2.6.0 2022-02-18 01:28:45.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-18 01:28:45.335 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-18 01:28:45.335 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-18 01:28:45.349 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-18 01:28:45.417 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-18 01:28:45.418 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-18 01:28:45.419 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-18 01:28:45.444 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-18 01:28:45.445 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-18 01:28:45.447 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-18 01:28:45.449 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-18 01:28:45.450 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-18 01:28:45.461 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-18 01:28:45.501 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-18 01:28:45.502 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-18 01:28:45.504 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-18 01:28:45.505 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-18 01:28:45.524 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-18 01:28:45.527 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-18 01:28:45.540 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-18 01:28:45.556 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-18 01:28:45.559 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-18 01:28:45.576 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-18 01:28:45.578 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-18 01:28:45.665 | 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-02-18 01:28:45.666 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-18 01:28:45.668 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-18 01:28:45.669 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-18 01:28:45.720 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-18 01:28:45.746 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-18 01:28:45.970 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-18 01:28:45.973 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-18 01:28:46.006 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-18 01:28:46.008 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-18 01:28:46.011 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-18 01:28:46.012 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-18 01:28:46.014 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-18 01:28:46.015 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-18 01:28:46.070 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-18 01:28:46.238 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-18 01:28:46.263 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-18 01:28:46.347 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-18 01:28:46.494 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-18 01:28:48.093 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-02-18 01:28:49.112 | Successfully installed glance-store-3.0.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-02-18 01:28:49.112 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:28:49.119 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:28:49.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:28:49.239 | + inc/python:pip_install:200 : result=0 2022-02-18 01:28:49.242 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:28:49.244 | + functions-common:time_stop:2425 : local name 2022-02-18 01:28:49.247 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:28:49.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:28:49.251 | + functions-common:time_stop:2428 : local total 2022-02-18 01:28:49.253 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:28:49.255 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:28:49.258 | + functions-common:time_stop:2432 : start_time=1645147722139 2022-02-18 01:28:49.260 | + functions-common:time_stop:2434 : [[ -z 1645147722139 ]] 2022-02-18 01:28:49.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:28:49.267 | + functions-common:time_stop:2437 : end_time=1645147729264 2022-02-18 01:28:49.269 | + functions-common:time_stop:2438 : elapsed_time=7125 2022-02-18 01:28:49.271 | + functions-common:time_stop:2439 : total=105781 2022-02-18 01:28:49.274 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:28:49.276 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=112906 2022-02-18 01:28:49.279 | + inc/python:pip_install:203 : return 0 2022-02-18 01:28:49.281 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-18 01:28:49.284 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-18 01:28:49.286 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-18 01:28:49.299 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-18 01:28:49.304 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-18 01:28:49.306 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-18 01:28:49.308 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-18 01:28:49.311 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:28:49.313 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:28:49.316 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:28:49.319 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:28:49.321 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:28:49.324 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:28:49.340 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:28:49.342 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:28:49.345 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:28:49.347 | + functions-common:git_clone:629 : echo master 2022-02-18 01:28:49.348 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:28:49.353 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-18 01:28:49.356 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 01:28:49.358 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-18 01:28:49.361 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:28:49.361 | + functions-common:git_clone:678 : head -1 2022-02-18 01:28:49.367 | f5776e6c1 Merge "Fix overwriting of existing tags while creating new tags" 2022-02-18 01:28:49.370 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:28:49.372 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-18 01:28:49.375 | + inc/python:setup_develop:338 : local bindep 2022-02-18 01:28:49.377 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 01:28:49.380 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-18 01:28:49.382 | + inc/python:setup_develop:344 : local extras= 2022-02-18 01:28:49.385 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-18 01:28:49.387 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 01:28:49.390 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 01:28:49.392 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-18 01:28:49.394 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 01:28:49.397 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 01:28:49.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-18 01:28:49.403 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 01:28:49.406 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-18 01:28:49.408 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 01:28:49.410 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 01:28:49.414 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-18 01:28:49.420 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-18 01:28:49.422 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-18 01:28:50.092 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-18 01:28:50.094 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 01:28:50.096 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 01:28:50.099 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 01:28:50.101 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 01:28:50.104 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-18 01:28:50.106 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 01:28:50.108 | + inc/python:setup_package:428 : local extras= 2022-02-18 01:28:50.111 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 01:28:50.113 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 01:28:50.115 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 01:28:50.117 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 01:28:50.120 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 01:28:50.122 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-18 01:28:50.142 | Using python 3.8 to install /opt/stack/glance 2022-02-18 01:28:50.145 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-18 01:28:50.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:28:50.922 | from cryptography.utils import int_from_bytes 2022-02-18 01:28:50.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:28:50.922 | from cryptography.utils import int_from_bytes 2022-02-18 01:28:52.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:28:52.060 | Obtaining file:///opt/stack/glance 2022-02-18 01:28:52.060 | Preparing metadata (setup.py): started 2022-02-18 01:28:55.000 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:28:55.142 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.8.1) 2022-02-18 01:28:55.143 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.7.1) 2022-02-18 01:28:55.144 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.4.31) 2022-02-18 01:28:55.146 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.33.0) 2022-02-18 01:28:55.146 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.1.1) 2022-02-18 01:28:55.147 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.5.1) 2022-02-18 01:28:55.149 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.8.7) 2022-02-18 01:28:55.150 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.4.2) 2022-02-18 01:28:55.151 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.7.6) 2022-02-18 01:28:55.152 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.20.4) 2022-02-18 01:28:55.153 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (8.8.0) 2022-02-18 01:28:55.154 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.0) 2022-02-18 01:28:55.155 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.0) 2022-02-18 01:28:55.156 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-18 01:28:55.157 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.12.2) 2022-02-18 01:28:55.158 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-18 01:28:55.159 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-18 01:28:55.324 | Collecting taskflow>=4.0.0 2022-02-18 01:28:55.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-02-18 01:28:55.353 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-18 01:28:55.354 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (9.4.0) 2022-02-18 01:28:55.785 | Collecting WSME>=0.8.0 2022-02-18 01:28:55.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-18 01:28:55.797 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.1.0) 2022-02-18 01:28:55.798 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-18 01:28:55.799 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev81) (3.2.0) 2022-02-18 01:28:55.800 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-18 01:28:55.801 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (22.0.0) 2022-02-18 01:28:55.802 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (11.2.0) 2022-02-18 01:28:55.803 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.1.0) 2022-02-18 01:28:56.233 | Collecting oslo.limit>=1.4.0 2022-02-18 01:28:56.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-18 01:28:56.242 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.1) 2022-02-18 01:28:56.243 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (12.13.0) 2022-02-18 01:28:56.244 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.1) 2022-02-18 01:28:56.245 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.3.0) 2022-02-18 01:28:56.247 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.11.0) 2022-02-18 01:28:56.278 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-18 01:28:56.284 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-18 01:28:56.287 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.2) 2022-02-18 01:28:56.288 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.0.0) 2022-02-18 01:28:56.289 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-18 01:28:56.290 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (36.0.1) 2022-02-18 01:28:56.321 | Collecting cursive>=0.2.1 2022-02-18 01:28:56.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-18 01:28:56.331 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.0.2) 2022-02-18 01:28:56.332 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.5.0) 2022-02-18 01:28:56.418 | Collecting castellan>=0.17.0 2022-02-18 01:28:56.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-02-18 01:28:56.448 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (4.11.0) 2022-02-18 01:28:56.448 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (1.1.6) 2022-02-18 01:28:56.451 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (5.4.0) 2022-02-18 01:28:56.471 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (2.27.1) 2022-02-18 01:28:56.536 | Collecting python-barbicanclient>=4.5.2 2022-02-18 01:28:56.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-18 01:28:56.588 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev81) (1.15.0) 2022-02-18 01:28:56.611 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev81) (4.3.0) 2022-02-18 01:28:56.620 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev81) (1.13.3) 2022-02-18 01:28:56.634 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.1.2) 2022-02-18 01:28:56.635 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.16.0) 2022-02-18 01:28:56.636 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (2.1.0) 2022-02-18 01:28:56.729 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev81) (3.0.7) 2022-02-18 01:28:56.805 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev81) (1.7.0) 2022-02-18 01:28:56.854 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (2.10.1) 2022-02-18 01:28:56.859 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (3.1.1) 2022-02-18 01:28:56.891 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev81) (0.17.3) 2022-02-18 01:28:56.961 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (1.5.0) 2022-02-18 01:28:56.963 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (6.0) 2022-02-18 01:28:56.964 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (0.8.0) 2022-02-18 01:28:57.022 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.13.0) 2022-02-18 01:28:57.025 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (2.0.1) 2022-02-18 01:28:57.026 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.0) 2022-02-18 01:28:57.051 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.61.0) 2022-02-18 01:28:57.097 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (2.8.2) 2022-02-18 01:28:57.101 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (0.9.6) 2022-02-18 01:28:57.159 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.4.0) 2022-02-18 01:28:57.160 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (2.8.0) 2022-02-18 01:28:57.161 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-18 01:28:57.165 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.9) 2022-02-18 01:28:57.167 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.2.3) 2022-02-18 01:28:57.191 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.2.0) 2022-02-18 01:28:57.194 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.0.3) 2022-02-18 01:28:57.196 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.3.0) 2022-02-18 01:28:57.238 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev81) (5.9.0) 2022-02-18 01:28:57.282 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (2021.3) 2022-02-18 01:28:57.284 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (0.11.0) 2022-02-18 01:28:57.286 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (21.3) 2022-02-18 01:28:57.373 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev81) (60.9.0) 2022-02-18 01:28:57.432 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev81) (0.2.5) 2022-02-18 01:28:57.536 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev81) (0.7) 2022-02-18 01:28:57.844 | Collecting pydot>=1.2.4 2022-02-18 01:28:57.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-18 01:28:57.956 | Collecting networkx>=2.1.0 2022-02-18 01:28:57.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-18 01:28:58.026 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (6.3.1) 2022-02-18 01:28:58.094 | Collecting automaton>=1.9.0 2022-02-18 01:28:58.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-02-18 01:28:58.483 | Collecting simplegeneric 2022-02-18 01:28:58.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-02-18 01:28:58.496 | Preparing metadata (setup.py): started 2022-02-18 01:29:00.200 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:29:00.229 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-18 01:29:00.348 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev81) (2.21) 2022-02-18 01:29:00.457 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev81) (2.0.1) 2022-02-18 01:29:00.674 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.1.5) 2022-02-18 01:29:00.677 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (5.1.1) 2022-02-18 01:29:00.678 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.10.0) 2022-02-18 01:29:00.679 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.4) 2022-02-18 01:29:00.680 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.32) 2022-02-18 01:29:00.682 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.0) 2022-02-18 01:29:00.684 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 01:29:00.804 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.13.1) 2022-02-18 01:29:00.836 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev81) (1.0.3) 2022-02-18 01:29:00.885 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (3.0.0) 2022-02-18 01:29:00.887 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (1.3.3) 2022-02-18 01:29:01.139 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (3.10.0) 2022-02-18 01:29:01.329 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (1.26.8) 2022-02-18 01:29:01.331 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2.0.12) 2022-02-18 01:29:01.332 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2019.11.28) 2022-02-18 01:29:01.335 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (3.3) 2022-02-18 01:29:01.444 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.2) 2022-02-18 01:29:01.641 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 01:29:01.746 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev81) (3.7.0) 2022-02-18 01:29:02.075 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (2.3.3) 2022-02-18 01:29:02.076 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (0.5.0) 2022-02-18 01:29:02.313 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.2) 2022-02-18 01:29:02.609 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (1.0.0) 2022-02-18 01:29:02.936 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (21.4.0) 2022-02-18 01:29:02.937 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (1.8.2) 2022-02-18 01:29:03.306 | Building wheels for collected packages: simplegeneric 2022-02-18 01:29:03.307 | Building wheel for simplegeneric (setup.py): started 2022-02-18 01:29:06.412 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-02-18 01:29:06.413 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=5acdd62be695f1f369dce406141360b4b05d2c1ef0a1dabe7667573934b3424d 2022-02-18 01:29:06.413 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-02-18 01:29:06.418 | Successfully built simplegeneric 2022-02-18 01:29:07.270 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-18 01:29:09.898 | Running setup.py develop for glance 2022-02-18 01:29:13.912 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-02-18 01:29:13.912 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:29:13.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:29:13.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:29:14.060 | + inc/python:pip_install:200 : result=0 2022-02-18 01:29:14.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:29:14.065 | + functions-common:time_stop:2425 : local name 2022-02-18 01:29:14.067 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:29:14.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:29:14.071 | + functions-common:time_stop:2428 : local total 2022-02-18 01:29:14.073 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:29:14.075 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:29:14.078 | + functions-common:time_stop:2432 : start_time=1645147730137 2022-02-18 01:29:14.080 | + functions-common:time_stop:2434 : [[ -z 1645147730137 ]] 2022-02-18 01:29:14.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:29:14.087 | + functions-common:time_stop:2437 : end_time=1645147754084 2022-02-18 01:29:14.089 | + functions-common:time_stop:2438 : elapsed_time=23947 2022-02-18 01:29:14.092 | + functions-common:time_stop:2439 : total=112906 2022-02-18 01:29:14.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:29:14.096 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136853 2022-02-18 01:29:14.098 | + inc/python:pip_install:203 : return 0 2022-02-18 01:29:14.101 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 01:29:14.104 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 01:29:14.106 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 01:29:14.124 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 01:29:14.136 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-18 01:29:14.139 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-18 01:29:14.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:29:14.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:29:14.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-18 01:29:14.150 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:29:14.153 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 01:29:14.155 | + ./stack.sh:main:920 : configure_glance 2022-02-18 01:29:14.158 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-18 01:29:14.171 | + lib/glance:configure_glance:326 : local dburl 2022-02-18 01:29:14.174 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-18 01:29:14.176 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-18 01:29:14.178 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-18 01:29:14.181 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-18 01:29:14.183 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 01:29:14.186 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 01:29:14.188 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-18 01:29:14.217 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 01:29:14.247 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-18 01:29:14.274 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-18 01:29:14.301 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-18 01:29:14.331 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-18 01:29:14.360 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-18 01:29:14.363 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-18 01:29:14.365 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-18 01:29:14.367 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 01:29:14.370 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-18 01:29:14.398 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-18 01:29:14.426 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-02-18 01:29:14.453 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-18 01:29:14.481 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-18 01:29:14.507 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-18 01:29:14.535 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-18 01:29:14.562 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-18 01:29:14.590 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:29:14.617 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 01:29:14.645 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-18 01:29:14.675 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-18 01:29:14.677 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-18 01:29:14.679 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-18 01:29:14.682 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 01:29:14.685 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 01:29:14.687 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 01:29:14.703 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:29:14.706 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 01:29:14.709 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 01:29:14.711 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 01:29:14.726 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:29:14.729 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:29:14.732 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:29:14.761 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 01:29:14.764 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 01:29:14.766 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-18 01:29:14.769 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-18 01:29:14.771 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-18 01:29:14.798 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-18 01:29:14.826 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-18 01:29:14.828 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-18 01:29:14.831 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-18 01:29:14.833 | + lib/glance:configure_glance_store:254 : local be 2022-02-18 01:29:14.835 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-18 01:29:14.838 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-18 01:29:14.840 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-18 01:29:14.870 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-18 01:29:14.872 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.26 2022-02-18 01:29:14.902 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-18 01:29:14.904 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-18 01:29:14.920 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:29:14.923 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-18 01:29:14.951 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-18 01:29:14.978 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-18 01:29:15.006 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-18 01:29:15.033 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-18 01:29:15.061 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-18 01:29:15.077 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:29:15.079 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 01:29:15.106 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-18 01:29:15.138 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-18 01:29:15.166 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.26/identity/v3 2022-02-18 01:29:15.194 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-18 01:29:15.221 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.26/image 2022-02-18 01:29:15.249 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-18 01:29:15.265 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:29:15.267 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-18 01:29:15.269 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-18 01:29:15.272 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-18 01:29:15.275 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 01:29:15.291 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 01:29:15.294 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 01:29:15.296 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 01:29:15.298 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 01:29:15.301 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-18 01:29:15.328 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:29:15.355 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:29:15.383 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 01:29:15.410 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-18 01:29:15.415 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-18 01:29:15.445 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-18 01:29:15.473 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-18 01:29:15.500 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.26/identity 2022-02-18 01:29:15.529 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-18 01:29:15.557 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-18 01:29:15.585 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-18 01:29:15.613 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-18 01:29:15.643 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-18 01:29:15.673 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-18 01:29:15.703 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-18 01:29:15.731 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-18 01:29:15.736 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-18 01:29:15.743 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-18 01:29:15.759 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:29:15.761 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-18 01:29:15.764 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-18 01:29:15.766 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-18 01:29:15.768 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-18 01:29:15.770 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-18 01:29:15.773 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-18 01:29:15.777 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-18 01:29:15.780 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-18 01:29:15.783 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-18 01:29:15.812 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-18 01:29:15.814 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-18 01:29:15.817 | ++ functions:get_random_port:837 : true 2022-02-18 01:29:15.819 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-18 01:29:15.822 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-18 01:29:15.824 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-18 01:29:15.883 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-18 01:29:15.885 | ++ functions:get_random_port:841 : break 2 2022-02-18 01:29:15.888 | ++ functions:get_random_port:845 : echo 60999 2022-02-18 01:29:15.890 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-18 01:29:15.893 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-18 01:29:15.919 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-18 01:29:15.946 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-18 01:29:15.973 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-18 01:29:15.999 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 01:29:16.026 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-18 01:29:16.052 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-18 01:29:16.079 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-18 01:29:16.106 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 01:29:16.133 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 01:29:16.160 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 01:29:16.187 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 01:29:16.214 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-18 01:29:16.241 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 01:29:16.268 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-18 01:29:16.295 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-18 01:29:16.323 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-18 01:29:16.349 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-18 01:29:16.377 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-18 01:29:16.404 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-18 01:29:16.406 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-18 01:29:16.408 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:29:16.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:29:16.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:29:16.415 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-18 01:29:16.417 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-18 01:29:16.476 | proxy (enabled by site administrator) 2022-02-18 01:29:16.480 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-18 01:29:16.482 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-18 01:29:16.485 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:29:16.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:29:16.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:29:16.491 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-18 01:29:16.494 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-18 01:29:16.546 | No module matches proxy_http 2022-02-18 01:29:16.549 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-18 01:29:16.610 | Considering dependency proxy for proxy_http: 2022-02-18 01:29:16.610 | Module proxy already enabled 2022-02-18 01:29:16.610 | Enabling module proxy_http. 2022-02-18 01:29:16.615 | To activate the new configuration, you need to run: 2022-02-18 01:29:16.615 | systemctl restart apache2 2022-02-18 01:29:16.620 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-18 01:29:16.623 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 01:29:16.625 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:29:16.627 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 01:29:16.755 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-18 01:29:16.760 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-18 01:29:16.764 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-18 01:29:16.766 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 01:29:16.768 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:29:16.771 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:29:16.773 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 01:29:16.776 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 01:29:16.779 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-18 01:29:16.779 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 01:29:16.788 | KeepAlive Off 2022-02-18 01:29:16.792 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-18 01:29:16.793 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 01:29:16.801 | SetEnv proxy-sendchunked 1 2022-02-18 01:29:16.805 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-18 01:29:16.805 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 01:29:16.814 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-18 01:29:16.817 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-18 01:29:16.819 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-18 01:29:16.822 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 01:29:16.824 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 01:29:16.826 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:29:16.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:29:16.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:29:16.833 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 01:29:16.836 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 01:29:16.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:29:16.840 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:29:16.842 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-18 01:29:16.904 | Enabling site glance-wsgi-api. 2022-02-18 01:29:16.909 | To activate the new configuration, you need to run: 2022-02-18 01:29:16.909 | systemctl reload apache2 2022-02-18 01:29:16.914 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-18 01:29:16.917 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 01:29:16.919 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:29:16.922 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 01:29:17.049 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-18 01:29:17.056 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-18 01:29:17.085 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-18 01:29:17.088 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-18 01:29:17.105 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:29:17.108 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-18 01:29:17.110 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-18 01:29:17.112 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-18 01:29:17.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 01:29:17.117 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-18 01:29:17.120 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-18 01:29:17.122 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-18 01:29:17.124 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-18 01:29:17.127 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:29:17.129 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:29:17.132 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:29:17.134 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:29:17.137 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:29:17.140 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:29:17.156 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:29:17.158 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:29:17.160 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:29:17.163 | + functions-common:git_clone:629 : echo master 2022-02-18 01:29:17.163 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:29:17.169 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-18 01:29:17.172 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 01:29:17.174 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-18 01:29:17.177 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:29:17.177 | + functions-common:git_clone:678 : head -1 2022-02-18 01:29:17.182 | 39482ea6e Merge "docs: Add docs for 'RateLimitingMiddleware'" 2022-02-18 01:29:17.185 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:29:17.188 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-18 01:29:17.190 | + inc/python:setup_develop:338 : local bindep 2022-02-18 01:29:17.193 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 01:29:17.195 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-18 01:29:17.198 | + inc/python:setup_develop:344 : local extras= 2022-02-18 01:29:17.200 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-18 01:29:17.202 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 01:29:17.205 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 01:29:17.207 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-18 01:29:17.209 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 01:29:17.212 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 01:29:17.215 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-18 01:29:17.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 01:29:17.221 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-18 01:29:17.223 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 01:29:17.225 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 01:29:17.229 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-18 01:29:17.235 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-18 01:29:17.237 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-18 01:29:17.882 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-18 01:29:17.885 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 01:29:17.887 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 01:29:17.890 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 01:29:17.892 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 01:29:17.894 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-18 01:29:17.897 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 01:29:17.899 | + inc/python:setup_package:428 : local extras= 2022-02-18 01:29:17.901 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 01:29:17.904 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 01:29:17.906 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 01:29:17.908 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 01:29:17.911 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 01:29:17.913 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-18 01:29:17.934 | Using python 3.8 to install /opt/stack/cinder 2022-02-18 01:29:17.937 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-18 01:29:18.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:29:18.749 | from cryptography.utils import int_from_bytes 2022-02-18 01:29:18.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:29:18.749 | from cryptography.utils import int_from_bytes 2022-02-18 01:29:19.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:29:19.890 | Obtaining file:///opt/stack/cinder 2022-02-18 01:29:19.891 | Preparing metadata (setup.py): started 2022-02-18 01:29:23.632 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:29:23.837 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.8.1) 2022-02-18 01:29:23.838 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.1) 2022-02-18 01:29:23.839 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.33.0) 2022-02-18 01:29:23.840 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.1.2) 2022-02-18 01:29:23.841 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.20.4) 2022-02-18 01:29:23.842 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.0.2) 2022-02-18 01:29:23.843 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev205) (3.2.0) 2022-02-18 01:29:23.844 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.4.0) 2022-02-18 01:29:23.845 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (9.4.0) 2022-02-18 01:29:23.846 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.7.1) 2022-02-18 01:29:24.286 | Collecting oauth2client>=4.1.3 2022-02-18 01:29:24.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-18 01:29:24.301 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (8.8.0) 2022-02-18 01:29:24.302 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.5.0) 2022-02-18 01:29:24.303 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.4.0) 2022-02-18 01:29:24.304 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (11.2.0) 2022-02-18 01:29:24.306 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.6.1) 2022-02-18 01:29:24.307 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (12.13.0) 2022-02-18 01:29:24.308 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.5.1) 2022-02-18 01:29:24.309 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.11.0) 2022-02-18 01:29:24.310 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.7.0) 2022-02-18 01:29:24.311 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.3.0) 2022-02-18 01:29:24.314 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (6.3.0) 2022-02-18 01:29:24.315 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.3.0) 2022-02-18 01:29:24.316 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.8.0) 2022-02-18 01:29:24.317 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.5.0) 2022-02-18 01:29:24.318 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.12.2) 2022-02-18 01:29:24.319 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.6.0) 2022-02-18 01:29:24.320 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.4.2) 2022-02-18 01:29:24.321 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (21.3) 2022-02-18 01:29:24.443 | Collecting paramiko>=2.7.2 2022-02-18 01:29:24.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-18 01:29:24.459 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 01:29:24.460 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.1.1) 2022-02-18 01:29:24.461 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.9.0) 2022-02-18 01:29:24.462 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.0.7) 2022-02-18 01:29:24.464 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.2.0) 2022-02-18 01:29:24.561 | Collecting python-glanceclient>=3.2.2 2022-02-18 01:29:24.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-18 01:29:24.577 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.4.0) 2022-02-18 01:29:24.578 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (17.6.0) 2022-02-18 01:29:24.579 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.13.0) 2022-02-18 01:29:24.580 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2021.3) 2022-02-18 01:29:24.582 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.27.1) 2022-02-18 01:29:24.582 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.5.1) 2022-02-18 01:29:24.583 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.6.4) 2022-02-18 01:29:24.938 | Collecting rtslib-fb>=2.1.74 2022-02-18 01:29:24.946 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-18 01:29:24.951 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.16.0) 2022-02-18 01:29:24.952 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.4.31) 2022-02-18 01:29:24.953 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.13.0) 2022-02-18 01:29:24.954 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 01:29:25.306 | Collecting tabulate>=0.8.7 2022-02-18 01:29:25.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-18 01:29:25.316 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (6.3.1) 2022-02-18 01:29:25.317 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.8.7) 2022-02-18 01:29:25.318 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.0) 2022-02-18 01:29:25.778 | Collecting oslo.vmware>=3.10.0 2022-02-18 01:29:25.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-18 01:29:25.803 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.0) 2022-02-18 01:29:25.804 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.5.0) 2022-02-18 01:29:25.806 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.10.1) 2022-02-18 01:29:26.366 | Collecting google-api-python-client>=1.11.0 2022-02-18 01:29:26.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f9/176e4f26c11b2/google_api_python_client-2.37.0-py2.py3-none-any.whl (8.1 MB) 2022-02-18 01:29:26.585 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.10.1) 2022-02-18 01:29:26.587 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (36.0.1) 2022-02-18 01:29:26.587 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.2.2) 2022-02-18 01:29:26.918 | Collecting zstd>=1.4.5.1 2022-02-18 01:29:26.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-18 01:29:27.026 | Preparing metadata (setup.py): started 2022-02-18 01:29:28.737 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:29:31.024 | Collecting boto3>=1.16.51 2022-02-18 01:29:31.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25a/76b7b530a124d/boto3-1.21.0-py3-none-any.whl (132 kB) 2022-02-18 01:29:44.100 | Collecting botocore<1.25.0,>=1.24.0 2022-02-18 01:29:44.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2bf/4463513bd8981/botocore-1.24.0-py3-none-any.whl (8.5 MB) 2022-02-18 01:29:44.343 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev205) (0.10.0) 2022-02-18 01:29:44.775 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-18 01:29:44.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-18 01:29:44.850 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev205) (1.15.0) 2022-02-18 01:29:44.880 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev205) (2.1.0) 2022-02-18 01:29:45.380 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-18 01:29:45.386 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-18 01:29:45.717 | Collecting uritemplate<5,>=3.0.1 2022-02-18 01:29:45.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-18 01:29:46.223 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-18 01:29:46.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-18 01:29:46.580 | Collecting google-auth-httplib2>=0.1.0 2022-02-18 01:29:46.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-02-18 01:29:46.683 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev205) (1.7.0) 2022-02-18 01:29:46.737 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev205) (3.1.1) 2022-02-18 01:29:46.739 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev205) (2.10.1) 2022-02-18 01:29:47.139 | Collecting rsa>=3.1.4 2022-02-18 01:29:47.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-18 01:29:47.931 | Collecting pyasn1>=0.1.7 2022-02-18 01:29:47.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-18 01:29:48.470 | Collecting pyasn1-modules>=0.0.5 2022-02-18 01:29:48.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-02-18 01:29:48.535 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev205) (0.17.3) 2022-02-18 01:29:48.581 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (6.0) 2022-02-18 01:29:48.582 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (1.5.0) 2022-02-18 01:29:48.583 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (0.8.0) 2022-02-18 01:29:48.584 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (2.4.0) 2022-02-18 01:29:48.642 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (2.0.1) 2022-02-18 01:29:48.646 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (0.5.0) 2022-02-18 01:29:48.648 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (1.7.6) 2022-02-18 01:29:48.705 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev205) (2.8.2) 2022-02-18 01:29:48.709 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev205) (0.9.6) 2022-02-18 01:29:48.767 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.0.9) 2022-02-18 01:29:48.768 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (0.4.0) 2022-02-18 01:29:48.770 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.0.0) 2022-02-18 01:29:48.771 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.2.3) 2022-02-18 01:29:48.775 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (2.4.0) 2022-02-18 01:29:48.797 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.3.0) 2022-02-18 01:29:48.798 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.0.3) 2022-02-18 01:29:48.800 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.2.0) 2022-02-18 01:29:48.850 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev205) (1.0.3) 2022-02-18 01:29:48.935 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev205) (3.0.0) 2022-02-18 01:29:48.936 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev205) (1.3.3) 2022-02-18 01:29:48.963 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev205) (3.1.0) 2022-02-18 01:29:48.987 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev205) (0.11.0) 2022-02-18 01:29:49.412 | Collecting suds-community>=0.6 2022-02-18 01:29:49.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-18 01:29:49.428 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev205) (1.26.8) 2022-02-18 01:29:49.676 | Collecting pynacl>=1.0.1 2022-02-18 01:29:49.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-18 01:29:49.732 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev205) (60.9.0) 2022-02-18 01:29:49.918 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev205) (3.10.0) 2022-02-18 01:29:49.955 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (1.13.3) 2022-02-18 01:29:49.997 | Collecting warlock<2,>=1.2.0 2022-02-18 01:29:50.004 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-18 01:29:50.008 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (22.0.0) 2022-02-18 01:29:50.208 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (2.0.12) 2022-02-18 01:29:50.211 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (3.3) 2022-02-18 01:29:50.212 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (2019.11.28) 2022-02-18 01:29:50.247 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev205) (0.7) 2022-02-18 01:29:50.634 | Collecting pyudev>=0.16.1 2022-02-18 01:29:50.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-02-18 01:29:50.882 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev205) (0.5.2) 2022-02-18 01:29:50.882 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev205) (0.4.2) 2022-02-18 01:29:51.025 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 01:29:51.027 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (1.4.2) 2022-02-18 01:29:51.030 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (2.6.3) 2022-02-18 01:29:51.159 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev205) (0.12.2) 2022-02-18 01:29:51.275 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (5.4.0) 2022-02-18 01:29:51.278 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (4.11.0) 2022-02-18 01:29:51.279 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (1.1.6) 2022-02-18 01:29:51.312 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.0.0) 2022-02-18 01:29:51.556 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev205) (2.21) 2022-02-18 01:29:51.634 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev205) (0.5.0) 2022-02-18 01:29:51.635 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev205) (2.3.3) 2022-02-18 01:29:51.801 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 01:29:52.231 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-18 01:29:52.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-18 01:29:52.265 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev205) (3.19.4) 2022-02-18 01:29:52.462 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (2.0.1) 2022-02-18 01:29:52.886 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev205) (1.1.5) 2022-02-18 01:29:52.940 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (0.13.1) 2022-02-18 01:29:52.988 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev205) (0.2.5) 2022-02-18 01:29:54.287 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (1.32) 2022-02-18 01:29:54.565 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev205) (21.4.0) 2022-02-18 01:29:54.566 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev205) (1.8.2) 2022-02-18 01:29:54.711 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (2.2) 2022-02-18 01:29:54.902 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev205) (1.0.0) 2022-02-18 01:29:55.030 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (3.7.0) 2022-02-18 01:29:55.665 | Building wheels for collected packages: zstd 2022-02-18 01:29:55.666 | Building wheel for zstd (setup.py): started 2022-02-18 01:30:42.986 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-18 01:30:42.997 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761592 sha256=d0691af4845be1724e4a3170906053689b07a1a84e24c0cf6890167a8db4463d 2022-02-18 01:30:42.998 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-18 01:30:43.001 | Successfully built zstd 2022-02-18 01:30:43.956 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-02-18 01:30:46.047 | Attempting uninstall: pynacl 2022-02-18 01:30:46.050 | Found existing installation: PyNaCl 1.3.0 2022-02-18 01:30:46.056 | Uninstalling PyNaCl-1.3.0: 2022-02-18 01:30:46.083 | Successfully uninstalled PyNaCl-1.3.0 2022-02-18 01:30:47.876 | Running setup.py develop for cinder 2022-02-18 01:30:53.359 | Successfully installed boto3-1.21.0 botocore-1.24.0 cinder google-api-core-2.5.0 google-api-python-client-2.37.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.5.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-18 01:30:53.359 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:30:53.367 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:30:53.367 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:30:53.618 | + inc/python:pip_install:200 : result=0 2022-02-18 01:30:53.620 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:30:53.623 | + functions-common:time_stop:2425 : local name 2022-02-18 01:30:53.625 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:30:53.627 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:30:53.630 | + functions-common:time_stop:2428 : local total 2022-02-18 01:30:53.632 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:30:53.634 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:30:53.637 | + functions-common:time_stop:2432 : start_time=1645147757928 2022-02-18 01:30:53.639 | + functions-common:time_stop:2434 : [[ -z 1645147757928 ]] 2022-02-18 01:30:53.642 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:30:53.646 | + functions-common:time_stop:2437 : end_time=1645147853644 2022-02-18 01:30:53.649 | + functions-common:time_stop:2438 : elapsed_time=95716 2022-02-18 01:30:53.651 | + functions-common:time_stop:2439 : total=136853 2022-02-18 01:30:53.653 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:30:53.655 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=232569 2022-02-18 01:30:53.657 | + inc/python:pip_install:203 : return 0 2022-02-18 01:30:53.660 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 01:30:53.663 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 01:30:53.665 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 01:30:53.684 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 01:30:53.696 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-18 01:30:53.698 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-18 01:30:53.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:30:53.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:30:53.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-18 01:30:53.708 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:30:53.711 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-18 01:30:53.713 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-18 01:30:53.715 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-18 01:30:53.718 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:30:53.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:30:53.722 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-18 01:30:53.734 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-18 01:30:53.737 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:30:53.739 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:30:53.742 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:30:53.744 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:30:53.746 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:30:53.749 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:30:53.751 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:30:53.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:30:53.756 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:30:53.758 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:30:53.761 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:30:53.763 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:30:53.765 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-18 01:30:53.768 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:30:53.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:30:53.773 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:30:53.775 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-18 01:30:53.797 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-18 01:30:53.905 | Reading package lists... 2022-02-18 01:30:54.136 | Building dependency tree... 2022-02-18 01:30:54.137 | Reading state information... 2022-02-18 01:30:54.378 | The following packages were automatically installed and are no longer required: 2022-02-18 01:30:54.380 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:30:54.380 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:30:54.380 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:30:54.380 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:30:54.380 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:30:54.380 | python3-zope.interface 2022-02-18 01:30:54.380 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:30:54.381 | The following additional packages will be installed: 2022-02-18 01:30:54.381 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-18 01:30:54.381 | python3-urwid 2022-02-18 01:30:54.382 | Suggested packages: 2022-02-18 01:30:54.382 | python-pyparsing-doc python-urwid-doc 2022-02-18 01:30:54.449 | The following NEW packages will be installed: 2022-02-18 01:30:54.449 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-02-18 01:30:54.449 | python3-urwid targetcli-fb 2022-02-18 01:30:54.696 | 0 upgraded, 6 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:30:54.696 | Need to get 356 kB of archives. 2022-02-18 01:30:54.696 | After this operation, 2,294 kB of additional disk space will be used. 2022-02-18 01:30:54.696 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-18 01:30:55.062 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-18 01:30:55.270 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-02-18 01:30:55.295 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-18 01:30:55.313 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-02-18 01:30:55.332 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-18 01:30:55.900 | Fetched 356 kB in 1s (399 kB/s) 2022-02-18 01:30:55.930 | Selecting previously unselected package python3-pyparsing. 2022-02-18 01:30:55.982 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-02-18 01:30:55.986 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-18 01:30:55.988 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-18 01:30:56.024 | Selecting previously unselected package python3-urwid. 2022-02-18 01:30:56.033 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-02-18 01:30:56.036 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-18 01:30:56.092 | Selecting previously unselected package python3-configshell-fb. 2022-02-18 01:30:56.101 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-18 01:30:56.103 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-18 01:30:56.138 | Selecting previously unselected package python3-pyudev. 2022-02-18 01:30:56.148 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-18 01:30:56.150 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-18 01:30:56.188 | Selecting previously unselected package python3-rtslib-fb. 2022-02-18 01:30:56.198 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-18 01:30:56.200 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-18 01:30:56.245 | Selecting previously unselected package targetcli-fb. 2022-02-18 01:30:56.255 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-18 01:30:56.257 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-18 01:30:56.316 | Setting up python3-urwid (2.0.1-3) ... 2022-02-18 01:30:56.669 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-18 01:30:56.669 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-18 01:30:56.669 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-18 01:30:56.669 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-18 01:30:56.669 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-18 01:30:56.669 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-18 01:30:56.669 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-18 01:30:56.669 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-18 01:30:56.774 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-18 01:30:57.084 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-18 01:30:57.388 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-18 01:30:57.685 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-18 01:30:58.917 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-18 01:30:59.449 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-18 01:30:59.449 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-18 01:31:01.396 | Processing triggers for man-db (2.9.1-1) ... 2022-02-18 01:31:01.500 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-18 01:31:08.939 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:31:08.941 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:31:08.945 | + functions-common:time_stop:2425 : local name 2022-02-18 01:31:08.947 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:31:08.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:31:08.953 | + functions-common:time_stop:2428 : local total 2022-02-18 01:31:08.957 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:31:08.960 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:31:08.963 | + functions-common:time_stop:2432 : start_time=1645147853795 2022-02-18 01:31:08.965 | + functions-common:time_stop:2434 : [[ -z 1645147853795 ]] 2022-02-18 01:31:08.968 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:31:08.973 | + functions-common:time_stop:2437 : end_time=1645147868970 2022-02-18 01:31:08.976 | + functions-common:time_stop:2438 : elapsed_time=15175 2022-02-18 01:31:08.978 | + functions-common:time_stop:2439 : total=263984 2022-02-18 01:31:08.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:31:08.983 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=279159 2022-02-18 01:31:08.986 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:31:08.988 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 01:31:08.991 | + ./stack.sh:main:926 : configure_cinder 2022-02-18 01:31:08.993 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-18 01:31:09.006 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-18 01:31:09.010 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-18 01:31:09.012 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-18 01:31:09.014 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-18 01:31:09.017 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-18 01:31:09.018 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-18 01:31:09.023 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-18 01:31:09.025 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-18 01:31:09.027 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-18 01:31:09.029 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-18 01:31:09.031 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-18 01:31:09.033 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-18 01:31:09.035 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-18 01:31:09.037 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-18 01:31:09.048 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-18 01:31:09.060 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-18 01:31:09.072 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-18 01:31:09.084 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-18 01:31:09.096 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-18 01:31:09.098 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-18 01:31:09.102 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1Op55epsjQ 2022-02-18 01:31:09.104 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-18 01:31:09.106 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-18 01:31:09.109 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-18 01:31:09.111 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1Op55epsjQ 2022-02-18 01:31:09.114 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1Op55epsjQ 2022-02-18 01:31:09.126 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1Op55epsjQ /etc/sudoers.d/cinder-rootwrap 2022-02-18 01:31:09.138 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-18 01:31:09.142 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-18 01:31:09.144 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-18 01:31:09.146 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-18 01:31:09.149 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-18 01:31:09.151 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-18 01:31:09.154 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-18 01:31:09.156 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-18 01:31:09.158 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-18 01:31:09.163 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-18 01:31:09.167 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-18 01:31:09.185 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-18 01:31:09.204 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-18 01:31:09.222 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-18 01:31:09.239 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-18 01:31:09.258 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-18 01:31:09.277 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-18 01:31:09.294 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-18 01:31:09.313 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-18 01:31:09.315 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 01:31:09.318 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-18 01:31:09.320 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 01:31:09.322 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-18 01:31:09.351 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-18 01:31:09.378 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-02-18 01:31:09.405 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-18 01:31:09.432 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-18 01:31:09.459 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-18 01:31:09.486 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-18 01:31:09.513 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-18 01:31:09.540 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:31:09.568 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 01:31:09.595 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-18 01:31:09.625 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-18 01:31:09.653 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-18 01:31:09.656 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-18 01:31:09.658 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-18 01:31:09.660 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-18 01:31:09.662 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-18 01:31:09.665 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-18 01:31:09.696 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-18 01:31:09.725 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-18 01:31:09.753 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-18 01:31:09.779 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-18 01:31:09.807 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-18 01:31:09.835 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-18 01:31:09.866 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-18 01:31:09.868 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.26 2022-02-18 01:31:09.897 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-18 01:31:09.929 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-18 01:31:09.937 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 70add64222a2b072ae200fdf58b37f26 2022-02-18 01:31:09.964 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-18 01:31:09.966 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-18 01:31:09.994 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-18 01:31:10.021 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-18 01:31:10.048 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-18 01:31:10.076 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-18 01:31:10.092 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:10.095 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 01:31:10.097 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-18 01:31:10.100 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-18 01:31:10.102 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-18 01:31:10.104 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 01:31:10.110 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-18 01:31:10.113 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-18 01:31:10.115 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-18 01:31:10.118 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-18 01:31:10.120 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-18 01:31:10.122 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-18 01:31:10.152 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-18 01:31:10.179 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-18 01:31:10.206 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-18 01:31:10.234 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-18 01:31:10.261 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-18 01:31:10.291 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-18 01:31:10.294 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-18 01:31:10.296 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-18 01:31:10.298 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-18 01:31:10.326 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-18 01:31:10.328 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-18 01:31:10.356 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-18 01:31:10.358 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-18 01:31:10.360 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-18 01:31:10.363 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-18 01:31:10.390 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-18 01:31:10.392 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-18 01:31:10.395 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-18 01:31:10.411 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:10.414 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-18 01:31:10.416 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-18 01:31:10.418 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-18 01:31:10.421 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-18 01:31:10.448 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.26:8080/v1/AUTH_ 2022-02-18 01:31:10.476 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-18 01:31:10.491 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:10.494 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-18 01:31:10.510 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:10.512 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-18 01:31:10.529 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:10.531 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-18 01:31:10.533 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-18 01:31:10.536 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-18 01:31:10.538 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-18 01:31:10.540 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 01:31:10.542 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 01:31:10.544 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 01:31:10.560 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:10.563 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 01:31:10.566 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 01:31:10.569 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 01:31:10.584 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:10.587 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:31:10.590 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:31:10.617 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 01:31:10.620 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 01:31:10.622 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-18 01:31:10.625 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-18 01:31:10.627 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 01:31:10.631 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 01:31:10.649 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 01:31:10.652 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 01:31:10.654 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 01:31:10.657 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 01:31:10.659 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-18 01:31:10.686 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:31:10.714 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:31:10.741 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 01:31:10.769 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-18 01:31:10.785 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:10.788 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-18 01:31:10.790 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-18 01:31:10.793 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-18 01:31:10.795 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-18 01:31:10.797 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 01:31:10.799 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 01:31:10.802 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-18 01:31:10.806 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-18 01:31:10.808 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 01:31:10.811 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 01:31:10.823 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 01:31:10.824 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:31:10.832 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 01:31:10.836 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:31:10.851 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-18 01:31:10.853 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-18 01:31:10.857 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-18 01:31:10.886 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-18 01:31:10.912 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-18 01:31:10.943 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-18 01:31:10.969 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 01:31:10.996 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 01:31:11.023 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-18 01:31:11.049 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-18 01:31:11.077 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-18 01:31:11.104 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 01:31:11.131 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 01:31:11.158 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 01:31:11.185 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-18 01:31:11.213 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 01:31:11.215 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 01:31:11.218 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-18 01:31:11.221 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-18 01:31:11.223 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 01:31:11.226 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:31:11.228 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:31:11.231 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 01:31:11.234 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 01:31:11.236 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-18 01:31:11.264 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 01:31:11.292 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-18 01:31:11.293 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 01:31:11.302 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-18 01:31:11.305 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-18 01:31:11.307 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-18 01:31:11.310 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 01:31:11.312 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 01:31:11.314 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:31:11.317 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:31:11.319 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:31:11.321 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 01:31:11.324 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 01:31:11.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:31:11.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:31:11.331 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-18 01:31:11.392 | Enabling site cinder-wsgi. 2022-02-18 01:31:11.397 | To activate the new configuration, you need to run: 2022-02-18 01:31:11.397 | systemctl reload apache2 2022-02-18 01:31:11.402 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 01:31:11.404 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 01:31:11.406 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:31:11.409 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 01:31:11.537 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-18 01:31:11.539 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-18 01:31:11.570 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.26/image 2022-02-18 01:31:11.603 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-18 01:31:11.619 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:11.622 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-18 01:31:11.624 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 01:31:11.626 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 01:31:11.629 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-18 01:31:11.631 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-18 01:31:11.661 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-18 01:31:11.688 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.26/identity 2022-02-18 01:31:11.716 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-18 01:31:11.743 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-18 01:31:11.770 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-18 01:31:11.797 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-18 01:31:11.824 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-18 01:31:11.852 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:31:11.879 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-18 01:31:11.908 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-18 01:31:11.936 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 01:31:11.964 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-18 01:31:11.966 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-18 01:31:11.983 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:11.986 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.26:2379 2022-02-18 01:31:12.015 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-18 01:31:12.018 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-18 01:31:12.036 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:12.038 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-18 01:31:12.040 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-18 01:31:12.043 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-18 01:31:12.045 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 01:31:12.047 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-18 01:31:12.050 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-18 01:31:12.053 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:31:12.054 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 01:31:12.059 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:31:12.062 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 01:31:12.064 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 01:31:12.067 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 01:31:12.070 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-18 01:31:12.072 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-18 01:31:12.075 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-18 01:31:12.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:31:12.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:31:12.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-18 01:31:12.085 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:31:12.087 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-18 01:31:12.090 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-18 01:31:12.092 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-18 01:31:12.094 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:31:12.097 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:31:12.099 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:31:12.102 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:31:12.104 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:31:12.107 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:31:12.123 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:31:12.125 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:31:12.127 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:31:12.131 | + functions-common:git_clone:629 : echo master 2022-02-18 01:31:12.131 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:31:12.136 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-18 01:31:12.138 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 01:31:12.141 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-18 01:31:12.143 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:31:12.144 | + functions-common:git_clone:678 : head -1 2022-02-18 01:31:12.150 | 01b12b1769 Merge commit 'refs/changes/34/828634/8' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-18 01:31:12.153 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:31:12.155 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-18 01:31:12.157 | + inc/python:setup_develop:338 : local bindep 2022-02-18 01:31:12.160 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 01:31:12.162 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-18 01:31:12.165 | + inc/python:setup_develop:344 : local extras= 2022-02-18 01:31:12.167 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-18 01:31:12.170 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 01:31:12.172 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 01:31:12.174 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-18 01:31:12.177 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 01:31:12.179 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 01:31:12.182 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-18 01:31:12.185 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 01:31:12.188 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-18 01:31:12.190 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 01:31:12.193 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 01:31:12.196 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-18 01:31:12.202 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-18 01:31:12.204 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-18 01:31:12.843 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-18 01:31:12.846 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 01:31:12.848 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 01:31:12.850 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 01:31:12.853 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 01:31:12.855 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-18 01:31:12.857 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 01:31:12.860 | + inc/python:setup_package:428 : local extras= 2022-02-18 01:31:12.862 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 01:31:12.864 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 01:31:12.866 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 01:31:12.869 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 01:31:12.871 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 01:31:12.873 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-18 01:31:12.894 | Using python 3.8 to install /opt/stack/neutron 2022-02-18 01:31:12.897 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-18 01:31:13.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:31:13.746 | from cryptography.utils import int_from_bytes 2022-02-18 01:31:13.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:31:13.746 | from cryptography.utils import int_from_bytes 2022-02-18 01:31:14.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:31:14.890 | Obtaining file:///opt/stack/neutron 2022-02-18 01:31:14.891 | Preparing metadata (setup.py): started 2022-02-18 01:31:18.860 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:31:18.951 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (5.8.1) 2022-02-18 01:31:18.952 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (3.5.0) 2022-02-18 01:31:18.953 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.1.1) 2022-02-18 01:31:18.954 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.5.1) 2022-02-18 01:31:18.955 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.4.0) 2022-02-18 01:31:18.956 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (5.1.1) 2022-02-18 01:31:18.957 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (0.33.0) 2022-02-18 01:31:18.958 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (1.4.1) 2022-02-18 01:31:18.959 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (0.20.4) 2022-02-18 01:31:18.960 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.27.1) 2022-02-18 01:31:18.961 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (3.0.3) 2022-02-18 01:31:18.962 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (9.4.0) 2022-02-18 01:31:18.963 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (0.8.0) 2022-02-18 01:31:18.964 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (0.11.0) 2022-02-18 01:31:18.965 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.20.0) 2022-02-18 01:31:18.967 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (7.8.0) 2022-02-18 01:31:18.967 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (6.3.1) 2022-02-18 01:31:18.968 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (1.4.31) 2022-02-18 01:31:18.969 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (1.8.7) 2022-02-18 01:31:18.971 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (4.4.0) 2022-02-18 01:31:18.972 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (1.7.6) 2022-02-18 01:31:18.973 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (3.5.0) 2022-02-18 01:31:18.974 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.10.1) 2022-02-18 01:31:18.975 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (4.5.0) 2022-02-18 01:31:18.977 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (8.8.0) 2022-02-18 01:31:18.978 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (3.4.0) 2022-02-18 01:31:18.979 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (11.2.0) 2022-02-18 01:31:18.980 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (5.1.0) 2022-02-18 01:31:18.981 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (4.6.1) 2022-02-18 01:31:18.982 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (12.13.0) 2022-02-18 01:31:18.983 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (4.5.1) 2022-02-18 01:31:18.984 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (3.11.0) 2022-02-18 01:31:18.985 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.7.0) 2022-02-18 01:31:18.986 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.3.0) 2022-02-18 01:31:18.987 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (6.3.0) 2022-02-18 01:31:18.989 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (4.3.0) 2022-02-18 01:31:18.990 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.8.0) 2022-02-18 01:31:18.991 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (1.5.0) 2022-02-18 01:31:18.992 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (4.12.2) 2022-02-18 01:31:18.993 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.6.0) 2022-02-18 01:31:18.994 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (3.4.2) 2022-02-18 01:31:18.995 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.3.1) 2022-02-18 01:31:18.996 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (1.1.0) 2022-02-18 01:31:18.997 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.16.0) 2022-02-18 01:31:18.998 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (1.15.1) 2022-02-18 01:31:18.999 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (21.3) 2022-02-18 01:31:19.000 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (5.9.0) 2022-02-18 01:31:19.001 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:19.002 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (22.0.0) 2022-02-18 01:31:19.003 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (17.6.0) 2022-02-18 01:31:19.004 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (0.61.0) 2022-02-18 01:31:19.006 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (4.4.0) 2022-02-18 01:31:19.007 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.7.0) 2022-02-18 01:31:19.008 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.4.0) 2022-02-18 01:31:19.009 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev515) (2.10.1) 2022-02-18 01:31:19.025 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev515) (4.11.0) 2022-02-18 01:31:19.026 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev515) (5.4.0) 2022-02-18 01:31:19.027 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev515) (1.1.6) 2022-02-18 01:31:19.037 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev515) (1.13.3) 2022-02-18 01:31:19.049 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev515) (2.1.0) 2022-02-18 01:31:19.050 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev515) (1.16.0) 2022-02-18 01:31:19.051 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev515) (1.1.2) 2022-02-18 01:31:19.070 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev515) (3.0.7) 2022-02-18 01:31:19.077 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev515) (2.0.1) 2022-02-18 01:31:19.135 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev515) (1.7.0) 2022-02-18 01:31:19.137 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev515) (1.0.2) 2022-02-18 01:31:19.190 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev515) (4.4.0) 2022-02-18 01:31:19.192 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev515) (3.1.1) 2022-02-18 01:31:19.238 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev515) (2.7.0) 2022-02-18 01:31:19.242 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev515) (1.2.2) 2022-02-18 01:31:19.267 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (36.0.1) 2022-02-18 01:31:19.268 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (1.4.0) 2022-02-18 01:31:19.270 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (1.1.5) 2022-02-18 01:31:19.271 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (2.5.0) 2022-02-18 01:31:19.273 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (1.32) 2022-02-18 01:31:19.274 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (1.4.4) 2022-02-18 01:31:19.275 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (6.0) 2022-02-18 01:31:19.277 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev515) (0.10.0) 2022-02-18 01:31:19.294 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev515) (1.0.3) 2022-02-18 01:31:19.382 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev515) (0.17.3) 2022-02-18 01:31:19.426 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev515) (1.5.0) 2022-02-18 01:31:19.486 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev515) (0.13.0) 2022-02-18 01:31:19.489 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev515) (0.5.0) 2022-02-18 01:31:19.490 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev515) (2.0.1) 2022-02-18 01:31:19.546 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev515) (2.8.2) 2022-02-18 01:31:19.574 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev515) (0.9.6) 2022-02-18 01:31:19.631 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev515) (0.4.0) 2022-02-18 01:31:19.632 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev515) (5.2.3) 2022-02-18 01:31:19.634 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev515) (5.0.0) 2022-02-18 01:31:19.635 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev515) (5.0.9) 2022-02-18 01:31:19.663 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev515) (3.2.0) 2022-02-18 01:31:19.664 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev515) (3.3.0) 2022-02-18 01:31:19.711 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev515) (1.15.0) 2022-02-18 01:31:19.763 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev515) (2021.3) 2022-02-18 01:31:19.794 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev515) (1.3.3) 2022-02-18 01:31:19.795 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev515) (3.0.0) 2022-02-18 01:31:19.821 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev515) (3.1.0) 2022-02-18 01:31:19.963 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev515) (2.4.0) 2022-02-18 01:31:20.032 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev515) (60.9.0) 2022-02-18 01:31:20.108 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev515) (3.0.0) 2022-02-18 01:31:20.109 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev515) (0.3.5) 2022-02-18 01:31:20.218 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:20.219 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:20.220 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:20.221 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:20.222 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:20.224 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:20.225 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev515) (0.6.5) 2022-02-18 01:31:20.435 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev515) (3.10.0) 2022-02-18 01:31:20.437 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev515) (2.4.2) 2022-02-18 01:31:20.441 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev515) (3.2.0) 2022-02-18 01:31:20.487 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev515) (2.1.0) 2022-02-18 01:31:20.489 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev515) (3.17.6) 2022-02-18 01:31:20.578 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev515) (2.0.12) 2022-02-18 01:31:20.579 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev515) (1.26.8) 2022-02-18 01:31:20.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev515) (2019.11.28) 2022-02-18 01:31:20.583 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev515) (3.3) 2022-02-18 01:31:20.617 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev515) (0.7) 2022-02-18 01:31:20.950 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev515) (0.12.2) 2022-02-18 01:31:21.025 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev515) (5.0.0) 2022-02-18 01:31:21.213 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev515) (2.21) 2022-02-18 01:31:21.285 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev515) (2.3.3) 2022-02-18 01:31:21.287 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev515) (0.5.0) 2022-02-18 01:31:21.508 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev515) (2.5.0) 2022-02-18 01:31:21.676 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev515) (2.2) 2022-02-18 01:31:22.190 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev515) (0.13.1) 2022-02-18 01:31:22.235 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev515) (0.2.5) 2022-02-18 01:31:22.829 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev515) (0.5.2) 2022-02-18 01:31:22.830 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev515) (0.4.2) 2022-02-18 01:31:23.160 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev515) (2.0.0) 2022-02-18 01:31:23.160 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev515) (4.10.0) 2022-02-18 01:31:23.325 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev515) (3.7.0) 2022-02-18 01:31:23.569 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev515) (1.8.2) 2022-02-18 01:31:23.570 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev515) (21.4.0) 2022-02-18 01:31:23.753 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev515) (1.0.0) 2022-02-18 01:31:23.975 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev515) (2.3.1) 2022-02-18 01:31:25.379 | Installing collected packages: neutron 2022-02-18 01:31:25.379 | Attempting uninstall: neutron 2022-02-18 01:31:25.381 | Found existing installation: neutron 19.1.0 2022-02-18 01:31:26.677 | Uninstalling neutron-19.1.0: 2022-02-18 01:31:26.752 | Successfully uninstalled neutron-19.1.0 2022-02-18 01:31:26.755 | Running setup.py develop for neutron 2022-02-18 01:31:32.695 | Successfully installed neutron 2022-02-18 01:31:32.695 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:31:32.703 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:31:32.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:31:32.842 | + inc/python:pip_install:200 : result=0 2022-02-18 01:31:32.845 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:31:32.847 | + functions-common:time_stop:2425 : local name 2022-02-18 01:31:32.849 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:31:32.851 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:31:32.854 | + functions-common:time_stop:2428 : local total 2022-02-18 01:31:32.856 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:31:32.858 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:31:32.860 | + functions-common:time_stop:2432 : start_time=1645147872889 2022-02-18 01:31:32.863 | + functions-common:time_stop:2434 : [[ -z 1645147872889 ]] 2022-02-18 01:31:32.866 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:31:32.870 | + functions-common:time_stop:2437 : end_time=1645147892867 2022-02-18 01:31:32.872 | + functions-common:time_stop:2438 : elapsed_time=19978 2022-02-18 01:31:32.874 | + functions-common:time_stop:2439 : total=232569 2022-02-18 01:31:32.876 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:31:32.879 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=252547 2022-02-18 01:31:32.881 | + inc/python:pip_install:203 : return 0 2022-02-18 01:31:32.884 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 01:31:32.886 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 01:31:32.888 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 01:31:32.906 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 01:31:32.918 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-18 01:31:32.921 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-18 01:31:32.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:31:32.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:31:32.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-18 01:31:32.931 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:31:32.933 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-18 01:31:32.936 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 01:31:32.938 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-18 01:31:32.955 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:31:32.958 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-18 01:31:32.960 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-18 01:31:32.962 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-18 01:31:32.965 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 01:31:32.967 | + lib/stack:stack_install_service:32 : install_nova 2022-02-18 01:31:32.970 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-18 01:31:32.973 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-18 01:31:32.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:31:32.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:31:32.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-18 01:31:32.982 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:31:32.985 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-18 01:31:33.001 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:33.003 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-18 01:31:33.019 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:33.021 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-18 01:31:33.038 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:33.040 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-18 01:31:33.042 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-18 01:31:33.045 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-18 01:31:33.047 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:31:33.049 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:31:33.052 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:31:33.055 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:31:33.057 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:31:33.060 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:31:33.076 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:31:33.078 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:31:33.080 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:31:33.083 | + functions-common:git_clone:629 : echo master 2022-02-18 01:31:33.083 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:31:33.088 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-18 01:31:33.090 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 01:31:33.093 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-18 01:31:33.095 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:31:33.096 | + functions-common:git_clone:678 : head -1 2022-02-18 01:31:33.163 | 0c31561792 Merge "[nova/libvirt] Support for checking and enabling SMM when needed" 2022-02-18 01:31:33.166 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:31:33.169 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-18 01:31:33.171 | + inc/python:setup_develop:338 : local bindep 2022-02-18 01:31:33.174 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 01:31:33.177 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-18 01:31:33.179 | + inc/python:setup_develop:344 : local extras= 2022-02-18 01:31:33.182 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-18 01:31:33.184 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 01:31:33.187 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 01:31:33.189 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-18 01:31:33.192 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 01:31:33.194 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 01:31:33.197 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-18 01:31:33.200 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 01:31:33.203 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-18 01:31:33.205 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 01:31:33.208 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 01:31:33.211 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-18 01:31:33.216 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-18 01:31:33.219 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-18 01:31:33.869 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-18 01:31:33.872 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 01:31:33.874 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 01:31:33.876 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 01:31:33.879 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 01:31:33.881 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-18 01:31:33.883 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 01:31:33.885 | + inc/python:setup_package:428 : local extras= 2022-02-18 01:31:33.888 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 01:31:33.890 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 01:31:33.892 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 01:31:33.895 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 01:31:33.897 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 01:31:33.899 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-18 01:31:33.920 | Using python 3.8 to install /opt/stack/nova 2022-02-18 01:31:33.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/nova 2022-02-18 01:31:34.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:31:34.766 | from cryptography.utils import int_from_bytes 2022-02-18 01:31:34.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:31:34.766 | from cryptography.utils import int_from_bytes 2022-02-18 01:31:35.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:31:35.906 | Obtaining file:///opt/stack/nova 2022-02-18 01:31:35.907 | Preparing metadata (setup.py): started 2022-02-18 01:31:40.807 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:31:41.016 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (5.8.1) 2022-02-18 01:31:41.017 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.4.31) 2022-02-18 01:31:41.018 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (5.1.1) 2022-02-18 01:31:41.019 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (0.33.0) 2022-02-18 01:31:41.020 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.0.3) 2022-02-18 01:31:41.021 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (9.4.0) 2022-02-18 01:31:41.022 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.7.1) 2022-02-18 01:31:41.023 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.5.1) 2022-02-18 01:31:41.025 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (36.0.1) 2022-02-18 01:31:41.026 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.8.7) 2022-02-18 01:31:41.026 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.1.2) 2022-02-18 01:31:41.027 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.1.1) 2022-02-18 01:31:41.028 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.5.0) 2022-02-18 01:31:41.030 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.1.0) 2022-02-18 01:31:41.031 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (0.13.0) 2022-02-18 01:31:41.032 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.7.6) 2022-02-18 01:31:41.033 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (0.8.0) 2022-02-18 01:31:41.034 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (0.11.0) 2022-02-18 01:31:41.036 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.8.1) 2022-02-18 01:31:41.037 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.0.2) 2022-02-18 01:31:41.038 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev265) (3.2.0) 2022-02-18 01:31:41.039 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (8.2.0) 2022-02-18 01:31:41.040 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.4.0) 2022-02-18 01:31:41.041 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (7.8.0) 2022-02-18 01:31:41.042 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.5.0) 2022-02-18 01:31:41.043 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.27.1) 2022-02-18 01:31:41.044 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.5.0) 2022-02-18 01:31:41.123 | Collecting websockify>=0.9.0 2022-02-18 01:31:41.130 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-18 01:31:41.135 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.10.1) 2022-02-18 01:31:41.136 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.5.0) 2022-02-18 01:31:41.137 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (8.8.0) 2022-02-18 01:31:41.138 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.4.0) 2022-02-18 01:31:41.139 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.6.1) 2022-02-18 01:31:41.141 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.3.0) 2022-02-18 01:31:41.142 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.3.0) 2022-02-18 01:31:41.143 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.5.0) 2022-02-18 01:31:41.144 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.12.2) 2022-02-18 01:31:41.145 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (11.2.0) 2022-02-18 01:31:41.146 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (6.3.0) 2022-02-18 01:31:41.147 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (12.13.0) 2022-02-18 01:31:41.148 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.11.0) 2022-02-18 01:31:41.149 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.7.0) 2022-02-18 01:31:41.150 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (5.1.0) 2022-02-18 01:31:41.152 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.8.0) 2022-02-18 01:31:41.153 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.5.0) 2022-02-18 01:31:41.154 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.5.1) 2022-02-18 01:31:41.155 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (5.9.0) 2022-02-18 01:31:41.157 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.6.0) 2022-02-18 01:31:41.158 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (5.1.0) 2022-02-18 01:31:41.159 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.1.0) 2022-02-18 01:31:41.160 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.7.0) 2022-02-18 01:31:41.161 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.7.0) 2022-02-18 01:31:41.163 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (3.10.1) 2022-02-18 01:31:41.201 | Collecting microversion-parse>=0.2.1 2022-02-18 01:31:41.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-18 01:31:41.212 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.10.1) 2022-02-18 01:31:41.213 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (0.2.2) 2022-02-18 01:31:41.214 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.3.3) 2022-02-18 01:31:41.215 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (1.7.0) 2022-02-18 01:31:41.216 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (4.6.4) 2022-02-18 01:31:41.217 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.8.2) 2022-02-18 01:31:41.218 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (2.4.0) 2022-02-18 01:31:41.219 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (0.61.0) 2022-02-18 01:31:41.220 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev265) (6.0) 2022-02-18 01:31:41.236 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev265) (4.11.0) 2022-02-18 01:31:41.237 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev265) (5.4.0) 2022-02-18 01:31:41.238 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev265) (1.1.6) 2022-02-18 01:31:41.263 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev265) (5.2.0) 2022-02-18 01:31:41.302 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev265) (1.15.0) 2022-02-18 01:31:41.333 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev265) (1.16.0) 2022-02-18 01:31:41.334 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev265) (2.1.0) 2022-02-18 01:31:41.358 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev265) (2.0.1) 2022-02-18 01:31:41.488 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev265) (4.4.0) 2022-02-18 01:31:41.489 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev265) (3.1.1) 2022-02-18 01:31:41.547 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev265) (1.4.4) 2022-02-18 01:31:41.548 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev265) (1.4.0) 2022-02-18 01:31:41.549 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev265) (0.10.0) 2022-02-18 01:31:41.550 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev265) (1.1.5) 2022-02-18 01:31:41.552 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev265) (2.5.0) 2022-02-18 01:31:41.554 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev265) (1.32) 2022-02-18 01:31:41.576 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev265) (5.5.0) 2022-02-18 01:31:41.578 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev265) (6.3.1) 2022-02-18 01:31:41.629 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev265) (1.15.1) 2022-02-18 01:31:41.631 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev265) (2.4.0) 2022-02-18 01:31:41.634 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:41.721 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev265) (0.17.3) 2022-02-18 01:31:41.829 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev265) (0.5.0) 2022-02-18 01:31:41.831 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev265) (2.0.1) 2022-02-18 01:31:41.893 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev265) (0.9.6) 2022-02-18 01:31:41.957 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev265) (5.2.3) 2022-02-18 01:31:41.958 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev265) (0.4.0) 2022-02-18 01:31:41.959 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev265) (5.0.9) 2022-02-18 01:31:41.960 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev265) (5.0.0) 2022-02-18 01:31:41.989 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev265) (3.3.0) 2022-02-18 01:31:41.991 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev265) (3.2.0) 2022-02-18 01:31:42.044 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev265) (1.0.3) 2022-02-18 01:31:42.099 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev265) (2021.3) 2022-02-18 01:31:42.131 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev265) (3.0.0) 2022-02-18 01:31:42.133 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev265) (1.3.3) 2022-02-18 01:31:42.184 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev265) (3.0.7) 2022-02-18 01:31:42.186 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev265) (21.3) 2022-02-18 01:31:42.271 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev265) (1.5.0) 2022-02-18 01:31:42.297 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev265) (60.9.0) 2022-02-18 01:31:42.389 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev265) (0.2.5) 2022-02-18 01:31:42.464 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev265) (3.17.6) 2022-02-18 01:31:42.527 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev265) (22.0.0) 2022-02-18 01:31:42.528 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev265) (1.3.3) 2022-02-18 01:31:42.530 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev265) (1.13.3) 2022-02-18 01:31:42.573 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev265) (3.10.0) 2022-02-18 01:31:42.575 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev265) (2.4.2) 2022-02-18 01:31:42.579 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev265) (2.1.0) 2022-02-18 01:31:42.658 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev265) (1.26.8) 2022-02-18 01:31:42.661 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev265) (2.0.12) 2022-02-18 01:31:42.662 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev265) (2019.11.28) 2022-02-18 01:31:42.664 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev265) (3.3) 2022-02-18 01:31:42.758 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev265) (0.7) 2022-02-18 01:31:42.967 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev265) (0.5.2) 2022-02-18 01:31:42.970 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev265) (0.4.2) 2022-02-18 01:31:43.079 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev265) (2.6.3) 2022-02-18 01:31:43.082 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev265) (1.4.2) 2022-02-18 01:31:43.084 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev265) (2.5.0) 2022-02-18 01:31:43.171 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev265) (0.12.2) 2022-02-18 01:31:44.392 | Collecting numpy 2022-02-18 01:31:44.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-18 01:31:44.860 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev265) (5.0.0) 2022-02-18 01:31:45.090 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev265) (2.21) 2022-02-18 01:31:45.165 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev265) (2.3.3) 2022-02-18 01:31:45.167 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev265) (0.5.0) 2022-02-18 01:31:45.375 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev265) (2.5.0) 2022-02-18 01:31:45.484 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev265) (2.2) 2022-02-18 01:31:45.955 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev265) (0.13.1) 2022-02-18 01:31:45.999 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev265) (2.16.0) 2022-02-18 01:31:46.366 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:46.367 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:46.368 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:46.369 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:46.370 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:46.371 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:46.373 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev265) (0.6.5) 2022-02-18 01:31:47.578 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev265) (3.7.0) 2022-02-18 01:31:48.031 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev265) (1.8.2) 2022-02-18 01:31:48.033 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev265) (21.4.0) 2022-02-18 01:31:48.130 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev265) (2.4.0) 2022-02-18 01:31:48.233 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev265) (1.0.0) 2022-02-18 01:31:49.722 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-02-18 01:31:52.987 | Running setup.py develop for nova 2022-02-18 01:31:59.254 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-02-18 01:31:59.254 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:31:59.262 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:31:59.262 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:31:59.428 | + inc/python:pip_install:200 : result=0 2022-02-18 01:31:59.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:31:59.432 | + functions-common:time_stop:2425 : local name 2022-02-18 01:31:59.434 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:31:59.437 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:31:59.439 | + functions-common:time_stop:2428 : local total 2022-02-18 01:31:59.441 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:31:59.443 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:31:59.445 | + functions-common:time_stop:2432 : start_time=1645147893914 2022-02-18 01:31:59.448 | + functions-common:time_stop:2434 : [[ -z 1645147893914 ]] 2022-02-18 01:31:59.451 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:31:59.455 | + functions-common:time_stop:2437 : end_time=1645147919452 2022-02-18 01:31:59.457 | + functions-common:time_stop:2438 : elapsed_time=25538 2022-02-18 01:31:59.459 | + functions-common:time_stop:2439 : total=252547 2022-02-18 01:31:59.461 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:31:59.463 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=278085 2022-02-18 01:31:59.466 | + inc/python:pip_install:203 : return 0 2022-02-18 01:31:59.468 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 01:31:59.470 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 01:31:59.474 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 01:31:59.492 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 01:31:59.504 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-18 01:31:59.507 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-18 01:31:59.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:31:59.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:31:59.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-18 01:31:59.516 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:31:59.519 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-18 01:31:59.532 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 01:31:59.534 | + ./stack.sh:main:937 : configure_nova 2022-02-18 01:31:59.537 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-18 01:31:59.549 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-18 01:31:59.552 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-18 01:31:59.554 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-18 01:31:59.558 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-18 01:31:59.558 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-18 01:31:59.563 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-18 01:31:59.566 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-18 01:31:59.568 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-18 01:31:59.571 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-18 01:31:59.573 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-18 01:31:59.575 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-18 01:31:59.578 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-18 01:31:59.581 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-18 01:31:59.592 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-18 01:31:59.604 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-18 01:31:59.616 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-18 01:31:59.628 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-18 01:31:59.640 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-18 01:31:59.643 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-18 01:31:59.648 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fKraDTSbeD 2022-02-18 01:31:59.650 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-18 01:31:59.652 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-18 01:31:59.655 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-18 01:31:59.657 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-18 01:31:59.661 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-18 01:31:59.663 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fKraDTSbeD 2022-02-18 01:31:59.667 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fKraDTSbeD 2022-02-18 01:31:59.679 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fKraDTSbeD /etc/sudoers.d/nova-rootwrap 2022-02-18 01:31:59.692 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-18 01:31:59.696 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-18 01:31:59.699 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-18 01:31:59.701 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-18 01:31:59.703 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-18 01:31:59.706 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-18 01:31:59.709 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-18 01:31:59.711 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-18 01:31:59.714 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-18 01:31:59.719 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-18 01:31:59.736 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:31:59.739 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-18 01:31:59.741 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-18 01:31:59.744 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-18 01:31:59.748 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-18 01:31:59.776 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-18 01:31:59.778 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-18 01:31:59.804 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-18 01:31:59.833 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-18 01:31:59.858 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-18 01:31:59.888 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-18 01:31:59.917 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-18 01:31:59.946 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-18 01:31:59.949 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.26 2022-02-18 01:31:59.975 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-18 01:32:00.001 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-18 01:32:00.027 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-18 01:32:00.054 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-18 01:32:00.080 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-18 01:32:00.109 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-18 01:32:00.111 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:32:00.114 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:32:00.116 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:32:00.118 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:32:00.120 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:32:00.122 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:32:00.125 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:32:00.127 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:32:00.129 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:32:00.131 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:32:00.133 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:32:00.135 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-18 01:32:00.137 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:32:00.139 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:32:00.142 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:32:00.144 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:32:00.146 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:32:00.148 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:32:00.150 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-18 01:32:00.166 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:00.168 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 01:32:00.171 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-18 01:32:00.173 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-18 01:32:00.200 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-18 01:32:00.202 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-18 01:32:00.205 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-18 01:32:00.207 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-18 01:32:00.209 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 01:32:00.212 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 01:32:00.242 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-18 01:32:00.244 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-18 01:32:00.246 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-18 01:32:00.249 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-18 01:32:00.251 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-18 01:32:00.253 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-18 01:32:00.282 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-18 01:32:00.312 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-18 01:32:00.339 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-18 01:32:00.365 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-18 01:32:00.381 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:00.383 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-18 01:32:00.399 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:00.402 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-18 01:32:00.403 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-18 01:32:00.408 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-18 01:32:00.410 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-18 01:32:00.437 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-18 01:32:00.452 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:00.454 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-18 01:32:00.457 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-18 01:32:00.459 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 01:32:00.461 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 01:32:00.464 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-18 01:32:00.492 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-18 01:32:00.519 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-02-18 01:32:00.546 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-18 01:32:00.573 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-18 01:32:00.600 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-18 01:32:00.626 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-18 01:32:00.653 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-18 01:32:00.680 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:32:00.708 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 01:32:00.736 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-18 01:32:00.753 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:00.755 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-18 01:32:00.757 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-18 01:32:00.787 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-18 01:32:00.813 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.26/identity 2022-02-18 01:32:00.841 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-18 01:32:00.867 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-18 01:32:00.894 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-18 01:32:00.920 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-18 01:32:00.947 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-18 01:32:00.974 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-18 01:32:00.990 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:00.992 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-18 01:32:00.994 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-18 01:32:01.023 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-18 01:32:01.054 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-18 01:32:01.057 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-18 01:32:01.085 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-18 01:32:01.087 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-18 01:32:01.089 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-18 01:32:01.091 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:32:01.094 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:32:01.096 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:32:01.098 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:32:01.100 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:32:01.103 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:32:01.105 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-18 01:32:01.107 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:32:01.109 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:32:01.112 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:32:01.115 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:32:01.117 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:32:01.119 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:32:01.122 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:32:01.124 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:32:01.126 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:32:01.129 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:32:01.132 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:32:01.135 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-18 01:32:01.138 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-18 01:32:01.142 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-18 01:32:01.147 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 01:32:01.163 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 01:32:01.166 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 01:32:01.168 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 01:32:01.170 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 01:32:01.173 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-18 01:32:01.202 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:32:01.229 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:32:01.258 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 01:32:01.287 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-18 01:32:01.320 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-18 01:32:01.336 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:01.338 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-18 01:32:01.341 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-18 01:32:01.343 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-18 01:32:01.345 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-18 01:32:01.348 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 01:32:01.355 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 01:32:01.358 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-18 01:32:01.362 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-18 01:32:01.364 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 01:32:01.367 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 01:32:01.379 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 01:32:01.380 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:32:01.388 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 01:32:01.391 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:32:01.406 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-18 01:32:01.409 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-18 01:32:01.412 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-18 01:32:01.441 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-18 01:32:01.467 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-18 01:32:01.494 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-18 01:32:01.520 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 01:32:01.547 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 01:32:01.573 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-18 01:32:01.600 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-18 01:32:01.629 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-18 01:32:01.655 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 01:32:01.683 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 01:32:01.709 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 01:32:01.735 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-18 01:32:01.762 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 01:32:01.764 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 01:32:01.767 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-18 01:32:01.769 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-18 01:32:01.771 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 01:32:01.774 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:01.776 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:01.778 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 01:32:01.781 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 01:32:01.783 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-18 01:32:01.810 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 01:32:01.837 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 01:32:01.838 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-18 01:32:01.847 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-18 01:32:01.850 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-18 01:32:01.852 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-18 01:32:01.854 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 01:32:01.856 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 01:32:01.859 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:32:01.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:01.863 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:01.865 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 01:32:01.868 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 01:32:01.870 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:01.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:01.874 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-18 01:32:01.935 | Enabling site nova-api-wsgi. 2022-02-18 01:32:01.941 | To activate the new configuration, you need to run: 2022-02-18 01:32:01.941 | systemctl reload apache2 2022-02-18 01:32:01.945 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 01:32:01.947 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 01:32:01.949 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:32:01.952 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 01:32:02.078 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-18 01:32:02.094 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:02.098 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-18 01:32:02.100 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-18 01:32:02.103 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-18 01:32:02.105 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-18 01:32:02.107 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-18 01:32:02.109 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 01:32:02.112 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-18 01:32:02.116 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-18 01:32:02.118 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 01:32:02.121 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 01:32:02.133 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 01:32:02.133 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:32:02.141 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 01:32:02.145 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:32:02.160 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-18 01:32:02.163 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-18 01:32:02.166 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-18 01:32:02.196 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-18 01:32:02.223 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-18 01:32:02.249 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-18 01:32:02.276 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 01:32:02.302 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 01:32:02.329 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-18 01:32:02.355 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-18 01:32:02.382 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-18 01:32:02.409 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 01:32:02.435 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 01:32:02.463 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 01:32:02.489 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-18 01:32:02.516 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-18 01:32:02.519 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-18 01:32:02.545 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-18 01:32:02.560 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:02.563 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-18 01:32:02.593 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-18 01:32:02.596 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-18 01:32:02.598 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-18 01:32:02.614 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:02.616 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:32:02.619 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:32:02.646 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-18 01:32:02.677 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-18 01:32:02.680 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 01:32:02.682 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-18 01:32:02.684 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 01:32:02.687 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 01:32:02.689 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 01:32:02.705 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:02.708 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 01:32:02.710 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 01:32:02.713 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 01:32:02.729 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:02.731 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:32:02.734 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:32:02.761 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 01:32:02.764 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 01:32:02.766 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-18 01:32:02.792 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-18 01:32:02.820 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-18 01:32:02.850 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-18 01:32:02.866 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:02.868 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 01:32:02.896 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-18 01:32:02.898 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-18 01:32:02.900 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-18 01:32:02.930 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-18 01:32:02.957 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.26/identity 2022-02-18 01:32:02.984 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-18 01:32:03.013 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-18 01:32:03.042 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-18 01:32:03.070 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-18 01:32:03.097 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-18 01:32:03.124 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-18 01:32:03.151 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-18 01:32:03.167 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:03.170 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-18 01:32:03.175 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 01:32:03.177 | + lib/nova:create_nova_conf:543 : local conf 2022-02-18 01:32:03.179 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-18 01:32:03.182 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-18 01:32:03.185 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 01:32:03.187 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 01:32:03.190 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-18 01:32:03.192 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-18 01:32:03.195 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-18 01:32:03.199 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-18 01:32:03.201 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-18 01:32:03.203 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-18 01:32:03.206 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-18 01:32:03.209 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-18 01:32:03.211 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-18 01:32:03.241 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-18 01:32:03.271 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-18 01:32:03.300 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 01:32:03.302 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-18 01:32:03.304 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-18 01:32:03.307 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-18 01:32:03.323 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:03.326 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-18 01:32:03.326 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-18 01:32:04.005 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-18 01:32:04.007 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-18 01:32:04.652 | Adding vhost "nova_cell1" ... 2022-02-18 01:32:04.697 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-18 01:32:05.367 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-18 01:32:05.390 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-18 01:32:05.392 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 01:32:05.395 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-18 01:32:05.398 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 01:32:05.400 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-18 01:32:05.402 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 01:32:05.418 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:05.421 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-18 01:32:05.423 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-18 01:32:05.426 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 01:32:05.442 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:05.445 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-02-18 01:32:05.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-02-18 01:32:05.474 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 01:32:05.477 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 01:32:05.479 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-18 01:32:05.495 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:05.497 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-18 01:32:05.499 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 01:32:05.502 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-18 01:32:05.534 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.26/identity 2022-02-18 01:32:05.561 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-18 01:32:05.589 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-18 01:32:05.616 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-18 01:32:05.643 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-18 01:32:05.670 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-18 01:32:05.697 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-18 01:32:05.724 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-18 01:32:05.726 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-18 01:32:05.729 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-18 01:32:05.732 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 01:32:05.748 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 01:32:05.750 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 01:32:05.754 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 01:32:05.756 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 01:32:05.758 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-18 01:32:05.786 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:32:05.813 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:32:05.840 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 01:32:05.867 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 01:32:05.870 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-18 01:32:05.874 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 01:32:05.876 | + lib/nova:create_nova_conf:577 : local conf 2022-02-18 01:32:05.878 | + lib/nova:create_nova_conf:578 : local offset 2022-02-18 01:32:05.881 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-18 01:32:05.884 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 01:32:05.886 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 01:32:05.889 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-18 01:32:05.891 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-18 01:32:05.893 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-18 01:32:05.896 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 01:32:05.898 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-18 01:32:05.900 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-18 01:32:05.902 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-18 01:32:05.918 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:05.920 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-18 01:32:05.923 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-18 01:32:05.938 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:05.941 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-18 01:32:05.957 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:05.959 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-18 01:32:05.975 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:05.978 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-18 01:32:05.994 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:05.996 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-18 01:32:05.999 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-18 01:32:06.001 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-18 01:32:06.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 01:32:06.006 | + lib/stack:stack_install_service:32 : install_placement 2022-02-18 01:32:06.009 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-18 01:32:06.011 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-18 01:32:06.014 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:06.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:06.019 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-18 01:32:06.022 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:32:06.024 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:32:06.026 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:32:06.029 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:32:06.031 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:32:06.033 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:32:06.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:06.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:06.041 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:32:06.043 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:32:06.045 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:32:06.048 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:32:06.050 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-18 01:32:06.053 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:32:06.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:06.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:06.060 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-18 01:32:06.082 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-18 01:32:06.188 | Reading package lists... 2022-02-18 01:32:06.420 | Building dependency tree... 2022-02-18 01:32:06.421 | Reading state information... 2022-02-18 01:32:06.659 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 01:32:06.659 | The following packages were automatically installed and are no longer required: 2022-02-18 01:32:06.660 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:32:06.660 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:32:06.660 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:32:06.660 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:32:06.660 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:32:06.660 | python3-zope.interface 2022-02-18 01:32:06.660 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:32:06.770 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:32:06.775 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:32:06.777 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:32:06.780 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:06.782 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:06.784 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:06.786 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:06.789 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:06.791 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:32:06.793 | + functions-common:time_stop:2432 : start_time=1645147926078 2022-02-18 01:32:06.796 | + functions-common:time_stop:2434 : [[ -z 1645147926078 ]] 2022-02-18 01:32:06.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:06.803 | + functions-common:time_stop:2437 : end_time=1645147926800 2022-02-18 01:32:06.805 | + functions-common:time_stop:2438 : elapsed_time=722 2022-02-18 01:32:06.807 | + functions-common:time_stop:2439 : total=279159 2022-02-18 01:32:06.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:06.812 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=279881 2022-02-18 01:32:06.815 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:32:06.817 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-18 01:32:06.820 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-18 01:32:06.822 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-18 01:32:06.825 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-18 01:32:06.827 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-18 01:32:06.849 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-18 01:32:06.852 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 01:32:06.854 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 01:32:06.857 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 01:32:06.859 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 01:32:06.861 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 01:32:06.864 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 01:32:06.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:06.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:06.871 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 01:32:06.874 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 01:32:06.876 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 01:32:06.879 | + functions-common:apt_get_update:1190 : return 2022-02-18 01:32:06.881 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-18 01:32:06.884 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 01:32:06.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:06.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:06.891 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-18 01:32:06.913 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-18 01:32:07.021 | Reading package lists... 2022-02-18 01:32:07.256 | Building dependency tree... 2022-02-18 01:32:07.257 | Reading state information... 2022-02-18 01:32:07.498 | The following packages were automatically installed and are no longer required: 2022-02-18 01:32:07.499 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 01:32:07.499 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 01:32:07.499 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 01:32:07.499 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 01:32:07.499 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 01:32:07.499 | python3-zope.interface 2022-02-18 01:32:07.499 | Use 'sudo apt autoremove' to remove them. 2022-02-18 01:32:07.565 | The following NEW packages will be installed: 2022-02-18 01:32:07.565 | libapache2-mod-wsgi-py3 2022-02-18 01:32:07.822 | 0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 01:32:07.822 | Need to get 93.3 kB of archives. 2022-02-18 01:32:07.822 | After this operation, 300 kB of additional disk space will be used. 2022-02-18 01:32:07.822 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-18 01:32:08.683 | Fetched 93.3 kB in 1s (165 kB/s) 2022-02-18 01:32:08.715 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-18 01:32:08.767 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-02-18 01:32:08.770 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-18 01:32:08.773 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-18 01:32:08.836 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-18 01:32:08.998 | apache2_invoke: Enable module wsgi 2022-02-18 01:32:16.798 | + functions-common:apt_get:1234 : result=0 2022-02-18 01:32:16.801 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 01:32:16.803 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:16.805 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:16.808 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:16.810 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:16.813 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:16.815 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 01:32:16.818 | + functions-common:time_stop:2432 : start_time=1645147926910 2022-02-18 01:32:16.820 | + functions-common:time_stop:2434 : [[ -z 1645147926910 ]] 2022-02-18 01:32:16.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:16.827 | + functions-common:time_stop:2437 : end_time=1645147936825 2022-02-18 01:32:16.829 | + functions-common:time_stop:2438 : elapsed_time=9915 2022-02-18 01:32:16.832 | + functions-common:time_stop:2439 : total=279881 2022-02-18 01:32:16.835 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:16.837 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=289796 2022-02-18 01:32:16.839 | + functions-common:apt_get:1238 : return 0 2022-02-18 01:32:16.842 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-18 01:32:16.844 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-18 01:32:16.847 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:32:16.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:16.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:16.854 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-18 01:32:16.856 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-18 01:32:16.911 | wsgi (enabled by maintainer script) 2022-02-18 01:32:16.914 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-18 01:32:16.917 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-18 01:32:16.919 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 01:32:16.922 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-18 01:32:16.926 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-18 01:32:16.928 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 01:32:16.932 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-18 01:32:16.932 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 01:32:16.938 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-18 01:32:16.941 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-18 01:32:16.943 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-18 01:32:16.946 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-18 01:32:16.948 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-18 01:32:16.971 | Using python 3.8 to install osc-placement 2022-02-18 01:32:16.974 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-18 01:32:17.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:32:17.815 | from cryptography.utils import int_from_bytes 2022-02-18 01:32:17.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:32:17.815 | from cryptography.utils import int_from_bytes 2022-02-18 01:32:18.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:32:19.456 | Collecting osc-placement 2022-02-18 01:32:19.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-18 01:32:19.480 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-18 01:32:19.481 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-02-18 01:32:19.482 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-18 01:32:19.483 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-18 01:32:19.484 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-18 01:32:19.485 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-18 01:32:19.547 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-18 01:32:19.549 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-18 01:32:19.550 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-18 01:32:19.551 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-18 01:32:19.565 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-18 01:32:19.566 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-18 01:32:19.568 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-18 01:32:19.582 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-18 01:32:19.583 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-18 01:32:19.585 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-18 01:32:19.586 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-18 01:32:19.587 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-18 01:32:19.588 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-18 01:32:19.609 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-18 01:32:19.610 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-18 01:32:19.611 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.0) 2022-02-18 01:32:19.612 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-18 01:32:19.622 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-18 01:32:19.659 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-18 01:32:19.662 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-18 01:32:19.663 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-18 01:32:19.664 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-18 01:32:19.666 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-18 01:32:19.667 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-18 01:32:19.668 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-18 01:32:19.669 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-18 01:32:19.736 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-18 01:32:19.737 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-18 01:32:19.738 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-18 01:32:19.741 | 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-02-18 01:32:19.834 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-18 01:32:19.835 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-18 01:32:19.836 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-18 01:32:19.877 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-18 01:32:19.918 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-18 01:32:20.079 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-18 01:32:22.132 | Installing collected packages: osc-placement 2022-02-18 01:32:22.317 | Successfully installed osc-placement-3.1.1 2022-02-18 01:32:22.317 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:32:22.324 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:32:22.324 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:32:22.443 | + inc/python:pip_install:200 : result=0 2022-02-18 01:32:22.446 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:32:22.448 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:22.451 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:22.453 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:22.456 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:22.458 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:22.461 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:32:22.463 | + functions-common:time_stop:2432 : start_time=1645147936965 2022-02-18 01:32:22.465 | + functions-common:time_stop:2434 : [[ -z 1645147936965 ]] 2022-02-18 01:32:22.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:22.473 | + functions-common:time_stop:2437 : end_time=1645147942470 2022-02-18 01:32:22.476 | + functions-common:time_stop:2438 : elapsed_time=5505 2022-02-18 01:32:22.478 | + functions-common:time_stop:2439 : total=278085 2022-02-18 01:32:22.480 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:22.483 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=283590 2022-02-18 01:32:22.485 | + inc/python:pip_install:203 : return 0 2022-02-18 01:32:22.488 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-18 01:32:22.491 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-18 01:32:22.493 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-18 01:32:22.496 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 01:32:22.498 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 01:32:22.501 | ++ functions-common:git_clone:612 : pwd 2022-02-18 01:32:22.504 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 01:32:22.506 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 01:32:22.509 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 01:32:22.526 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 01:32:22.528 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 01:32:22.530 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 01:32:22.534 | + functions-common:git_clone:629 : echo master 2022-02-18 01:32:22.534 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 01:32:22.539 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-18 01:32:22.542 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-18 01:32:22.544 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-18 01:32:22.547 | + functions-common:git_timed:702 : local count=0 2022-02-18 01:32:22.550 | + functions-common:git_timed:703 : local timeout=0 2022-02-18 01:32:22.552 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-18 01:32:22.554 | + functions-common:git_timed:706 : timeout=0 2022-02-18 01:32:22.556 | + functions-common:git_timed:709 : time_start git_timed 2022-02-18 01:32:22.559 | + functions-common:time_start:2411 : local name=git_timed 2022-02-18 01:32:22.561 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:32:22.563 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:32:22.566 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:32:22.570 | + functions-common:time_start:2416 : _TIME_START[$name]=1645147942568 2022-02-18 01:32:22.572 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-18 01:32:22.575 | Cloning into '/opt/stack/placement'... 2022-02-18 01:32:29.421 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-18 01:32:29.423 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:29.426 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:29.428 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:29.431 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:29.433 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:29.435 | + functions-common:time_stop:2431 : name=git_timed 2022-02-18 01:32:29.438 | + functions-common:time_stop:2432 : start_time=1645147942568 2022-02-18 01:32:29.440 | + functions-common:time_stop:2434 : [[ -z 1645147942568 ]] 2022-02-18 01:32:29.443 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:29.447 | + functions-common:time_stop:2437 : end_time=1645147949445 2022-02-18 01:32:29.449 | + functions-common:time_stop:2438 : elapsed_time=6877 2022-02-18 01:32:29.452 | + functions-common:time_stop:2439 : total=0 2022-02-18 01:32:29.454 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:29.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6877 2022-02-18 01:32:29.459 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-18 01:32:29.462 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 01:32:29.462 | + functions-common:git_clone:678 : head -1 2022-02-18 01:32:29.465 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-18 01:32:29.467 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 01:32:29.470 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-18 01:32:29.473 | + inc/python:setup_develop:338 : local bindep 2022-02-18 01:32:29.475 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 01:32:29.478 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-18 01:32:29.480 | + inc/python:setup_develop:344 : local extras= 2022-02-18 01:32:29.483 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-18 01:32:29.485 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 01:32:29.488 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 01:32:29.490 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-18 01:32:29.493 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 01:32:29.495 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 01:32:29.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-18 01:32:29.501 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 01:32:29.504 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-18 01:32:29.507 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 01:32:29.509 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 01:32:29.512 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-18 01:32:29.518 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-18 01:32:29.520 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-18 01:32:30.188 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-18 01:32:30.193 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 01:32:30.195 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 01:32:30.198 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 01:32:30.200 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 01:32:30.203 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-18 01:32:30.206 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 01:32:30.208 | + inc/python:setup_package:428 : local extras= 2022-02-18 01:32:30.211 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 01:32:30.213 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 01:32:30.215 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 01:32:30.218 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 01:32:30.221 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 01:32:30.223 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-18 01:32:30.244 | Using python 3.8 to install /opt/stack/placement 2022-02-18 01:32:30.247 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-18 01:32:31.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:32:31.092 | from cryptography.utils import int_from_bytes 2022-02-18 01:32:31.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:32:31.092 | from cryptography.utils import int_from_bytes 2022-02-18 01:32:32.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:32:32.239 | Obtaining file:///opt/stack/placement 2022-02-18 01:32:32.240 | Preparing metadata (setup.py): started 2022-02-18 01:32:35.224 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 01:32:35.360 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-18 01:32:35.361 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-18 01:32:35.362 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-18 01:32:35.363 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-18 01:32:35.364 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-18 01:32:35.365 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-18 01:32:35.366 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-18 01:32:35.368 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.9.0) 2022-02-18 01:32:35.369 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-18 01:32:35.370 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-18 01:32:35.372 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-18 01:32:35.373 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-18 01:32:35.374 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-18 01:32:35.375 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.2) 2022-02-18 01:32:35.376 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-18 01:32:35.377 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.11.0) 2022-02-18 01:32:35.378 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-18 01:32:35.379 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-18 01:32:35.380 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-18 01:32:35.382 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-18 01:32:35.383 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-18 01:32:35.446 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-18 01:32:35.447 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-18 01:32:35.448 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-18 01:32:35.450 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-18 01:32:35.452 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-18 01:32:35.454 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-18 01:32:35.473 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-18 01:32:35.514 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-18 01:32:35.515 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-18 01:32:35.516 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-18 01:32:35.517 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-18 01:32:35.518 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-18 01:32:35.569 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-18 01:32:35.572 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-18 01:32:35.573 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-18 01:32:35.574 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-18 01:32:35.617 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-18 01:32:35.619 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-18 01:32:35.636 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-18 01:32:35.637 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-18 01:32:35.640 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-18 01:32:35.664 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-18 01:32:35.666 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-18 01:32:35.679 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.0) 2022-02-18 01:32:35.696 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-18 01:32:35.697 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-18 01:32:35.698 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-18 01:32:35.701 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-18 01:32:35.741 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-18 01:32:35.742 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-18 01:32:35.745 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-18 01:32:35.747 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-18 01:32:35.764 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-18 01:32:35.950 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-18 01:32:35.990 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-18 01:32:35.991 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-18 01:32:35.992 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-18 01:32:36.008 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-18 01:32:36.043 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-18 01:32:36.100 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-18 01:32:36.165 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-18 01:32:36.251 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-18 01:32:36.300 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-18 01:32:36.491 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-18 01:32:36.493 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-18 01:32:36.493 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-18 01:32:36.571 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-18 01:32:36.622 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-18 01:32:36.782 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-18 01:32:36.887 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-18 01:32:36.889 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-18 01:32:38.718 | Installing collected packages: openstack-placement 2022-02-18 01:32:38.720 | Running setup.py develop for openstack-placement 2022-02-18 01:32:42.759 | Successfully installed openstack-placement 2022-02-18 01:32:42.759 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:32:42.766 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:32:42.766 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:32:42.890 | + inc/python:pip_install:200 : result=0 2022-02-18 01:32:42.893 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:32:42.896 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:42.898 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:42.900 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:42.903 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:42.905 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:42.907 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:32:42.909 | + functions-common:time_stop:2432 : start_time=1645147950239 2022-02-18 01:32:42.911 | + functions-common:time_stop:2434 : [[ -z 1645147950239 ]] 2022-02-18 01:32:42.914 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:42.918 | + functions-common:time_stop:2437 : end_time=1645147962916 2022-02-18 01:32:42.921 | + functions-common:time_stop:2438 : elapsed_time=12677 2022-02-18 01:32:42.923 | + functions-common:time_stop:2439 : total=283590 2022-02-18 01:32:42.925 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:42.927 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=296267 2022-02-18 01:32:42.930 | + inc/python:pip_install:203 : return 0 2022-02-18 01:32:42.932 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 01:32:42.935 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 01:32:42.938 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 01:32:42.958 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 01:32:42.970 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-18 01:32:42.973 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-18 01:32:42.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:32:42.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:32:42.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-18 01:32:42.983 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:32:42.985 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 01:32:42.987 | + ./stack.sh:main:943 : configure_placement 2022-02-18 01:32:42.990 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-18 01:32:43.003 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-18 01:32:43.005 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-18 01:32:43.010 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-18 01:32:43.012 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-18 01:32:43.014 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-18 01:32:43.017 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-18 01:32:43.020 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-18 01:32:43.023 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-18 01:32:43.054 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-18 01:32:43.086 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-18 01:32:43.117 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-18 01:32:43.119 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-18 01:32:43.122 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-18 01:32:43.124 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 01:32:43.127 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-18 01:32:43.158 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-18 01:32:43.187 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-02-18 01:32:43.216 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-18 01:32:43.244 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-18 01:32:43.273 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-18 01:32:43.302 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-18 01:32:43.331 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-18 01:32:43.359 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:32:43.389 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 01:32:43.417 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-18 01:32:43.420 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-18 01:32:43.423 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-18 01:32:43.427 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 01:32:43.447 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 01:32:43.450 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 01:32:43.452 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 01:32:43.455 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 01:32:43.457 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-18 01:32:43.487 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:32:43.515 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:32:43.544 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 01:32:43.573 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-18 01:32:43.575 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-18 01:32:43.578 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-18 01:32:43.580 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-18 01:32:43.583 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-18 01:32:43.585 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 01:32:43.587 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 01:32:43.590 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-18 01:32:43.594 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-18 01:32:43.597 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 01:32:43.600 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 01:32:43.612 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 01:32:43.613 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:32:43.621 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 01:32:43.625 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 01:32:43.640 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-18 01:32:43.642 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-18 01:32:43.646 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-18 01:32:43.677 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-18 01:32:43.705 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-18 01:32:43.733 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-18 01:32:43.761 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 01:32:43.790 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 01:32:43.821 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-18 01:32:43.850 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-18 01:32:43.878 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-18 01:32:43.906 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 01:32:43.934 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 01:32:43.963 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 01:32:43.991 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-18 01:32:44.019 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 01:32:44.022 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 01:32:44.025 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-18 01:32:44.027 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-18 01:32:44.030 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 01:32:44.032 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:44.035 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:44.038 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-18 01:32:44.041 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-18 01:32:44.043 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-18 01:32:44.071 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 01:32:44.101 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-18 01:32:44.101 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-18 01:32:44.110 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-18 01:32:44.115 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-18 01:32:44.117 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-18 01:32:44.120 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 01:32:44.123 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 01:32:44.125 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 01:32:44.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:44.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:44.133 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 01:32:44.135 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 01:32:44.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:44.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:44.143 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-18 01:32:44.205 | Enabling site placement-api. 2022-02-18 01:32:44.210 | To activate the new configuration, you need to run: 2022-02-18 01:32:44.210 | systemctl reload apache2 2022-02-18 01:32:44.215 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 01:32:44.217 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 01:32:44.220 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:32:44.222 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 01:32:44.358 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-18 01:32:44.380 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:44.382 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-18 01:32:44.401 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:44.404 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-18 01:32:44.422 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:44.425 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-18 01:32:44.427 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-18 01:32:44.430 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-18 01:32:44.462 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.26/identity 2022-02-18 01:32:44.490 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-18 01:32:44.519 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-18 01:32:44.547 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-18 01:32:44.576 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-18 01:32:44.604 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-18 01:32:44.634 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-18 01:32:44.661 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-18 01:32:44.678 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:44.681 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-18 01:32:44.698 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:44.701 | + ./stack.sh:main:969 : run_phase stack install 2022-02-18 01:32:44.703 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 01:32:44.706 | + functions-common:run_phase:1854 : local phase=install 2022-02-18 01:32:44.708 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 01:32:44.710 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 01:32:44.713 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 01:32:44.715 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 01:32:44.718 | + functions-common:run_phase:1863 : local extra 2022-02-18 01:32:44.721 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 01:32:44.725 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 01:32:44.727 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 01:32:44.730 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 01:32:44.732 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-18 01:32:44.735 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 01:32:44.751 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:44.754 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 01:32:44.756 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:32:44.758 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-18 01:32:44.761 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-18 01:32:44.763 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:32:44.765 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-18 01:32:44.768 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-18 01:32:44.770 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-18 01:32:44.828 | ++ inc/async:async_inner:63 : install_tempest 2022-02-18 01:32:44.865 | [17517 Async install_tempest:83707]: running: install_tempest 2022-02-18 01:32:44.868 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 01:32:44.870 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 01:32:44.873 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 01:32:44.876 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 01:32:44.878 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-18 01:32:44.881 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 01:32:44.884 | + functions-common:run_plugins:1840 : local phase=install 2022-02-18 01:32:44.886 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 01:32:44.889 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 01:32:44.892 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-18 01:32:44.895 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-18 01:32:44.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 01:32:44.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 01:32:44.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-18 01:32:44.905 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 01:32:44.908 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-18 01:32:44.910 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-18 01:32:44.913 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 01:32:44.916 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-18 01:32:44.919 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-18 01:32:44.922 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 01:32:44.926 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-18 01:32:44.930 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 01:32:44.935 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-18 01:32:44.937 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-18 01:32:44.940 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-18 01:32:44.943 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-18 01:32:44.945 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-18 01:32:44.967 | Using python 3.8 to install python-openstackclient 2022-02-18 01:32:44.969 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-18 01:32:45.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:32:45.828 | from cryptography.utils import int_from_bytes 2022-02-18 01:32:45.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:32:45.829 | from cryptography.utils import int_from_bytes 2022-02-18 01:32:46.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 01:32:47.634 | Collecting python-openstackclient 2022-02-18 01:32:47.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-18 01:32:47.701 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-18 01:32:47.702 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-18 01:32:47.703 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-18 01:32:47.704 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-18 01:32:47.705 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-18 01:32:47.706 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-18 01:32:47.707 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-02-18 01:32:47.708 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-18 01:32:47.709 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-18 01:32:47.710 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-18 01:32:47.711 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-18 01:32:47.723 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-18 01:32:47.724 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-18 01:32:47.725 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-18 01:32:47.726 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-18 01:32:47.727 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-18 01:32:47.753 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-18 01:32:47.754 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-18 01:32:47.756 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-18 01:32:47.757 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-18 01:32:47.758 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-18 01:32:47.759 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-18 01:32:47.760 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-18 01:32:47.761 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-18 01:32:47.762 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-18 01:32:47.764 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-18 01:32:47.765 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-18 01:32:47.777 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-18 01:32:47.797 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-18 01:32:47.798 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-18 01:32:47.799 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-18 01:32:47.800 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-18 01:32:47.822 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-18 01:32:47.839 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-18 01:32:47.840 | 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-02-18 01:32:47.842 | 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-02-18 01:32:47.938 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-18 01:32:47.938 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-18 01:32:47.940 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-18 01:32:47.982 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-18 01:32:47.996 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-18 01:32:48.029 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-18 01:32:48.193 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-18 01:32:48.209 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-18 01:32:48.311 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-18 01:32:48.312 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-18 01:32:48.313 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-18 01:32:48.316 | 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-02-18 01:32:48.470 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-18 01:32:50.630 | Installing collected packages: python-openstackclient 2022-02-18 01:32:52.114 | Successfully installed python-openstackclient-5.7.0 2022-02-18 01:32:52.114 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 01:32:52.121 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 01:32:52.121 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 01:32:52.247 | + inc/python:pip_install:200 : result=0 2022-02-18 01:32:52.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 01:32:52.253 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:52.255 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:52.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:52.260 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:52.262 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:52.264 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 01:32:52.266 | + functions-common:time_stop:2432 : start_time=1645147964961 2022-02-18 01:32:52.269 | + functions-common:time_stop:2434 : [[ -z 1645147964961 ]] 2022-02-18 01:32:52.272 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:52.276 | + functions-common:time_stop:2437 : end_time=1645147972273 2022-02-18 01:32:52.278 | + functions-common:time_stop:2438 : elapsed_time=7312 2022-02-18 01:32:52.281 | + functions-common:time_stop:2439 : total=296267 2022-02-18 01:32:52.283 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:52.286 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=303579 2022-02-18 01:32:52.288 | + inc/python:pip_install:203 : return 0 2022-02-18 01:32:52.291 | + ./stack.sh:main:981 : install_oscwrap 2022-02-18 01:32:52.294 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-18 01:32:52.299 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.zDHqaft0sG 2022-02-18 01:32:52.301 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-18 01:32:52.304 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-18 01:32:52.306 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-18 01:32:52.309 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-18 01:32:52.311 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 01:32:52.314 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-18 01:32:52.332 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:52.335 | + ./stack.sh:main:1035 : configure_database 2022-02-18 01:32:52.337 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-18 01:32:52.340 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-18 01:32:52.342 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-18 01:32:52.344 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:32:52.346 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-18 01:32:52.349 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-18 01:32:52.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:52.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:52.356 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-18 01:32:52.358 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-18 01:32:52.360 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:32:52.363 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:32:52.365 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:32:52.367 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:32:52.369 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:32:52.372 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:32:52.374 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:32:52.376 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:32:52.379 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:32:52.381 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:32:52.383 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:32:52.385 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-18 01:32:52.388 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:32:52.390 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:32:52.392 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:32:52.395 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:32:52.397 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:32:52.399 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:32:52.402 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-18 01:32:52.417 | mysqladmin: connect to server at 'localhost' failed 2022-02-18 01:32:52.417 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-18 01:32:52.420 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-18 01:32:52.423 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-18 01:32:52.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:52.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:52.430 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-18 01:32:52.433 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-18 01:32:52.435 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-18 01:32:52.438 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:32:52.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:32:52.443 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-18 01:32:52.445 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-18 01:32:52.448 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-18 01:32:52.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:32:52.499 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-18 01:32:52.510 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:32:52.531 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-18 01:32:52.537 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-18 01:32:52.538 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-18 01:32:52.541 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-18 01:32:52.607 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-18 01:32:52.657 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-18 01:32:52.708 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-18 01:32:52.761 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-18 01:32:52.764 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-18 01:32:52.766 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:32:52.768 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-18 01:32:55.545 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-18 01:32:55.566 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-18 01:32:55.594 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 01:32:55.617 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-013255 2022-02-18 01:32:55.638 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-013255 1039' 2022-02-18 01:32:55.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.678 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 01:32:55.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.732 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 01:32:55.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.778 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 01:32:55.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.831 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-18 01:32:55.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.874 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-02-18 01:32:55.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.918 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-02-18 01:32:55.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.958 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-012152 2022-02-18 01:32:55.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:55.998 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 01:32:56.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:56.046 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-02-18 01:32:56.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:56.090 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 01:32:56.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:56.136 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 01:32:56.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:56.174 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 01:32:56.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 01:32:56.214 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 01:32:56.234 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-18 01:32:56.258 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-18 01:32:56.274 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-18 01:32:56.342 | + ./stack.sh:main:1065 : start_dstat 2022-02-18 01:32:56.358 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.378 | + functions-common:run_process:1680 : local service=dstat 2022-02-18 01:32:56.402 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.418 | + functions-common:run_process:1682 : local group= 2022-02-18 01:32:56.442 | + functions-common:run_process:1683 : local user= 2022-02-18 01:32:56.457 | + functions-common:run_process:1685 : local name=dstat 2022-02-18 01:32:56.478 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:32:56.503 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:32:56.520 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:32:56.546 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:32:56.578 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:32:56.588 | + functions-common:time_start:2416 : _TIME_START[$name]=1645147976580 2022-02-18 01:32:56.602 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-18 01:32:56.688 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:56.691 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-18 01:32:56.694 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-18 01:32:56.696 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.699 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.701 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.704 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.706 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-18 01:32:56.709 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-18 01:32:56.711 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-18 01:32:56.714 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:32:56.716 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:32:56.718 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-18 01:32:56.721 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-18 01:32:56.724 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-18 01:32:56.726 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.728 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 01:32:56.731 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 01:32:56.733 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 01:32:56.735 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 01:32:56.738 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-18 01:32:56.741 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 01:32:56.745 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-18 01:32:56.824 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-18 01:32:56.897 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 01:32:56.955 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-18 01:32:57.016 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-18 01:32:57.078 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:32:57.140 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 01:32:57.143 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-18 01:32:57.219 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 01:32:57.645 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-18 01:32:57.663 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-18 01:32:58.056 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-18 01:32:58.128 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:32:58.142 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:58.157 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:58.177 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:58.190 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:58.208 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:58.226 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:32:58.250 | + functions-common:time_stop:2432 : start_time=1645147976580 2022-02-18 01:32:58.261 | + functions-common:time_stop:2434 : [[ -z 1645147976580 ]] 2022-02-18 01:32:58.292 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:58.326 | + functions-common:time_stop:2437 : end_time=1645147978292 2022-02-18 01:32:58.350 | + functions-common:time_stop:2438 : elapsed_time=1712 2022-02-18 01:32:58.378 | + functions-common:time_stop:2439 : total=0 2022-02-18 01:32:58.404 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:58.426 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1712 2022-02-18 01:32:58.450 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-18 01:32:58.457 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-18 01:32:58.467 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-18 01:32:58.480 | + functions-common:run_process:1682 : local group= 2022-02-18 01:32:58.483 | + functions-common:run_process:1683 : local user=root 2022-02-18 01:32:58.485 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-18 01:32:58.488 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:32:58.510 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:32:58.519 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:32:58.522 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:32:58.525 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:32:58.554 | + functions-common:time_start:2416 : _TIME_START[$name]=1645147978527 2022-02-18 01:32:58.566 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-18 01:32:58.630 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:58.632 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:32:58.635 | + functions-common:time_stop:2425 : local name 2022-02-18 01:32:58.637 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:32:58.640 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:32:58.642 | + functions-common:time_stop:2428 : local total 2022-02-18 01:32:58.645 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:32:58.647 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:32:58.650 | + functions-common:time_stop:2432 : start_time=1645147978527 2022-02-18 01:32:58.653 | + functions-common:time_stop:2434 : [[ -z 1645147978527 ]] 2022-02-18 01:32:58.656 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:32:58.678 | + functions-common:time_stop:2437 : end_time=1645147978657 2022-02-18 01:32:58.694 | + functions-common:time_stop:2438 : elapsed_time=130 2022-02-18 01:32:58.710 | + functions-common:time_stop:2439 : total=1712 2022-02-18 01:32:58.738 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:32:58.758 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1842 2022-02-18 01:32:58.782 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-18 01:32:58.910 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:58.927 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-18 01:32:58.968 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:32:58.971 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-18 01:32:59.003 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:32:59.005 | + ./stack.sh:main:1078 : start_etcd3 2022-02-18 01:32:59.008 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-18 01:32:59.010 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-828634-8-hyperv --data-dir /opt/stack/data/etcd' 2022-02-18 01:32:59.012 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-18 01:32:59.018 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-828634-8-hyperv=http://10.222.0.26:2380' 2022-02-18 01:32:59.021 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.26:2380' 2022-02-18 01:32:59.023 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.26:2379' 2022-02-18 01:32:59.026 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-18 01:32:59.028 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-18 01:32:59.030 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.26:2379' 2022-02-18 01:32:59.033 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-18 01:32:59.035 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-18 01:32:59.038 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-18 01:32:59.040 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-828634-8-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-828634-8-hyperv=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' '' root 2022-02-18 01:32:59.043 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-18 01:32:59.045 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-828634-8-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-828634-8-hyperv=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-02-18 01:32:59.047 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 01:32:59.050 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-18 01:32:59.052 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 01:32:59.054 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 01:32:59.056 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-18 01:32:59.059 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 01:32:59.063 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-18 01:32:59.129 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-18 01:32:59.194 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-828634-8-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-828634-8-hyperv=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-02-18 01:32:59.252 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-18 01:32:59.302 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-18 01:32:59.357 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:32:59.415 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 01:32:59.417 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-18 01:32:59.494 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 01:32:59.931 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-18 01:32:59.985 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-18 01:33:00.044 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-18 01:33:00.106 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-18 01:33:00.160 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-18 01:33:00.163 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 01:33:00.167 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-18 01:33:00.169 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-18 01:33:00.575 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-18 01:33:00.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-18 01:33:00.977 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-18 01:33:01.956 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-18 01:33:01.974 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:33:01.976 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-18 01:33:01.979 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-18 01:33:01.984 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-18 01:33:01.986 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-18 01:33:02.000 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-18 01:33:02.012 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-18 01:33:02.015 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 01:33:02.018 | + 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.26/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-18 01:33:02.112 | The user clouds.yaml file didn't exist. 2022-02-18 01:33:02.122 | + 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.26/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-18 01:33:02.234 | + 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.26/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-18 01:33:02.346 | + 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.26/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-18 01:33:02.470 | + 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.26/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-18 01:33:02.590 | + 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.26/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-18 01:33:02.714 | + 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.26/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-18 01:33:02.845 | + 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.26/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-18 01:33:02.974 | + 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.26/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-18 01:33:03.112 | + 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.26/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-18 01:33:03.246 | + functions-common:write_clouds_yaml:198 : cat 2022-02-18 01:33:03.251 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-18 01:33:03.254 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-18 01:33:03.257 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-18 01:33:03.261 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-18 01:33:03.264 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-18 01:33:03.266 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-18 01:33:03.283 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:33:03.286 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-18 01:33:03.288 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:33:03.291 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-18 01:33:03.293 | + ./stack.sh:main:1095 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-02-18 01:33:03.295 | + ./stack.sh:main:1096 : init_keystone 2022-02-18 01:33:03.298 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-18 01:33:03.316 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:33:03.319 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-18 01:33:03.321 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-18 01:33:03.323 | + lib/database:recreate_database:112 : local db=keystone 2022-02-18 01:33:03.325 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-18 01:33:03.328 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-18 01:33:03.331 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-18 01:33:03.335 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:33:03.364 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-18 01:33:03.369 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:33:03.387 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-18 01:33:03.390 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 01:33:03.393 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:33:03.395 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:33:03.400 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:33:03.403 | + functions-common:time_start:2416 : _TIME_START[$name]=1645147983400 2022-02-18 01:33:03.405 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-18 01:33:08.169 | 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=85621) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 01:33:08.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:08.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.177 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.177 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.178 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.179 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:08.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:08.208 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:08.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.210 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.210 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.210 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.211 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:08.211 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:08.269 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:08.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.270 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.271 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.271 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:08.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:08.272 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:08.272 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:08.279 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 01:33:10.104 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.104 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 01:33:10.112 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.112 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 01:33:10.119 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.119 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 01:33:10.128 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.128 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 01:33:10.135 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.136 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 01:33:10.143 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.143 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 01:33:10.203 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.204 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.206 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.206 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.207 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.207 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.207 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.207 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:10.208 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.210 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.211 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:10.218 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.220 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.220 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.221 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.221 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.221 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.221 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:10.581 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.583 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.583 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.584 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.584 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.584 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.584 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:10.611 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.613 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.613 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.614 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.614 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.614 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.614 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:10.627 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 01:33:10.668 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.668 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 01:33:10.676 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.676 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 01:33:10.684 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.684 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 01:33:10.692 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.692 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 01:33:10.700 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.700 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 01:33:10.710 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.710 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 01:33:10.718 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:10.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.720 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.721 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.721 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.722 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:10.722 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.724 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.725 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.725 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.725 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.725 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:10.733 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:10.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.734 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.735 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.735 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:10.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:10.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:10.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:11.041 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:11.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.042 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.043 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.043 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.044 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:11.044 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:11.071 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:33:11.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.073 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.074 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.074 | 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=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:33:11.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:33:11.074 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:33:11.074 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85621) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:33:11.081 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 01:33:11.090 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:11.090 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 01:33:11.098 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:11.098 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 01:33:11.107 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:11.107 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 01:33:11.115 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:11.116 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 01:33:11.124 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:11.124 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 01:33:11.132 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:11.132 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 01:33:11.139 | INFO migrate.versioning.api [-] done 2022-02-18 01:33:11.546 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-18 01:33:11.549 | + functions-common:time_stop:2425 : local name 2022-02-18 01:33:11.552 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:33:11.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:33:11.557 | + functions-common:time_stop:2428 : local total 2022-02-18 01:33:11.559 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:33:11.562 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 01:33:11.564 | + functions-common:time_stop:2432 : start_time=1645147983400 2022-02-18 01:33:11.566 | + functions-common:time_stop:2434 : [[ -z 1645147983400 ]] 2022-02-18 01:33:11.569 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:33:11.575 | + functions-common:time_stop:2437 : end_time=1645147991571 2022-02-18 01:33:11.577 | + functions-common:time_stop:2438 : elapsed_time=8171 2022-02-18 01:33:11.580 | + functions-common:time_stop:2439 : total=0 2022-02-18 01:33:11.583 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:33:11.585 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8171 2022-02-18 01:33:11.587 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-18 01:33:11.590 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-18 01:33:11.594 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-18 01:33:16.161 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-18 01:33:16.162 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-18 01:33:16.162 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-18 01:33:16.162 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-18 01:33:16.163 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-18 01:33:16.163 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-18 01:33:16.163 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-18 01:33:16.164 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-18 01:33:16.164 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-18 01:33:16.539 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-18 01:33:16.544 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-18 01:33:21.116 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-18 01:33:21.117 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-18 01:33:21.117 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-18 01:33:21.117 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-18 01:33:21.118 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-18 01:33:21.118 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-18 01:33:21.118 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-18 01:33:21.118 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-18 01:33:21.119 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-18 01:33:21.490 | + ./stack.sh:main:1097 : start_keystone 2022-02-18 01:33:21.492 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-18 01:33:21.495 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-18 01:33:21.497 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-18 01:33:21.514 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:33:21.516 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-18 01:33:21.519 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-18 01:33:21.524 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-18 01:33:21.526 | + functions-common:run_process:1680 : local service=keystone 2022-02-18 01:33:21.528 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 01:33:21.531 | + functions-common:run_process:1682 : local group= 2022-02-18 01:33:21.533 | + functions-common:run_process:1683 : local user= 2022-02-18 01:33:21.536 | + functions-common:run_process:1685 : local name=keystone 2022-02-18 01:33:21.538 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:33:21.540 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:33:21.543 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:33:21.545 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:33:21.549 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:33:21.553 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148001550 2022-02-18 01:33:21.555 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-18 01:33:21.574 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:33:21.577 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-18 01:33:21.580 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-18 01:33:21.582 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 01:33:21.585 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 01:33:21.587 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 01:33:21.589 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 01:33:21.592 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-18 01:33:21.594 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-18 01:33:21.596 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-18 01:33:21.599 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:33:21.601 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:33:21.603 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-18 01:33:21.606 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-18 01:33:21.608 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-18 01:33:21.611 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 01:33:21.613 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 01:33:21.615 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 01:33:21.617 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-18 01:33:21.619 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 01:33:21.625 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-18 01:33:21.690 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-18 01:33:21.754 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-18 01:33:21.807 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 01:33:21.868 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:33:21.925 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-18 01:33:21.989 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-18 01:33:22.040 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-18 01:33:22.091 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-18 01:33:22.141 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-18 01:33:22.198 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 01:33:22.200 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-18 01:33:22.262 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 01:33:22.675 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-18 01:33:22.689 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-18 01:33:23.077 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-18 01:33:23.165 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:33:23.177 | + functions-common:time_stop:2425 : local name 2022-02-18 01:33:23.190 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:33:23.209 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:33:23.236 | + functions-common:time_stop:2428 : local total 2022-02-18 01:33:23.251 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:33:23.274 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:33:23.289 | + functions-common:time_stop:2432 : start_time=1645148001550 2022-02-18 01:33:23.305 | + functions-common:time_stop:2434 : [[ -z 1645148001550 ]] 2022-02-18 01:33:23.338 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:33:23.344 | + functions-common:time_stop:2437 : end_time=1645148003340 2022-02-18 01:33:23.357 | + functions-common:time_stop:2438 : elapsed_time=1790 2022-02-18 01:33:23.374 | + functions-common:time_stop:2439 : total=1842 2022-02-18 01:33:23.398 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:33:23.422 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3632 2022-02-18 01:33:23.446 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-18 01:33:23.446 | Waiting for keystone to start... 2022-02-18 01:33:23.466 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.26/identity/v3/ 2022-02-18 01:33:23.481 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.26/identity/v3/ 2022-02-18 01:33:23.502 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 01:33:23.518 | + functions:wait_for_service:458 : local url=http://10.222.0.26/identity/v3/ 2022-02-18 01:33:23.521 | + functions:wait_for_service:459 : local rval=0 2022-02-18 01:33:23.526 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 01:33:23.528 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 01:33:23.530 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:33:23.533 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:33:23.540 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:33:23.543 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148003540 2022-02-18 01:33:23.545 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 01:33:23.569 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/identity/v3/ 2022-02-18 01:33:30.019 | + :: : [[ 200 == 503 ]] 2022-02-18 01:33:30.021 | + :: : [[ 0 -eq 7 ]] 2022-02-18 01:33:30.026 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 01:33:30.034 | + functions-common:time_stop:2425 : local name 2022-02-18 01:33:30.038 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:33:30.042 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:33:30.044 | + functions-common:time_stop:2428 : local total 2022-02-18 01:33:30.047 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:33:30.049 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 01:33:30.052 | + functions-common:time_stop:2432 : start_time=1645148003540 2022-02-18 01:33:30.054 | + functions-common:time_stop:2434 : [[ -z 1645148003540 ]] 2022-02-18 01:33:30.059 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:33:30.062 | + functions-common:time_stop:2437 : end_time=1645148010059 2022-02-18 01:33:30.065 | + functions-common:time_stop:2438 : elapsed_time=6519 2022-02-18 01:33:30.067 | + functions-common:time_stop:2439 : total=0 2022-02-18 01:33:30.069 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:33:30.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6519 2022-02-18 01:33:30.074 | + functions:wait_for_service:467 : return 0 2022-02-18 01:33:30.077 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-18 01:33:30.097 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:33:30.099 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-18 01:33:30.102 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:33:30.104 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-18 01:33:30.134 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-18 01:33:30.137 | + lib/keystone:bootstrap_keystone:591 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.26/identity 2022-02-18 01:33:31.728 | ++ inc/async:async_inner:64 : rc=0 2022-02-18 01:33:31.754 | [83707 Async install_tempest:83707]: finished successfully 2022-02-18 01:33:34.977 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:34.977 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:34.977 | 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=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:34.984 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.003 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.003 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.034 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.067 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.067 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.158 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.158 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.158 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.158 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.159 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.159 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.173 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.173 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.173 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.174 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.174 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.174 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.174 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.181 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.184 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.184 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.185 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.185 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.185 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.186 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.186 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86446) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 01:33:35.217 | 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=86446) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 01:33:35.590 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created domain default 2022-02-18 01:33:35.631 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created project admin 2022-02-18 01:33:35.660 | DEBUG passlib.handlers.bcrypt [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=86446) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-18 01:33:35.660 | DEBUG passlib.handlers.bcrypt [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=86446) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-18 01:33:35.721 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created user admin 2022-02-18 01:33:35.733 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created role reader 2022-02-18 01:33:35.742 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created role member 2022-02-18 01:33:35.764 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created implied role where d6f6fa738a854875a11ea2ffde635679 implies 0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:33:35.773 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created role admin 2022-02-18 01:33:35.790 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created implied role where b208842888164ad29b87c55b0adf73f5 implies d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:33:35.801 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Granted role admin on project admin to user admin. 2022-02-18 01:33:35.808 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Granted role admin on the system to user admin. 2022-02-18 01:33:35.821 | WARNING py.warnings [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-18 01:33:35.821 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-18 01:33:35.821 |  2022-02-18 01:33:35.824 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created region RegionOne 2022-02-18 01:33:35.855 | INFO keystone.cmd.bootstrap [None req-bb39148f-abbb-49b2-9949-1a70a77b3373 None None] Created public endpoint http://10.222.0.26/identity 2022-02-18 01:33:36.304 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-18 01:33:36.307 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-18 01:33:36.309 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-18 01:33:36.312 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-18 01:33:39.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:39.430 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:39.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:39.430 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:39.588 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:39.591 | + lib/keystone:create_keystone_accounts:299 : admin_project=aff85949ca184ebfb60be6f605e293eb 2022-02-18 01:33:39.594 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-18 01:33:39.597 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-18 01:33:41.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:41.813 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:41.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:41.813 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:41.975 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:41.978 | + lib/keystone:create_keystone_accounts:301 : admin_user=f08b434a0a8442a4be84c51c4b3f22dc 2022-02-18 01:33:41.980 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-18 01:33:41.983 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-18 01:33:41.985 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-18 01:33:41.987 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin f08b434a0a8442a4be84c51c4b3f22dc default 2022-02-18 01:33:42.043 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f08b434a0a8442a4be84c51c4b3f22dc default 2022-02-18 01:33:42.080 | [17517 Async ks-domain-role:86601]: running: get_or_add_user_domain_role admin f08b434a0a8442a4be84c51c4b3f22dc default 2022-02-18 01:33:42.083 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-18 01:33:42.085 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 01:33:42.088 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-18 01:33:44.495 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-18 01:33:44.497 | + functions-common:get_or_create_domain:888 : echo default 2022-02-18 01:33:44.497 | default 2022-02-18 01:33:44.500 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-18 01:33:44.560 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-18 01:33:44.609 | [17517 Async ks-project:86730]: running: get_or_create_project service Default 2022-02-18 01:33:44.612 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-18 01:33:44.682 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-18 01:33:44.725 | [17517 Async ks-service:86816]: running: get_or_create_role service 2022-02-18 01:33:44.728 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-18 01:33:44.812 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-18 01:33:44.889 | [17517 Async ks-reseller:86912]: running: get_or_create_role ResellerAdmin 2022-02-18 01:33:44.906 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-18 01:33:44.922 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-18 01:33:45.326 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-18 01:33:45.513 | [17517 Async ks-anotherrole:87001]: running: get_or_create_role anotherrole 2022-02-18 01:33:45.538 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-18 01:33:45.566 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-18 01:33:45.586 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:33:45.628 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-18 01:33:47.878 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:33:48.039 | [86816 Async ks-service:86816]: finished successfully 2022-02-18 01:33:48.180 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:33:48.279 | [86912 Async ks-reseller:86912]: finished successfully 2022-02-18 01:33:48.543 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:33:48.606 | [86730 Async ks-project:86730]: finished successfully 2022-02-18 01:33:48.771 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:33:48.801 | [87001 Async ks-anotherrole:87001]: finished successfully 2022-02-18 01:33:49.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:49.184 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:49.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:49.184 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:49.354 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:49.357 | ++ functions-common:get_or_create_project:938 : project_id=915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:33:49.360 | ++ functions-common:get_or_create_project:939 : echo 915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:33:49.363 | + lib/keystone:create_keystone_accounts:329 : invis_project=915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:33:49.365 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-18 01:33:49.368 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-18 01:33:49.370 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:33:49.373 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-18 01:33:50.860 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:33:50.884 | [86601 Async ks-domain-role:86601]: finished successfully 2022-02-18 01:33:51.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:51.640 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:51.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:51.640 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:51.802 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:51.805 | ++ functions-common:get_or_create_project:938 : project_id=40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:51.807 | ++ functions-common:get_or_create_project:939 : echo 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:51.810 | + lib/keystone:create_keystone_accounts:333 : demo_project=40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:51.813 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-18 01:33:51.816 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-18 01:33:51.819 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:33:51.821 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-18 01:33:51.823 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-18 01:33:51.826 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-18 01:33:54.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.081 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.081 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.240 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:54.243 | ++ functions-common:get_or_create_user:925 : user_id=398fabe8a1f54d60871c485cdfd211f2 2022-02-18 01:33:54.245 | ++ functions-common:get_or_create_user:926 : echo 398fabe8a1f54d60871c485cdfd211f2 2022-02-18 01:33:54.248 | + lib/keystone:create_keystone_accounts:336 : demo_user=398fabe8a1f54d60871c485cdfd211f2 2022-02-18 01:33:54.251 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-18 01:33:54.299 | [17517 Async ks-domain-role:86601]: Waiting for completion of get_or_add_user_domain_role admin f08b434a0a8442a4be84c51c4b3f22dc default running on PID 86601 (6 other jobs running) 2022-02-18 01:33:54.324 | [17517 Async ks-domain-role:86601]: Signaling child to exit 2022-02-18 01:33:54.324 | WAKEUP 2022-02-18 01:33:54.347 | [17517 Async ks-domain-role:86601]: Signaled 2022-02-18 01:33:54.349 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-18 01:33:54.349 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user f08b434a0a8442a4be84c51c4b3f22dc --domain default 2022-02-18 01:33:54.349 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:33:54.349 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-18 01:33:54.349 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:33:54.349 | ++ functions-common:get_field:812 : read data 2022-02-18 01:33:54.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.349 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.349 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.349 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:54.349 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-18 01:33:54.349 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-18 01:33:54.349 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user f08b434a0a8442a4be84c51c4b3f22dc --domain default 2022-02-18 01:33:54.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.349 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.349 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.349 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user f08b434a0a8442a4be84c51c4b3f22dc --domain default 2022-02-18 01:33:54.349 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:33:54.349 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-18 01:33:54.349 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:33:54.349 | ++ functions-common:get_field:812 : read data 2022-02-18 01:33:54.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.350 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.350 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.350 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:54.350 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:33:54.350 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:33:54.350 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | f08b434a0a8442a4be84c51c4b3f22dc | | | default | | False |' 2022-02-18 01:33:54.350 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:33:54.350 | ++ functions-common:get_field:812 : read data 2022-02-18 01:33:54.350 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:33:54.350 | + functions-common:get_or_add_user_domain_role:1021 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:33:54.350 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:33:54.392 | [17517 Async ks-domain-role:86601]: finished get_or_add_user_domain_role admin f08b434a0a8442a4be84c51c4b3f22dc default with result 0 in 8 seconds 2022-02-18 01:33:54.399 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-18 01:33:54.435 | [17517 Async ks-project:86730]: Waiting for completion of get_or_create_project service Default running on PID 86730 (5 other jobs running) 2022-02-18 01:33:54.460 | [17517 Async ks-project:86730]: Signaling child to exit 2022-02-18 01:33:54.460 | WAKEUP 2022-02-18 01:33:54.481 | [17517 Async ks-project:86730]: Signaled 2022-02-18 01:33:54.482 | + functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:33:54.482 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-18 01:33:54.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.482 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.482 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.482 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:54.482 | + functions-common:get_or_create_project:938 : project_id=031757b44bf14e7c9feed29b38742abd 2022-02-18 01:33:54.482 | + functions-common:get_or_create_project:939 : echo 031757b44bf14e7c9feed29b38742abd 2022-02-18 01:33:54.482 | 031757b44bf14e7c9feed29b38742abd 2022-02-18 01:33:54.525 | [17517 Async ks-project:86730]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-02-18 01:33:54.562 | [17517 Async ks-service:86816]: Waiting for completion of get_or_create_role service running on PID 86816 (4 other jobs running) 2022-02-18 01:33:54.586 | [17517 Async ks-service:86816]: Signaling child to exit 2022-02-18 01:33:54.586 | WAKEUP 2022-02-18 01:33:54.608 | [17517 Async ks-service:86816]: Signaled 2022-02-18 01:33:54.609 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 01:33:54.609 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-18 01:33:54.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.610 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:54.610 | + functions-common:get_or_create_role:950 : role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:33:54.610 | + functions-common:get_or_create_role:951 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:33:54.610 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:33:54.654 | [17517 Async ks-service:86816]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-18 01:33:54.693 | [17517 Async ks-reseller:86912]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 86912 (3 other jobs running) 2022-02-18 01:33:54.716 | [17517 Async ks-reseller:86912]: Signaling child to exit 2022-02-18 01:33:54.716 | WAKEUP 2022-02-18 01:33:54.739 | [17517 Async ks-reseller:86912]: Signaled 2022-02-18 01:33:54.740 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 01:33:54.740 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-18 01:33:54.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.740 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.740 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.740 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:54.740 | + functions-common:get_or_create_role:950 : role_id=98299651e89149e1997d0dd8561b3439 2022-02-18 01:33:54.740 | + functions-common:get_or_create_role:951 : echo 98299651e89149e1997d0dd8561b3439 2022-02-18 01:33:54.740 | 98299651e89149e1997d0dd8561b3439 2022-02-18 01:33:54.783 | [17517 Async ks-reseller:86912]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-18 01:33:54.819 | [17517 Async ks-anotherrole:87001]: Waiting for completion of get_or_create_role anotherrole running on PID 87001 (2 other jobs running) 2022-02-18 01:33:54.842 | [17517 Async ks-anotherrole:87001]: Signaling child to exit 2022-02-18 01:33:54.843 | WAKEUP 2022-02-18 01:33:54.865 | [17517 Async ks-anotherrole:87001]: Signaled 2022-02-18 01:33:54.866 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 01:33:54.866 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-18 01:33:54.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.867 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:54.867 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:54.867 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:54.867 | + functions-common:get_or_create_role:950 : role_id=9770c7580c584c93a505125d5433bfec 2022-02-18 01:33:54.867 | + functions-common:get_or_create_role:951 : echo 9770c7580c584c93a505125d5433bfec 2022-02-18 01:33:54.867 | 9770c7580c584c93a505125d5433bfec 2022-02-18 01:33:54.910 | [17517 Async ks-anotherrole:87001]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-18 01:33:54.914 | + inc/async:async_wait:197 : return 0 2022-02-18 01:33:54.916 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:54.973 | + inc/async:async_inner:63 : get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.012 | [17517 Async ks-demo-member:87869]: running: get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.015 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin f08b434a0a8442a4be84c51c4b3f22dc 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.076 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f08b434a0a8442a4be84c51c4b3f22dc 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.122 | [17517 Async ks-demo-admin:87981]: running: get_or_add_user_project_role admin f08b434a0a8442a4be84c51c4b3f22dc 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.125 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.192 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.241 | [17517 Async ks-demo-another:88093]: running: get_or_add_user_project_role anotherrole 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:55.243 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:33:55.311 | + inc/async:async_inner:63 : get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:33:55.400 | [17517 Async ks-demo-invis:88205]: running: get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:33:55.408 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-18 01:33:55.418 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-18 01:33:55.420 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:33:55.423 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-18 01:33:55.442 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-18 01:33:55.466 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-18 01:33:58.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:58.528 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:58.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:33:58.528 | from cryptography.utils import int_from_bytes 2022-02-18 01:33:58.744 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:33:58.752 | ++ functions-common:get_or_create_user:925 : user_id=138f11ab8a7d436e95ff1320517b54fa 2022-02-18 01:33:58.756 | ++ functions-common:get_or_create_user:926 : echo 138f11ab8a7d436e95ff1320517b54fa 2022-02-18 01:33:58.762 | + lib/keystone:create_keystone_accounts:349 : demo_reader=138f11ab8a7d436e95ff1320517b54fa 2022-02-18 01:33:58.765 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 138f11ab8a7d436e95ff1320517b54fa 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:59.210 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 138f11ab8a7d436e95ff1320517b54fa 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:59.420 | [17517 Async ks-demo-reader:88403]: running: get_or_add_user_project_role reader 138f11ab8a7d436e95ff1320517b54fa 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:33:59.440 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-18 01:33:59.472 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-18 01:33:59.495 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:33:59.534 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-18 01:34:03.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:03.631 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:03.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:03.631 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:04.042 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:04.067 | ++ functions-common:get_or_create_project:938 : project_id=9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:04.085 | ++ functions-common:get_or_create_project:939 : echo 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:04.114 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:04.130 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-18 01:34:04.166 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-18 01:34:04.189 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:34:04.203 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-18 01:34:04.226 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-18 01:34:04.266 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-18 01:34:05.291 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:05.478 | [87869 Async ks-demo-member:87869]: finished successfully 2022-02-18 01:34:05.939 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:05.955 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:05.980 | [88093 Async ks-demo-another:88093]: finished successfully 2022-02-18 01:34:06.022 | [87981 Async ks-demo-admin:87981]: finished successfully 2022-02-18 01:34:06.476 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:06.507 | [88205 Async ks-demo-invis:88205]: finished successfully 2022-02-18 01:34:07.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:07.194 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:07.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:07.194 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:07.356 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:07.359 | ++ functions-common:get_or_create_user:925 : user_id=367e819ae1c444fd8f6222dbf17f7964 2022-02-18 01:34:07.362 | ++ functions-common:get_or_create_user:926 : echo 367e819ae1c444fd8f6222dbf17f7964 2022-02-18 01:34:07.365 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=367e819ae1c444fd8f6222dbf17f7964 2022-02-18 01:34:07.367 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:07.426 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:07.472 | [17517 Async ks-alt-admin:89005]: running: get_or_add_user_project_role admin 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:07.474 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:07.545 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:07.591 | [17517 Async ks-alt-another:89117]: running: get_or_add_user_project_role anotherrole 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:07.594 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-18 01:34:07.598 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-18 01:34:07.603 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:34:07.605 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-18 01:34:07.608 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-18 01:34:07.612 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-18 01:34:09.575 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:09.605 | [88403 Async ks-demo-reader:88403]: finished successfully 2022-02-18 01:34:09.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:09.916 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:09.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:09.916 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:10.123 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:10.127 | ++ functions-common:get_or_create_user:925 : user_id=4616d650bbd64cecba0cb043cc251644 2022-02-18 01:34:10.130 | ++ functions-common:get_or_create_user:926 : echo 4616d650bbd64cecba0cb043cc251644 2022-02-18 01:34:10.133 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=4616d650bbd64cecba0cb043cc251644 2022-02-18 01:34:10.136 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 4616d650bbd64cecba0cb043cc251644 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:10.206 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4616d650bbd64cecba0cb043cc251644 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:10.262 | [17517 Async ks-alt-member-user:89334]: running: get_or_add_user_project_role member 4616d650bbd64cecba0cb043cc251644 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:10.265 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-18 01:34:10.268 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-18 01:34:10.271 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:34:10.273 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-18 01:34:10.275 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-18 01:34:10.279 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-18 01:34:12.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:12.633 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:12.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:12.633 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:12.867 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:12.870 | ++ functions-common:get_or_create_user:925 : user_id=c0f5458b3c7244f29bd4fef6a0906ec7 2022-02-18 01:34:12.875 | ++ functions-common:get_or_create_user:926 : echo c0f5458b3c7244f29bd4fef6a0906ec7 2022-02-18 01:34:12.878 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=c0f5458b3c7244f29bd4fef6a0906ec7 2022-02-18 01:34:12.882 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader c0f5458b3c7244f29bd4fef6a0906ec7 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:12.963 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c0f5458b3c7244f29bd4fef6a0906ec7 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:13.028 | [17517 Async ks-alt-reader-user:89528]: running: get_or_add_user_project_role reader c0f5458b3c7244f29bd4fef6a0906ec7 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:13.033 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-18 01:34:13.037 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:34:13.040 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-18 01:34:13.046 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-18 01:34:13.050 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-18 01:34:15.866 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:15.897 | [89005 Async ks-alt-admin:89005]: finished successfully 2022-02-18 01:34:16.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:16.038 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:16.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:16.038 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:16.238 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:16.274 | [89117 Async ks-alt-another:89117]: finished successfully 2022-02-18 01:34:16.278 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:16.282 | ++ functions-common:get_or_create_user:925 : user_id=091ef3397b70497e8b7a241e43216ab9 2022-02-18 01:34:16.285 | ++ functions-common:get_or_create_user:926 : echo 091ef3397b70497e8b7a241e43216ab9 2022-02-18 01:34:16.288 | + lib/keystone:create_keystone_accounts:381 : system_member_user=091ef3397b70497e8b7a241e43216ab9 2022-02-18 01:34:16.292 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 091ef3397b70497e8b7a241e43216ab9 all 2022-02-18 01:34:16.365 | + inc/async:async_inner:63 : get_or_add_user_system_role member 091ef3397b70497e8b7a241e43216ab9 all 2022-02-18 01:34:16.412 | [17517 Async ks-system-member:89830]: running: get_or_add_user_system_role member 091ef3397b70497e8b7a241e43216ab9 all 2022-02-18 01:34:16.420 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-18 01:34:16.423 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:34:16.425 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-18 01:34:16.429 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-18 01:34:16.433 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-18 01:34:18.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:18.758 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:18.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:18.759 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:18.968 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:18.971 | ++ functions-common:get_or_create_user:925 : user_id=fda2e1ada1f040cf977e18eac0c83671 2022-02-18 01:34:18.974 | ++ functions-common:get_or_create_user:926 : echo fda2e1ada1f040cf977e18eac0c83671 2022-02-18 01:34:18.982 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=fda2e1ada1f040cf977e18eac0c83671 2022-02-18 01:34:18.986 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader fda2e1ada1f040cf977e18eac0c83671 all 2022-02-18 01:34:19.096 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fda2e1ada1f040cf977e18eac0c83671 all 2022-02-18 01:34:19.174 | [17517 Async ks-system-reader:90035]: running: get_or_add_user_system_role reader fda2e1ada1f040cf977e18eac0c83671 all 2022-02-18 01:34:19.182 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-18 01:34:19.189 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-18 01:34:19.192 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-18 01:34:19.195 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-18 01:34:19.219 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-18 01:34:19.335 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:19.513 | [89334 Async ks-alt-member-user:89334]: finished successfully 2022-02-18 01:34:21.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:21.601 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:21.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:21.601 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:21.686 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:21.728 | [89528 Async ks-alt-reader-user:89528]: finished successfully 2022-02-18 01:34:21.816 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:21.820 | ++ functions-common:get_or_create_group:902 : group_id=afd760295c524658b740a93e05ebde61 2022-02-18 01:34:21.822 | ++ functions-common:get_or_create_group:903 : echo afd760295c524658b740a93e05ebde61 2022-02-18 01:34:21.826 | + lib/keystone:create_keystone_accounts:391 : admin_group=afd760295c524658b740a93e05ebde61 2022-02-18 01:34:21.828 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-18 01:34:21.831 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-18 01:34:21.834 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-18 01:34:21.837 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-18 01:34:21.840 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-18 01:34:24.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:24.055 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:24.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:24.055 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:24.250 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:24.254 | ++ functions-common:get_or_create_group:902 : group_id=4fac46ee4cdf4106a0b0e9f8082953e5 2022-02-18 01:34:24.257 | ++ functions-common:get_or_create_group:903 : echo 4fac46ee4cdf4106a0b0e9f8082953e5 2022-02-18 01:34:24.260 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=4fac46ee4cdf4106a0b0e9f8082953e5 2022-02-18 01:34:24.263 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:24.342 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:24.390 | [17517 Async ks-group-memberdemo:90377]: running: get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:24.392 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:24.453 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:24.466 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:24.494 | [89830 Async ks-system-member:89830]: finished successfully 2022-02-18 01:34:24.525 | [17517 Async ks-group-anotherdemo:90478]: running: get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:24.528 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:24.617 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:24.684 | [17517 Async ks-group-memberalt:90586]: running: get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:24.688 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:25.138 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:25.351 | [17517 Async ks-group-anotheralt:90674]: running: get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:25.370 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb 2022-02-18 01:34:25.794 | + inc/async:async_inner:63 : get_or_add_group_project_role admin afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb 2022-02-18 01:34:26.052 | [17517 Async ks-group-admin:90762]: running: get_or_add_group_project_role admin afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb 2022-02-18 01:34:26.070 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-18 01:34:26.471 | [17517 Async ks-demo-member:87869]: Waiting for completion of get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 running on PID 87869 (17 other jobs running) 2022-02-18 01:34:26.665 | [17517 Async ks-demo-member:87869]: Signaling child to exit 2022-02-18 01:34:26.665 | WAKEUP 2022-02-18 01:34:26.841 | [17517 Async ks-demo-member:87869]: Signaled 2022-02-18 01:34:26.857 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:26.858 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:26.858 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:26.858 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:26.858 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:26.858 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:26.858 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:26.858 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:26.858 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:26.858 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:26.858 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 398fabe8a1f54d60871c485cdfd211f2 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:26.858 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:26.858 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:26.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:26.858 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:26.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:26.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:26.859 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:26.859 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:26.859 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:26.859 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 398fabe8a1f54d60871c485cdfd211f2 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:26.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:26.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:26.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:26.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:26.859 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 398fabe8a1f54d60871c485cdfd211f2 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:26.859 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:26.859 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:26.859 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:26.859 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:26.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:26.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:26.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:26.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:26.859 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:26.859 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:26.859 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:26.859 | ++ functions-common:get_field:818 : echo '| d6f6fa738a854875a11ea2ffde635679 | 398fabe8a1f54d60871c485cdfd211f2 | | 40ebef6d5be74b36a439e0a553b55860 | | | False |' 2022-02-18 01:34:26.859 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:26.859 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:26.859 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:26.859 | + functions-common:get_or_add_user_project_role:997 : echo d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:26.859 | d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:27.228 | [17517 Async ks-demo-member:87869]: finished get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 with result 0 in 10 seconds 2022-02-18 01:34:27.452 | [17517 Async ks-demo-admin:87981]: Waiting for completion of get_or_add_user_project_role admin f08b434a0a8442a4be84c51c4b3f22dc 40ebef6d5be74b36a439e0a553b55860 running on PID 87981 (16 other jobs running) 2022-02-18 01:34:27.544 | [17517 Async ks-demo-admin:87981]: Signaling child to exit 2022-02-18 01:34:27.545 | WAKEUP 2022-02-18 01:34:27.648 | [17517 Async ks-demo-admin:87981]: Signaled 2022-02-18 01:34:27.651 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:27.651 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:27.651 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:27.651 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:27.651 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:27.651 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:27.651 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:27.651 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:27.651 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:27.651 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user f08b434a0a8442a4be84c51c4b3f22dc --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:27.651 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:27.651 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:27.651 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:27.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:27.651 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:27.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:27.651 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:27.651 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:27.651 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:27.651 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:27.651 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user f08b434a0a8442a4be84c51c4b3f22dc --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:27.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:27.652 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:27.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:27.652 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:27.652 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user f08b434a0a8442a4be84c51c4b3f22dc --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:27.652 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:27.652 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:27.652 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:27.652 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:27.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:27.652 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:27.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:27.652 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:27.652 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:27.652 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:27.652 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:27.652 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:27.652 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | f08b434a0a8442a4be84c51c4b3f22dc | | 40ebef6d5be74b36a439e0a553b55860 | | | False |' 2022-02-18 01:34:27.652 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:27.652 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:34:27.652 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:34:27.652 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:34:27.844 | [17517 Async ks-demo-admin:87981]: finished get_or_add_user_project_role admin f08b434a0a8442a4be84c51c4b3f22dc 40ebef6d5be74b36a439e0a553b55860 with result 0 in 10 seconds 2022-02-18 01:34:28.104 | [17517 Async ks-demo-another:88093]: Waiting for completion of get_or_add_user_project_role anotherrole 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 running on PID 88093 (15 other jobs running) 2022-02-18 01:34:28.188 | [17517 Async ks-demo-another:88093]: Signaling child to exit 2022-02-18 01:34:28.188 | WAKEUP 2022-02-18 01:34:28.205 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:28.267 | [17517 Async ks-demo-another:88093]: Signaled 2022-02-18 01:34:28.285 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:28.285 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:28.286 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:28.286 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:28.286 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:28.286 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:28.286 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:28.286 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:28.286 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:28.286 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:28.286 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 398fabe8a1f54d60871c485cdfd211f2 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:28.286 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:28.286 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:28.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:28.286 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:28.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:28.286 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:28.286 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:28.286 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:28.286 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:28.286 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 398fabe8a1f54d60871c485cdfd211f2 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:28.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:28.286 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:28.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:28.286 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:28.286 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 398fabe8a1f54d60871c485cdfd211f2 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:28.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:28.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:28.286 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:28.286 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:28.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:28.286 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:28.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:28.286 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:28.287 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:28.287 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:28.287 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:28.287 | ++ functions-common:get_field:818 : echo '| 9770c7580c584c93a505125d5433bfec | 398fabe8a1f54d60871c485cdfd211f2 | | 40ebef6d5be74b36a439e0a553b55860 | | | False |' 2022-02-18 01:34:28.287 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:28.287 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:28.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9770c7580c584c93a505125d5433bfec 2022-02-18 01:34:28.287 | + functions-common:get_or_add_user_project_role:997 : echo 9770c7580c584c93a505125d5433bfec 2022-02-18 01:34:28.287 | 9770c7580c584c93a505125d5433bfec 2022-02-18 01:34:28.331 | [90035 Async ks-system-reader:90035]: finished successfully 2022-02-18 01:34:28.607 | [17517 Async ks-demo-another:88093]: finished get_or_add_user_project_role anotherrole 398fabe8a1f54d60871c485cdfd211f2 40ebef6d5be74b36a439e0a553b55860 with result 0 in 10 seconds 2022-02-18 01:34:28.847 | [17517 Async ks-demo-invis:88205]: Waiting for completion of get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 915b6fccf8444240a63a86e26c3ee2c9 running on PID 88205 (14 other jobs running) 2022-02-18 01:34:29.034 | [17517 Async ks-demo-invis:88205]: Signaling child to exit 2022-02-18 01:34:29.034 | WAKEUP 2022-02-18 01:34:29.187 | [17517 Async ks-demo-invis:88205]: Signaled 2022-02-18 01:34:29.201 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:29.201 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:29.201 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:29.202 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:29.202 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:29.202 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:29.202 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:29.202 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:29.202 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 398fabe8a1f54d60871c485cdfd211f2 --project 915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:34:29.202 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:29.202 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:29.202 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:29.202 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:29.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:29.202 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:29.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:29.202 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:29.202 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:29.202 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:29.202 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:29.202 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 398fabe8a1f54d60871c485cdfd211f2 --project 915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:34:29.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:29.202 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:29.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:29.202 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:29.202 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 398fabe8a1f54d60871c485cdfd211f2 --project 915b6fccf8444240a63a86e26c3ee2c9 2022-02-18 01:34:29.202 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:29.202 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:29.202 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:29.202 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:29.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:29.202 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:29.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:29.202 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:29.203 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:29.203 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:29.203 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:29.203 | ++ functions-common:get_field:818 : echo '| d6f6fa738a854875a11ea2ffde635679 | 398fabe8a1f54d60871c485cdfd211f2 | | 915b6fccf8444240a63a86e26c3ee2c9 | | | False |' 2022-02-18 01:34:29.203 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:29.203 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:29.203 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:29.203 | + functions-common:get_or_add_user_project_role:997 : echo d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:29.203 | d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:29.471 | [17517 Async ks-demo-invis:88205]: finished get_or_add_user_project_role member 398fabe8a1f54d60871c485cdfd211f2 915b6fccf8444240a63a86e26c3ee2c9 with result 0 in 11 seconds 2022-02-18 01:34:29.737 | [17517 Async ks-demo-reader:88403]: Waiting for completion of get_or_add_user_project_role reader 138f11ab8a7d436e95ff1320517b54fa 40ebef6d5be74b36a439e0a553b55860 running on PID 88403 (13 other jobs running) 2022-02-18 01:34:29.919 | [17517 Async ks-demo-reader:88403]: Signaling child to exit 2022-02-18 01:34:29.920 | WAKEUP 2022-02-18 01:34:30.072 | [17517 Async ks-demo-reader:88403]: Signaled 2022-02-18 01:34:30.089 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:30.089 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:30.089 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:30.090 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:30.090 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:30.090 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:30.090 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:30.090 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:30.090 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:30.090 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 138f11ab8a7d436e95ff1320517b54fa --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:30.090 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:30.090 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:30.090 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:30.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:30.090 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:30.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:30.090 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:30.090 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:30.090 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:30.090 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:30.090 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 138f11ab8a7d436e95ff1320517b54fa --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:30.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:30.090 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:30.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:30.090 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:30.090 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 138f11ab8a7d436e95ff1320517b54fa --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:30.090 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:30.090 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:30.090 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:30.090 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:30.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:30.090 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:30.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:30.090 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:30.090 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:30.091 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:30.091 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:30.091 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:30.091 | ++ functions-common:get_field:818 : echo '| 0bc9045634da4acaaca62f21dc885bc5 | 138f11ab8a7d436e95ff1320517b54fa | | 40ebef6d5be74b36a439e0a553b55860 | | | False |' 2022-02-18 01:34:30.091 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:30.091 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:30.091 | + functions-common:get_or_add_user_project_role:997 : echo 0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:30.091 | 0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:30.388 | [17517 Async ks-demo-reader:88403]: finished get_or_add_user_project_role reader 138f11ab8a7d436e95ff1320517b54fa 40ebef6d5be74b36a439e0a553b55860 with result 0 in 10 seconds 2022-02-18 01:34:30.419 | + inc/async:async_wait:197 : return 0 2022-02-18 01:34:30.439 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-18 01:34:30.765 | [17517 Async ks-alt-admin:89005]: Waiting for completion of get_or_add_user_project_role admin 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 running on PID 89005 (12 other jobs running) 2022-02-18 01:34:30.928 | [17517 Async ks-alt-admin:89005]: Signaling child to exit 2022-02-18 01:34:30.928 | WAKEUP 2022-02-18 01:34:31.071 | [17517 Async ks-alt-admin:89005]: Signaled 2022-02-18 01:34:31.097 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:31.098 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:31.098 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:31.098 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:31.098 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:31.098 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:31.098 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:31.098 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:31.098 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 367e819ae1c444fd8f6222dbf17f7964 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:31.098 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:31.098 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:31.098 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:31.098 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:31.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.098 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.098 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.098 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:31.098 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:31.098 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:31.098 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 367e819ae1c444fd8f6222dbf17f7964 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:31.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.098 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.098 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.098 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 367e819ae1c444fd8f6222dbf17f7964 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:31.098 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:31.098 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:31.098 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:31.098 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:31.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.099 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.099 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.099 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:31.099 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:31.099 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:31.099 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:31.099 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | 367e819ae1c444fd8f6222dbf17f7964 | | 9b3e213f473f42f9bd53ed434b08f2c1 | | | False |' 2022-02-18 01:34:31.099 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:31.099 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:34:31.099 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:34:31.099 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:34:31.361 | [17517 Async ks-alt-admin:89005]: finished get_or_add_user_project_role admin 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 with result 0 in 8 seconds 2022-02-18 01:34:31.596 | [17517 Async ks-alt-another:89117]: Waiting for completion of get_or_add_user_project_role anotherrole 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 running on PID 89117 (11 other jobs running) 2022-02-18 01:34:31.699 | [17517 Async ks-alt-another:89117]: Signaling child to exit 2022-02-18 01:34:31.699 | WAKEUP 2022-02-18 01:34:31.848 | [17517 Async ks-alt-another:89117]: Signaled 2022-02-18 01:34:31.858 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:31.858 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:31.858 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:31.858 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:31.858 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:31.858 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:31.858 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:31.858 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:31.858 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:31.858 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:31.859 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:31.859 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 367e819ae1c444fd8f6222dbf17f7964 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:31.859 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:31.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.859 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:31.859 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:31.859 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:31.859 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 367e819ae1c444fd8f6222dbf17f7964 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:31.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.859 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:31.859 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 367e819ae1c444fd8f6222dbf17f7964 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:31.859 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:31.859 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:31.859 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:31.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:31.859 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:31.859 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:31.859 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:31.859 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:31.859 | ++ functions-common:get_field:818 : echo '| 9770c7580c584c93a505125d5433bfec | 367e819ae1c444fd8f6222dbf17f7964 | | 9b3e213f473f42f9bd53ed434b08f2c1 | | | False |' 2022-02-18 01:34:31.859 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:31.859 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:31.859 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9770c7580c584c93a505125d5433bfec 2022-02-18 01:34:31.859 | + functions-common:get_or_add_user_project_role:997 : echo 9770c7580c584c93a505125d5433bfec 2022-02-18 01:34:31.859 | 9770c7580c584c93a505125d5433bfec 2022-02-18 01:34:32.134 | [17517 Async ks-alt-another:89117]: finished get_or_add_user_project_role anotherrole 367e819ae1c444fd8f6222dbf17f7964 9b3e213f473f42f9bd53ed434b08f2c1 with result 0 in 8 seconds 2022-02-18 01:34:32.370 | [17517 Async ks-alt-member-user:89334]: Waiting for completion of get_or_add_user_project_role member 4616d650bbd64cecba0cb043cc251644 9b3e213f473f42f9bd53ed434b08f2c1 running on PID 89334 (10 other jobs running) 2022-02-18 01:34:32.533 | [17517 Async ks-alt-member-user:89334]: Signaling child to exit 2022-02-18 01:34:32.536 | WAKEUP 2022-02-18 01:34:32.610 | [17517 Async ks-alt-member-user:89334]: Signaled 2022-02-18 01:34:32.619 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:32.619 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:32.619 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:32.619 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:32.619 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:32.619 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:32.619 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:32.619 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:32.619 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 4616d650bbd64cecba0cb043cc251644 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:32.619 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:32.619 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:32.619 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:32.619 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:32.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:32.619 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:32.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:32.619 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:32.619 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:32.619 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:32.619 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:32.619 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 4616d650bbd64cecba0cb043cc251644 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:32.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:32.619 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:32.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:32.619 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:32.619 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:32.619 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 4616d650bbd64cecba0cb043cc251644 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:32.619 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:32.619 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:32.619 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:32.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:32.620 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:32.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:32.620 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:32.620 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:32.620 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:32.620 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:32.620 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:32.620 | ++ functions-common:get_field:818 : echo '| d6f6fa738a854875a11ea2ffde635679 | 4616d650bbd64cecba0cb043cc251644 | | 9b3e213f473f42f9bd53ed434b08f2c1 | | | False |' 2022-02-18 01:34:32.620 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:32.620 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:32.620 | + functions-common:get_or_add_user_project_role:997 : echo d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:32.620 | d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:32.928 | [17517 Async ks-alt-member-user:89334]: finished get_or_add_user_project_role member 4616d650bbd64cecba0cb043cc251644 9b3e213f473f42f9bd53ed434b08f2c1 with result 0 in 9 seconds 2022-02-18 01:34:33.198 | [17517 Async ks-alt-reader-user:89528]: Waiting for completion of get_or_add_user_project_role reader c0f5458b3c7244f29bd4fef6a0906ec7 9b3e213f473f42f9bd53ed434b08f2c1 running on PID 89528 (9 other jobs running) 2022-02-18 01:34:33.349 | [17517 Async ks-alt-reader-user:89528]: Signaling child to exit 2022-02-18 01:34:33.349 | WAKEUP 2022-02-18 01:34:33.516 | [17517 Async ks-alt-reader-user:89528]: Signaled 2022-02-18 01:34:33.537 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:34:33.537 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:34:33.537 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:33.538 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:33.538 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:33.538 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:33.538 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:33.538 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:34:33.538 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:33.538 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:34:33.538 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user c0f5458b3c7244f29bd4fef6a0906ec7 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:33.538 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:33.538 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:33.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:33.538 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:33.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:33.538 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:33.538 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:33.538 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:34:33.538 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:34:33.538 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user c0f5458b3c7244f29bd4fef6a0906ec7 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:33.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:33.538 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:33.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:33.538 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:33.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:34:33.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:34:33.538 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:34:33.538 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user c0f5458b3c7244f29bd4fef6a0906ec7 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:33.538 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:33.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:33.538 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:33.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:33.538 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:33.539 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:33.539 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:34:33.539 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:34:33.539 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:34:33.539 | ++ functions-common:get_field:818 : echo '| 0bc9045634da4acaaca62f21dc885bc5 | c0f5458b3c7244f29bd4fef6a0906ec7 | | 9b3e213f473f42f9bd53ed434b08f2c1 | | | False |' 2022-02-18 01:34:33.539 | ++ functions-common:get_field:812 : read data 2022-02-18 01:34:33.539 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:33.539 | + functions-common:get_or_add_user_project_role:997 : echo 0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:33.539 | 0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:33.799 | [17517 Async ks-alt-reader-user:89528]: finished get_or_add_user_project_role reader c0f5458b3c7244f29bd4fef6a0906ec7 9b3e213f473f42f9bd53ed434b08f2c1 with result 0 in 8 seconds 2022-02-18 01:34:33.834 | + inc/async:async_wait:197 : return 0 2022-02-18 01:34:33.854 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-18 01:34:34.218 | [17517 Async ks-system-member:89830]: Waiting for completion of get_or_add_user_system_role member 091ef3397b70497e8b7a241e43216ab9 all running on PID 89830 (8 other jobs running) 2022-02-18 01:34:34.419 | [17517 Async ks-system-member:89830]: Signaling child to exit 2022-02-18 01:34:34.420 | WAKEUP 2022-02-18 01:34:34.578 | [17517 Async ks-system-member:89830]: Signaled 2022-02-18 01:34:34.593 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-18 01:34:34.593 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-18 01:34:34.594 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-18 01:34:34.594 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:34.594 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:34.594 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:34.594 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:34.594 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:34.594 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-18 01:34:34.594 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 091ef3397b70497e8b7a241e43216ab9 --system all -f value -c Role 2022-02-18 01:34:34.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:34.594 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:34.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:34.594 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:34.594 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:34.594 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-18 01:34:34.594 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-18 01:34:34.594 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 091ef3397b70497e8b7a241e43216ab9 --system all 2022-02-18 01:34:34.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:34.594 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:34.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:34.594 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:34.594 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 091ef3397b70497e8b7a241e43216ab9 --system all -f value -c Role 2022-02-18 01:34:34.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:34.594 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:34.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:34.594 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:34.594 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:34.594 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:34.594 | + functions-common:get_or_add_user_system_role:1052 : echo d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:34.594 | d6f6fa738a854875a11ea2ffde635679 2022-02-18 01:34:34.849 | [17517 Async ks-system-member:89830]: finished get_or_add_user_system_role member 091ef3397b70497e8b7a241e43216ab9 all with result 0 in 8 seconds 2022-02-18 01:34:35.025 | [17517 Async ks-system-reader:90035]: Waiting for completion of get_or_add_user_system_role reader fda2e1ada1f040cf977e18eac0c83671 all running on PID 90035 (7 other jobs running) 2022-02-18 01:34:35.164 | [17517 Async ks-system-reader:90035]: Signaling child to exit 2022-02-18 01:34:35.165 | WAKEUP 2022-02-18 01:34:35.228 | [17517 Async ks-system-reader:90035]: Signaled 2022-02-18 01:34:35.258 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-18 01:34:35.258 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-18 01:34:35.258 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-18 01:34:35.259 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:34:35.259 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:34:35.259 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:34:35.259 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:34:35.259 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:34:35.259 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-18 01:34:35.259 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user fda2e1ada1f040cf977e18eac0c83671 --system all -f value -c Role 2022-02-18 01:34:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.259 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.259 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.259 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:35.259 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-18 01:34:35.259 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-18 01:34:35.259 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user fda2e1ada1f040cf977e18eac0c83671 --system all 2022-02-18 01:34:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.259 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.259 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.259 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user fda2e1ada1f040cf977e18eac0c83671 --system all -f value -c Role 2022-02-18 01:34:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.259 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.259 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.259 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:35.259 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:35.259 | + functions-common:get_or_add_user_system_role:1052 : echo 0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:35.259 | 0bc9045634da4acaaca62f21dc885bc5 2022-02-18 01:34:35.500 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:35.550 | [17517 Async ks-system-reader:90035]: finished get_or_add_user_system_role reader fda2e1ada1f040cf977e18eac0c83671 all with result 0 in 9 seconds 2022-02-18 01:34:35.568 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:35.571 | + inc/async:async_wait:197 : return 0 2022-02-18 01:34:35.584 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-18 01:34:35.612 | [90377 Async ks-group-memberdemo:90377]: finished successfully 2022-02-18 01:34:35.627 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:35.650 | [90586 Async ks-group-memberalt:90586]: finished successfully 2022-02-18 01:34:35.691 | [90478 Async ks-group-anotherdemo:90478]: finished successfully 2022-02-18 01:34:35.693 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:35.714 | [17517 Async ks-group-memberdemo:90377]: Waiting for completion of get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 running on PID 90377 (6 other jobs running) 2022-02-18 01:34:35.728 | [90674 Async ks-group-anotheralt:90674]: finished successfully 2022-02-18 01:34:35.744 | [17517 Async ks-group-memberdemo:90377]: Signaling child to exit 2022-02-18 01:34:35.745 | WAKEUP 2022-02-18 01:34:35.768 | [17517 Async ks-group-memberdemo:90377]: Signaled 2022-02-18 01:34:35.769 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 01:34:35.769 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 40ebef6d5be74b36a439e0a553b55860 -f value 2022-02-18 01:34:35.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.770 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.770 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.770 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:35.770 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 01:34:35.770 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 01:34:35.770 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:35.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.770 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.770 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.770 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 40ebef6d5be74b36a439e0a553b55860 -f value 2022-02-18 01:34:35.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.770 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.770 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.770 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:35.770 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d6f6fa738a854875a11ea2ffde635679 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 False' 2022-02-18 01:34:35.770 | + functions-common:get_or_add_group_project_role:1076 : echo d6f6fa738a854875a11ea2ffde635679 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 False 2022-02-18 01:34:35.770 | d6f6fa738a854875a11ea2ffde635679 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 False 2022-02-18 01:34:35.815 | [17517 Async ks-group-memberdemo:90377]: finished get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 with result 0 in 11 seconds 2022-02-18 01:34:35.853 | [17517 Async ks-group-anotherdemo:90478]: Waiting for completion of get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 running on PID 90478 (5 other jobs running) 2022-02-18 01:34:35.880 | [17517 Async ks-group-anotherdemo:90478]: Signaling child to exit 2022-02-18 01:34:35.880 | WAKEUP 2022-02-18 01:34:35.904 | [17517 Async ks-group-anotherdemo:90478]: Signaled 2022-02-18 01:34:35.906 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 01:34:35.906 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 40ebef6d5be74b36a439e0a553b55860 -f value 2022-02-18 01:34:35.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.906 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.906 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.906 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:35.906 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 01:34:35.906 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 01:34:35.906 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 40ebef6d5be74b36a439e0a553b55860 2022-02-18 01:34:35.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.906 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.906 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.906 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 40ebef6d5be74b36a439e0a553b55860 -f value 2022-02-18 01:34:35.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.906 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:35.906 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:35.906 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:35.906 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9770c7580c584c93a505125d5433bfec 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 False' 2022-02-18 01:34:35.906 | + functions-common:get_or_add_group_project_role:1076 : echo 9770c7580c584c93a505125d5433bfec 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 False 2022-02-18 01:34:35.906 | 9770c7580c584c93a505125d5433bfec 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 False 2022-02-18 01:34:35.951 | [17517 Async ks-group-anotherdemo:90478]: finished get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 40ebef6d5be74b36a439e0a553b55860 with result 0 in 11 seconds 2022-02-18 01:34:35.989 | [17517 Async ks-group-memberalt:90586]: Waiting for completion of get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 running on PID 90586 (4 other jobs running) 2022-02-18 01:34:36.015 | [17517 Async ks-group-memberalt:90586]: Signaling child to exit 2022-02-18 01:34:36.015 | WAKEUP 2022-02-18 01:34:36.037 | [17517 Async ks-group-memberalt:90586]: Signaled 2022-02-18 01:34:36.039 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 01:34:36.039 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 9b3e213f473f42f9bd53ed434b08f2c1 -f value 2022-02-18 01:34:36.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.039 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.039 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.039 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:36.039 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 01:34:36.039 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 01:34:36.039 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:36.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.039 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.039 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.039 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 9b3e213f473f42f9bd53ed434b08f2c1 -f value 2022-02-18 01:34:36.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.039 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.039 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.039 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:36.039 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d6f6fa738a854875a11ea2ffde635679 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 False' 2022-02-18 01:34:36.039 | + functions-common:get_or_add_group_project_role:1076 : echo d6f6fa738a854875a11ea2ffde635679 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 False 2022-02-18 01:34:36.039 | d6f6fa738a854875a11ea2ffde635679 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 False 2022-02-18 01:34:36.085 | [17517 Async ks-group-memberalt:90586]: finished get_or_add_group_project_role member 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 with result 0 in 11 seconds 2022-02-18 01:34:36.122 | [17517 Async ks-group-anotheralt:90674]: Waiting for completion of get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 running on PID 90674 (3 other jobs running) 2022-02-18 01:34:36.148 | [17517 Async ks-group-anotheralt:90674]: Signaling child to exit 2022-02-18 01:34:36.148 | WAKEUP 2022-02-18 01:34:36.170 | [17517 Async ks-group-anotheralt:90674]: Signaled 2022-02-18 01:34:36.172 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 01:34:36.172 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 9b3e213f473f42f9bd53ed434b08f2c1 -f value 2022-02-18 01:34:36.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.172 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.172 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.172 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:36.172 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 01:34:36.172 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 01:34:36.172 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 9b3e213f473f42f9bd53ed434b08f2c1 2022-02-18 01:34:36.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.172 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.172 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.172 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 4fac46ee4cdf4106a0b0e9f8082953e5 --project 9b3e213f473f42f9bd53ed434b08f2c1 -f value 2022-02-18 01:34:36.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.172 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.173 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.173 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:36.173 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9770c7580c584c93a505125d5433bfec 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 False' 2022-02-18 01:34:36.173 | + functions-common:get_or_add_group_project_role:1076 : echo 9770c7580c584c93a505125d5433bfec 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 False 2022-02-18 01:34:36.173 | 9770c7580c584c93a505125d5433bfec 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 False 2022-02-18 01:34:36.217 | [17517 Async ks-group-anotheralt:90674]: finished get_or_add_group_project_role anotherrole 4fac46ee4cdf4106a0b0e9f8082953e5 9b3e213f473f42f9bd53ed434b08f2c1 with result 0 in 10 seconds 2022-02-18 01:34:36.255 | [17517 Async ks-group-admin:90762]: Waiting for completion of get_or_add_group_project_role admin afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb running on PID 90762 (2 other jobs running) 2022-02-18 01:34:36.283 | [17517 Async ks-group-admin:90762]: Signaling child to exit 2022-02-18 01:34:36.625 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:34:36.650 | [90762 Async ks-group-admin:90762]: finished successfully 2022-02-18 01:34:36.669 | WAKEUP 2022-02-18 01:34:36.693 | [17517 Async ks-group-admin:90762]: Signaled 2022-02-18 01:34:36.694 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 01:34:36.694 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group afd760295c524658b740a93e05ebde61 --project aff85949ca184ebfb60be6f605e293eb -f value 2022-02-18 01:34:36.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.694 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.695 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:36.695 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 01:34:36.695 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 01:34:36.695 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group afd760295c524658b740a93e05ebde61 --project aff85949ca184ebfb60be6f605e293eb 2022-02-18 01:34:36.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.695 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group afd760295c524658b740a93e05ebde61 --project aff85949ca184ebfb60be6f605e293eb -f value 2022-02-18 01:34:36.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:34:36.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:34:36.695 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:34:36.695 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b208842888164ad29b87c55b0adf73f5 afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb False' 2022-02-18 01:34:36.695 | + functions-common:get_or_add_group_project_role:1076 : echo b208842888164ad29b87c55b0adf73f5 afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb False 2022-02-18 01:34:36.695 | b208842888164ad29b87c55b0adf73f5 afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb False 2022-02-18 01:34:36.739 | [17517 Async ks-group-admin:90762]: finished get_or_add_group_project_role admin afd760295c524658b740a93e05ebde61 aff85949ca184ebfb60be6f605e293eb with result 0 in 11 seconds 2022-02-18 01:34:36.743 | + inc/async:async_wait:197 : return 0 2022-02-18 01:34:36.745 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-18 01:34:36.762 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:34:36.764 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-18 01:34:36.782 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:34:36.784 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-18 01:34:36.787 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-18 01:34:36.845 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-18 01:34:36.884 | [17517 Async create_nova_accounts:92661]: running: create_nova_accounts 2022-02-18 01:34:36.887 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-18 01:34:36.904 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:34:36.907 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-18 01:34:36.910 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-18 01:34:36.969 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-18 01:34:37.010 | [17517 Async create_glance_accounts:92776]: running: create_glance_accounts 2022-02-18 01:34:37.013 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-18 01:34:37.033 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:34:37.036 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-18 01:34:37.038 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-18 01:34:37.107 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-18 01:34:37.150 | [17517 Async create_cinder_accounts:92906]: running: create_cinder_accounts 2022-02-18 01:34:37.153 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-18 01:34:37.174 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:34:37.177 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-18 01:34:37.179 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-18 01:34:37.254 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-18 01:34:37.317 | [17517 Async create_neutron_accounts:93021]: running: create_neutron_accounts 2022-02-18 01:34:37.320 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-18 01:34:37.360 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:34:37.364 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-18 01:34:37.367 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-18 01:34:37.674 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-18 01:34:37.908 | [17517 Async create_swift_accounts:93163]: running: create_swift_accounts 2022-02-18 01:34:37.930 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-18 01:34:38.058 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:34:38.086 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-18 01:34:38.470 | [17517 Async create_nova_accounts:92661]: Waiting for completion of create_nova_accounts running on PID 92661 (6 other jobs running) 2022-02-18 01:34:38.630 | [17517 Async create_nova_accounts:92661]: Signaling child to exit 2022-02-18 01:35:05.770 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:35:05.898 | [93021 Async create_neutron_accounts:93021]: finished successfully 2022-02-18 01:35:20.272 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:35:20.302 | [92906 Async create_cinder_accounts:92906]: finished successfully 2022-02-18 01:35:28.787 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:35:28.817 | [92776 Async create_glance_accounts:92776]: finished successfully 2022-02-18 01:35:32.342 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:35:32.368 | [92661 Async create_nova_accounts:92661]: finished successfully 2022-02-18 01:35:32.387 | WAKEUP 2022-02-18 01:35:32.415 | [17517 Async create_nova_accounts:92661]: Signaled 2022-02-18 01:35:32.416 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-18 01:35:32.416 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-18 01:35:32.417 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-18 01:35:32.417 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:35:32.417 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:35:32.417 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 01:35:32.417 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 01:35:32.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.417 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.417 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.417 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.417 | + functions-common:get_or_create_user:925 : user_id=2ed8bdbe2ef74cca9424f24dc2c23d7c 2022-02-18 01:35:32.417 | + functions-common:get_or_create_user:926 : echo 2ed8bdbe2ef74cca9424f24dc2c23d7c 2022-02-18 01:35:32.417 | 2ed8bdbe2ef74cca9424f24dc2c23d7c 2022-02-18 01:35:32.417 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-18 01:35:32.417 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.417 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.417 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.417 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.417 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.417 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.417 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.417 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.417 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.417 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.417 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.417 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.417 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.417 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.417 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.417 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.418 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.418 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.418 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.418 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.418 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.418 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.418 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.418 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.418 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.418 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.418 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.418 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.418 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.418 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.418 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.418 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.418 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.418 | ++ functions-common:get_field:818 : echo '| 2d5a999b979e403baa97a6feaa2809a5 | 2ed8bdbe2ef74cca9424f24dc2c23d7c | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.418 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.418 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.418 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.418 | + functions-common:get_or_add_user_project_role:997 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.419 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.419 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 01:35:32.419 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-18 01:35:32.419 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.419 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.419 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.419 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.419 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.419 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.419 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.419 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.419 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.419 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.419 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.419 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.419 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.419 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.420 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.420 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.420 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.420 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.420 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.420 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.420 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.420 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.420 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.420 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.420 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.420 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.420 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.420 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.420 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.420 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.421 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.421 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.421 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | 2ed8bdbe2ef74cca9424f24dc2c23d7c | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.421 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.421 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.421 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:35:32.421 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:35:32.422 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:35:32.422 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-18 01:35:32.422 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-18 01:35:32.422 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.26/compute 2022-02-18 01:35:32.422 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-18 01:35:32.422 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:35:32.422 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-18 01:35:32.422 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-18 01:35:32.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.422 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.422 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.422 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.422 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:35:32.422 | 80eb7cb2aa774e5b9235f5a3a4e78702' 2022-02-18 01:35:32.423 | + functions-common:get_or_create_service:1094 : echo 80eb7cb2aa774e5b9235f5a3a4e78702 2022-02-18 01:35:32.423 | 80eb7cb2aa774e5b9235f5a3a4e78702 2022-02-18 01:35:32.423 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.26/compute/v2/$(project_id)s' 2022-02-18 01:35:32.423 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:35:32.423 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' RegionOne 2022-02-18 01:35:32.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:35:32.423 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-18 01:35:32.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.423 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.423 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.423 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:35:32.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:35:32.423 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 01:35:32.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.423 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.423 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.423 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f0d95fd5c7314095876bce6ea9afb4bf 2022-02-18 01:35:32.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f0d95fd5c7314095876bce6ea9afb4bf 2022-02-18 01:35:32.424 | + functions-common:get_or_create_endpoint:1127 : public_id=f0d95fd5c7314095876bce6ea9afb4bf 2022-02-18 01:35:32.424 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 01:35:32.424 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:35:32.424 | + functions-common:get_or_create_endpoint:1136 : echo f0d95fd5c7314095876bce6ea9afb4bf 2022-02-18 01:35:32.424 | f0d95fd5c7314095876bce6ea9afb4bf 2022-02-18 01:35:32.424 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-18 01:35:32.424 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:35:32.424 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-18 01:35:32.424 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-18 01:35:32.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.424 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.425 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.425 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.425 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:35:32.425 | ea516d9e8f3f4e3780f5436f2cf10c0d' 2022-02-18 01:35:32.425 | + functions-common:get_or_create_service:1094 : echo ea516d9e8f3f4e3780f5436f2cf10c0d 2022-02-18 01:35:32.425 | ea516d9e8f3f4e3780f5436f2cf10c0d 2022-02-18 01:35:32.425 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.26/compute/v2.1 2022-02-18 01:35:32.425 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:35:32.425 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.26/compute/v2.1 RegionOne 2022-02-18 01:35:32.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:35:32.425 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-18 01:35:32.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.425 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.425 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.425 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:35:32.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:35:32.425 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.26/compute/v2.1 --region RegionOne -f value -c id 2022-02-18 01:35:32.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.425 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.425 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.425 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cabb6d6f809c40e58185faddcbb35f9a 2022-02-18 01:35:32.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cabb6d6f809c40e58185faddcbb35f9a 2022-02-18 01:35:32.425 | + functions-common:get_or_create_endpoint:1127 : public_id=cabb6d6f809c40e58185faddcbb35f9a 2022-02-18 01:35:32.425 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 01:35:32.425 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:35:32.425 | + functions-common:get_or_create_endpoint:1136 : echo cabb6d6f809c40e58185faddcbb35f9a 2022-02-18 01:35:32.426 | cabb6d6f809c40e58185faddcbb35f9a 2022-02-18 01:35:32.426 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-18 01:35:32.426 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:35:32.426 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-18 01:35:32.426 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:35:32.426 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-18 01:35:32.426 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.426 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.426 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.426 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.426 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.426 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.426 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.426 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.426 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.426 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.426 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.426 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.426 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.426 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.427 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.427 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.427 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.427 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.427 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.427 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.427 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.427 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.427 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.427 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.427 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.427 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.427 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.427 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.427 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.427 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.427 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.427 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.427 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.427 | ++ functions-common:get_field:818 : echo '| 98299651e89149e1997d0dd8561b3439 | 2ed8bdbe2ef74cca9424f24dc2c23d7c | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.427 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.427 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.427 | + functions-common:get_or_add_user_project_role:995 : user_role_id=98299651e89149e1997d0dd8561b3439 2022-02-18 01:35:32.427 | + functions-common:get_or_add_user_project_role:997 : echo 98299651e89149e1997d0dd8561b3439 2022-02-18 01:35:32.427 | 98299651e89149e1997d0dd8561b3439 2022-02-18 01:35:32.427 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-18 01:35:32.427 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:35:32.464 | [17517 Async create_nova_accounts:92661]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-18 01:35:32.502 | [17517 Async create_glance_accounts:92776]: Waiting for completion of create_glance_accounts running on PID 92776 (5 other jobs running) 2022-02-18 01:35:32.527 | [17517 Async create_glance_accounts:92776]: Signaling child to exit 2022-02-18 01:35:32.527 | WAKEUP 2022-02-18 01:35:32.552 | [17517 Async create_glance_accounts:92776]: Signaled 2022-02-18 01:35:32.553 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-18 01:35:32.553 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:35:32.553 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-18 01:35:32.553 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-18 01:35:32.553 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:35:32.553 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:35:32.553 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 01:35:32.553 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 01:35:32.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.553 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.553 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.553 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.553 | + functions-common:get_or_create_user:925 : user_id=f48a1cf947e345fcbfc431b90e25f0db 2022-02-18 01:35:32.553 | + functions-common:get_or_create_user:926 : echo f48a1cf947e345fcbfc431b90e25f0db 2022-02-18 01:35:32.553 | f48a1cf947e345fcbfc431b90e25f0db 2022-02-18 01:35:32.554 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-18 01:35:32.554 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.554 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.554 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.554 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.554 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.554 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.554 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.554 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.554 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.554 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.554 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.554 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.554 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.554 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.554 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.554 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.554 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.554 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.554 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.554 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.554 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.554 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.554 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.554 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.554 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.554 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.554 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.554 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.555 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.555 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.555 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.555 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.555 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.555 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.555 | ++ functions-common:get_field:818 : echo '| 2d5a999b979e403baa97a6feaa2809a5 | f48a1cf947e345fcbfc431b90e25f0db | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.555 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.555 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.555 | + functions-common:get_or_add_user_project_role:997 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.555 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.555 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 01:35:32.555 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-18 01:35:32.555 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:35:32.555 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-18 01:35:32.555 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-18 01:35:32.555 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:35:32.555 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:35:32.555 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 01:35:32.555 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 01:35:32.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.555 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.555 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.555 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.555 | + functions-common:get_or_create_user:925 : user_id=8c2c0caa2f924eccb3aadb62e4468577 2022-02-18 01:35:32.555 | + functions-common:get_or_create_user:926 : echo 8c2c0caa2f924eccb3aadb62e4468577 2022-02-18 01:35:32.555 | 8c2c0caa2f924eccb3aadb62e4468577 2022-02-18 01:35:32.555 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-18 01:35:32.555 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.555 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.556 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.556 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.556 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.556 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.556 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.556 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.556 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.556 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.556 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.556 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.556 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.556 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.556 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.556 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.556 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.556 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.556 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.556 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.556 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.556 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.556 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.556 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.556 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.556 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.556 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.556 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.556 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.557 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.557 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.557 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.557 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.557 | ++ functions-common:get_field:818 : echo '| 2d5a999b979e403baa97a6feaa2809a5 | 8c2c0caa2f924eccb3aadb62e4468577 | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.557 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.557 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.557 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.557 | + functions-common:get_or_add_user_project_role:997 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.557 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.557 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-18 01:35:32.557 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-18 01:35:32.557 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.557 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.557 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.557 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.557 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.557 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.557 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.557 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.557 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.557 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.557 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.557 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.557 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.557 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.557 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.557 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.557 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.557 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.557 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.557 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.558 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.558 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.558 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.558 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.558 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.558 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.558 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.558 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.558 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.558 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.558 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.558 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.558 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.558 | ++ functions-common:get_field:818 : echo '| 98299651e89149e1997d0dd8561b3439 | 8c2c0caa2f924eccb3aadb62e4468577 | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.558 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.558 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.558 | + functions-common:get_or_add_user_project_role:995 : user_role_id=98299651e89149e1997d0dd8561b3439 2022-02-18 01:35:32.558 | + functions-common:get_or_add_user_project_role:997 : echo 98299651e89149e1997d0dd8561b3439 2022-02-18 01:35:32.558 | 98299651e89149e1997d0dd8561b3439 2022-02-18 01:35:32.558 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-18 01:35:32.558 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:35:32.558 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-18 01:35:32.558 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-18 01:35:32.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.558 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.558 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.558 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.559 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:35:32.559 | a560be7d6a5940578b1d4c4e16231d0b' 2022-02-18 01:35:32.559 | + functions-common:get_or_create_service:1094 : echo a560be7d6a5940578b1d4c4e16231d0b 2022-02-18 01:35:32.559 | a560be7d6a5940578b1d4c4e16231d0b 2022-02-18 01:35:32.559 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.26/image 2022-02-18 01:35:32.559 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:35:32.559 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.26/image RegionOne 2022-02-18 01:35:32.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:35:32.559 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-18 01:35:32.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.559 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.559 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.559 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:35:32.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:35:32.559 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.26/image --region RegionOne -f value -c id 2022-02-18 01:35:32.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.559 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.559 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.559 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d1b9fb3bd9e5418e899ea760185d4207 2022-02-18 01:35:32.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d1b9fb3bd9e5418e899ea760185d4207 2022-02-18 01:35:32.559 | + functions-common:get_or_create_endpoint:1127 : public_id=d1b9fb3bd9e5418e899ea760185d4207 2022-02-18 01:35:32.559 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 01:35:32.559 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:35:32.559 | + functions-common:get_or_create_endpoint:1136 : echo d1b9fb3bd9e5418e899ea760185d4207 2022-02-18 01:35:32.559 | d1b9fb3bd9e5418e899ea760185d4207 2022-02-18 01:35:32.559 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-18 01:35:32.559 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 01:35:32.559 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-18 01:35:32.559 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-18 01:35:32.559 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-18 01:35:32.560 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-18 01:35:32.560 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-18 01:35:32.560 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-18 01:35:32.560 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-18 01:35:32.602 | [17517 Async create_glance_accounts:92776]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-18 01:35:32.640 | [17517 Async create_cinder_accounts:92906]: Waiting for completion of create_cinder_accounts running on PID 92906 (4 other jobs running) 2022-02-18 01:35:32.666 | [17517 Async create_cinder_accounts:92906]: Signaling child to exit 2022-02-18 01:35:32.666 | WAKEUP 2022-02-18 01:35:32.688 | [17517 Async create_cinder_accounts:92906]: Signaled 2022-02-18 01:35:32.690 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-18 01:35:32.690 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-18 01:35:32.690 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-18 01:35:32.690 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:35:32.690 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:35:32.690 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 01:35:32.690 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 01:35:32.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.690 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.690 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.690 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.690 | + functions-common:get_or_create_user:925 : user_id=5f221ba7074241fdba85e322ff2039d2 2022-02-18 01:35:32.690 | + functions-common:get_or_create_user:926 : echo 5f221ba7074241fdba85e322ff2039d2 2022-02-18 01:35:32.690 | 5f221ba7074241fdba85e322ff2039d2 2022-02-18 01:35:32.690 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-18 01:35:32.690 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.690 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.690 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.690 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.690 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.691 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.691 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.691 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.691 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.691 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.691 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.691 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.691 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.691 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.691 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.691 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.691 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.691 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.691 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.691 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.691 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.691 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.691 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.691 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.691 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.691 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.691 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.691 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.691 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.691 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.691 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.691 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.691 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.692 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.692 | ++ functions-common:get_field:818 : echo '| 2d5a999b979e403baa97a6feaa2809a5 | 5f221ba7074241fdba85e322ff2039d2 | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.692 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.692 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.692 | + functions-common:get_or_add_user_project_role:997 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.692 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.692 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 01:35:32.692 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-18 01:35:32.692 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:35:32.692 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-18 01:35:32.692 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-18 01:35:32.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.692 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.692 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.692 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.692 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:35:32.692 | efe5c630440d4c929146296d5c2bab7e' 2022-02-18 01:35:32.692 | + functions-common:get_or_create_service:1094 : echo efe5c630440d4c929146296d5c2bab7e 2022-02-18 01:35:32.692 | efe5c630440d4c929146296d5c2bab7e 2022-02-18 01:35:32.692 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-18 01:35:32.692 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-02-18 01:35:32.692 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:35:32.692 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-02-18 01:35:32.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:35:32.693 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-18 01:35:32.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.693 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.693 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.693 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:35:32.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:35:32.693 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 01:35:32.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.693 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.693 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.693 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=10d5274676d6482289b57709c42b864f 2022-02-18 01:35:32.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 10d5274676d6482289b57709c42b864f 2022-02-18 01:35:32.693 | + functions-common:get_or_create_endpoint:1127 : public_id=10d5274676d6482289b57709c42b864f 2022-02-18 01:35:32.693 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 01:35:32.694 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:35:32.694 | + functions-common:get_or_create_endpoint:1136 : echo 10d5274676d6482289b57709c42b864f 2022-02-18 01:35:32.694 | 10d5274676d6482289b57709c42b864f 2022-02-18 01:35:32.694 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-18 01:35:32.694 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:35:32.694 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-18 01:35:32.694 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-18 01:35:32.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.694 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.694 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.694 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.694 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:35:32.694 | ee9011ca99f44db9a2f0c4a0c0ea8e1f' 2022-02-18 01:35:32.694 | + functions-common:get_or_create_service:1094 : echo ee9011ca99f44db9a2f0c4a0c0ea8e1f 2022-02-18 01:35:32.694 | ee9011ca99f44db9a2f0c4a0c0ea8e1f 2022-02-18 01:35:32.694 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-02-18 01:35:32.694 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:35:32.694 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-02-18 01:35:32.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:35:32.694 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-18 01:35:32.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.694 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.694 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.694 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:35:32.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:35:32.694 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 01:35:32.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.694 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.694 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.694 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e35b05be08aa4d51a8507f3d57f1c925 2022-02-18 01:35:32.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e35b05be08aa4d51a8507f3d57f1c925 2022-02-18 01:35:32.695 | + functions-common:get_or_create_endpoint:1127 : public_id=e35b05be08aa4d51a8507f3d57f1c925 2022-02-18 01:35:32.695 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 01:35:32.695 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:35:32.695 | + functions-common:get_or_create_endpoint:1136 : echo e35b05be08aa4d51a8507f3d57f1c925 2022-02-18 01:35:32.695 | e35b05be08aa4d51a8507f3d57f1c925 2022-02-18 01:35:32.695 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-18 01:35:32.695 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-18 01:35:32.695 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:35:32.695 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-18 01:35:32.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.695 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.695 | ++ functions-common:get_or_create_project:938 : project_id=031757b44bf14e7c9feed29b38742abd 2022-02-18 01:35:32.695 | ++ functions-common:get_or_create_project:939 : echo 031757b44bf14e7c9feed29b38742abd 2022-02-18 01:35:32.695 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 031757b44bf14e7c9feed29b38742abd 2022-02-18 01:35:32.695 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-18 01:35:32.695 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:35:32.695 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:35:32.695 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-18 01:35:32.695 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-18 01:35:32.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.695 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.695 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-18 01:35:32.695 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.695 | ++ functions-common:get_or_create_user:925 : user_id=5f221ba7074241fdba85e322ff2039d2 2022-02-18 01:35:32.696 | ++ functions-common:get_or_create_user:926 : echo 5f221ba7074241fdba85e322ff2039d2 2022-02-18 01:35:32.696 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5f221ba7074241fdba85e322ff2039d2 2022-02-18 01:35:32.745 | [17517 Async create_cinder_accounts:92906]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-18 01:35:32.750 | + inc/async:async_wait:197 : return 0 2022-02-18 01:35:32.752 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-18 01:35:32.803 | [17517 Async create_neutron_accounts:93021]: Waiting for completion of create_neutron_accounts running on PID 93021 (3 other jobs running) 2022-02-18 01:35:32.829 | [17517 Async create_neutron_accounts:93021]: Signaling child to exit 2022-02-18 01:35:32.829 | WAKEUP 2022-02-18 01:35:32.852 | [17517 Async create_neutron_accounts:93021]: Signaled 2022-02-18 01:35:32.854 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-18 01:35:32.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 01:35:32.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:35:32.854 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:35:32.854 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 01:35:32.854 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 01:35:32.854 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 01:35:32.854 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-18 01:35:32.854 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-18 01:35:32.854 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-18 01:35:32.854 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.26:9696/ 2022-02-18 01:35:32.854 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-18 01:35:32.854 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-18 01:35:32.854 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-18 01:35:32.854 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:35:32.854 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:35:32.854 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 01:35:32.854 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 01:35:32.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.854 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.854 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.854 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.854 | + functions-common:get_or_create_user:925 : user_id=571cfd85ee5549d9a7188655db7d2a33 2022-02-18 01:35:32.855 | + functions-common:get_or_create_user:926 : echo 571cfd85ee5549d9a7188655db7d2a33 2022-02-18 01:35:32.855 | 571cfd85ee5549d9a7188655db7d2a33 2022-02-18 01:35:32.855 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-18 01:35:32.855 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:35:32.855 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:35:32.855 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:35:32.855 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:35:32.855 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:35:32.855 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:35:32.855 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:35:32.855 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:35:32.855 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:35:32.855 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:35:32.855 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.855 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:35:32.855 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.855 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.855 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.855 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.855 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.855 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.855 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:35:32.855 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:35:32.855 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.855 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.855 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.855 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 01:35:32.855 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:35:32.855 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:35:32.856 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:35:32.856 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.856 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.856 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.856 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.856 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:35:32.856 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:35:32.856 | ++ functions-common:get_field:818 : echo '| 2d5a999b979e403baa97a6feaa2809a5 | 571cfd85ee5549d9a7188655db7d2a33 | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:35:32.856 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:35:32.856 | ++ functions-common:get_field:812 : read data 2022-02-18 01:35:32.856 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.856 | + functions-common:get_or_add_user_project_role:997 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.856 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:35:32.856 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 01:35:32.856 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-18 01:35:32.856 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:35:32.856 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-18 01:35:32.856 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-18 01:35:32.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.856 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.856 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.856 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.856 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:35:32.856 | 6a44792560f345fab9325c192801c093' 2022-02-18 01:35:32.856 | + functions-common:get_or_create_service:1094 : echo 6a44792560f345fab9325c192801c093 2022-02-18 01:35:32.856 | 6a44792560f345fab9325c192801c093 2022-02-18 01:35:32.857 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.26:9696/ 2022-02-18 01:35:32.857 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:35:32.857 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.26:9696/ RegionOne 2022-02-18 01:35:32.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:35:32.857 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-18 01:35:32.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.857 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.857 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.857 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:35:32.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:35:32.857 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.26:9696/ --region RegionOne -f value -c id 2022-02-18 01:35:32.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.857 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:35:32.857 | from cryptography.utils import int_from_bytes 2022-02-18 01:35:32.857 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:35:32.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=667e0423da1342db91609a3d103697cf 2022-02-18 01:35:32.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 667e0423da1342db91609a3d103697cf 2022-02-18 01:35:32.857 | + functions-common:get_or_create_endpoint:1127 : public_id=667e0423da1342db91609a3d103697cf 2022-02-18 01:35:32.857 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 01:35:32.857 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:35:32.857 | + functions-common:get_or_create_endpoint:1136 : echo 667e0423da1342db91609a3d103697cf 2022-02-18 01:35:32.857 | 667e0423da1342db91609a3d103697cf 2022-02-18 01:35:32.899 | [17517 Async create_neutron_accounts:93021]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-18 01:35:32.937 | [17517 Async create_swift_accounts:93163]: Waiting for completion of create_swift_accounts running on PID 93163 (2 other jobs running) 2022-02-18 01:35:32.963 | [17517 Async create_swift_accounts:93163]: Signaling child to exit 2022-02-18 01:36:15.535 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:36:15.561 | [93163 Async create_swift_accounts:93163]: finished successfully 2022-02-18 01:36:15.580 | WAKEUP 2022-02-18 01:36:15.602 | [17517 Async create_swift_accounts:93163]: Signaled 2022-02-18 01:36:15.604 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-18 01:36:15.604 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-18 01:36:15.604 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-18 01:36:15.604 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-18 01:36:15.605 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-18 01:36:15.605 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-18 01:36:15.605 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-18 01:36:15.605 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-18 01:36:15.605 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-18 01:36:15.605 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-18 01:36:15.605 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-18 01:36:15.605 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-18 01:36:15.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.605 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.605 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.605 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.605 | ++ functions-common:get_or_create_role:950 : role_id=9770c7580c584c93a505125d5433bfec 2022-02-18 01:36:15.605 | ++ functions-common:get_or_create_role:951 : echo 9770c7580c584c93a505125d5433bfec 2022-02-18 01:36:15.605 | + lib/swift:create_swift_accounts:638 : another_role=9770c7580c584c93a505125d5433bfec 2022-02-18 01:36:15.605 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-18 01:36:15.605 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-18 01:36:15.605 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:36:15.605 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:36:15.605 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 01:36:15.605 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 01:36:15.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.605 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.605 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.605 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.605 | + functions-common:get_or_create_user:925 : user_id=772ce42a84e84d0c8ad69738b8c18055 2022-02-18 01:36:15.605 | + functions-common:get_or_create_user:926 : echo 772ce42a84e84d0c8ad69738b8c18055 2022-02-18 01:36:15.605 | 772ce42a84e84d0c8ad69738b8c18055 2022-02-18 01:36:15.605 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-18 01:36:15.605 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:36:15.606 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:36:15.606 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:36:15.606 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:36:15.606 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:36:15.606 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:36:15.606 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:36:15.606 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:36:15.606 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:36:15.606 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:36:15.606 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 01:36:15.606 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.606 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:36:15.606 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.606 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.606 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.606 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.606 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.606 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:36:15.606 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:36:15.606 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 01:36:15.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.606 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.606 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.606 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 01:36:15.606 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:36:15.606 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.606 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.606 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.606 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.607 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.607 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.607 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:36:15.607 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:36:15.607 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:36:15.607 | ++ functions-common:get_field:818 : echo '| 2d5a999b979e403baa97a6feaa2809a5 | 772ce42a84e84d0c8ad69738b8c18055 | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:36:15.607 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.607 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:36:15.607 | + functions-common:get_or_add_user_project_role:997 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:36:15.607 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:36:15.607 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 01:36:15.607 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-18 01:36:15.607 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:36:15.607 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:36:15.607 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:36:15.607 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:36:15.607 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:36:15.607 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:36:15.607 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:36:15.607 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:36:15.607 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:36:15.607 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:36:15.607 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.607 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:36:15.607 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 01:36:15.607 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.607 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.607 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.607 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.607 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.607 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:36:15.608 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:36:15.608 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 01:36:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.608 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.608 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.608 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.608 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 01:36:15.608 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:36:15.608 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.608 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.608 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.608 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.608 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.608 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:36:15.608 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:36:15.608 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | 772ce42a84e84d0c8ad69738b8c18055 | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:36:15.608 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:36:15.608 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.608 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.608 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.608 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.608 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-18 01:36:15.608 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:36:15.608 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-18 01:36:15.608 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-18 01:36:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.608 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.608 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.609 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.609 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:36:15.609 | 25e1e8a71b3545fdad2ee412be56c153' 2022-02-18 01:36:15.609 | + functions-common:get_or_create_service:1094 : echo 25e1e8a71b3545fdad2ee412be56c153 2022-02-18 01:36:15.609 | 25e1e8a71b3545fdad2ee412be56c153 2022-02-18 01:36:15.609 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' http://10.222.0.26:8080 2022-02-18 01:36:15.609 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:36:15.609 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-18 01:36:15.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:36:15.609 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-18 01:36:15.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.609 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.609 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.609 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:36:15.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:36:15.609 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-18 01:36:15.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.609 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.609 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.609 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=daaa28a4d6ed402481832b1998e02818 2022-02-18 01:36:15.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo daaa28a4d6ed402481832b1998e02818 2022-02-18 01:36:15.609 | + functions-common:get_or_create_endpoint:1127 : public_id=daaa28a4d6ed402481832b1998e02818 2022-02-18 01:36:15.609 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.26:8080 ]] 2022-02-18 01:36:15.609 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.26:8080 RegionOne 2022-02-18 01:36:15.609 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:36:15.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-18 01:36:15.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.610 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.610 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:36:15.610 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:36:15.610 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.26:8080 --region RegionOne -f value -c id 2022-02-18 01:36:15.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.610 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.610 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9781443aeed94ee1826ca3edfb00c9ed 2022-02-18 01:36:15.610 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9781443aeed94ee1826ca3edfb00c9ed 2022-02-18 01:36:15.610 | 9781443aeed94ee1826ca3edfb00c9ed 2022-02-18 01:36:15.610 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:36:15.610 | + functions-common:get_or_create_endpoint:1136 : echo daaa28a4d6ed402481832b1998e02818 2022-02-18 01:36:15.610 | daaa28a4d6ed402481832b1998e02818 2022-02-18 01:36:15.610 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-18 01:36:15.610 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-18 01:36:15.610 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:36:15.610 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-18 01:36:15.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.610 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.610 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.610 | ++ functions-common:get_or_create_project:938 : project_id=dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.610 | ++ functions-common:get_or_create_project:939 : echo dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.610 | + lib/swift:create_swift_accounts:652 : swift_project_test1=dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.610 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-18 01:36:15.610 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.610 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-18 01:36:15.610 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:36:15.611 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-18 01:36:15.611 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-18 01:36:15.611 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-18 01:36:15.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.611 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.611 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.611 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.611 | ++ functions-common:get_or_create_user:925 : user_id=7159eafc708e47ba8f6c0e052910119f 2022-02-18 01:36:15.611 | ++ functions-common:get_or_create_user:926 : echo 7159eafc708e47ba8f6c0e052910119f 2022-02-18 01:36:15.611 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=7159eafc708e47ba8f6c0e052910119f 2022-02-18 01:36:15.611 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-18 01:36:15.611 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.611 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 7159eafc708e47ba8f6c0e052910119f dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:36:15.611 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:36:15.611 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:36:15.611 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:36:15.611 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:36:15.611 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:36:15.611 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:36:15.611 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:36:15.611 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.611 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:36:15.611 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 7159eafc708e47ba8f6c0e052910119f --project dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.611 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.611 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.611 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.611 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.611 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.611 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:36:15.612 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:36:15.612 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 7159eafc708e47ba8f6c0e052910119f --project dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.612 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.612 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.612 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 7159eafc708e47ba8f6c0e052910119f --project dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.612 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.612 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:36:15.612 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.612 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.612 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.612 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.612 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.612 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:36:15.612 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:36:15.612 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | 7159eafc708e47ba8f6c0e052910119f | | dfe9fd70aa49412c8878130129b7bb21 | | | False |' 2022-02-18 01:36:15.612 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:36:15.612 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.612 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.612 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.612 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.612 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-18 01:36:15.612 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-18 01:36:15.612 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:36:15.612 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-18 01:36:15.612 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-18 01:36:15.612 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-18 01:36:15.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.612 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.613 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.613 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.613 | ++ functions-common:get_or_create_user:925 : user_id=c112ee5927f4416594bc556d3e58257c 2022-02-18 01:36:15.613 | ++ functions-common:get_or_create_user:926 : echo c112ee5927f4416594bc556d3e58257c 2022-02-18 01:36:15.613 | + lib/swift:create_swift_accounts:661 : swift_user_test3=c112ee5927f4416594bc556d3e58257c 2022-02-18 01:36:15.613 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-18 01:36:15.613 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.613 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 9770c7580c584c93a505125d5433bfec c112ee5927f4416594bc556d3e58257c dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.613 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:36:15.613 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:36:15.613 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:36:15.613 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:36:15.613 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:36:15.613 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:36:15.613 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:36:15.613 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:36:15.613 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 9770c7580c584c93a505125d5433bfec --user c112ee5927f4416594bc556d3e58257c --project dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.613 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.613 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:36:15.613 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.613 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.613 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.613 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.613 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.613 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:36:15.613 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:36:15.613 | + functions-common:get_or_add_user_project_role:986 : openstack role add 9770c7580c584c93a505125d5433bfec --user c112ee5927f4416594bc556d3e58257c --project dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.613 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.614 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.614 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 9770c7580c584c93a505125d5433bfec --user c112ee5927f4416594bc556d3e58257c --project dfe9fd70aa49412c8878130129b7bb21 2022-02-18 01:36:15.614 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.614 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:36:15.614 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.614 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.614 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.614 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.614 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.614 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:36:15.614 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:36:15.614 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:36:15.614 | ++ functions-common:get_field:818 : echo '| 9770c7580c584c93a505125d5433bfec | c112ee5927f4416594bc556d3e58257c | | dfe9fd70aa49412c8878130129b7bb21 | | | False |' 2022-02-18 01:36:15.614 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.614 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9770c7580c584c93a505125d5433bfec 2022-02-18 01:36:15.614 | + functions-common:get_or_add_user_project_role:997 : echo 9770c7580c584c93a505125d5433bfec 2022-02-18 01:36:15.614 | 9770c7580c584c93a505125d5433bfec 2022-02-18 01:36:15.614 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-18 01:36:15.614 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-18 01:36:15.614 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:36:15.614 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-18 01:36:15.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.614 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.614 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.614 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.614 | ++ functions-common:get_or_create_project:938 : project_id=f44add317d5c47b8a95873f4b8250ffd 2022-02-18 01:36:15.614 | ++ functions-common:get_or_create_project:939 : echo f44add317d5c47b8a95873f4b8250ffd 2022-02-18 01:36:15.614 | + lib/swift:create_swift_accounts:666 : swift_project_test2=f44add317d5c47b8a95873f4b8250ffd 2022-02-18 01:36:15.614 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-18 01:36:15.614 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.614 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-18 01:36:15.615 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-18 01:36:15.615 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:36:15.615 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-18 01:36:15.615 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-18 01:36:15.615 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-18 01:36:15.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.615 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.615 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.615 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.615 | ++ functions-common:get_or_create_user:925 : user_id=8948dba582f84216ad22dfe0a5af8e41 2022-02-18 01:36:15.615 | ++ functions-common:get_or_create_user:926 : echo 8948dba582f84216ad22dfe0a5af8e41 2022-02-18 01:36:15.615 | + lib/swift:create_swift_accounts:671 : swift_user_test2=8948dba582f84216ad22dfe0a5af8e41 2022-02-18 01:36:15.615 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-18 01:36:15.615 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.615 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 8948dba582f84216ad22dfe0a5af8e41 f44add317d5c47b8a95873f4b8250ffd 2022-02-18 01:36:15.615 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:36:15.615 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:36:15.615 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:36:15.615 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:36:15.615 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:36:15.615 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:36:15.615 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:36:15.615 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:36:15.615 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 8948dba582f84216ad22dfe0a5af8e41 --project f44add317d5c47b8a95873f4b8250ffd 2022-02-18 01:36:15.615 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.615 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:36:15.615 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.615 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.615 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.615 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.616 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.616 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:36:15.616 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:36:15.616 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 8948dba582f84216ad22dfe0a5af8e41 --project f44add317d5c47b8a95873f4b8250ffd 2022-02-18 01:36:15.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.616 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.616 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.616 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.616 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 8948dba582f84216ad22dfe0a5af8e41 --project f44add317d5c47b8a95873f4b8250ffd 2022-02-18 01:36:15.616 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:36:15.616 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.616 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.616 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.616 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.616 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.616 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:36:15.616 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:36:15.616 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | 8948dba582f84216ad22dfe0a5af8e41 | | f44add317d5c47b8a95873f4b8250ffd | | | False |' 2022-02-18 01:36:15.616 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:36:15.616 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.616 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.616 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.616 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.616 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-18 01:36:15.616 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-18 01:36:15.616 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 01:36:15.616 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-18 01:36:15.616 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-18 01:36:15.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.617 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.617 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.617 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-18 01:36:15.617 | 6497be6fe1c5433298e690d8a5f1c725' 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_domain:888 : echo 6497be6fe1c5433298e690d8a5f1c725 2022-02-18 01:36:15.617 | + lib/swift:create_swift_accounts:676 : swift_domain=6497be6fe1c5433298e690d8a5f1c725 2022-02-18 01:36:15.617 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-18 01:36:15.617 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.617 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-18 01:36:15.617 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 6497be6fe1c5433298e690d8a5f1c725 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 01:36:15.617 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=6497be6fe1c5433298e690d8a5f1c725 --or-show -f value -c id 2022-02-18 01:36:15.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.617 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.617 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.617 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_project:938 : project_id=877896c1586e41cabbb47587c031a78c 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_project:939 : echo 877896c1586e41cabbb47587c031a78c 2022-02-18 01:36:15.617 | + lib/swift:create_swift_accounts:680 : swift_project_test4=877896c1586e41cabbb47587c031a78c 2022-02-18 01:36:15.617 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-18 01:36:15.617 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.617 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-18 01:36:15.617 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 6497be6fe1c5433298e690d8a5f1c725 test4@example.com 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-18 01:36:15.617 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-18 01:36:15.617 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=6497be6fe1c5433298e690d8a5f1c725 --email=test4@example.com --or-show -f value -c id 2022-02-18 01:36:15.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.617 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.618 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.618 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.618 | ++ functions-common:get_or_create_user:925 : user_id=36c1da1415b740248e5cb0108b9c9ee6 2022-02-18 01:36:15.618 | ++ functions-common:get_or_create_user:926 : echo 36c1da1415b740248e5cb0108b9c9ee6 2022-02-18 01:36:15.618 | + lib/swift:create_swift_accounts:685 : swift_user_test4=36c1da1415b740248e5cb0108b9c9ee6 2022-02-18 01:36:15.618 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-18 01:36:15.618 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 01:36:15.618 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 36c1da1415b740248e5cb0108b9c9ee6 877896c1586e41cabbb47587c031a78c 2022-02-18 01:36:15.618 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:36:15.618 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 01:36:15.618 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:36:15.618 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:36:15.618 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 01:36:15.618 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 01:36:15.618 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 01:36:15.618 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 01:36:15.618 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 36c1da1415b740248e5cb0108b9c9ee6 --project 877896c1586e41cabbb47587c031a78c 2022-02-18 01:36:15.618 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.618 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:36:15.618 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.618 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.618 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.618 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.618 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.618 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:36:15.618 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:36:15.618 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 36c1da1415b740248e5cb0108b9c9ee6 --project 877896c1586e41cabbb47587c031a78c 2022-02-18 01:36:15.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.618 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.618 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.619 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 36c1da1415b740248e5cb0108b9c9ee6 --project 877896c1586e41cabbb47587c031a78c 2022-02-18 01:36:15.619 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:36:15.619 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:36:15.619 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:36:15.619 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.619 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:15.619 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:15.619 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:36:15.619 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:36:15.619 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:36:15.619 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | 36c1da1415b740248e5cb0108b9c9ee6 | | 877896c1586e41cabbb47587c031a78c | | | False |' 2022-02-18 01:36:15.619 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:36:15.619 | ++ functions-common:get_field:812 : read data 2022-02-18 01:36:15.619 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.619 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.619 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:36:15.649 | [17517 Async create_swift_accounts:93163]: finished create_swift_accounts with result 0 in 98 seconds 2022-02-18 01:36:15.657 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-18 01:36:15.660 | + inc/async:async_wait:197 : return 0 2022-02-18 01:36:15.662 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-18 01:36:15.680 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:15.683 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-18 01:36:15.700 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:15.703 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-18 01:36:15.705 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:36:15.708 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-18 01:36:15.710 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-18 01:36:15.713 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-18 01:36:15.771 | + inc/async:async_inner:63 : init_glance 2022-02-18 01:36:15.810 | [17517 Async init_glance:97394]: running: init_glance 2022-02-18 01:36:15.813 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-18 01:36:15.831 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:15.834 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-18 01:36:15.837 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:36:15.839 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-18 01:36:15.843 | + ./stack.sh:main:1147 : configure_neutron 2022-02-18 01:36:15.845 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-18 01:36:15.849 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 01:36:15.850 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:36:15.855 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:36:15.858 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 01:36:15.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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 01:36:15.863 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 01:36:15.866 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-18 01:36:15.869 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-18 01:36:15.871 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-18 01:36:15.873 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-18 01:36:15.887 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-18 01:36:15.889 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-18 01:36:19.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:19.381 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:19.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:19.381 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:22.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:22.961 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:22.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:22.961 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:25.637 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:36:25.664 | [97394 Async init_glance:97394]: finished successfully 2022-02-18 01:36:26.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:26.732 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:26.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:26.732 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:30.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:30.215 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:30.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:30.215 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:33.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:33.698 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:33.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:33.698 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:37.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:37.229 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:37.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:37.229 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:40.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:40.726 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:40.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:40.726 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:44.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:44.474 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:44.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:44.474 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:49.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:49.173 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:49.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:49.173 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:49.173 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-18 01:36:55.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:55.103 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:55.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:36:55.103 | from cryptography.utils import int_from_bytes 2022-02-18 01:36:55.407 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-18 01:36:55.412 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-18 01:36:55.414 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-18 01:36:55.417 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-18 01:36:55.419 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-18 01:36:55.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-18 01:36:55.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-18 01:36:55.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-18 01:36:55.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-18 01:36:55.430 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-18 01:36:55.432 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-18 01:36:55.435 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-18 01:36:55.437 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-18 01:36:55.439 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-18 01:36:55.441 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-18 01:36:55.443 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-18 01:36:55.448 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:55.450 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-18 01:36:55.453 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:55.458 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-18 01:36:55.460 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-18 01:36:55.462 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-18 01:36:55.464 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-18 01:36:55.466 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-18 01:36:55.469 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-18 01:36:55.497 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-18 01:36:55.525 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-18 01:36:55.553 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-18 01:36:55.582 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-18 01:36:55.610 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-18 01:36:55.639 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-18 01:36:55.641 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-18 01:36:55.644 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-18 01:36:55.646 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 01:36:55.649 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 01:36:55.665 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 01:36:55.667 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 01:36:55.669 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 01:36:55.672 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 01:36:55.674 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-18 01:36:55.703 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:36:55.731 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-18 01:36:55.760 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 01:36:55.788 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-18 01:36:55.805 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:36:55.807 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-18 01:36:55.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-18 01:36:55.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-18 01:36:55.815 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-18 01:36:55.817 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-18 01:36:55.819 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-18 01:36:55.822 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-18 01:36:55.824 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-18 01:36:55.836 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-18 01:36:55.848 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-18 01:36:55.851 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-18 01:36:55.863 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-18 01:36:55.876 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-18 01:36:55.887 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-18 01:36:55.890 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 01:36:55.893 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-18 01:36:55.897 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.qD1wlAcE3G 2022-02-18 01:36:55.899 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-18 01:36:55.902 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 01:36:55.904 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.qD1wlAcE3G 2022-02-18 01:36:55.908 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.qD1wlAcE3G 2022-02-18 01:36:55.919 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.qD1wlAcE3G /etc/sudoers.d/neutron-rootwrap 2022-02-18 01:36:55.931 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 01:36:55.959 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-18 01:36:55.962 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 01:36:55.990 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-18 01:36:55.993 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-18 01:36:55.996 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-18 01:36:55.998 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 01:36:56.000 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 01:36:56.003 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 01:36:56.019 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:56.023 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 01:36:56.025 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 01:36:56.027 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 01:36:56.045 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:56.048 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:36:56.050 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-02-18 01:36:56.080 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 01:36:56.083 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 01:36:56.085 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-18 01:36:56.102 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:56.104 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-18 01:36:56.107 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-18 01:36:56.110 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 01:36:56.112 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 01:36:56.115 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-18 01:36:56.117 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-18 01:36:56.119 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 01:36:56.122 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-18 01:36:56.125 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-18 01:36:56.127 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-18 01:36:56.132 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-18 01:36:56.134 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-02-18 01:36:56.138 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-18 01:36:56.156 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:56.158 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-18 01:36:56.161 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-18 01:36:56.163 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-18 01:36:56.168 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-18 01:36:56.197 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-18 01:36:56.227 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-18 01:36:56.257 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-18 01:36:56.286 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-18 01:36:56.316 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-18 01:36:56.318 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 01:36:56.321 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-18 01:36:56.323 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 01:36:56.326 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-18 01:36:56.354 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-18 01:36:56.384 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-02-18 01:36:56.413 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-18 01:36:56.443 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-18 01:36:56.472 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-18 01:36:56.502 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-18 01:36:56.532 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-18 01:36:56.561 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:36:56.592 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 01:36:56.621 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-18 01:36:56.651 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-18 01:36:56.681 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-18 01:36:56.683 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 01:36:56.686 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 01:36:56.689 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-18 01:36:56.691 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-18 01:36:56.721 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-18 01:36:56.750 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.26/identity 2022-02-18 01:36:56.780 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-18 01:36:56.809 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-18 01:36:56.841 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-18 01:36:56.870 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-18 01:36:56.900 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-18 01:36:56.930 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-18 01:36:56.960 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-18 01:36:56.989 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-18 01:36:56.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-18 01:36:56.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-18 01:36:56.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-18 01:36:57.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-18 01:36:57.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-18 01:36:57.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-18 01:36:57.007 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-18 01:36:57.009 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-18 01:36:57.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-18 01:36:57.015 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-18 01:36:57.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-18 01:36:57.019 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-18 01:36:57.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-18 01:36:57.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-18 01:36:57.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-18 01:36:57.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-18 01:36:57.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-18 01:36:57.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-18 01:36:57.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-18 01:36:57.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-18 01:36:57.067 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.070 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 01:36:57.072 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-18 01:36:57.075 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-18 01:36:57.077 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.080 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-18 01:36:57.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-18 01:36:57.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-18 01:36:57.112 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.115 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 01:36:57.117 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-18 01:36:57.119 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-18 01:36:57.122 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.124 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-18 01:36:57.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-18 01:36:57.155 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.158 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 01:36:57.160 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-18 01:36:57.163 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-18 01:36:57.165 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.168 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-18 01:36:57.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-18 01:36:57.199 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.201 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-18 01:36:57.204 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-18 01:36:57.206 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-18 01:36:57.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.211 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-18 01:36:57.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-18 01:36:57.241 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.244 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-18 01:36:57.247 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-18 01:36:57.249 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-18 01:36:57.252 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.254 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-18 01:36:57.283 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-18 01:36:57.285 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.287 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-18 01:36:57.290 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-18 01:36:57.293 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-18 01:36:57.295 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.297 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-18 01:36:57.326 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-02-18 01:36:57.328 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.331 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-18 01:36:57.333 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-18 01:36:57.336 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-18 01:36:57.338 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.341 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-18 01:36:57.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-18 01:36:57.372 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:36:57.374 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-18 01:36:57.377 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-18 01:36:57.379 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-18 01:36:57.381 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 01:36:57.384 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-18 01:36:57.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-18 01:36:57.415 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-18 01:36:57.432 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:36:57.435 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-18 01:36:57.438 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 01:36:57.469 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-18 01:36:57.471 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 01:36:57.501 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-18 01:36:57.532 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-18 01:36:57.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-18 01:36:57.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-18 01:36:57.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-18 01:37:00.549 | INFO neutron.common.config [-] Logging enabled! 2022-02-18 01:37:00.549 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev515 2022-02-18 01:37:00.550 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=99333) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-18 01:37:00.551 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-18 01:37:00.552 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpu7sxoq9j/privsep.sock'] 2022-02-18 01:37:02.665 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-18 01:37:02.666 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpu7sxoq9j/privsep.sock {{(pid=99333) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-02-18 01:37:02.667 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-18 01:37:02.667 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-18 01:37:02.667 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-02-18 01:37:02.668 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 99344 2022-02-18 01:37:02.668 | DEBUG oslo.privsep.daemon [-] privsep: reply[010a0a5b-b47c-447f-85f3-0518a664b900]: (2,) {{(pid=99344) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 01:37:02.965 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=99344) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-18 01:37:02.977 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=99344) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-18 01:37:02.977 | DEBUG oslo.privsep.daemon [-] privsep: reply[a8509c15-15dc-4c9d-ae92-4df4a928fcd7]: (4, ('afe1ca41-1667-4b07-ab76-67a7df8a502a\n', '')) {{(pid=99344) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 01:37:03.029 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=99333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 01:37:03.029 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=99333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 01:37:03.029 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=99333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:03.029 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=99333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:03.029 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=99333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:03.029 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=99333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:03.084 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-18 01:37:03.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:03.084 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:03.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:03.084 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:03.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-18 01:37:03.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-18 01:37:03.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-18 01:37:03.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 01:37:03.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-18 01:37:03.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-18 01:37:03.571 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-18 01:37:03.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-18 01:37:03.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-18 01:37:03.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-18 01:37:03.614 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-18 01:37:03.623 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-18 01:37:03.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-18 01:37:03.629 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-18 01:37:03.652 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-18 01:37:03.669 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-18 01:37:03.671 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-18 01:37:03.682 | net.bridge.bridge-nf-call-iptables = 1 2022-02-18 01:37:03.686 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-18 01:37:03.689 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-18 01:37:03.698 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-18 01:37:03.701 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-18 01:37:03.704 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-18 01:37:03.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-18 01:37:03.709 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-18 01:37:03.711 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-18 01:37:03.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-18 01:37:03.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-18 01:37:03.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 01:37:03.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-18 01:37:03.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-18 01:37:03.752 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-18 01:37:03.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-18 01:37:03.787 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-18 01:37:03.815 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-18 01:37:03.844 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-18 01:37:03.862 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:03.864 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-18 01:37:03.867 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-18 01:37:03.871 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-18 01:37:03.899 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-18 01:37:03.929 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 01:37:03.960 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-18 01:37:03.962 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 01:37:03.991 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-18 01:37:04.008 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:04.011 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-18 01:37:04.013 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-18 01:37:04.042 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-18 01:37:04.044 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-18 01:37:04.047 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-18 01:37:04.075 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-18 01:37:04.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-18 01:37:04.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-18 01:37:04.083 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-18 01:37:04.100 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:04.102 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-18 01:37:04.105 | + 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-02-18 01:37:04.109 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-18 01:37:04.138 | + 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-02-18 01:37:04.169 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-18 01:37:04.171 | + 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-02-18 01:37:04.200 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-18 01:37:04.203 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-18 01:37:04.231 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-18 01:37:04.234 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-18 01:37:04.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-18 01:37:04.265 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-18 01:37:04.267 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-18 01:37:04.270 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-18 01:37:04.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-18 01:37:07.306 | INFO neutron.common.config [-] Logging enabled! 2022-02-18 01:37:07.306 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev515 2022-02-18 01:37:07.307 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=99910) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-18 01:37:07.357 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=99910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 01:37:07.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=99910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 01:37:07.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=99910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:07.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=99910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:07.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=99910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:07.358 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=99910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 01:37:07.423 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-18 01:37:07.424 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=99910) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-18 01:37:07.424 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=99910) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-02-18 01:37:07.425 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-18 01:37:07.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:07.425 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:07.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:07.425 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:07.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-18 01:37:07.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-18 01:37:07.790 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-18 01:37:07.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-18 01:37:07.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-18 01:37:07.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 01:37:07.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-18 01:37:07.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-18 01:37:07.820 | + functions:set_mtu:785 : local dev=br-data 2022-02-18 01:37:07.823 | + functions:set_mtu:786 : local mtu=1500 2022-02-18 01:37:07.825 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-18 01:37:07.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-18 01:37:07.855 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-18 01:37:07.857 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-18 01:37:07.860 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-18 01:37:07.862 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-18 01:37:07.865 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-18 01:37:07.867 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-18 01:37:07.870 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-18 01:37:07.873 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-18 01:37:07.875 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-18 01:37:07.878 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-18 01:37:07.880 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-18 01:37:07.882 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-18 01:37:07.885 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-18 01:37:07.887 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-18 01:37:07.891 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-18 01:37:07.891 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-18 01:37:07.897 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-18 01:37:07.899 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-18 01:37:07.902 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-18 01:37:07.904 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-18 01:37:07.908 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-18 01:37:07.909 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-18 01:37:07.909 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-18 01:37:07.915 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.13/22 brd 192.168.3.255' 2022-02-18 01:37:07.918 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-18 01:37:07.920 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-18 01:37:07.923 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-18 01:37:07.925 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-18 01:37:07.928 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.13/22 brd 192.168.3.255 != '' ]] 2022-02-18 01:37:07.930 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.13/22 brd 192.168.3.255 dev eth1' 2022-02-18 01:37:07.933 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.13/22 brd 192.168.3.255 dev br-data' 2022-02-18 01:37:07.935 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-18 01:37:07.938 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-18 01:37:07.944 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-18 01:37:07.944 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-18 01:37:07.944 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.13/22 brd 192.168.3.255 2022-02-18 01:37:07.944 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-18 01:37:07.948 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.13 2022-02-18 01:37:07.950 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.13 ' 2022-02-18 01:37:07.953 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.13/22 brd 192.168.3.255 dev eth1 2022-02-18 01:37:07.965 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.13/22 brd 192.168.3.255 dev br-data 2022-02-18 01:37:07.977 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-18 01:37:07.990 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-18 01:37:08.010 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.13 2022-02-18 01:37:08.023 | PING 192.168.0.13 (192.168.0.13) from 192.168.0.13 br-data: 56(84) bytes of data. 2022-02-18 01:37:08.023 | 64 bytes from 192.168.0.13: icmp_seq=1 ttl=64 time=0.073 ms 2022-02-18 01:37:09.048 | 64 bytes from 192.168.0.13: icmp_seq=2 ttl=64 time=0.046 ms 2022-02-18 01:37:10.072 | 64 bytes from 192.168.0.13: icmp_seq=3 ttl=64 time=0.045 ms 2022-02-18 01:37:10.072 | 2022-02-18 01:37:10.073 | --- 192.168.0.13 ping statistics --- 2022-02-18 01:37:10.073 | 3 packets transmitted, 3 received, 0% packet loss, time 2050ms 2022-02-18 01:37:10.073 | rtt min/avg/max/mdev = 0.045/0.054/0.073/0.013 ms 2022-02-18 01:37:10.078 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-18 01:37:10.079 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-18 01:37:10.084 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-18 01:37:10.086 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-18 01:37:10.104 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:10.106 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-18 01:37:10.109 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-18 01:37:10.113 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-18 01:37:10.142 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.26 2022-02-18 01:37:10.171 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-18 01:37:10.200 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 01:37:10.231 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-18 01:37:10.234 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 01:37:10.262 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-18 01:37:10.265 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-18 01:37:10.282 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:37:10.284 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-18 01:37:10.287 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-18 01:37:10.304 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:37:10.306 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-18 01:37:10.324 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:37:10.327 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-18 01:37:10.345 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:37:10.347 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-18 01:37:10.379 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-18 01:37:10.410 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-18 01:37:10.412 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-18 01:37:10.429 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:10.432 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-18 01:37:10.451 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:10.453 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-18 01:37:10.456 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-18 01:37:10.514 | + inc/async:async_inner:63 : init_neutron 2022-02-18 01:37:10.551 | [17517 Async init_neutron:100389]: running: init_neutron 2022-02-18 01:37:10.554 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-18 01:37:10.575 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:10.579 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-18 01:37:10.590 | ++ ./stack.sh:main:1162 : true 2022-02-18 01:37:10.593 | + ./stack.sh:main:1162 : netman_pid= 2022-02-18 01:37:10.596 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-18 01:37:10.598 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-18 01:37:10.617 | dnsmasq: no process found 2022-02-18 01:37:10.621 | + ./stack.sh:main:1164 : true 2022-02-18 01:37:10.624 | + ./stack.sh:main:1169 : clean_iptables 2022-02-18 01:37:10.636 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-18 01:37:10.636 | + lib/nova:clean_iptables:183 : grep nova 2022-02-18 01:37:10.636 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-18 01:37:10.639 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 01:37:10.639 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-18 01:37:10.642 | + lib/nova:clean_iptables:183 : bash 2022-02-18 01:37:10.642 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-18 01:37:10.651 | + lib/nova:clean_iptables:185 : grep nova 2022-02-18 01:37:10.651 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 01:37:10.654 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-18 01:37:10.655 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-18 01:37:10.658 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-18 01:37:10.658 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-18 01:37:10.662 | + lib/nova:clean_iptables:185 : bash 2022-02-18 01:37:10.678 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-18 01:37:10.680 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 01:37:10.680 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-18 01:37:10.680 | + lib/nova:clean_iptables:187 : bash 2022-02-18 01:37:10.685 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-18 01:37:10.685 | + lib/nova:clean_iptables:187 : grep nova 2022-02-18 01:37:10.688 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-18 01:37:10.704 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 01:37:10.706 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-18 01:37:10.708 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-18 01:37:10.708 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-18 01:37:10.710 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-18 01:37:10.711 | + lib/nova:clean_iptables:189 : bash 2022-02-18 01:37:10.712 | + lib/nova:clean_iptables:189 : grep nova 2022-02-18 01:37:10.724 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-18 01:37:10.733 | net.ipv4.ip_forward = 1 2022-02-18 01:37:10.736 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-18 01:37:10.755 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:10.757 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-18 01:37:10.760 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-18 01:37:10.763 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-18 01:37:10.795 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-18 01:37:10.825 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-18 01:37:10.828 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-18 01:37:10.862 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-18 01:37:10.893 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-18 01:37:10.911 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:10.914 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-18 01:37:10.916 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:37:10.919 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-18 01:37:10.921 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-18 01:37:10.924 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-18 01:37:10.983 | + inc/async:async_inner:63 : init_swift 2022-02-18 01:37:11.022 | [17517 Async init_swift:100767]: running: init_swift 2022-02-18 01:37:11.024 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-18 01:37:11.046 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:11.048 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-18 01:37:11.050 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:37:11.053 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-18 01:37:11.056 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-18 01:37:11.059 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-18 01:37:11.126 | + inc/async:async_inner:63 : init_cinder 2022-02-18 01:37:11.174 | [17517 Async init_cinder:100862]: running: init_cinder 2022-02-18 01:37:11.180 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-18 01:37:11.203 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:11.206 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-18 01:37:11.209 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:37:11.212 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-18 01:37:11.216 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-18 01:37:11.219 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-18 01:37:11.299 | + inc/async:async_inner:63 : init_placement 2022-02-18 01:37:11.377 | [17517 Async init_placement:100999]: running: init_placement 2022-02-18 01:37:11.388 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-18 01:37:11.584 | [17517 Async init_neutron:100389]: Waiting for completion of init_neutron running on PID 100389 (6 other jobs running) 2022-02-18 01:37:11.743 | [17517 Async init_neutron:100389]: Signaling child to exit 2022-02-18 01:37:20.803 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:37:20.852 | [100862 Async init_cinder:100862]: finished successfully 2022-02-18 01:37:24.477 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:37:24.505 | [100767 Async init_swift:100767]: finished successfully 2022-02-18 01:37:35.291 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:37:35.317 | [100389 Async init_neutron:100389]: finished successfully 2022-02-18 01:37:35.337 | WAKEUP 2022-02-18 01:37:35.359 | [17517 Async init_neutron:100389]: Signaled 2022-02-18 01:37:35.361 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-18 01:37:35.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 01:37:35.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:37:35.361 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:37:35.361 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 01:37:35.361 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 01:37:35.361 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 01:37:35.361 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-18 01:37:35.361 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-18 01:37:35.361 | + lib/database:recreate_database:112 : local db=neutron 2022-02-18 01:37:35.361 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-18 01:37:35.361 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-18 01:37:35.361 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-18 01:37:35.361 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:35.361 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-18 01:37:35.361 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:35.361 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-18 01:37:35.361 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 01:37:35.361 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:37:35.361 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:37:35.361 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:37:35.361 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148230607 2022-02-18 01:37:35.361 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-18 01:37:35.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:35.361 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:35.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:35.361 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:35.361 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:35.361 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:35.361 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:35.361 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-18 01:37:35.362 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-18 01:37:35.363 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-18 01:37:35.364 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-18 01:37:35.365 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-18 01:37:35.365 | Running upgrade for neutron ... 2022-02-18 01:37:35.365 | OK 2022-02-18 01:37:35.365 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-18 01:37:35.365 | + functions-common:time_stop:2425 : local name 2022-02-18 01:37:35.365 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:37:35.365 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:37:35.365 | + functions-common:time_stop:2428 : local total 2022-02-18 01:37:35.365 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:37:35.365 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 01:37:35.365 | + functions-common:time_stop:2432 : start_time=1645148230607 2022-02-18 01:37:35.365 | + functions-common:time_stop:2434 : [[ -z 1645148230607 ]] 2022-02-18 01:37:35.365 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:37:35.365 | + functions-common:time_stop:2437 : end_time=1645148255277 2022-02-18 01:37:35.365 | + functions-common:time_stop:2438 : elapsed_time=24670 2022-02-18 01:37:35.365 | + functions-common:time_stop:2439 : total=8171 2022-02-18 01:37:35.365 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:37:35.365 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32841 2022-02-18 01:37:35.413 | [17517 Async init_neutron:100389]: finished init_neutron with result 0 in 24 seconds 2022-02-18 01:37:35.417 | + inc/async:async_wait:197 : return 0 2022-02-18 01:37:35.420 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-18 01:37:35.472 | [17517 Async init_placement:100999]: Waiting for completion of init_placement running on PID 100999 (5 other jobs running) 2022-02-18 01:37:35.497 | [17517 Async init_placement:100999]: Signaling child to exit 2022-02-18 01:37:45.941 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:37:45.966 | [100999 Async init_placement:100999]: finished successfully 2022-02-18 01:37:45.985 | WAKEUP 2022-02-18 01:37:46.008 | [17517 Async init_placement:100999]: Signaled 2022-02-18 01:37:46.010 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-18 01:37:46.010 | + lib/database:recreate_database:112 : local db=placement 2022-02-18 01:37:46.010 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-18 01:37:46.010 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-18 01:37:46.010 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-18 01:37:46.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.010 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-18 01:37:46.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.010 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-18 01:37:46.010 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-18 01:37:46.010 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-18 01:37:46.010 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-18 01:37:46.010 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 01:37:46.010 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 01:37:46.011 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 01:37:46.011 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 01:37:46.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.011 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.011 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.011 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.011 | + functions-common:get_or_create_user:925 : user_id=c799dbb5ae474d52a921a204eb2d765c 2022-02-18 01:37:46.011 | + functions-common:get_or_create_user:926 : echo c799dbb5ae474d52a921a204eb2d765c 2022-02-18 01:37:46.011 | c799dbb5ae474d52a921a204eb2d765c 2022-02-18 01:37:46.011 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-18 01:37:46.011 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:37:46.011 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:37:46.011 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:37:46.011 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:37:46.011 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:37:46.011 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:37:46.011 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:37:46.011 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:37:46.011 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:37:46.011 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:37:46.011 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 01:37:46.011 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:37:46.011 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:37:46.011 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:37:46.011 | ++ functions-common:get_field:812 : read data 2022-02-18 01:37:46.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.011 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.011 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.011 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.011 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:37:46.011 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:37:46.012 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 01:37:46.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.012 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.012 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.012 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 01:37:46.012 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:37:46.012 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:37:46.012 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:37:46.012 | ++ functions-common:get_field:812 : read data 2022-02-18 01:37:46.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.012 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.012 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.012 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.012 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:37:46.012 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:37:46.012 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:37:46.012 | ++ functions-common:get_field:818 : echo '| 2d5a999b979e403baa97a6feaa2809a5 | c799dbb5ae474d52a921a204eb2d765c | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:37:46.012 | ++ functions-common:get_field:812 : read data 2022-02-18 01:37:46.012 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:37:46.012 | + functions-common:get_or_add_user_project_role:997 : echo 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:37:46.012 | 2d5a999b979e403baa97a6feaa2809a5 2022-02-18 01:37:46.012 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 01:37:46.012 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-18 01:37:46.012 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 01:37:46.012 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 01:37:46.012 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 01:37:46.012 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 01:37:46.012 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 01:37:46.012 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 01:37:46.012 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 01:37:46.013 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 01:37:46.013 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 01:37:46.013 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 01:37:46.013 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:37:46.013 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 01:37:46.013 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 01:37:46.013 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:37:46.013 | ++ functions-common:get_field:812 : read data 2022-02-18 01:37:46.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.013 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.013 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.013 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.013 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 01:37:46.013 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 01:37:46.013 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 01:37:46.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.013 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.013 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.013 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 01:37:46.013 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 01:37:46.013 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 01:37:46.013 | ++ functions-common:get_field:811 : local data field 2022-02-18 01:37:46.013 | ++ functions-common:get_field:812 : read data 2022-02-18 01:37:46.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.013 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.013 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.013 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.013 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 01:37:46.013 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 01:37:46.013 | ++ functions-common:get_field:818 : echo '| b208842888164ad29b87c55b0adf73f5 | c799dbb5ae474d52a921a204eb2d765c | | 031757b44bf14e7c9feed29b38742abd | | | False |' 2022-02-18 01:37:46.014 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 01:37:46.014 | ++ functions-common:get_field:812 : read data 2022-02-18 01:37:46.014 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b208842888164ad29b87c55b0adf73f5 2022-02-18 01:37:46.014 | + functions-common:get_or_add_user_project_role:997 : echo b208842888164ad29b87c55b0adf73f5 2022-02-18 01:37:46.014 | b208842888164ad29b87c55b0adf73f5 2022-02-18 01:37:46.014 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.26/placement 2022-02-18 01:37:46.014 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-18 01:37:46.014 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 01:37:46.014 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-18 01:37:46.014 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-18 01:37:46.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.014 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.014 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.014 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.014 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 01:37:46.014 | c4e9105f320c4513a8e99cf163a238b8' 2022-02-18 01:37:46.014 | + functions-common:get_or_create_service:1094 : echo c4e9105f320c4513a8e99cf163a238b8 2022-02-18 01:37:46.014 | c4e9105f320c4513a8e99cf163a238b8 2022-02-18 01:37:46.014 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.26/placement 2022-02-18 01:37:46.014 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 01:37:46.014 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.26/placement RegionOne 2022-02-18 01:37:46.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 01:37:46.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-18 01:37:46.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.014 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.014 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.014 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 01:37:46.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 01:37:46.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.26/placement --region RegionOne -f value -c id 2022-02-18 01:37:46.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.015 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.015 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.015 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 01:37:46.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1db3653893a14b8287683b0310d3a090 2022-02-18 01:37:46.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1db3653893a14b8287683b0310d3a090 2022-02-18 01:37:46.015 | + functions-common:get_or_create_endpoint:1127 : public_id=1db3653893a14b8287683b0310d3a090 2022-02-18 01:37:46.015 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 01:37:46.015 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 01:37:46.015 | + functions-common:get_or_create_endpoint:1136 : echo 1db3653893a14b8287683b0310d3a090 2022-02-18 01:37:46.015 | 1db3653893a14b8287683b0310d3a090 2022-02-18 01:37:46.054 | [17517 Async init_placement:100999]: finished init_placement with result 0 in 34 seconds 2022-02-18 01:37:46.059 | + inc/async:async_wait:197 : return 0 2022-02-18 01:37:46.062 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-18 01:37:46.111 | [17517 Async init_glance:97394]: Waiting for completion of init_glance running on PID 97394 (4 other jobs running) 2022-02-18 01:37:46.137 | [17517 Async init_glance:97394]: Signaling child to exit 2022-02-18 01:37:46.137 | WAKEUP 2022-02-18 01:37:46.159 | [17517 Async init_glance:97394]: Signaled 2022-02-18 01:37:46.160 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-18 01:37:46.160 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-18 01:37:46.160 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-18 01:37:46.160 | + lib/database:recreate_database:112 : local db=glance 2022-02-18 01:37:46.160 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-18 01:37:46.160 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-18 01:37:46.160 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-18 01:37:46.160 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.160 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-18 01:37:46.160 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.161 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-18 01:37:46.161 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 01:37:46.161 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:37:46.161 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:37:46.161 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:37:46.161 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148175855 2022-02-18 01:37:46.161 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-18 01:37:46.161 | 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=97498) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 01:37:46.161 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 01:37:46.161 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 01:37:46.161 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 01:37:46.161 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.161 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 01:37:46.162 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 01:37:46.162 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-18 01:37:46.162 | Database migration is up to date. No migration needed. 2022-02-18 01:37:46.162 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-18 01:37:46.162 | Database is synced successfully. 2022-02-18 01:37:46.162 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-18 01:37:46.162 | 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=97672) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-18 01:37:46.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-18 01:37:46.163 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-18 01:37:46.163 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-18 01:37:46.163 | + functions-common:time_stop:2425 : local name 2022-02-18 01:37:46.163 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:37:46.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:37:46.163 | + functions-common:time_stop:2428 : local total 2022-02-18 01:37:46.163 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:37:46.163 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 01:37:46.163 | + functions-common:time_stop:2432 : start_time=1645148175855 2022-02-18 01:37:46.163 | + functions-common:time_stop:2434 : [[ -z 1645148175855 ]] 2022-02-18 01:37:46.163 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:37:46.163 | + functions-common:time_stop:2437 : end_time=1645148185622 2022-02-18 01:37:46.163 | + functions-common:time_stop:2438 : elapsed_time=9767 2022-02-18 01:37:46.163 | + functions-common:time_stop:2439 : total=8171 2022-02-18 01:37:46.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:37:46.163 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17938 2022-02-18 01:37:46.205 | [17517 Async init_glance:97394]: finished init_glance with result 0 in 9 seconds 2022-02-18 01:37:46.209 | + inc/async:async_wait:197 : return 0 2022-02-18 01:37:46.211 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-18 01:37:46.261 | [17517 Async init_swift:100767]: Waiting for completion of init_swift running on PID 100767 (3 other jobs running) 2022-02-18 01:37:46.286 | [17517 Async init_swift:100767]: Signaling child to exit 2022-02-18 01:37:46.286 | WAKEUP 2022-02-18 01:37:46.308 | [17517 Async init_swift:100767]: Signaled 2022-02-18 01:37:46.310 | + lib/swift:init_swift:692 : local node_number 2022-02-18 01:37:46.310 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-18 01:37:46.310 | No object-auditor running 2022-02-18 01:37:46.310 | No container-reconciler running 2022-02-18 01:37:46.310 | No object-updater running 2022-02-18 01:37:46.310 | No proxy-server running 2022-02-18 01:37:46.310 | No container-sharder running 2022-02-18 01:37:46.310 | No object-expirer running 2022-02-18 01:37:46.310 | No container-server running 2022-02-18 01:37:46.310 | No container-auditor running 2022-02-18 01:37:46.310 | No container-sync running 2022-02-18 01:37:46.310 | No object-replicator running 2022-02-18 01:37:46.310 | No account-auditor running 2022-02-18 01:37:46.310 | No object-reconstructor running 2022-02-18 01:37:46.310 | No account-reaper running 2022-02-18 01:37:46.310 | No account-server running 2022-02-18 01:37:46.310 | No object-server running 2022-02-18 01:37:46.310 | No account-replicator running 2022-02-18 01:37:46.310 | No container-replicator running 2022-02-18 01:37:46.310 | No container-updater running 2022-02-18 01:37:46.310 | + lib/swift:init_swift:694 : true 2022-02-18 01:37:46.310 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-18 01:37:46.310 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-18 01:37:46.311 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-18 01:37:46.311 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-18 01:37:46.311 | = sectsz=512 attr=2, projid32bit=1 2022-02-18 01:37:46.311 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-18 01:37:46.311 | = reflink=1 2022-02-18 01:37:46.311 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-18 01:37:46.311 | = sunit=0 swidth=0 blks 2022-02-18 01:37:46.311 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-18 01:37:46.311 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-18 01:37:46.311 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-18 01:37:46.311 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 01:37:46.311 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-18 01:37:46.312 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-18 01:37:46.312 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-18 01:37:46.312 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-18 01:37:46.312 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-18 01:37:46.312 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-18 01:37:46.312 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-18 01:37:46.312 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-02-18 01:37:46.312 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-18 01:37:46.312 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-18 01:37:46.312 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-18 01:37:46.312 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-18 01:37:46.312 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 01:37:46.312 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-18 01:37:46.312 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-18 01:37:46.312 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-18 01:37:46.312 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-18 01:37:46.312 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-18 01:37:46.312 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-18 01:37:46.312 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-18 01:37:46.312 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-18 01:37:46.312 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-18 01:37:46.312 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-18 01:37:46.312 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 01:37:46.312 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-18 01:37:46.312 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 01:37:46.312 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-18 01:37:46.312 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 01:37:46.312 | + lib/swift:init_swift:738 : popd 2022-02-18 01:37:46.355 | [17517 Async init_swift:100767]: finished init_swift with result 0 in 13 seconds 2022-02-18 01:37:46.359 | + inc/async:async_wait:197 : return 0 2022-02-18 01:37:46.361 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-18 01:37:46.411 | [17517 Async init_cinder:100862]: Waiting for completion of init_cinder running on PID 100862 (2 other jobs running) 2022-02-18 01:37:46.437 | [17517 Async init_cinder:100862]: Signaling child to exit 2022-02-18 01:37:46.437 | WAKEUP 2022-02-18 01:37:46.459 | [17517 Async init_cinder:100862]: Signaled 2022-02-18 01:37:46.461 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-18 01:37:46.461 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:46.461 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-18 01:37:46.461 | + lib/database:recreate_database:112 : local db=cinder 2022-02-18 01:37:46.461 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-18 01:37:46.461 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-18 01:37:46.461 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-18 01:37:46.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.461 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-18 01:37:46.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.461 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-18 01:37:46.461 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 01:37:46.461 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:37:46.461 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:37:46.461 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:37:46.461 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148231241 2022-02-18 01:37:46.461 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-18 01:37:46.462 | 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=100979) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:37:46.462 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100979) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:37:46.462 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-18 01:37:46.463 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 01:37:46.463 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 01:37:46.463 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-18 01:37:46.463 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=100979) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 01:37:46.463 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-18 01:37:46.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.463 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:46.463 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:46.463 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 01:37:46.463 | last_heartbeat = column_property( 2022-02-18 01:37:46.463 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 01:37:46.463 | num_hosts = column_property( 2022-02-18 01:37:46.463 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 01:37:46.463 | num_down_hosts = column_property( 2022-02-18 01:37:46.463 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-18 01:37:46.463 | + functions-common:time_stop:2425 : local name 2022-02-18 01:37:46.463 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:37:46.463 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:37:46.463 | + functions-common:time_stop:2428 : local total 2022-02-18 01:37:46.463 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:37:46.463 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 01:37:46.463 | + functions-common:time_stop:2432 : start_time=1645148231241 2022-02-18 01:37:46.463 | + functions-common:time_stop:2434 : [[ -z 1645148231241 ]] 2022-02-18 01:37:46.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:37:46.463 | + functions-common:time_stop:2437 : end_time=1645148238804 2022-02-18 01:37:46.463 | + functions-common:time_stop:2438 : elapsed_time=7563 2022-02-18 01:37:46.463 | + functions-common:time_stop:2439 : total=8171 2022-02-18 01:37:46.463 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:37:46.463 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15734 2022-02-18 01:37:46.463 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-18 01:37:46.463 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:46.463 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 01:37:46.463 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-18 01:37:46.463 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 01:37:46.464 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-18 01:37:46.464 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-18 01:37:46.464 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-18 01:37:46.464 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-18 01:37:46.464 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-18 01:37:46.464 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-18 01:37:46.464 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-18 01:37:46.464 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-18 01:37:46.464 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-18 01:37:46.464 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 01:37:46.464 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 01:37:46.464 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 01:37:46.464 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-18 01:37:46.464 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 01:37:46.464 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 01:37:46.464 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 01:37:46.464 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 01:37:46.464 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 01:37:46.464 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 01:37:46.464 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-18 01:37:46.464 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-18 01:37:46.464 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-18 01:37:46.464 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 01:37:46.464 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-18 01:37:46.464 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-18 01:37:46.464 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-18 01:37:46.465 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-18 01:37:46.465 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-18 01:37:46.465 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-18 01:37:46.465 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-18 01:37:46.465 | Physical volume "/dev/loop4" successfully created. 2022-02-18 01:37:46.465 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-18 01:37:46.465 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-18 01:37:46.465 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-18 01:37:46.465 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-18 01:37:46.465 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-18 01:37:46.465 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-18 01:37:46.465 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-18 01:37:46.465 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-18 01:37:46.465 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:46.465 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-18 01:37:46.465 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-18 01:37:46.465 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-18 01:37:46.505 | [17517 Async init_cinder:100862]: finished init_cinder with result 0 in 9 seconds 2022-02-18 01:37:46.509 | + inc/async:async_wait:197 : return 0 2022-02-18 01:37:46.512 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-18 01:37:46.529 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:46.532 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-18 01:37:46.534 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:37:46.537 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-18 01:37:46.539 | + ./stack.sh:main:1218 : init_nova 2022-02-18 01:37:46.542 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-18 01:37:46.559 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:46.561 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-18 01:37:46.578 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:37:46.581 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 01:37:46.583 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 01:37:46.641 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 01:37:46.679 | [17517 Async nova-cell-0:103192]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 01:37:46.684 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-18 01:37:46.688 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 01:37:46.691 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-18 01:37:46.694 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 01:37:46.697 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 01:37:46.700 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 01:37:46.766 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 01:37:46.807 | [17517 Async nova-cell-1:103290]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 01:37:46.810 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-18 01:37:46.813 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-18 01:37:46.815 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-18 01:37:46.818 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-18 01:37:46.820 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-18 01:37:46.828 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.842 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-18 01:37:46.846 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:46.863 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-18 01:37:50.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:37:50.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:50.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:50.941 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:37:50.941 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=103354) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:37:50.968 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 01:37:50.968 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 01:37:51.004 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-18 01:37:53.184 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=103354) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 01:37:53.189 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-18 01:37:54.036 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=103354) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 01:37:54.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:54.042 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:54.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:54.042 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:54.498 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-18 01:37:54.501 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-18 01:37:54.504 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-18 01:37:54.506 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-18 01:37:54.509 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 01:37:54.513 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 01:37:58.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:58.235 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:58.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:58.236 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:58.757 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-18 01:37:58.763 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-18 01:37:58.766 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-18 01:37:58.839 | [17517 Async nova-cell-0:103192]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 103192 (3 other jobs running) 2022-02-18 01:37:58.869 | [17517 Async nova-cell-0:103192]: Signaling child to exit 2022-02-18 01:37:58.931 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:37:58.959 | [103290 Async nova-cell-1:103290]: finished successfully 2022-02-18 01:37:59.055 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:37:59.081 | [103192 Async nova-cell-0:103192]: finished successfully 2022-02-18 01:37:59.100 | WAKEUP 2022-02-18 01:37:59.126 | [17517 Async nova-cell-0:103192]: Signaled 2022-02-18 01:37:59.127 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-18 01:37:59.127 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-18 01:37:59.127 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-18 01:37:59.127 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-18 01:37:59.127 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-18 01:37:59.127 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-18 01:37:59.127 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-18 01:37:59.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:59.127 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-18 01:37:59.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:59.127 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-18 01:37:59.127 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:37:59.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:37:59.129 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=103255) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:37:59.129 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 01:37:59.129 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 01:37:59.129 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-18 01:37:59.129 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=103255) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 01:37:59.129 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-18 01:37:59.129 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=103255) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 01:37:59.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:59.129 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:59.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:59.129 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:59.172 | [17517 Async nova-cell-0:103192]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-02-18 01:37:59.176 | + inc/async:async_wait:197 : return 0 2022-02-18 01:37:59.178 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-18 01:37:59.181 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-18 01:37:59.231 | [17517 Async nova-cell-1:103290]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 103290 (2 other jobs running) 2022-02-18 01:37:59.256 | [17517 Async nova-cell-1:103290]: Signaling child to exit 2022-02-18 01:37:59.256 | WAKEUP 2022-02-18 01:37:59.278 | [17517 Async nova-cell-1:103290]: Signaled 2022-02-18 01:37:59.280 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-18 01:37:59.280 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-18 01:37:59.280 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-18 01:37:59.280 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-18 01:37:59.280 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-18 01:37:59.280 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-18 01:37:59.280 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-18 01:37:59.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:59.280 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-18 01:37:59.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 01:37:59.280 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 01:37:59.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 01:37:59.282 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 01:37:59.282 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=103348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 01:37:59.282 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 01:37:59.282 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 01:37:59.282 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-18 01:37:59.282 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=103348) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 01:37:59.282 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-18 01:37:59.282 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=103348) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 01:37:59.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:59.282 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:59.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:37:59.282 | from cryptography.utils import int_from_bytes 2022-02-18 01:37:59.325 | [17517 Async nova-cell-1:103290]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-02-18 01:37:59.329 | + inc/async:async_wait:197 : return 0 2022-02-18 01:37:59.332 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 01:37:59.334 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-18 01:38:03.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:38:03.189 | from cryptography.utils import int_from_bytes 2022-02-18 01:38:03.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:38:03.189 | from cryptography.utils import int_from_bytes 2022-02-18 01:38:03.189 | Running batches of 50 until complete 2022-02-18 01:38:03.189 | +-------------------------------------+--------------+-----------+ 2022-02-18 01:38:03.189 | | Migration | Total Needed | Completed | 2022-02-18 01:38:03.189 | +-------------------------------------+--------------+-----------+ 2022-02-18 01:38:03.189 | | fill_virtual_interface_list | 0 | 0 | 2022-02-18 01:38:03.189 | | migrate_empty_ratio | 0 | 0 | 2022-02-18 01:38:03.189 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-18 01:38:03.189 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-18 01:38:03.189 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-18 01:38:03.189 | | populate_dev_uuids | 0 | 0 | 2022-02-18 01:38:03.189 | | populate_missing_availability_zones | 0 | 0 | 2022-02-18 01:38:03.189 | | populate_queued_for_delete | 0 | 0 | 2022-02-18 01:38:03.189 | | populate_user_id | 0 | 0 | 2022-02-18 01:38:03.190 | | populate_uuids | 0 | 0 | 2022-02-18 01:38:03.190 | +-------------------------------------+--------------+-----------+ 2022-02-18 01:38:03.650 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-18 01:38:03.654 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 01:38:03.658 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-18 01:38:03.660 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 01:38:03.663 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 01:38:03.666 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-18 01:38:07.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:38:07.198 | from cryptography.utils import int_from_bytes 2022-02-18 01:38:07.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 01:38:07.198 | from cryptography.utils import int_from_bytes 2022-02-18 01:38:07.198 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-18 01:38:07.198 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-18 01:38:07.611 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-18 01:38:07.614 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-18 01:38:07.628 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-18 01:38:07.630 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-18 01:38:07.648 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:07.651 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-18 01:38:07.653 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-18 01:38:07.720 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-18 01:38:07.764 | [17517 Async configure_neutron_nova:104539]: running: configure_neutron_nova 2022-02-18 01:38:07.767 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-18 01:38:07.769 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 01:38:07.772 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-18 01:38:07.775 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 01:38:07.778 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 01:38:07.781 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 01:38:07.784 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 01:38:07.786 | + functions-common:run_phase:1863 : local extra 2022-02-18 01:38:07.790 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 01:38:07.795 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 01:38:07.798 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 01:38:07.800 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 01:38:07.803 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-18 01:38:07.806 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 01:38:07.823 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:07.826 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 01:38:07.829 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:38:07.831 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-18 01:38:07.834 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 01:38:07.837 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 01:38:07.839 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-18 01:38:07.842 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 01:38:07.845 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 01:38:07.848 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 01:38:07.851 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 01:38:07.854 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-18 01:38:07.857 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 01:38:07.860 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-18 01:38:07.862 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 01:38:07.865 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 01:38:07.868 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-18 01:38:07.870 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:07.873 | + inc/meta-config:merge_config_group:171 : shift 2022-02-18 01:38:07.876 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-18 01:38:07.879 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 01:38:07.881 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-18 01:38:07.885 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-18 01:38:07.888 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-18 01:38:07.891 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:07.893 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-18 01:38:07.896 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 01:38:07.899 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-18 01:38:07.899 | /^\[\[.+\|.*\]\]/ { 2022-02-18 01:38:07.899 | gsub("[][]", "", $1); 2022-02-18 01:38:07.899 | split($1, a, "|"); 2022-02-18 01:38:07.899 | if (a[1] == matchgroup) 2022-02-18 01:38:07.899 | print a[2] 2022-02-18 01:38:07.899 | } 2022-02-18 01:38:07.899 | ' /home/ubuntu/devstack/local.conf 2022-02-18 01:38:07.906 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 01:38:07.908 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 01:38:07.911 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 01:38:07.914 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-18 01:38:07.917 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-18 01:38:07.920 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-18 01:38:07.923 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-18 01:38:07.926 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-18 01:38:07.930 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-18 01:38:07.933 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-18 01:38:07.935 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-18 01:38:07.939 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:07.941 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 01:38:07.944 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-18 01:38:07.947 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 01:38:07.950 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-18 01:38:07.953 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-18 01:38:07.956 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-18 01:38:07.959 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-18 01:38:07.963 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-18 01:38:07.965 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-18 01:38:07.965 | BEGIN { 2022-02-18 01:38:07.965 | section = "" 2022-02-18 01:38:07.965 | last_section = "" 2022-02-18 01:38:07.965 | section_count = 0 2022-02-18 01:38:07.965 | } 2022-02-18 01:38:07.965 | /^\[.+\]/ { 2022-02-18 01:38:07.965 | gsub("[][]", "", $1); 2022-02-18 01:38:07.965 | section=$1 2022-02-18 01:38:07.965 | next 2022-02-18 01:38:07.965 | } 2022-02-18 01:38:07.965 | /^ *\#/ { 2022-02-18 01:38:07.965 | next 2022-02-18 01:38:07.965 | } 2022-02-18 01:38:07.965 | /^[^ \t]+/ { 2022-02-18 01:38:07.965 | # get offset of first = in $0 2022-02-18 01:38:07.965 | eq_idx = index($0, "=") 2022-02-18 01:38:07.965 | # extract attr & value from $0 2022-02-18 01:38:07.965 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 01:38:07.965 | value = substr($0, eq_idx + 1) 2022-02-18 01:38:07.965 | # only need to strip trailing whitespace from attr 2022-02-18 01:38:07.965 | sub(/[ \t]*$/, "", attr) 2022-02-18 01:38:07.965 | # need to strip leading & trailing whitespace from value 2022-02-18 01:38:07.965 | sub(/^[ \t]*/, "", value) 2022-02-18 01:38:07.965 | sub(/[ \t]*$/, "", value) 2022-02-18 01:38:07.965 | 2022-02-18 01:38:07.965 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 01:38:07.966 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 01:38:07.966 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 01:38:07.966 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 01:38:07.966 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 01:38:07.966 | if (section != last_section) { 2022-02-18 01:38:07.966 | cfg_section[section_count++] = section 2022-02-18 01:38:07.966 | last_section = section 2022-02-18 01:38:07.966 | } 2022-02-18 01:38:07.966 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 01:38:07.966 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 01:38:07.966 | 2022-02-18 01:38:07.966 | cfg_attr[section, attr, 0] = value 2022-02-18 01:38:07.966 | cfg_attr_count[section, attr] = 1 2022-02-18 01:38:07.966 | } else { 2022-02-18 01:38:07.966 | lno = cfg_attr_count[section, attr]++ 2022-02-18 01:38:07.966 | cfg_attr[section, attr, lno] = value 2022-02-18 01:38:07.966 | } 2022-02-18 01:38:07.966 | } 2022-02-18 01:38:07.966 | END { 2022-02-18 01:38:07.966 | # Process each section in order 2022-02-18 01:38:07.966 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 01:38:07.966 | section = cfg_section[sno] 2022-02-18 01:38:07.966 | # The ini routines simply append a config item immediately 2022-02-18 01:38:07.966 | # after the section header. To keep the same order as defined 2022-02-18 01:38:07.966 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 01:38:07.966 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 01:38:07.966 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 01:38:07.966 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 01:38:07.966 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 01:38:07.966 | else { 2022-02-18 01:38:07.966 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 01:38:07.966 | count = cfg_attr_count[section, attr] 2022-02-18 01:38:07.966 | print "inidelete " configfile " " section " " attr 2022-02-18 01:38:07.966 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 01:38:07.966 | for (l = count -2; l >= 0; l--) 2022-02-18 01:38:07.966 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 01:38:07.967 | } 2022-02-18 01:38:07.967 | } 2022-02-18 01:38:07.967 | } 2022-02-18 01:38:07.967 | } 2022-02-18 01:38:07.967 | ' 2022-02-18 01:38:07.967 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:07.967 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:07.968 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 01:38:07.968 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 01:38:07.971 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-18 01:38:07.974 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 01:38:07.976 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-18 01:38:07.979 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-18 01:38:07.979 | BEGIN { group = "" } 2022-02-18 01:38:07.979 | /^\[\[.+\|.*\]\]/ { 2022-02-18 01:38:07.979 | gsub("[][]", "", $1); 2022-02-18 01:38:07.979 | split($1, a, "|"); 2022-02-18 01:38:07.979 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 01:38:07.979 | group=a[1] 2022-02-18 01:38:07.979 | } else { 2022-02-18 01:38:07.979 | group="" 2022-02-18 01:38:07.979 | } 2022-02-18 01:38:07.979 | next 2022-02-18 01:38:07.979 | } 2022-02-18 01:38:07.979 | { 2022-02-18 01:38:07.979 | if (group != "") 2022-02-18 01:38:07.979 | print $0 2022-02-18 01:38:07.979 | } 2022-02-18 01:38:07.979 | ' /home/ubuntu/devstack/local.conf 2022-02-18 01:38:07.986 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-18 01:38:07.989 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-18 01:38:08.018 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.021 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-18 01:38:08.025 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-18 01:38:08.054 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.058 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-18 01:38:08.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-18 01:38:08.093 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-18 01:38:08.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-18 01:38:08.131 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.134 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-18 01:38:08.137 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-18 01:38:08.167 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.170 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-18 01:38:08.172 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-18 01:38:08.205 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.208 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.26/identity"' 2022-02-18 01:38:08.210 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.26/identity 2022-02-18 01:38:08.243 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-18 01:38:08.248 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-18 01:38:08.281 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.283 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-18 01:38:08.286 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-18 01:38:08.320 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.323 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-18 01:38:08.326 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-18 01:38:08.357 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-18 01:38:08.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-18 01:38:08.394 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.396 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-18 01:38:08.399 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-18 01:38:08.431 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-18 01:38:08.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-18 01:38:08.466 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.470 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 01:38:08.472 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 01:38:08.475 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 01:38:08.479 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-18 01:38:08.481 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-18 01:38:08.485 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-18 01:38:08.487 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-18 01:38:08.491 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-18 01:38:08.495 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-18 01:38:08.498 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-18 01:38:08.501 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-18 01:38:08.503 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:08.506 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 01:38:08.509 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-18 01:38:08.512 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 01:38:08.516 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-18 01:38:08.518 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-18 01:38:08.522 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-18 01:38:08.525 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-18 01:38:08.528 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-18 01:38:08.529 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.529 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-18 01:38:08.529 | BEGIN { 2022-02-18 01:38:08.529 | section = "" 2022-02-18 01:38:08.529 | last_section = "" 2022-02-18 01:38:08.529 | section_count = 0 2022-02-18 01:38:08.529 | } 2022-02-18 01:38:08.529 | /^\[.+\]/ { 2022-02-18 01:38:08.529 | gsub("[][]", "", $1); 2022-02-18 01:38:08.529 | section=$1 2022-02-18 01:38:08.529 | next 2022-02-18 01:38:08.529 | } 2022-02-18 01:38:08.529 | /^ *\#/ { 2022-02-18 01:38:08.529 | next 2022-02-18 01:38:08.530 | } 2022-02-18 01:38:08.530 | /^[^ \t]+/ { 2022-02-18 01:38:08.530 | # get offset of first = in $0 2022-02-18 01:38:08.530 | eq_idx = index($0, "=") 2022-02-18 01:38:08.530 | # extract attr & value from $0 2022-02-18 01:38:08.530 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 01:38:08.530 | value = substr($0, eq_idx + 1) 2022-02-18 01:38:08.530 | # only need to strip trailing whitespace from attr 2022-02-18 01:38:08.530 | sub(/[ \t]*$/, "", attr) 2022-02-18 01:38:08.530 | # need to strip leading & trailing whitespace from value 2022-02-18 01:38:08.530 | sub(/^[ \t]*/, "", value) 2022-02-18 01:38:08.530 | sub(/[ \t]*$/, "", value) 2022-02-18 01:38:08.530 | 2022-02-18 01:38:08.530 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 01:38:08.530 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 01:38:08.530 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 01:38:08.530 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 01:38:08.530 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 01:38:08.530 | if (section != last_section) { 2022-02-18 01:38:08.530 | cfg_section[section_count++] = section 2022-02-18 01:38:08.530 | last_section = section 2022-02-18 01:38:08.530 | } 2022-02-18 01:38:08.530 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 01:38:08.530 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 01:38:08.530 | 2022-02-18 01:38:08.530 | cfg_attr[section, attr, 0] = value 2022-02-18 01:38:08.530 | cfg_attr_count[section, attr] = 1 2022-02-18 01:38:08.530 | } else { 2022-02-18 01:38:08.530 | lno = cfg_attr_count[section, attr]++ 2022-02-18 01:38:08.530 | cfg_attr[section, attr, lno] = value 2022-02-18 01:38:08.530 | } 2022-02-18 01:38:08.530 | } 2022-02-18 01:38:08.530 | END { 2022-02-18 01:38:08.530 | # Process each section in order 2022-02-18 01:38:08.530 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 01:38:08.530 | section = cfg_section[sno] 2022-02-18 01:38:08.530 | # The ini routines simply append a config item immediately 2022-02-18 01:38:08.531 | # after the section header. To keep the same order as defined 2022-02-18 01:38:08.531 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 01:38:08.531 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 01:38:08.531 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 01:38:08.531 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 01:38:08.531 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 01:38:08.531 | else { 2022-02-18 01:38:08.531 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 01:38:08.531 | count = cfg_attr_count[section, attr] 2022-02-18 01:38:08.531 | print "inidelete " configfile " " section " " attr 2022-02-18 01:38:08.531 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 01:38:08.531 | for (l = count -2; l >= 0; l--) 2022-02-18 01:38:08.531 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 01:38:08.531 | } 2022-02-18 01:38:08.531 | } 2022-02-18 01:38:08.531 | } 2022-02-18 01:38:08.531 | } 2022-02-18 01:38:08.531 | ' 2022-02-18 01:38:08.531 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:08.532 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 01:38:08.534 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 01:38:08.537 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-18 01:38:08.540 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 01:38:08.542 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-18 01:38:08.546 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-18 01:38:08.546 | BEGIN { group = "" } 2022-02-18 01:38:08.546 | /^\[\[.+\|.*\]\]/ { 2022-02-18 01:38:08.546 | gsub("[][]", "", $1); 2022-02-18 01:38:08.546 | split($1, a, "|"); 2022-02-18 01:38:08.546 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 01:38:08.546 | group=a[1] 2022-02-18 01:38:08.546 | } else { 2022-02-18 01:38:08.546 | group="" 2022-02-18 01:38:08.546 | } 2022-02-18 01:38:08.546 | next 2022-02-18 01:38:08.546 | } 2022-02-18 01:38:08.546 | { 2022-02-18 01:38:08.546 | if (group != "") 2022-02-18 01:38:08.546 | print $0 2022-02-18 01:38:08.546 | } 2022-02-18 01:38:08.546 | ' /home/ubuntu/devstack/local.conf 2022-02-18 01:38:08.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-18 01:38:08.556 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-18 01:38:08.570 | + inc/async:async_inner:64 : rc=0 2022-02-18 01:38:08.588 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-18 01:38:08.593 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-18 01:38:08.596 | [104539 Async configure_neutron_nova:104539]: finished successfully 2022-02-18 01:38:08.624 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.626 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-18 01:38:08.629 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-18 01:38:08.660 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.663 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-18 01:38:08.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-18 01:38:08.700 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.702 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-18 01:38:08.704 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-18 01:38:08.734 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-18 01:38:08.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-18 01:38:08.767 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-18 01:38:08.772 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-18 01:38:08.801 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.804 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-18 01:38:08.807 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-18 01:38:08.835 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.838 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-18 01:38:08.840 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-18 01:38:08.870 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-18 01:38:08.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-18 01:38:08.903 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-18 01:38:08.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-18 01:38:08.937 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-18 01:38:08.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-18 01:38:08.971 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:08.974 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-18 01:38:08.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-18 01:38:09.005 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.007 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-18 01:38:09.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-18 01:38:09.043 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-18 01:38:09.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-18 01:38:09.080 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.082 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-18 01:38:09.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-18 01:38:09.113 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.116 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 01:38:09.120 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 01:38:09.122 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 01:38:09.125 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-18 01:38:09.128 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-18 01:38:09.131 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-18 01:38:09.134 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-18 01:38:09.137 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-18 01:38:09.141 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-18 01:38:09.144 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-18 01:38:09.146 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-18 01:38:09.149 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:09.151 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 01:38:09.154 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-18 01:38:09.156 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 01:38:09.160 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-18 01:38:09.162 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-18 01:38:09.165 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-18 01:38:09.168 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-18 01:38:09.171 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-18 01:38:09.172 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-18 01:38:09.172 | BEGIN { 2022-02-18 01:38:09.172 | section = "" 2022-02-18 01:38:09.172 | last_section = "" 2022-02-18 01:38:09.172 | section_count = 0 2022-02-18 01:38:09.172 | } 2022-02-18 01:38:09.172 | /^\[.+\]/ { 2022-02-18 01:38:09.172 | gsub("[][]", "", $1); 2022-02-18 01:38:09.172 | section=$1 2022-02-18 01:38:09.172 | next 2022-02-18 01:38:09.172 | } 2022-02-18 01:38:09.173 | /^ *\#/ { 2022-02-18 01:38:09.173 | next 2022-02-18 01:38:09.173 | } 2022-02-18 01:38:09.173 | /^[^ \t]+/ { 2022-02-18 01:38:09.173 | # get offset of first = in $0 2022-02-18 01:38:09.173 | eq_idx = index($0, "=") 2022-02-18 01:38:09.173 | # extract attr & value from $0 2022-02-18 01:38:09.173 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 01:38:09.173 | value = substr($0, eq_idx + 1) 2022-02-18 01:38:09.173 | # only need to strip trailing whitespace from attr 2022-02-18 01:38:09.173 | sub(/[ \t]*$/, "", attr) 2022-02-18 01:38:09.173 | # need to strip leading & trailing whitespace from value 2022-02-18 01:38:09.173 | sub(/^[ \t]*/, "", value) 2022-02-18 01:38:09.173 | sub(/[ \t]*$/, "", value) 2022-02-18 01:38:09.173 | 2022-02-18 01:38:09.173 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 01:38:09.173 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 01:38:09.173 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 01:38:09.173 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 01:38:09.173 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 01:38:09.173 | if (section != last_section) { 2022-02-18 01:38:09.173 | cfg_section[section_count++] = section 2022-02-18 01:38:09.173 | last_section = section 2022-02-18 01:38:09.173 | } 2022-02-18 01:38:09.173 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 01:38:09.173 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 01:38:09.173 | 2022-02-18 01:38:09.173 | cfg_attr[section, attr, 0] = value 2022-02-18 01:38:09.173 | cfg_attr_count[section, attr] = 1 2022-02-18 01:38:09.173 | } else { 2022-02-18 01:38:09.173 | lno = cfg_attr_count[section, attr]++ 2022-02-18 01:38:09.173 | cfg_attr[section, attr, lno] = value 2022-02-18 01:38:09.173 | } 2022-02-18 01:38:09.173 | } 2022-02-18 01:38:09.173 | END { 2022-02-18 01:38:09.173 | # Process each section in order 2022-02-18 01:38:09.174 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 01:38:09.174 | section = cfg_section[sno] 2022-02-18 01:38:09.174 | # The ini routines simply append a config item immediately 2022-02-18 01:38:09.174 | # after the section header. To keep the same order as defined 2022-02-18 01:38:09.174 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 01:38:09.174 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 01:38:09.174 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 01:38:09.174 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 01:38:09.174 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 01:38:09.174 | else { 2022-02-18 01:38:09.174 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 01:38:09.174 | count = cfg_attr_count[section, attr] 2022-02-18 01:38:09.174 | print "inidelete " configfile " " section " " attr 2022-02-18 01:38:09.174 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 01:38:09.174 | for (l = count -2; l >= 0; l--) 2022-02-18 01:38:09.174 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 01:38:09.174 | } 2022-02-18 01:38:09.174 | } 2022-02-18 01:38:09.174 | } 2022-02-18 01:38:09.174 | } 2022-02-18 01:38:09.174 | ' 2022-02-18 01:38:09.174 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.174 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:09.175 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 01:38:09.176 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 01:38:09.179 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-18 01:38:09.183 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 01:38:09.186 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-18 01:38:09.189 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-18 01:38:09.189 | BEGIN { group = "" } 2022-02-18 01:38:09.189 | /^\[\[.+\|.*\]\]/ { 2022-02-18 01:38:09.189 | gsub("[][]", "", $1); 2022-02-18 01:38:09.189 | split($1, a, "|"); 2022-02-18 01:38:09.189 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 01:38:09.189 | group=a[1] 2022-02-18 01:38:09.189 | } else { 2022-02-18 01:38:09.189 | group="" 2022-02-18 01:38:09.189 | } 2022-02-18 01:38:09.189 | next 2022-02-18 01:38:09.189 | } 2022-02-18 01:38:09.189 | { 2022-02-18 01:38:09.189 | if (group != "") 2022-02-18 01:38:09.189 | print $0 2022-02-18 01:38:09.189 | } 2022-02-18 01:38:09.189 | ' /home/ubuntu/devstack/local.conf 2022-02-18 01:38:09.196 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-02-18 01:38:09.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-02-18 01:38:09.227 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-02-18 01:38:09.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-02-18 01:38:09.261 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-02-18 01:38:09.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-02-18 01:38:09.294 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.297 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-02-18 01:38:09.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-02-18 01:38:09.327 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.330 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-02-18 01:38:09.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-18 01:38:09.364 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.367 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-02-18 01:38:09.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-02-18 01:38:09.397 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-02-18 01:38:09.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-18 01:38:09.433 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-02-18 01:38:09.438 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-18 01:38:09.467 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.470 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 01:38:09.472 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 01:38:09.475 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 01:38:09.479 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-18 01:38:09.481 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:38:09.484 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:38:09.487 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-18 01:38:09.490 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:38:09.495 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-18 01:38:09.497 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-18 01:38:09.500 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-18 01:38:09.502 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:09.505 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 01:38:09.507 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-18 01:38:09.510 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 01:38:09.513 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-18 01:38:09.515 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:38:09.518 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 01:38:09.521 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-18 01:38:09.524 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-18 01:38:09.525 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-18 01:38:09.525 | BEGIN { 2022-02-18 01:38:09.525 | section = "" 2022-02-18 01:38:09.525 | last_section = "" 2022-02-18 01:38:09.525 | section_count = 0 2022-02-18 01:38:09.525 | } 2022-02-18 01:38:09.525 | /^\[.+\]/ { 2022-02-18 01:38:09.525 | gsub("[][]", "", $1); 2022-02-18 01:38:09.525 | section=$1 2022-02-18 01:38:09.525 | next 2022-02-18 01:38:09.525 | } 2022-02-18 01:38:09.525 | /^ *\#/ { 2022-02-18 01:38:09.525 | next 2022-02-18 01:38:09.525 | } 2022-02-18 01:38:09.525 | /^[^ \t]+/ { 2022-02-18 01:38:09.525 | # get offset of first = in $0 2022-02-18 01:38:09.525 | eq_idx = index($0, "=") 2022-02-18 01:38:09.525 | # extract attr & value from $0 2022-02-18 01:38:09.525 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 01:38:09.525 | value = substr($0, eq_idx + 1) 2022-02-18 01:38:09.525 | # only need to strip trailing whitespace from attr 2022-02-18 01:38:09.525 | sub(/[ \t]*$/, "", attr) 2022-02-18 01:38:09.525 | # need to strip leading & trailing whitespace from value 2022-02-18 01:38:09.526 | sub(/^[ \t]*/, "", value) 2022-02-18 01:38:09.526 | sub(/[ \t]*$/, "", value) 2022-02-18 01:38:09.526 | 2022-02-18 01:38:09.526 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 01:38:09.526 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 01:38:09.526 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 01:38:09.526 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 01:38:09.526 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 01:38:09.526 | if (section != last_section) { 2022-02-18 01:38:09.526 | cfg_section[section_count++] = section 2022-02-18 01:38:09.526 | last_section = section 2022-02-18 01:38:09.526 | } 2022-02-18 01:38:09.526 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 01:38:09.526 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 01:38:09.526 | 2022-02-18 01:38:09.526 | cfg_attr[section, attr, 0] = value 2022-02-18 01:38:09.526 | cfg_attr_count[section, attr] = 1 2022-02-18 01:38:09.526 | } else { 2022-02-18 01:38:09.526 | lno = cfg_attr_count[section, attr]++ 2022-02-18 01:38:09.526 | cfg_attr[section, attr, lno] = value 2022-02-18 01:38:09.526 | } 2022-02-18 01:38:09.526 | } 2022-02-18 01:38:09.526 | END { 2022-02-18 01:38:09.526 | # Process each section in order 2022-02-18 01:38:09.526 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 01:38:09.526 | section = cfg_section[sno] 2022-02-18 01:38:09.526 | # The ini routines simply append a config item immediately 2022-02-18 01:38:09.526 | # after the section header. To keep the same order as defined 2022-02-18 01:38:09.526 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 01:38:09.526 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 01:38:09.526 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 01:38:09.526 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 01:38:09.526 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 01:38:09.526 | else { 2022-02-18 01:38:09.526 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 01:38:09.526 | count = cfg_attr_count[section, attr] 2022-02-18 01:38:09.527 | print "inidelete " configfile " " section " " attr 2022-02-18 01:38:09.527 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 01:38:09.527 | for (l = count -2; l >= 0; l--) 2022-02-18 01:38:09.527 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 01:38:09.527 | } 2022-02-18 01:38:09.527 | } 2022-02-18 01:38:09.527 | } 2022-02-18 01:38:09.527 | } 2022-02-18 01:38:09.527 | ' 2022-02-18 01:38:09.527 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.527 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 01:38:09.528 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 01:38:09.530 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 01:38:09.532 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-18 01:38:09.535 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 01:38:09.537 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-18 01:38:09.540 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-18 01:38:09.540 | BEGIN { group = "" } 2022-02-18 01:38:09.540 | /^\[\[.+\|.*\]\]/ { 2022-02-18 01:38:09.540 | gsub("[][]", "", $1); 2022-02-18 01:38:09.540 | split($1, a, "|"); 2022-02-18 01:38:09.540 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 01:38:09.540 | group=a[1] 2022-02-18 01:38:09.540 | } else { 2022-02-18 01:38:09.540 | group="" 2022-02-18 01:38:09.540 | } 2022-02-18 01:38:09.540 | next 2022-02-18 01:38:09.540 | } 2022-02-18 01:38:09.540 | { 2022-02-18 01:38:09.540 | if (group != "") 2022-02-18 01:38:09.540 | print $0 2022-02-18 01:38:09.540 | } 2022-02-18 01:38:09.540 | ' /home/ubuntu/devstack/local.conf 2022-02-18 01:38:09.546 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-18 01:38:09.549 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-18 01:38:09.577 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-18 01:38:09.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-18 01:38:09.609 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 01:38:09.612 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-18 01:38:09.630 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:09.633 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-18 01:38:09.636 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:38:09.639 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-18 01:38:09.642 | + ./stack.sh:main:1252 : start_swift 2022-02-18 01:38:09.644 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-18 01:38:09.647 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 01:38:09.650 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-18 01:38:09.679 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-18 01:38:09.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 01:38:09.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 01:38:09.691 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-18 01:38:09.744 | Restarting rsync (via systemctl): rsync.service. 2022-02-18 01:38:09.748 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-18 01:38:09.751 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-18 01:38:09.754 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-18 01:38:09.757 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-18 01:38:09.760 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 01:38:09.762 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:09.765 | + functions-common:run_process:1680 : local service=s-object 2022-02-18 01:38:09.768 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:09.770 | + functions-common:run_process:1682 : local group= 2022-02-18 01:38:09.774 | + functions-common:run_process:1683 : local user= 2022-02-18 01:38:09.777 | + functions-common:run_process:1685 : local name=s-object 2022-02-18 01:38:09.779 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:38:09.782 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:38:09.784 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:38:09.786 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:38:09.790 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:38:09.794 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148289792 2022-02-18 01:38:09.797 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-18 01:38:09.813 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:09.815 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-18 01:38:09.818 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-18 01:38:09.820 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:09.822 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:09.825 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:09.827 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:09.829 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-18 01:38:09.832 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-18 01:38:09.834 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-18 01:38:09.837 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:38:09.839 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:38:09.842 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-18 01:38:09.844 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-18 01:38:09.847 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-18 01:38:09.849 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:09.851 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 01:38:09.854 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 01:38:09.856 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 01:38:09.858 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 01:38:09.860 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-18 01:38:09.862 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 01:38:09.866 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-18 01:38:09.926 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-18 01:38:09.987 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 01:38:10.049 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-18 01:38:10.100 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-18 01:38:10.150 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:38:10.200 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 01:38:10.202 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-18 01:38:10.262 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 01:38:10.640 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-18 01:38:10.654 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-18 01:38:11.042 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-18 01:38:11.063 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:38:11.066 | + functions-common:time_stop:2425 : local name 2022-02-18 01:38:11.071 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:38:11.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:38:11.076 | + functions-common:time_stop:2428 : local total 2022-02-18 01:38:11.079 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:38:11.081 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:38:11.084 | + functions-common:time_stop:2432 : start_time=1645148289792 2022-02-18 01:38:11.086 | + functions-common:time_stop:2434 : [[ -z 1645148289792 ]] 2022-02-18 01:38:11.089 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:38:11.094 | + functions-common:time_stop:2437 : end_time=1645148291091 2022-02-18 01:38:11.096 | + functions-common:time_stop:2438 : elapsed_time=1299 2022-02-18 01:38:11.098 | + functions-common:time_stop:2439 : total=3632 2022-02-18 01:38:11.101 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:38:11.104 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4931 2022-02-18 01:38:11.106 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 01:38:11.109 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.111 | + functions-common:run_process:1680 : local service=s-container 2022-02-18 01:38:11.113 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.116 | + functions-common:run_process:1682 : local group= 2022-02-18 01:38:11.119 | + functions-common:run_process:1683 : local user= 2022-02-18 01:38:11.121 | + functions-common:run_process:1685 : local name=s-container 2022-02-18 01:38:11.124 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:38:11.126 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:38:11.129 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:38:11.131 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:38:11.134 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:38:11.138 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148291136 2022-02-18 01:38:11.141 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-18 01:38:11.159 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:11.161 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-18 01:38:11.164 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-18 01:38:11.167 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.169 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.171 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.174 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.176 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-18 01:38:11.179 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-18 01:38:11.181 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-18 01:38:11.184 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:38:11.186 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:38:11.189 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-18 01:38:11.192 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-18 01:38:11.194 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-18 01:38:11.197 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.199 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 01:38:11.201 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 01:38:11.204 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 01:38:11.206 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 01:38:11.208 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-18 01:38:11.211 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 01:38:11.216 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-18 01:38:11.280 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-18 01:38:11.342 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 01:38:11.393 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-18 01:38:11.449 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-18 01:38:11.500 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:38:11.552 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 01:38:11.554 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-18 01:38:11.617 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 01:38:12.027 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-18 01:38:12.041 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-18 01:38:12.418 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-18 01:38:12.445 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:38:12.448 | + functions-common:time_stop:2425 : local name 2022-02-18 01:38:12.450 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:38:12.453 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:38:12.455 | + functions-common:time_stop:2428 : local total 2022-02-18 01:38:12.458 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:38:12.460 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:38:12.463 | + functions-common:time_stop:2432 : start_time=1645148291136 2022-02-18 01:38:12.465 | + functions-common:time_stop:2434 : [[ -z 1645148291136 ]] 2022-02-18 01:38:12.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:38:12.473 | + functions-common:time_stop:2437 : end_time=1645148292470 2022-02-18 01:38:12.475 | + functions-common:time_stop:2438 : elapsed_time=1334 2022-02-18 01:38:12.478 | + functions-common:time_stop:2439 : total=4931 2022-02-18 01:38:12.480 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:38:12.483 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6265 2022-02-18 01:38:12.485 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 01:38:12.488 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.490 | + functions-common:run_process:1680 : local service=s-account 2022-02-18 01:38:12.493 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.496 | + functions-common:run_process:1682 : local group= 2022-02-18 01:38:12.499 | + functions-common:run_process:1683 : local user= 2022-02-18 01:38:12.502 | + functions-common:run_process:1685 : local name=s-account 2022-02-18 01:38:12.504 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:38:12.507 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:38:12.509 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:38:12.512 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:38:12.515 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:38:12.519 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148292517 2022-02-18 01:38:12.522 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-18 01:38:12.542 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:12.544 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-18 01:38:12.547 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-18 01:38:12.549 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.552 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.554 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.557 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.559 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-18 01:38:12.562 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-18 01:38:12.565 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-18 01:38:12.567 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:38:12.570 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:38:12.573 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-18 01:38:12.575 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-18 01:38:12.579 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-18 01:38:12.581 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.584 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 01:38:12.586 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 01:38:12.589 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 01:38:12.591 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 01:38:12.594 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-18 01:38:12.596 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 01:38:12.600 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-18 01:38:12.665 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-18 01:38:12.737 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 01:38:12.792 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-18 01:38:12.848 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-18 01:38:12.902 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:38:12.953 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 01:38:12.955 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-18 01:38:13.017 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 01:38:13.419 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-18 01:38:13.433 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-18 01:38:13.810 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-18 01:38:13.835 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:38:13.837 | + functions-common:time_stop:2425 : local name 2022-02-18 01:38:13.840 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:38:13.842 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:38:13.845 | + functions-common:time_stop:2428 : local total 2022-02-18 01:38:13.847 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:38:13.850 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:38:13.853 | + functions-common:time_stop:2432 : start_time=1645148292517 2022-02-18 01:38:13.855 | + functions-common:time_stop:2434 : [[ -z 1645148292517 ]] 2022-02-18 01:38:13.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:38:13.862 | + functions-common:time_stop:2437 : end_time=1645148293860 2022-02-18 01:38:13.865 | + functions-common:time_stop:2438 : elapsed_time=1343 2022-02-18 01:38:13.868 | + functions-common:time_stop:2439 : total=6265 2022-02-18 01:38:13.870 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:38:13.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7608 2022-02-18 01:38:13.875 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-18 01:38:13.877 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-18 01:38:13.933 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:13.936 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-18 01:38:13.939 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:13.941 | + functions-common:run_process:1682 : local group= 2022-02-18 01:38:13.943 | + functions-common:run_process:1683 : local user= 2022-02-18 01:38:13.946 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-18 01:38:13.948 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:38:13.951 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:38:13.953 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:38:13.956 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:38:13.959 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:38:13.963 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148293960 2022-02-18 01:38:13.965 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-18 01:38:13.982 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:13.985 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-18 01:38:13.987 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-18 01:38:13.990 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:13.993 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:13.995 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:13.998 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:14.000 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-18 01:38:14.003 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-18 01:38:14.005 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-18 01:38:14.008 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:38:14.011 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:38:14.013 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-18 01:38:14.016 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-18 01:38:14.018 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-18 01:38:14.020 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:14.023 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 01:38:14.025 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 01:38:14.027 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 01:38:14.029 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 01:38:14.032 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-18 01:38:14.034 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 01:38:14.038 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-18 01:38:14.099 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-18 01:38:14.161 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 01:38:14.215 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-18 01:38:14.266 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-18 01:38:14.317 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:38:14.368 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 01:38:14.371 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-18 01:38:14.432 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 01:38:14.837 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-18 01:38:14.851 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-02-18 01:38:15.228 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-18 01:38:15.253 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:38:15.255 | + functions-common:time_stop:2425 : local name 2022-02-18 01:38:15.258 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:38:15.261 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:38:15.263 | + functions-common:time_stop:2428 : local total 2022-02-18 01:38:15.266 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:38:15.268 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:38:15.271 | + functions-common:time_stop:2432 : start_time=1645148293960 2022-02-18 01:38:15.273 | + functions-common:time_stop:2434 : [[ -z 1645148293960 ]] 2022-02-18 01:38:15.276 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:38:15.280 | + functions-common:time_stop:2437 : end_time=1645148295278 2022-02-18 01:38:15.283 | + functions-common:time_stop:2438 : elapsed_time=1318 2022-02-18 01:38:15.285 | + functions-common:time_stop:2439 : total=7608 2022-02-18 01:38:15.288 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:38:15.291 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8926 2022-02-18 01:38:15.293 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-18 01:38:15.311 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:38:15.314 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.316 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-18 01:38:15.318 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.321 | + functions-common:run_process:1682 : local group= 2022-02-18 01:38:15.323 | + functions-common:run_process:1683 : local user= 2022-02-18 01:38:15.326 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-18 01:38:15.328 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:38:15.331 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:38:15.333 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:38:15.336 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:38:15.339 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:38:15.343 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148295340 2022-02-18 01:38:15.345 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-18 01:38:15.363 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:15.365 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-18 01:38:15.368 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-18 01:38:15.371 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.373 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.376 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.378 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.380 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-18 01:38:15.383 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-18 01:38:15.385 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-18 01:38:15.388 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:38:15.390 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:38:15.393 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-18 01:38:15.395 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-18 01:38:15.397 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-18 01:38:15.400 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.402 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 01:38:15.405 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 01:38:15.407 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 01:38:15.409 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 01:38:15.412 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-18 01:38:15.415 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 01:38:15.419 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-18 01:38:15.481 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-18 01:38:15.542 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 01:38:15.594 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-18 01:38:15.654 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-18 01:38:15.705 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:38:15.756 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 01:38:15.759 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-18 01:38:15.819 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 01:38:16.221 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-18 01:38:16.234 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-18 01:38:16.611 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-18 01:38:16.635 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 01:38:16.638 | + functions-common:time_stop:2425 : local name 2022-02-18 01:38:16.640 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:38:16.643 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:38:16.645 | + functions-common:time_stop:2428 : local total 2022-02-18 01:38:16.648 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:38:16.650 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 01:38:16.653 | + functions-common:time_stop:2432 : start_time=1645148295340 2022-02-18 01:38:16.655 | + functions-common:time_stop:2434 : [[ -z 1645148295340 ]] 2022-02-18 01:38:16.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:38:16.662 | + functions-common:time_stop:2437 : end_time=1645148296660 2022-02-18 01:38:16.665 | + functions-common:time_stop:2438 : elapsed_time=1320 2022-02-18 01:38:16.667 | + functions-common:time_stop:2439 : total=8926 2022-02-18 01:38:16.670 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:38:16.672 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10246 2022-02-18 01:38:16.674 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-18 01:38:16.675 | Waiting for swift proxy to start... 2022-02-18 01:38:16.677 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.26:8080/info 2022-02-18 01:38:16.680 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 01:38:16.682 | + functions:wait_for_service:458 : local url=http://10.222.0.26:8080/info 2022-02-18 01:38:16.685 | + functions:wait_for_service:459 : local rval=0 2022-02-18 01:38:16.687 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 01:38:16.690 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 01:38:16.692 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:38:16.694 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:38:16.698 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:38:16.702 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148296700 2022-02-18 01:38:16.705 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 01:38:16.711 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2022-02-18 01:38:16.723 | + :: : [[ 000 == 503 ]] 2022-02-18 01:38:16.724 | + :: : [[ 7 -eq 7 ]] 2022-02-18 01:38:16.725 | + :: : sleep 1 2022-02-18 01:38:17.729 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2022-02-18 01:38:17.741 | + :: : [[ 000 == 503 ]] 2022-02-18 01:38:17.743 | + :: : [[ 7 -eq 7 ]] 2022-02-18 01:38:17.744 | + :: : sleep 1 2022-02-18 01:38:18.748 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2022-02-18 01:38:18.760 | + :: : [[ 000 == 503 ]] 2022-02-18 01:38:18.762 | + :: : [[ 7 -eq 7 ]] 2022-02-18 01:38:18.763 | + :: : sleep 1 2022-02-18 01:38:19.766 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26:8080/info 2022-02-18 01:38:19.797 | + :: : [[ 200 == 503 ]] 2022-02-18 01:38:19.798 | + :: : [[ 0 -eq 7 ]] 2022-02-18 01:38:19.801 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 01:38:19.804 | + functions-common:time_stop:2425 : local name 2022-02-18 01:38:19.806 | + functions-common:time_stop:2426 : local end_time 2022-02-18 01:38:19.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 01:38:19.811 | + functions-common:time_stop:2428 : local total 2022-02-18 01:38:19.814 | + functions-common:time_stop:2429 : local start_time 2022-02-18 01:38:19.816 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 01:38:19.819 | + functions-common:time_stop:2432 : start_time=1645148296700 2022-02-18 01:38:19.821 | + functions-common:time_stop:2434 : [[ -z 1645148296700 ]] 2022-02-18 01:38:19.825 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 01:38:19.829 | + functions-common:time_stop:2437 : end_time=1645148299826 2022-02-18 01:38:19.831 | + functions-common:time_stop:2438 : elapsed_time=3126 2022-02-18 01:38:19.834 | + functions-common:time_stop:2439 : total=6519 2022-02-18 01:38:19.836 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 01:38:19.839 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9645 2022-02-18 01:38:19.842 | + functions:wait_for_service:467 : return 0 2022-02-18 01:38:19.844 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-18 01:38:19.847 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 01:38:19.849 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-18 01:38:19.866 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:19.869 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 01:38:19.899 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-18 01:38:19.949 | [17517 Async configure_neutron_nova:104539]: Waiting for completion of configure_neutron_nova running on PID 104539 (2 other jobs running) 2022-02-18 01:38:19.974 | [17517 Async configure_neutron_nova:104539]: Signaling child to exit 2022-02-18 01:38:19.974 | WAKEUP 2022-02-18 01:38:19.996 | [17517 Async configure_neutron_nova:104539]: Signaled 2022-02-18 01:38:19.997 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-18 01:38:19.997 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:38:19.997 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 01:38:19.997 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 01:38:19.997 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 01:38:19.997 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-18 01:38:19.997 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 01:38:19.997 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-18 01:38:19.997 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.26/identity 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-18 01:38:19.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-18 01:38:19.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-18 01:38:19.998 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-18 01:38:19.998 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-18 01:38:19.998 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-18 01:38:19.998 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 01:38:19.998 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-18 01:38:19.998 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-18 01:38:19.998 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 01:38:19.998 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 01:38:19.998 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-18 01:38:19.998 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-18 01:38:19.998 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.26/identity 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-18 01:38:19.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-18 01:38:19.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-18 01:38:19.999 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-18 01:38:19.999 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-18 01:38:20.041 | [17517 Async configure_neutron_nova:104539]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-18 01:38:20.045 | + inc/async:async_wait:197 : return 0 2022-02-18 01:38:20.048 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-18 01:38:20.066 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:20.068 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 01:38:20.098 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 01:38:20.129 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-18 01:38:20.146 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:20.149 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-18 01:38:20.151 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 01:38:20.154 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-18 01:38:20.156 | + ./stack.sh:main:1277 : start_nova_api 2022-02-18 01:38:20.159 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-18 01:38:20.162 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-18 01:38:20.164 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-18 01:38:20.166 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-18 01:38:20.183 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 01:38:20.187 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 01:38:20.190 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 01:38:20.192 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 01:38:20.195 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-18 01:38:20.199 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-18 01:38:20.203 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.206 | + functions-common:run_process:1680 : local service=n-api 2022-02-18 01:38:20.208 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.211 | + functions-common:run_process:1682 : local group= 2022-02-18 01:38:20.213 | + functions-common:run_process:1683 : local user= 2022-02-18 01:38:20.216 | + functions-common:run_process:1685 : local name=n-api 2022-02-18 01:38:20.219 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 01:38:20.221 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 01:38:20.224 | + functions-common:time_start:2412 : local start_time= 2022-02-18 01:38:20.226 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 01:38:20.229 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 01:38:20.233 | + functions-common:time_start:2416 : _TIME_START[$name]=1645148300231 2022-02-18 01:38:20.236 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-18 01:38:20.253 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 01:38:20.256 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-18 01:38:20.258 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-18 01:38:20.261 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.264 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.266 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.269 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.271 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-18 01:38:20.274 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-18 01:38:20.276 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-18 01:38:20.279 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 01:38:20.281 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 01:38:20.283 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-18 01:38:20.286 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-18 01:38:20.288 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-18 01:38:20.291 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.293 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 01:38:20.295 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 01:38:20.297 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-18 01:38:20.300 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 01:38:20.304 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-18 01:38:20.364 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-18 01:38:20.424 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-18 01:38:20.475 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 01:38:20.525 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 01:38:20.577 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-18 01:38:20.628 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-18 01:38:20.682 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-18 01:38:20.733 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-18 01:38:20.783 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-18 01:38:20.834 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 01:38:20.836 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-18 01:38:20.897 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload