2021-12-30 11:46:03.701 | + ./stack.sh:main:481                      :   exec
2021-12-30 11:46:03.701 | + ./stack.sh:main:489                      :   echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-30-114603'
2021-12-30 11:46:03.701 | ++ ./stack.sh:main:481                      :   /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-30-114603.summary.2021-12-30-114603
2021-12-30 11:46:03.701 | + ./stack.sh:echo_summary:434              :   [[ -t 3 ]]
2021-12-30 11:46:03.702 | + ./stack.sh:echo_summary:440              :   echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-30-114603
2021-12-30 11:46:03.702 | + ./stack.sh:main:491                      :   ln -sf /opt/stack/logs/stack.sh.log.2021-12-30-114603 /opt/stack/logs/stack.sh.log
2021-12-30 11:46:03.702 | + ./stack.sh:main:492                      :   ln -sf /opt/stack/logs/stack.sh.log.2021-12-30-114603.summary.2021-12-30-114603 /opt/stack/logs/stack.sh.log.summary
2021-12-30 11:46:03.702 | + ./stack.sh:main:507                      :   check_path_perm_sanity /opt/stack
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:596     :   local real_path
2021-12-30 11:46:03.702 | ++ functions:check_path_perm_sanity:597     :   readlink -f /opt/stack
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:597     :   real_path=/opt/stack
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:598     :   local rebuilt_path=
2021-12-30 11:46:03.702 | ++ functions:check_path_perm_sanity:599     :   tr / ' '
2021-12-30 11:46:03.702 | ++ functions:check_path_perm_sanity:599     :   echo /opt/stack
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt
2021-12-30 11:46:03.702 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:599     :   for i in $(echo ${real_path} | tr "/" " ")
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:600     :   rebuilt_path=/opt/stack
2021-12-30 11:46:03.702 | ++ functions:check_path_perm_sanity:602     :   stat -c %a /opt/stack
2021-12-30 11:46:03.702 | + functions:check_path_perm_sanity:602     :   [[ 755 = 700 ]]
2021-12-30 11:46:03.702 | + ./stack.sh:main:513                      :   trap exit_trap EXIT
2021-12-30 11:46:03.702 | + ./stack.sh:main:554                      :   trap err_trap ERR
2021-12-30 11:46:03.703 | + ./stack.sh:main:567                      :   set -o errexit
2021-12-30 11:46:03.704 | + ./stack.sh:main:570                      :   uname -a
2021-12-30 11:46:03.705 | Linux dv-cinder-823089-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
2021-12-30 11:46:03.707 | + ./stack.sh:main:573                      :   SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem
2021-12-30 11:46:03.709 | + ./stack.sh:main:574                      :   rm -f /opt/stack/data/ca-bundle.pem
2021-12-30 11:46:03.712 | + ./stack.sh:main:577                      :   source /home/ubuntu/devstack/lib/database
2021-12-30 11:46:03.751 | + ./stack.sh:main:578                      :   source /home/ubuntu/devstack/lib/rpc_backend
2021-12-30 11:46:03.767 | + ./stack.sh:main:584                      :   fetch_plugins
2021-12-30 11:46:03.769 | + functions-common:fetch_plugins:1748      :   local plugins=
2021-12-30 11:46:03.771 | + functions-common:fetch_plugins:1749      :   local plugin
2021-12-30 11:46:03.774 | + functions-common:fetch_plugins:1752      :   [[ -z '' ]]
2021-12-30 11:46:03.776 | + functions-common:fetch_plugins:1753      :   return
2021-12-30 11:46:03.778 | + ./stack.sh:main:588                      :   run_phase override_defaults
2021-12-30 11:46:03.780 | + functions-common:run_phase:1830          :   local mode=override_defaults
2021-12-30 11:46:03.782 | + functions-common:run_phase:1831          :   local phase=
2021-12-30 11:46:03.783 | + functions-common:run_phase:1832          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-12-30 11:46:03.785 | + functions-common:run_phase:1833          :   local extra_plugin_file_name
2021-12-30 11:46:03.787 | + functions-common:run_phase:1834          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-12-30 11:46:03.789 | + functions-common:run_phase:1839          :   local exceptions=80-tempest.sh
2021-12-30 11:46:03.790 | + functions-common:run_phase:1840          :   local extra
2021-12-30 11:46:03.793 | ++ functions-common:run_phase:1841          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-12-30 11:46:03.796 | + functions-common:run_phase:1841          :   extra=80-tempest.sh
2021-12-30 11:46:03.798 | + functions-common:run_phase:1842          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-12-30 11:46:03.800 | + functions-common:run_phase:1846          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-12-30 11:46:03.802 | + functions-common:run_phase:1846          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults
2021-12-30 11:46:03.804 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-12-30 11:46:03.817 | ++ functions-common:is_service_enabled:2058 :   return 0
2021-12-30 11:46:03.819 | ++ extras.d/80-tempest.sh:source:4          :   [[ override_defaults == \s\o\u\r\c\e ]]
2021-12-30 11:46:03.820 | ++ extras.d/80-tempest.sh:source:7          :   [[ override_defaults == \s\t\a\c\k ]]
2021-12-30 11:46:03.823 | ++ extras.d/80-tempest.sh:source:10         :   [[ override_defaults == \s\t\a\c\k ]]
2021-12-30 11:46:03.825 | ++ extras.d/80-tempest.sh:source:13         :   [[ override_defaults == \s\t\a\c\k ]]
2021-12-30 11:46:03.827 | ++ extras.d/80-tempest.sh:source:16         :   [[ override_defaults == \s\t\a\c\k ]]
2021-12-30 11:46:03.830 | ++ extras.d/80-tempest.sh:source:19         :   [[ override_defaults == \s\t\a\c\k ]]
2021-12-30 11:46:03.831 | ++ extras.d/80-tempest.sh:source:27         :   [[ override_defaults == \u\n\s\t\a\c\k ]]
2021-12-30 11:46:03.834 | ++ extras.d/80-tempest.sh:source:32         :   [[ override_defaults == \c\l\e\a\n ]]
2021-12-30 11:46:03.835 | + functions-common:run_phase:1851          :   [[ override_defaults == \s\o\u\r\c\e ]]
2021-12-30 11:46:03.838 | + functions-common:run_phase:1854          :   [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]]
2021-12-30 11:46:03.840 | + functions-common:run_phase:1855          :   plugin_override_defaults
2021-12-30 11:46:03.842 | + functions-common:plugin_override_defaults:1789 :   local plugins=
2021-12-30 11:46:03.843 | + functions-common:plugin_override_defaults:1790 :   local plugin
2021-12-30 11:46:03.845 | + functions-common:plugin_override_defaults:1793 :   [[ -z '' ]]
2021-12-30 11:46:03.847 | + functions-common:plugin_override_defaults:1794 :   return
2021-12-30 11:46:03.849 | + ./stack.sh:main:591                      :   source /home/ubuntu/devstack/lib/apache
2021-12-30 11:46:03.867 | + ./stack.sh:main:594                      :   source /home/ubuntu/devstack/lib/tls
2021-12-30 11:46:03.869 | ++ lib/tls:source:38                        :   is_service_enabled tls-proxy
2021-12-30 11:46:03.881 | ++ functions-common:is_service_enabled:2058 :   return 1
2021-12-30 11:46:03.884 | +++ lib/tls:source:43                        :   hostname -f
2021-12-30 11:46:03.888 | ++ lib/tls:source:43                        :   DEVSTACK_HOSTNAME=localhost
2021-12-30 11:46:03.889 | ++ lib/tls:source:44                        :   DEVSTACK_CERT_NAME=devstack-cert
2021-12-30 11:46:03.891 | ++ lib/tls:source:45                        :   DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem
2021-12-30 11:46:03.894 | ++ lib/tls:source:48                        :   ROOT_CA_DIR=/opt/stack/data/CA/root-ca
2021-12-30 11:46:03.896 | ++ lib/tls:source:49                        :   INT_CA_DIR=/opt/stack/data/CA/int-ca
2021-12-30 11:46:03.899 | ++ lib/tls:source:51                        :   ORG_NAME=OpenStack
2021-12-30 11:46:03.901 | ++ lib/tls:source:52                        :   ORG_UNIT_NAME=DevStack
2021-12-30 11:46:03.903 | ++ lib/tls:source:55                        :   STUD_PROTO=--tls
2021-12-30 11:46:03.905 | ++ lib/tls:source:56                        :   STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH'
2021-12-30 11:46:03.908 | ++ lib/tls:source:63                        :   OPENSSL=/usr/bin/openssl
2021-12-30 11:46:03.912 | + ./stack.sh:main:597                      :   source /home/ubuntu/devstack/lib/infra
2021-12-30 11:46:03.926 | + ./stack.sh:main:598                      :   source /home/ubuntu/devstack/lib/libraries
2021-12-30 11:46:03.943 | + ./stack.sh:main:599                      :   source /home/ubuntu/devstack/lib/lvm
2021-12-30 11:46:03.955 | + ./stack.sh:main:600                      :   source /home/ubuntu/devstack/lib/horizon
2021-12-30 11:46:03.968 | + ./stack.sh:main:601                      :   source /home/ubuntu/devstack/lib/keystone
2021-12-30 11:46:04.003 | + ./stack.sh:main:602                      :   source /home/ubuntu/devstack/lib/glance
2021-12-30 11:46:04.061 | + ./stack.sh:main:603                      :   source /home/ubuntu/devstack/lib/nova
2021-12-30 11:46:04.145 | + ./stack.sh:main:604                      :   source /home/ubuntu/devstack/lib/placement
2021-12-30 11:46:04.166 | + ./stack.sh:main:605                      :   source /home/ubuntu/devstack/lib/cinder
2021-12-30 11:46:04.207 | + ./stack.sh:main:606                      :   source /home/ubuntu/devstack/lib/swift
2021-12-30 11:46:04.258 | + ./stack.sh:main:607                      :   source /home/ubuntu/devstack/lib/neutron
2021-12-30 11:46:04.397 | + ./stack.sh:main:608                      :   source /home/ubuntu/devstack/lib/ldap
2021-12-30 11:46:04.411 | + ./stack.sh:main:609                      :   source /home/ubuntu/devstack/lib/dstat
2021-12-30 11:46:04.424 | + ./stack.sh:main:610                      :   source /home/ubuntu/devstack/lib/tcpdump
2021-12-30 11:46:04.436 | + ./stack.sh:main:611                      :   source /home/ubuntu/devstack/lib/etcd3
2021-12-30 11:46:04.524 | + ./stack.sh:main:612                      :   source /home/ubuntu/devstack/lib/os-vif
2021-12-30 11:46:04.527 | ++ lib/os-vif:source:6                      :   OS_VIF_OVS_OVSDB_INTERFACE=vsctl
2021-12-30 11:46:04.531 | +++ lib/os-vif:source:17                     :   is_ml2_ovs
2021-12-30 11:46:04.534 | +++ lib/os-vif:is_ml2_ovs:9                  :   [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]]
2021-12-30 11:46:04.536 | +++ lib/os-vif:is_ml2_ovs:10                 :   echo True
2021-12-30 11:46:04.539 | +++ lib/os-vif:is_ml2_ovs:12                 :   echo False
2021-12-30 11:46:04.542 | ++ lib/os-vif:source:17                     :   OS_VIF_OVS_ISOLATE_VIF='True
2021-12-30 11:46:04.542 | False'
2021-12-30 11:46:04.546 | +++ lib/os-vif:source:18                     :   trueorfalse False OS_VIF_OVS_ISOLATE_VIF
2021-12-30 11:46:04.564 | ++ lib/os-vif:source:18                     :   OS_VIF_OVS_ISOLATE_VIF=False
2021-12-30 11:46:04.567 | + ./stack.sh:main:618                      :   run_phase source
2021-12-30 11:46:04.569 | + functions-common:run_phase:1830          :   local mode=source
2021-12-30 11:46:04.571 | + functions-common:run_phase:1831          :   local phase=
2021-12-30 11:46:04.573 | + functions-common:run_phase:1832          :   [[ -d /home/ubuntu/devstack/extras.d ]]
2021-12-30 11:46:04.575 | + functions-common:run_phase:1833          :   local extra_plugin_file_name
2021-12-30 11:46:04.577 | + functions-common:run_phase:1834          :   for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh
2021-12-30 11:46:04.580 | + functions-common:run_phase:1839          :   local exceptions=80-tempest.sh
2021-12-30 11:46:04.582 | + functions-common:run_phase:1840          :   local extra
2021-12-30 11:46:04.586 | ++ functions-common:run_phase:1841          :   basename /home/ubuntu/devstack/extras.d/80-tempest.sh
2021-12-30 11:46:04.589 | + functions-common:run_phase:1841          :   extra=80-tempest.sh
2021-12-30 11:46:04.593 | + functions-common:run_phase:1842          :   [[ 80-tempest.sh =~ 80-tempest\.sh ]]
2021-12-30 11:46:04.595 | + functions-common:run_phase:1846          :   [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]]
2021-12-30 11:46:04.598 | + functions-common:run_phase:1846          :   source /home/ubuntu/devstack/extras.d/80-tempest.sh source
2021-12-30 11:46:04.600 | ++ extras.d/80-tempest.sh:source:3          :   is_service_enabled tempest
2021-12-30 11:46:04.616 | ++ functions-common:is_service_enabled:2058 :   return 0
2021-12-30 11:46:04.619 | ++ extras.d/80-tempest.sh:source:4          :   [[ source == \s\o\u\r\c\e ]]
2021-12-30 11:46:04.621 | ++ extras.d/80-tempest.sh:source:6          :   source /home/ubuntu/devstack/lib/tempest
2021-12-30 11:46:04.663 | ++ extras.d/80-tempest.sh:source:27         :   [[ source == \u\n\s\t\a\c\k ]]
2021-12-30 11:46:04.665 | ++ extras.d/80-tempest.sh:source:32         :   [[ source == \c\l\e\a\n ]]
2021-12-30 11:46:04.668 | + functions-common:run_phase:1851          :   [[ source == \s\o\u\r\c\e ]]
2021-12-30 11:46:04.670 | + functions-common:run_phase:1852          :   load_plugin_settings
2021-12-30 11:46:04.672 | + functions-common:load_plugin_settings:1766 :   local plugins=
2021-12-30 11:46:04.675 | + functions-common:load_plugin_settings:1767 :   local plugin
2021-12-30 11:46:04.677 | + functions-common:load_plugin_settings:1770 :   [[ -z '' ]]
2021-12-30 11:46:04.679 | + functions-common:load_plugin_settings:1771 :   return
2021-12-30 11:46:04.682 | + functions-common:run_phase:1853          :   verify_disabled_services
2021-12-30 11:46:04.684 | + functions-common:verify_disabled_services:2113 :   local service
2021-12-30 11:46:04.686 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.689 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]]
2021-12-30 11:46:04.691 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.694 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]]
2021-12-30 11:46:04.696 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.698 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]]
2021-12-30 11:46:04.700 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.704 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]]
2021-12-30 11:46:04.706 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.708 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]]
2021-12-30 11:46:04.711 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.714 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]]
2021-12-30 11:46:04.716 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.718 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]]
2021-12-30 11:46:04.721 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.723 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]]
2021-12-30 11:46:04.725 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.727 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]]
2021-12-30 11:46:04.729 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.732 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]]
2021-12-30 11:46:04.734 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.736 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]]
2021-12-30 11:46:04.738 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.741 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]]
2021-12-30 11:46:04.743 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.745 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]]
2021-12-30 11:46:04.748 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.750 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]]
2021-12-30 11:46:04.753 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.755 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]]
2021-12-30 11:46:04.757 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.760 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]]
2021-12-30 11:46:04.762 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.764 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]]
2021-12-30 11:46:04.767 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.769 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]]
2021-12-30 11:46:04.771 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.774 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]]
2021-12-30 11:46:04.777 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.779 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]]
2021-12-30 11:46:04.781 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.783 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]]
2021-12-30 11:46:04.785 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.788 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]]
2021-12-30 11:46:04.790 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.792 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]]
2021-12-30 11:46:04.794 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.796 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]]
2021-12-30 11:46:04.798 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.800 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]]
2021-12-30 11:46:04.803 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.805 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]]
2021-12-30 11:46:04.807 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.809 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]]
2021-12-30 11:46:04.812 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.814 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]]
2021-12-30 11:46:04.816 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.818 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]]
2021-12-30 11:46:04.821 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.823 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]]
2021-12-30 11:46:04.825 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.827 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]]
2021-12-30 11:46:04.829 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.831 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]]
2021-12-30 11:46:04.834 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.836 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]]
2021-12-30 11:46:04.838 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.840 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]]
2021-12-30 11:46:04.843 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.845 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]]
2021-12-30 11:46:04.847 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.849 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]]
2021-12-30 11:46:04.851 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.853 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]]
2021-12-30 11:46:04.856 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.858 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]]
2021-12-30 11:46:04.860 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.862 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]]
2021-12-30 11:46:04.864 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.866 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]]
2021-12-30 11:46:04.868 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.871 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]]
2021-12-30 11:46:04.873 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.875 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]]
2021-12-30 11:46:04.877 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.879 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]]
2021-12-30 11:46:04.881 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.883 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]]
2021-12-30 11:46:04.886 | + functions-common:verify_disabled_services:2114 :   for service in ${ENABLED_SERVICES//,/ }
2021-12-30 11:46:04.888 | + functions-common:verify_disabled_services:2115 :   [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]]
2021-12-30 11:46:04.891 | + ./stack.sh:main:689                      :   initialize_database_backends
2021-12-30 11:46:04.893 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2021-12-30 11:46:04.895 | + lib/database:initialize_database_backends:66 :   is_service_enabled mysql
2021-12-30 11:46:04.909 | + functions-common:is_service_enabled:2058 :   return 0
2021-12-30 11:46:04.911 | + lib/database:initialize_database_backends:66 :   DATABASE_TYPE=mysql
2021-12-30 11:46:04.913 | + lib/database:initialize_database_backends:65 :   for backend in $DATABASE_BACKENDS
2021-12-30 11:46:04.915 | + lib/database:initialize_database_backends:66 :   is_service_enabled postgresql
2021-12-30 11:46:04.929 | + functions-common:is_service_enabled:2058 :   return 1
2021-12-30 11:46:04.931 | + lib/database:initialize_database_backends:69 :   '[' -z mysql ']'
2021-12-30 11:46:04.934 | + lib/database:initialize_database_backends:73 :   MYSQL_HOST=127.0.0.1
2021-12-30 11:46:04.936 | + lib/database:initialize_database_backends:74 :   MYSQL_USER=root
2021-12-30 11:46:04.939 | + lib/database:initialize_database_backends:80 :   [[ 4 == 6 ]]
2021-12-30 11:46:04.943 | + lib/database:initialize_database_backends:83 :   DATABASE_HOST=127.0.0.1
2021-12-30 11:46:04.946 | + lib/database:initialize_database_backends:86 :   DATABASE_USER=root
2021-12-30 11:46:04.949 | + lib/database:initialize_database_backends:88 :   '[' -n '' ']'
2021-12-30 11:46:04.953 | ++ lib/database:initialize_database_backends:102 :   get_database_type_mysql
2021-12-30 11:46:04.956 | ++ lib/databases/mysql:get_database_type_mysql:37 :   [[ PyMySQL == \P\y\M\y\S\Q\L ]]
2021-12-30 11:46:04.960 | ++ lib/databases/mysql:get_database_type_mysql:38 :   echo mysql+pymysql
2021-12-30 11:46:04.963 | + lib/database:initialize_database_backends:102 :   BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2021-12-30 11:46:04.966 | + lib/database:initialize_database_backends:104 :   return 0
2021-12-30 11:46:04.969 | + ./stack.sh:main:690                      :   echo 'Using mysql database backend'
2021-12-30 11:46:04.969 | Using mysql database backend
2021-12-30 11:46:04.972 | + ./stack.sh:main:693                      :   read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.'
2021-12-30 11:46:04.989 | + ./stack.sh:main:705                      :   is_service_enabled rabbit
2021-12-30 11:46:05.006 | + functions-common:is_service_enabled:2058 :   return 0
2021-12-30 11:46:05.008 | + ./stack.sh:main:706                      :   read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.'
2021-12-30 11:46:05.024 | + ./stack.sh:main:713                      :   is_service_enabled keystone
2021-12-30 11:46:05.039 | + functions-common:is_service_enabled:2058 :   return 0
2021-12-30 11:46:05.042 | + ./stack.sh:main:715                      :   read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.'
2021-12-30 11:46:05.057 | + ./stack.sh:main:717                      :   read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).'
2021-12-30 11:46:05.072 | + ./stack.sh:main:728                      :   is_service_enabled ldap
2021-12-30 11:46:05.088 | + functions-common:is_service_enabled:2058 :   return 1
2021-12-30 11:46:05.090 | + ./stack.sh:main:737                      :   is_service_enabled s-proxy
2021-12-30 11:46:05.105 | + functions-common:is_service_enabled:2058 :   return 0
2021-12-30 11:46:05.107 | + ./stack.sh:main:741                      :   read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.'
2021-12-30 11:46:05.123 | + ./stack.sh:main:743                      :   [[ -z '' ]]
2021-12-30 11:46:05.125 | + ./stack.sh:main:743                      :   [[ False == \T\r\u\e ]]
2021-12-30 11:46:05.127 | + ./stack.sh:main:749                      :   save_stackenv 749
2021-12-30 11:46:05.130 | + functions-common:save_stackenv:60        :   local tag=749
2021-12-30 11:46:05.133 | ++ functions-common:save_stackenv:62        :   date +%F-%H%M%S
2021-12-30 11:46:05.137 | + functions-common:save_stackenv:62        :   time_stamp=2021-12-30-114605
2021-12-30 11:46:05.139 | + functions-common:save_stackenv:63        :   echo '# 2021-12-30-114605 749'
2021-12-30 11:46:05.142 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.144 | + functions-common:save_stackenv:65        :   echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1
2021-12-30 11:46:05.146 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.149 | + functions-common:save_stackenv:65        :   echo DATA_DIR=/opt/stack/data
2021-12-30 11:46:05.152 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.154 | + functions-common:save_stackenv:65        :   echo DEST=/opt/stack
2021-12-30 11:46:05.157 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.159 | + functions-common:save_stackenv:65        :   echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2021-12-30 11:46:05.161 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.164 | + functions-common:save_stackenv:65        :   echo HOST_IP=10.222.0.41
2021-12-30 11:46:05.167 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.170 | + functions-common:save_stackenv:65        :   echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity
2021-12-30 11:46:05.172 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.175 | + functions-common:save_stackenv:65        :   echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-30-114603
2021-12-30 11:46:05.178 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.181 | + functions-common:save_stackenv:65        :   echo OS_CACERT=
2021-12-30 11:46:05.183 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.187 | + functions-common:save_stackenv:65        :   echo SERVICE_HOST=10.222.0.41
2021-12-30 11:46:05.189 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.192 | + functions-common:save_stackenv:65        :   echo STACK_USER=ubuntu
2021-12-30 11:46:05.195 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.198 | + functions-common:save_stackenv:65        :   echo TLS_IP=
2021-12-30 11:46:05.201 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.203 | + functions-common:save_stackenv:65        :   echo HOST_IPV6=::1
2021-12-30 11:46:05.206 | + functions-common:save_stackenv:64        :   for i in $STACK_ENV_VARS
2021-12-30 11:46:05.209 | + functions-common:save_stackenv:65        :   echo SERVICE_IP_VERSION=4
2021-12-30 11:46:05.211 | + ./stack.sh:main:760                      :   git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master
2021-12-30 11:46:05.214 | + functions-common:git_clone:585           :   local git_remote=https://opendev.org/openstack/requirements.git
2021-12-30 11:46:05.217 | + functions-common:git_clone:586           :   local git_dest=/opt/stack/requirements
2021-12-30 11:46:05.219 | + functions-common:git_clone:587           :   local git_ref=master
2021-12-30 11:46:05.222 | + functions-common:git_clone:588           :   local orig_dir
2021-12-30 11:46:05.225 | ++ functions-common:git_clone:589           :   pwd
2021-12-30 11:46:05.228 | + functions-common:git_clone:589           :   orig_dir=/home/ubuntu/devstack
2021-12-30 11:46:05.230 | + functions-common:git_clone:590           :   local git_clone_flags=
2021-12-30 11:46:05.233 | ++ functions-common:git_clone:592           :   trueorfalse False RECLONE
2021-12-30 11:46:05.248 | + functions-common:git_clone:592           :   RECLONE=False
2021-12-30 11:46:05.250 | + functions-common:git_clone:593           :   [[ 0 -gt 0 ]]
2021-12-30 11:46:05.252 | + functions-common:git_clone:597           :   [[ False = \T\r\u\e ]]
2021-12-30 11:46:05.255 | + functions-common:git_clone:606           :   echo master
2021-12-30 11:46:05.255 | + functions-common:git_clone:606           :   egrep -q '^refs'
2021-12-30 11:46:05.260 | + functions-common:git_clone:620           :   [[ ! -d /opt/stack/requirements ]]
2021-12-30 11:46:05.262 | + functions-common:git_clone:628           :   [[ False = \T\r\u\e ]]
2021-12-30 11:46:05.264 | + functions-common:git_clone:654           :   cd /opt/stack/requirements
2021-12-30 11:46:05.266 | + functions-common:git_clone:655           :   git show --oneline
2021-12-30 11:46:05.267 | + functions-common:git_clone:655           :   head -1
2021-12-30 11:46:05.270 | 9fdc8d1e Updated from generate-constraints
2021-12-30 11:46:05.272 | + functions-common:git_clone:656           :   cd /home/ubuntu/devstack
2021-12-30 11:46:05.275 | + ./stack.sh:main:764                      :   echo_summary 'Installing package prerequisites'
2021-12-30 11:46:05.277 | + ./stack.sh:echo_summary:434              :   [[ -t 3 ]]
2021-12-30 11:46:05.279 | + ./stack.sh:echo_summary:440              :   echo -e Installing package prerequisites
2021-12-30 11:46:05.282 | + ./stack.sh:main:765                      :   source /home/ubuntu/devstack/tools/install_prereqs.sh
2021-12-30 11:46:05.284 | ++ tools/install_prereqs.sh:source:11       :   FORCE_PREREQ=0
2021-12-30 11:46:05.286 | ++ tools/install_prereqs.sh:source:13       :   getopts :f opt
2021-12-30 11:46:05.289 | ++ tools/install_prereqs.sh:source:23       :   [[ -z /home/ubuntu/devstack ]]
2021-12-30 11:46:05.291 | ++ tools/install_prereqs.sh:source:43       :   PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs
2021-12-30 11:46:05.293 | ++ tools/install_prereqs.sh:source:44       :   PREREQ_RERUN_HOURS=2
2021-12-30 11:46:05.296 | ++ tools/install_prereqs.sh:source:45       :   PREREQ_RERUN_SECONDS=7200
2021-12-30 11:46:05.298 | +++ tools/install_prereqs.sh:source:47       :   date +%s
2021-12-30 11:46:05.302 | ++ tools/install_prereqs.sh:source:47       :   NOW=1640864765
2021-12-30 11:46:05.306 | +++ tools/install_prereqs.sh:source:48       :   head -1 /home/ubuntu/devstack/.prereqs
2021-12-30 11:46:05.310 | ++ tools/install_prereqs.sh:source:48       :   LAST_RUN=1640864742
2021-12-30 11:46:05.312 | ++ tools/install_prereqs.sh:source:49       :   DELTA=23
2021-12-30 11:46:05.315 | ++ tools/install_prereqs.sh:source:50       :   [[ 23 -lt 7200 ]]
2021-12-30 11:46:05.318 | ++ tools/install_prereqs.sh:source:50       :   [[ -z 0 ]]
2021-12-30 11:46:05.321 | ++ tools/install_prereqs.sh:source:57       :   export_proxy_variables
2021-12-30 11:46:05.324 | ++ functions-common:export_proxy_variables:2220 :   isset http_proxy
2021-12-30 11:46:05.327 | ++ functions-common:isset:229               :   [[ -v http_proxy ]]
2021-12-30 11:46:05.330 | ++ functions-common:export_proxy_variables:2223 :   isset https_proxy
2021-12-30 11:46:05.333 | ++ functions-common:isset:229               :   [[ -v https_proxy ]]
2021-12-30 11:46:05.336 | ++ functions-common:export_proxy_variables:2226 :   isset no_proxy
2021-12-30 11:46:05.340 | ++ functions-common:isset:229               :   [[ -v no_proxy ]]
2021-12-30 11:46:05.344 | +++ tools/install_prereqs.sh:source:64       :   get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification
2021-12-30 11:46:05.393 | ++ tools/install_prereqs.sh:source:64       :   PACKAGES='apache2
2021-12-30 11:46:05.393 | apache2-dev
2021-12-30 11:46:05.393 | bc
2021-12-30 11:46:05.393 | bsdmainutils
2021-12-30 11:46:05.393 | curl
2021-12-30 11:46:05.393 | g++
2021-12-30 11:46:05.393 | gawk
2021-12-30 11:46:05.393 | gcc
2021-12-30 11:46:05.393 | gettext  
2021-12-30 11:46:05.393 | git
2021-12-30 11:46:05.393 | graphviz 
2021-12-30 11:46:05.393 | iputils-ping
2021-12-30 11:46:05.393 | libapache2-mod-proxy-uwsgi
2021-12-30 11:46:05.393 | libffi-dev 
2021-12-30 11:46:05.393 | libjpeg-dev 
2021-12-30 11:46:05.393 | libpcre3-dev 
2021-12-30 11:46:05.393 | libpq-dev  
2021-12-30 11:46:05.393 | libssl-dev 
2021-12-30 11:46:05.393 | libsystemd-dev 
2021-12-30 11:46:05.393 | libxml2-dev  
2021-12-30 11:46:05.393 | libxslt1-dev  
2021-12-30 11:46:05.393 | libyaml-dev
2021-12-30 11:46:05.394 | lsof 
2021-12-30 11:46:05.394 | openssh-server
2021-12-30 11:46:05.394 | openssl
2021-12-30 11:46:05.394 | pkg-config
2021-12-30 11:46:05.394 | psmisc
2021-12-30 11:46:05.394 | python3-dev
2021-12-30 11:46:05.394 | python3-pip
2021-12-30 11:46:05.394 | python3-systemd
2021-12-30 11:46:05.394 | python3-venv
2021-12-30 11:46:05.394 | tar
2021-12-30 11:46:05.394 | tcpdump
2021-12-30 11:46:05.394 | unzip
2021-12-30 11:46:05.394 | uuid-runtime
2021-12-30 11:46:05.394 | wget
2021-12-30 11:46:05.394 | wget
2021-12-30 11:46:05.394 | zlib1g-dev
2021-12-30 11:46:05.394 | libkrb5-dev
2021-12-30 11:46:05.394 | libldap2-dev
2021-12-30 11:46:05.394 | libsasl2-dev
2021-12-30 11:46:05.394 | memcached
2021-12-30 11:46:05.394 | python3-mysqldb
2021-12-30 11:46:05.394 | sqlite3
2021-12-30 11:46:05.394 | conntrack
2021-12-30 11:46:05.394 | curl
2021-12-30 11:46:05.394 | dnsmasq-base
2021-12-30 11:46:05.394 | dnsmasq-utils 
2021-12-30 11:46:05.394 | ebtables
2021-12-30 11:46:05.394 | genisoimage 
2021-12-30 11:46:05.394 | iptables
2021-12-30 11:46:05.394 | iputils-arping
2021-12-30 11:46:05.394 | kpartx
2021-12-30 11:46:05.394 | libjs-jquery-tablesorter 
2021-12-30 11:46:05.394 | parted
2021-12-30 11:46:05.394 | pm-utils
2021-12-30 11:46:05.394 | python3-mysqldb
2021-12-30 11:46:05.394 | socat 
2021-12-30 11:46:05.394 | sqlite3
2021-12-30 11:46:05.394 | sudo
2021-12-30 11:46:05.394 | vlan
2021-12-30 11:46:05.395 | lsscsi
2021-12-30 11:46:05.395 | open-iscsi
2021-12-30 11:46:05.395 | lvm2
2021-12-30 11:46:05.395 | qemu-utils
2021-12-30 11:46:05.395 | thin-provisioning-tools
2021-12-30 11:46:05.395 | acl
2021-12-30 11:46:05.395 | dnsmasq-base
2021-12-30 11:46:05.395 | dnsmasq-utils 
2021-12-30 11:46:05.395 | ebtables
2021-12-30 11:46:05.395 | haproxy 
2021-12-30 11:46:05.395 | iptables
2021-12-30 11:46:05.395 | iputils-arping
2021-12-30 11:46:05.395 | iputils-ping
2021-12-30 11:46:05.395 | postgresql-server-dev-all
2021-12-30 11:46:05.395 | python3-mysqldb
2021-12-30 11:46:05.395 | sqlite3
2021-12-30 11:46:05.395 | sudo
2021-12-30 11:46:05.395 | vlan
2021-12-30 11:46:05.395 | pcp
2021-12-30 11:46:05.395 | ipset
2021-12-30 11:46:05.395 | conntrack
2021-12-30 11:46:05.395 | conntrackd
2021-12-30 11:46:05.395 | keepalived
2021-12-30 11:46:05.395 | lvm2
2021-12-30 11:46:05.395 | qemu-utils
2021-12-30 11:46:05.395 | thin-provisioning-tools
2021-12-30 11:46:05.395 | curl
2021-12-30 11:46:05.395 | liberasurecode-dev
2021-12-30 11:46:05.395 | make
2021-12-30 11:46:05.395 | memcached
2021-12-30 11:46:05.395 | sqlite3
2021-12-30 11:46:05.395 | xfsprogs'
2021-12-30 11:46:05.396 | +++ tools/install_prereqs.sh:source:65       :   get_plugin_packages
2021-12-30 11:46:05.414 | ++ tools/install_prereqs.sh:source:65       :   PACKAGES='apache2
2021-12-30 11:46:05.414 | apache2-dev
2021-12-30 11:46:05.414 | bc
2021-12-30 11:46:05.414 | bsdmainutils
2021-12-30 11:46:05.414 | curl
2021-12-30 11:46:05.414 | g++
2021-12-30 11:46:05.414 | gawk
2021-12-30 11:46:05.414 | gcc
2021-12-30 11:46:05.414 | gettext  
2021-12-30 11:46:05.414 | git
2021-12-30 11:46:05.414 | graphviz 
2021-12-30 11:46:05.414 | iputils-ping
2021-12-30 11:46:05.414 | libapache2-mod-proxy-uwsgi
2021-12-30 11:46:05.414 | libffi-dev 
2021-12-30 11:46:05.414 | libjpeg-dev 
2021-12-30 11:46:05.414 | libpcre3-dev 
2021-12-30 11:46:05.414 | libpq-dev  
2021-12-30 11:46:05.414 | libssl-dev 
2021-12-30 11:46:05.414 | libsystemd-dev 
2021-12-30 11:46:05.414 | libxml2-dev  
2021-12-30 11:46:05.415 | libxslt1-dev  
2021-12-30 11:46:05.415 | libyaml-dev
2021-12-30 11:46:05.415 | lsof 
2021-12-30 11:46:05.415 | openssh-server
2021-12-30 11:46:05.415 | openssl
2021-12-30 11:46:05.415 | pkg-config
2021-12-30 11:46:05.415 | psmisc
2021-12-30 11:46:05.415 | python3-dev
2021-12-30 11:46:05.415 | python3-pip
2021-12-30 11:46:05.415 | python3-systemd
2021-12-30 11:46:05.415 | python3-venv
2021-12-30 11:46:05.415 | tar
2021-12-30 11:46:05.415 | tcpdump
2021-12-30 11:46:05.415 | unzip
2021-12-30 11:46:05.415 | uuid-runtime
2021-12-30 11:46:05.415 | wget
2021-12-30 11:46:05.415 | wget
2021-12-30 11:46:05.415 | zlib1g-dev
2021-12-30 11:46:05.415 | libkrb5-dev
2021-12-30 11:46:05.415 | libldap2-dev
2021-12-30 11:46:05.415 | libsasl2-dev
2021-12-30 11:46:05.415 | memcached
2021-12-30 11:46:05.415 | python3-mysqldb
2021-12-30 11:46:05.415 | sqlite3
2021-12-30 11:46:05.415 | conntrack
2021-12-30 11:46:05.415 | curl
2021-12-30 11:46:05.415 | dnsmasq-base
2021-12-30 11:46:05.415 | dnsmasq-utils 
2021-12-30 11:46:05.415 | ebtables
2021-12-30 11:46:05.415 | genisoimage 
2021-12-30 11:46:05.415 | iptables
2021-12-30 11:46:05.415 | iputils-arping
2021-12-30 11:46:05.415 | kpartx
2021-12-30 11:46:05.415 | libjs-jquery-tablesorter 
2021-12-30 11:46:05.415 | parted
2021-12-30 11:46:05.415 | pm-utils
2021-12-30 11:46:05.415 | python3-mysqldb
2021-12-30 11:46:05.416 | socat 
2021-12-30 11:46:05.416 | sqlite3
2021-12-30 11:46:05.416 | sudo
2021-12-30 11:46:05.416 | vlan
2021-12-30 11:46:05.416 | lsscsi
2021-12-30 11:46:05.416 | open-iscsi
2021-12-30 11:46:05.416 | lvm2
2021-12-30 11:46:05.416 | qemu-utils
2021-12-30 11:46:05.416 | thin-provisioning-tools
2021-12-30 11:46:05.416 | acl
2021-12-30 11:46:05.416 | dnsmasq-base
2021-12-30 11:46:05.416 | dnsmasq-utils 
2021-12-30 11:46:05.416 | ebtables
2021-12-30 11:46:05.416 | haproxy 
2021-12-30 11:46:05.416 | iptables
2021-12-30 11:46:05.416 | iputils-arping
2021-12-30 11:46:05.416 | iputils-ping
2021-12-30 11:46:05.416 | postgresql-server-dev-all
2021-12-30 11:46:05.416 | python3-mysqldb
2021-12-30 11:46:05.416 | sqlite3
2021-12-30 11:46:05.416 | sudo
2021-12-30 11:46:05.416 | vlan
2021-12-30 11:46:05.417 | pcp
2021-12-30 11:46:05.417 | ipset
2021-12-30 11:46:05.417 | conntrack
2021-12-30 11:46:05.417 | conntrackd
2021-12-30 11:46:05.417 | keepalived
2021-12-30 11:46:05.417 | lvm2
2021-12-30 11:46:05.417 | qemu-utils
2021-12-30 11:46:05.417 | thin-provisioning-tools
2021-12-30 11:46:05.417 | curl
2021-12-30 11:46:05.417 | liberasurecode-dev
2021-12-30 11:46:05.417 | make
2021-12-30 11:46:05.417 | memcached
2021-12-30 11:46:05.417 | sqlite3
2021-12-30 11:46:05.417 | xfsprogs '
2021-12-30 11:46:05.419 | ++ tools/install_prereqs.sh:source:67       :   is_ubuntu
2021-12-30 11:46:05.421 | ++ functions-common:is_ubuntu:555           :   [[ -z deb ]]
2021-12-30 11:46:05.423 | ++ functions-common:is_ubuntu:558           :   '[' deb = deb ']'
2021-12-30 11:46:05.426 | ++ tools/install_prereqs.sh:source:67       :   echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-12-30 11:46:05.427 | ++ tools/install_prereqs.sh:source:67       :   grep -q dkms
2021-12-30 11:46:05.431 | ++ tools/install_prereqs.sh:source:72       :   install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-12-30 11:46:05.433 | ++ functions-common:install_package:1440    :   update_package_repo
2021-12-30 11:46:05.436 | ++ functions-common:update_package_repo:1412 :   NO_UPDATE_REPOS=False
2021-12-30 11:46:05.438 | ++ functions-common:update_package_repo:1413 :   REPOS_UPDATED=False
2021-12-30 11:46:05.440 | ++ functions-common:update_package_repo:1414 :   RETRY_UPDATE=False
2021-12-30 11:46:05.442 | ++ functions-common:update_package_repo:1416 :   [[ False = \T\r\u\e ]]
2021-12-30 11:46:05.444 | ++ functions-common:update_package_repo:1420 :   is_ubuntu
2021-12-30 11:46:05.446 | ++ functions-common:is_ubuntu:555           :   [[ -z deb ]]
2021-12-30 11:46:05.449 | ++ functions-common:is_ubuntu:558           :   '[' deb = deb ']'
2021-12-30 11:46:05.451 | ++ functions-common:update_package_repo:1421 :   apt_get_update
2021-12-30 11:46:05.454 | ++ functions-common:apt_get_update:1166     :   [[ False == \T\r\u\e ]]
2021-12-30 11:46:05.456 | ++ functions-common:apt_get_update:1171     :   [[ False = \T\r\u\e ]]
2021-12-30 11:46:05.458 | ++ functions-common:apt_get_update:1173     :   local sudo=sudo
2021-12-30 11:46:05.460 | +++ functions-common:apt_get_update:1174     :   id -u
2021-12-30 11:46:05.464 | ++ functions-common:apt_get_update:1174     :   [[ 1000 = \0 ]]
2021-12-30 11:46:05.466 | ++ functions-common:apt_get_update:1177     :   time_start apt-get-update
2021-12-30 11:46:05.468 | ++ functions-common:time_start:2388         :   local name=apt-get-update
2021-12-30 11:46:05.470 | ++ functions-common:time_start:2389         :   local start_time=
2021-12-30 11:46:05.472 | ++ functions-common:time_start:2390         :   [[ -n '' ]]
2021-12-30 11:46:05.474 | +++ functions-common:time_start:2393         :   date +%s%3N
2021-12-30 11:46:05.478 | ++ functions-common:time_start:2393         :   _TIME_START[$name]=1640864765475
2021-12-30 11:46:05.480 | ++ functions-common:apt_get_update:1179     :   local 'proxies=http_proxy= https_proxy= no_proxy= '
2021-12-30 11:46:05.482 | ++ functions-common:apt_get_update:1180     :   local 'update_cmd=sudo http_proxy= https_proxy= no_proxy=  apt-get update'
2021-12-30 11:46:05.484 | ++ functions-common:apt_get_update:1181     :   timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy=  apt-get update; do sleep 30; done'
2021-12-30 11:46:05.703 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
2021-12-30 11:46:05.731 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
2021-12-30 11:46:05.774 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
2021-12-30 11:46:05.862 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
2021-12-30 11:46:07.907 | Reading package lists...
2021-12-30 11:46:07.939 | ++ functions-common:apt_get_update:1185     :   REPOS_UPDATED=True
2021-12-30 11:46:07.942 | ++ functions-common:apt_get_update:1187     :   time_stop apt-get-update
2021-12-30 11:46:07.945 | ++ functions-common:time_stop:2402          :   local name
2021-12-30 11:46:07.948 | ++ functions-common:time_stop:2403          :   local end_time
2021-12-30 11:46:07.951 | ++ functions-common:time_stop:2404          :   local elapsed_time
2021-12-30 11:46:07.953 | ++ functions-common:time_stop:2405          :   local total
2021-12-30 11:46:07.955 | ++ functions-common:time_stop:2406          :   local start_time
2021-12-30 11:46:07.957 | ++ functions-common:time_stop:2408          :   name=apt-get-update
2021-12-30 11:46:07.959 | ++ functions-common:time_stop:2409          :   start_time=1640864765475
2021-12-30 11:46:07.961 | ++ functions-common:time_stop:2411          :   [[ -z 1640864765475 ]]
2021-12-30 11:46:07.964 | +++ functions-common:time_stop:2414          :   date +%s%3N
2021-12-30 11:46:07.968 | ++ functions-common:time_stop:2414          :   end_time=1640864767966
2021-12-30 11:46:07.970 | ++ functions-common:time_stop:2415          :   elapsed_time=2491
2021-12-30 11:46:07.972 | ++ functions-common:time_stop:2416          :   total=0
2021-12-30 11:46:07.974 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2021-12-30 11:46:07.976 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=2491
2021-12-30 11:46:07.979 | ++ functions-common:install_package:1441    :   real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-12-30 11:46:07.981 | ++ functions-common:real_install_package:1426 :   is_ubuntu
2021-12-30 11:46:07.983 | ++ functions-common:is_ubuntu:555           :   [[ -z deb ]]
2021-12-30 11:46:07.985 | ++ functions-common:is_ubuntu:558           :   '[' deb = deb ']'
2021-12-30 11:46:07.988 | ++ functions-common:real_install_package:1427 :   apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-12-30 11:46:08.007 | ++ functions-common:apt_get:1207            :   sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs
2021-12-30 11:46:08.115 | Reading package lists...
2021-12-30 11:46:08.349 | Building dependency tree...
2021-12-30 11:46:08.350 | Reading state information...
2021-12-30 11:46:08.381 | acl is already the newest version (2.2.53-6).
2021-12-30 11:46:08.381 | bc is already the newest version (1.07.1-2build1).
2021-12-30 11:46:08.381 | bsdmainutils is already the newest version (11.1.2ubuntu3).
2021-12-30 11:46:08.381 | conntrack is already the newest version (1:1.4.5-2).
2021-12-30 11:46:08.381 | ebtables is already the newest version (2.0.11-3build1).
2021-12-30 11:46:08.381 | g++ is already the newest version (4:9.3.0-1ubuntu2).
2021-12-30 11:46:08.381 | gawk is already the newest version (1:5.0.1+dfsg-1).
2021-12-30 11:46:08.381 | gcc is already the newest version (4:9.3.0-1ubuntu2).
2021-12-30 11:46:08.381 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
2021-12-30 11:46:08.381 | gettext is already the newest version (0.19.8.1-10build1).
2021-12-30 11:46:08.381 | iptables is already the newest version (1.8.4-3ubuntu2).
2021-12-30 11:46:08.381 | iputils-arping is already the newest version (3:20190709-3).
2021-12-30 11:46:08.381 | iputils-ping is already the newest version (3:20190709-3).
2021-12-30 11:46:08.382 | kpartx is already the newest version (0.8.3-1ubuntu2).
2021-12-30 11:46:08.382 | liberasurecode-dev is already the newest version (1.6.1-4).
2021-12-30 11:46:08.382 | libffi-dev is already the newest version (3.3-4).
2021-12-30 11:46:08.382 | libjpeg-dev is already the newest version (8c-2ubuntu8).
2021-12-30 11:46:08.382 | libpcre3-dev is already the newest version (2:8.39-12build1).
2021-12-30 11:46:08.382 | libsasl2-dev is already the newest version (2.1.27+dfsg-2).
2021-12-30 11:46:08.382 | libxslt1-dev is already the newest version (1.1.34-4).
2021-12-30 11:46:08.382 | libyaml-dev is already the newest version (0.2.2-1).
2021-12-30 11:46:08.382 | lsscsi is already the newest version (0.30-0.1).
2021-12-30 11:46:08.382 | lvm2 is already the newest version (2.03.07-1ubuntu1).
2021-12-30 11:46:08.382 | make is already the newest version (4.2.1-1.2).
2021-12-30 11:46:08.382 | pkg-config is already the newest version (0.29.1-0ubuntu4).
2021-12-30 11:46:08.382 | psmisc is already the newest version (23.3-1).
2021-12-30 11:46:08.382 | python3-dev is already the newest version (3.8.2-0ubuntu2).
2021-12-30 11:46:08.382 | python3-mysqldb is already the newest version (1.4.4-2build1).
2021-12-30 11:46:08.382 | python3-systemd is already the newest version (234-3build2).
2021-12-30 11:46:08.382 | socat is already the newest version (1.7.3.3-2).
2021-12-30 11:46:08.382 | tcpdump is already the newest version (4.9.3-4).
2021-12-30 11:46:08.382 | thin-provisioning-tools is already the newest version (0.8.5-4build1).
2021-12-30 11:46:08.382 | unzip is already the newest version (6.0-25ubuntu1).
2021-12-30 11:46:08.382 | xfsprogs is already the newest version (5.3.0-1ubuntu2).
2021-12-30 11:46:08.382 | conntrackd is already the newest version (1:1.4.5-2).
2021-12-30 11:46:08.382 | graphviz is already the newest version (2.42.2-3build2).
2021-12-30 11:46:08.382 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1).
2021-12-30 11:46:08.382 | pcp is already the newest version (5.0.3-1).
2021-12-30 11:46:08.382 | pm-utils is already the newest version (1.4.1-19).
2021-12-30 11:46:08.382 | python3-venv is already the newest version (3.8.2-0ubuntu2).
2021-12-30 11:46:08.382 | apache2 is already the newest version (2.4.41-4ubuntu3.8).
2021-12-30 11:46:08.382 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8).
2021-12-30 11:46:08.382 | curl is already the newest version (7.68.0-1ubuntu2.7).
2021-12-30 11:46:08.382 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4).
2021-12-30 11:46:08.382 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4).
2021-12-30 11:46:08.382 | git is already the newest version (1:2.25.1-1ubuntu3.2).
2021-12-30 11:46:08.382 | haproxy is already the newest version (2.0.13-2ubuntu0.3).
2021-12-30 11:46:08.382 | ipset is already the newest version (7.5-1ubuntu0.20.04.1).
2021-12-30 11:46:08.382 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1).
2021-12-30 11:46:08.383 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1).
2021-12-30 11:46:08.383 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8).
2021-12-30 11:46:08.383 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1).
2021-12-30 11:46:08.383 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10).
2021-12-30 11:46:08.383 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13).
2021-12-30 11:46:08.383 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1).
2021-12-30 11:46:08.383 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1).
2021-12-30 11:46:08.383 | memcached is already the newest version (1.5.22-2ubuntu0.2).
2021-12-30 11:46:08.383 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2).
2021-12-30 11:46:08.383 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3).
2021-12-30 11:46:08.383 | openssl is already the newest version (1.1.1f-1ubuntu2.10).
2021-12-30 11:46:08.383 | parted is already the newest version (3.3-4ubuntu0.20.04.1).
2021-12-30 11:46:08.383 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18).
2021-12-30 11:46:08.383 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2).
2021-12-30 11:46:08.383 | sudo is already the newest version (1.8.31-1ubuntu1.2).
2021-12-30 11:46:08.383 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1).
2021-12-30 11:46:08.383 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1).
2021-12-30 11:46:08.383 | wget is already the newest version (1.20.3-1ubuntu2).
2021-12-30 11:46:08.383 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2).
2021-12-30 11:46:08.383 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8).
2021-12-30 11:46:08.585 | postgresql-server-dev-all is already the newest version (214ubuntu0.1).
2021-12-30 11:46:08.585 | python3-pip is already the newest version (20.0.2-5ubuntu1.6).
2021-12-30 11:46:08.585 | vlan is already the newest version (2.0.4ubuntu1.20.04.1).
2021-12-30 11:46:08.585 | The following packages were automatically installed and are no longer required:
2021-12-30 11:46:08.586 |   apport-symptoms libnetplan0 python3-automat python3-blinker python3-click
2021-12-30 11:46:08.586 |   python3-colorama python3-configobj python3-constantly python3-entrypoints
2021-12-30 11:46:08.586 |   python3-hamcrest python3-hyperlink python3-incremental python3-jwt
2021-12-30 11:46:08.586 |   python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report
2021-12-30 11:46:08.586 |   python3-secretstorage python3-twisted-bin python3-wadllib
2021-12-30 11:46:08.586 |   python3-zope.interface
2021-12-30 11:46:08.586 | Use 'sudo apt autoremove' to remove them.
2021-12-30 11:46:08.734 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded.
2021-12-30 11:46:08.740 | ++ functions-common:apt_get:1211            :   result=0
2021-12-30 11:46:08.743 | ++ functions-common:apt_get:1214            :   time_stop apt-get
2021-12-30 11:46:08.746 | ++ functions-common:time_stop:2402          :   local name
2021-12-30 11:46:08.750 | ++ functions-common:time_stop:2403          :   local end_time
2021-12-30 11:46:08.753 | ++ functions-common:time_stop:2404          :   local elapsed_time
2021-12-30 11:46:08.756 | ++ functions-common:time_stop:2405          :   local total
2021-12-30 11:46:08.759 | ++ functions-common:time_stop:2406          :   local start_time
2021-12-30 11:46:08.761 | ++ functions-common:time_stop:2408          :   name=apt-get
2021-12-30 11:46:08.764 | ++ functions-common:time_stop:2409          :   start_time=1640864768004
2021-12-30 11:46:08.766 | ++ functions-common:time_stop:2411          :   [[ -z 1640864768004 ]]
2021-12-30 11:46:08.769 | +++ functions-common:time_stop:2414          :   date +%s%3N
2021-12-30 11:46:08.773 | ++ functions-common:time_stop:2414          :   end_time=1640864768770
2021-12-30 11:46:08.777 | ++ functions-common:time_stop:2415          :   elapsed_time=766
2021-12-30 11:46:08.780 | ++ functions-common:time_stop:2416          :   total=775
2021-12-30 11:46:08.783 | ++ functions-common:time_stop:2418          :   _TIME_START[$name]=
2021-12-30 11:46:08.786 | ++ functions-common:time_stop:2419          :   _TIME_TOTAL[$name]=1541
2021-12-30 11:46:08.789 | ++ functions-common:apt_get:1215            :   return 0
2021-12-30 11:46:08.792 | ++ tools/install_prereqs.sh:source:74       :   [[ -n False ]]
2021-12-30 11:46:08.795 | ++ tools/install_prereqs.sh:source:74       :   [[ False != \F\a\l\s\e ]]
2021-12-30 11:46:08.798 | ++ tools/install_prereqs.sh:source:88       :   date +%s
2021-12-30 11:46:08.802 | ++ tools/install_prereqs.sh:source:89       :   date
2021-12-30 11:46:08.807 | + ./stack.sh:main:780                      :   [[ False != \T\r\u\e ]]
2021-12-30 11:46:08.809 | + ./stack.sh:main:781                      :   PYPI_ALTERNATIVE_URL=
2021-12-30 11:46:08.812 | + ./stack.sh:main:781                      :   /home/ubuntu/devstack/tools/install_pip.sh
2021-12-30 11:46:10.189 | + tools/install_pip.sh:main:25             :   FILES=/home/ubuntu/devstack/files
2021-12-30 11:46:10.191 | + tools/install_pip.sh:main:40             :   PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
2021-12-30 11:46:10.194 | ++ tools/install_pip.sh:main:41             :   basename https://bootstrap.pypa.io/get-pip.py
2021-12-30 11:46:10.197 | + tools/install_pip.sh:main:41             :   LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py
2021-12-30 11:46:10.199 | + tools/install_pip.sh:main:43             :   GetDistro
2021-12-30 11:46:10.200 | + functions-common:GetDistro:435           :   GetOSVersion
2021-12-30 11:46:10.202 | + functions-common:GetOSVersion:405        :   source /etc/os-release
2021-12-30 11:46:10.204 | ++ /etc/os-release:source:1                 :   NAME=Ubuntu
2021-12-30 11:46:10.206 | ++ /etc/os-release:source:2                 :   VERSION='20.04.2 LTS (Focal Fossa)'
2021-12-30 11:46:10.207 | ++ /etc/os-release:source:3                 :   ID=ubuntu
2021-12-30 11:46:10.209 | ++ /etc/os-release:source:4                 :   ID_LIKE=debian
2021-12-30 11:46:10.211 | ++ /etc/os-release:source:5                 :   PRETTY_NAME='Ubuntu 20.04.2 LTS'
2021-12-30 11:46:10.212 | ++ /etc/os-release:source:6                 :   VERSION_ID=20.04
2021-12-30 11:46:10.214 | ++ /etc/os-release:source:7                 :   HOME_URL=https://www.ubuntu.com/
2021-12-30 11:46:10.216 | ++ /etc/os-release:source:8                 :   SUPPORT_URL=https://help.ubuntu.com/
2021-12-30 11:46:10.217 | ++ /etc/os-release:source:9                 :   BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
2021-12-30 11:46:10.219 | ++ /etc/os-release:source:10                :   PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
2021-12-30 11:46:10.221 | ++ /etc/os-release:source:11                :   VERSION_CODENAME=focal
2021-12-30 11:46:10.222 | ++ /etc/os-release:source:12                :   UBUNTU_CODENAME=focal
2021-12-30 11:46:10.224 | + functions-common:GetOSVersion:406        :   [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]]
2021-12-30 11:46:10.226 | + functions-common:GetOSVersion:411        :   _ensure_lsb_release
2021-12-30 11:46:10.228 | ++ functions-common:_ensure_lsb_release:382 :   command -v lsb_release
2021-12-30 11:46:10.230 | + functions-common:_ensure_lsb_release:382 :   [[ -x /usr/bin/lsb_release ]]
2021-12-30 11:46:10.232 | + functions-common:_ensure_lsb_release:383 :   return
2021-12-30 11:46:10.234 | ++ functions-common:GetOSVersion:413        :   lsb_release -r -s
2021-12-30 11:46:10.305 | + functions-common:GetOSVersion:413        :   os_RELEASE=20.04
2021-12-30 11:46:10.309 | ++ functions-common:GetOSVersion:414        :   lsb_release -c -s
2021-12-30 11:46:10.381 | + functions-common:GetOSVersion:414        :   os_CODENAME=focal
2021-12-30 11:46:10.385 | ++ functions-common:GetOSVersion:415        :   lsb_release -i -s
2021-12-30 11:46:10.465 | + functions-common:GetOSVersion:415        :   os_VENDOR=Ubuntu
2021-12-30 11:46:10.467 | + functions-common:GetOSVersion:418        :   [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]]
2021-12-30 11:46:10.471 | + functions-common:GetOSVersion:419        :   os_PACKAGE=deb
2021-12-30 11:46:10.473 | + functions-common:GetOSVersion:424        :   typeset -xr os_VENDOR
2021-12-30 11:46:10.476 | + functions-common:GetOSVersion:425        :   typeset -xr os_RELEASE
2021-12-30 11:46:10.478 | + functions-common:GetOSVersion:426        :   typeset -xr os_PACKAGE
2021-12-30 11:46:10.481 | + functions-common:GetOSVersion:427        :   typeset -xr os_CODENAME
2021-12-30 11:46:10.484 | + functions-common:GetDistro:437           :   [[ Ubuntu =~ (Ubuntu) ]]
2021-12-30 11:46:10.487 | + functions-common:GetDistro:440           :   DISTRO=focal
2021-12-30 11:46:10.490 | + functions-common:GetDistro:484           :   typeset -xr DISTRO
2021-12-30 11:46:10.493 | + tools/install_pip.sh:main:44             :   echo 'Distro: focal'
2021-12-30 11:46:10.493 | Distro: focal
2021-12-30 11:46:10.496 | + tools/install_pip.sh:main:115            :   get_versions
2021-12-30 11:46:10.498 | ++ tools/install_pip.sh:get_versions:49     :   which pip
2021-12-30 11:46:10.502 | + tools/install_pip.sh:get_versions:49     :   PIP=/usr/local/bin/pip
2021-12-30 11:46:10.504 | + tools/install_pip.sh:get_versions:50     :   [[ -n /usr/local/bin/pip ]]
2021-12-30 11:46:10.506 | ++ tools/install_pip.sh:get_versions:51     :   /usr/local/bin/pip --version
2021-12-30 11:46:10.507 | ++ tools/install_pip.sh:get_versions:51     :   awk '{ print $2}'
2021-12-30 11:46:10.896 | + tools/install_pip.sh:get_versions:51     :   PIP_VERSION=20.2.2
2021-12-30 11:46:10.899 | + tools/install_pip.sh:get_versions:52     :   echo 'pip: 20.2.2'
2021-12-30 11:46:10.899 | pip: 20.2.2
2021-12-30 11:46:10.902 | + tools/install_pip.sh:main:117            :   [[ -n '' ]]
2021-12-30 11:46:10.906 | + tools/install_pip.sh:main:121            :   is_fedora
2021-12-30 11:46:10.909 | + functions-common:is_fedora:508           :   [[ -z Ubuntu ]]
2021-12-30 11:46:10.911 | + functions-common:is_fedora:512           :   '[' Ubuntu = Fedora ']'
2021-12-30 11:46:10.914 | + functions-common:is_fedora:512           :   '[' Ubuntu = 'Red Hat' ']'
2021-12-30 11:46:10.917 | + functions-common:is_fedora:513           :   '[' Ubuntu = RedHatEnterpriseServer ']'
2021-12-30 11:46:10.919 | + functions-common:is_fedora:514           :   '[' Ubuntu = RedHatEnterprise ']'
2021-12-30 11:46:10.921 | + functions-common:is_fedora:515           :   '[' Ubuntu = CentOS ']'
2021-12-30 11:46:10.922 | + functions-common:is_fedora:515           :   '[' Ubuntu = CentOSStream ']'
2021-12-30 11:46:10.924 | + functions-common:is_fedora:516           :   '[' Ubuntu = OracleServer ']'
2021-12-30 11:46:10.926 | + functions-common:is_fedora:516           :   '[' Ubuntu = Virtuozzo ']'
2021-12-30 11:46:10.928 | + tools/install_pip.sh:main:133            :   install_get_pip
2021-12-30 11:46:10.929 | + tools/install_pip.sh:install_get_pip:62  :   [[ -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-12-30 11:46:10.932 | + tools/install_pip.sh:install_get_pip:63  :   head -1 /home/ubuntu/devstack/files/get-pip.py
2021-12-30 11:46:10.932 | + tools/install_pip.sh:install_get_pip:63  :   grep -q '#!/usr/bin/env python'
2021-12-30 11:46:10.935 | + tools/install_pip.sh:install_get_pip:79  :   [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-12-30 11:46:10.937 | + tools/install_pip.sh:install_get_pip:79  :   [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]]
2021-12-30 11:46:10.938 | + tools/install_pip.sh:install_get_pip:82  :   local timecond=
2021-12-30 11:46:10.940 | + tools/install_pip.sh:install_get_pip:83  :   [[ -r /home/ubuntu/devstack/files/get-pip.py ]]
2021-12-30 11:46:10.942 | + tools/install_pip.sh:install_get_pip:84  :   timecond='-z /home/ubuntu/devstack/files/get-pip.py'
2021-12-30 11:46:10.943 | + tools/install_pip.sh:install_get_pip:87  :   curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py
2021-12-30 11:46:10.954 |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2021-12-30 11:46:10.954 |                                  Dload  Upload   Total   Spent    Left  Speed
2021-12-30 11:46:11.074 | 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2021-12-30 11:46:11.080 | + tools/install_pip.sh:install_get_pip:90  :   touch /home/ubuntu/devstack/files/get-pip.py.downloaded
2021-12-30 11:46:11.086 | + tools/install_pip.sh:install_get_pip:92  :   sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py
2021-12-30 11:46:13.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-12-30 11:46:13.897 |   from cryptography.utils import int_from_bytes
2021-12-30 11:46:13.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
2021-12-30 11:46:13.897 |   from cryptography.utils import int_from_bytes
2021-12-30 11:46:13.897 | /usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py:24: UserWarning: Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils.
2021-12-30 11:46:13.897 |   warnings.warn(
2021-12-30 11:46:13.897 | /usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py:36: UserWarning: Setuptools is replacing distutils.
2021-12-30 11:46:13.897 |   warnings.warn("Setuptools is replacing distutils.")
2021-12-30 11:46:13.910 | Traceback (most recent call last):
2021-12-30 11:46:13.910 |   File "/home/ubuntu/devstack/files/get-pip.py", line 27081, in <module>
2021-12-30 11:46:13.910 |     main()
2021-12-30 11:46:13.910 |   File "/home/ubuntu/devstack/files/get-pip.py", line 139, in main
2021-12-30 11:46:13.910 |     bootstrap(tmpdir=tmpdir)
2021-12-30 11:46:13.910 |   File "/home/ubuntu/devstack/files/get-pip.py", line 120, in bootstrap
2021-12-30 11:46:13.910 |     args = determine_pip_install_arguments()
2021-12-30 11:46:13.911 |   File "/home/ubuntu/devstack/files/get-pip.py", line 65, in determine_pip_install_arguments
2021-12-30 11:46:13.911 |     import setuptools  # noqa
2021-12-30 11:46:13.911 |   File "/usr/local/lib/python3.8/dist-packages/setuptools/__init__.py", line 8, in <module>
2021-12-30 11:46:13.911 |     import _distutils_hack.override  # noqa: F401
2021-12-30 11:46:13.911 |   File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/override.py", line 1, in <module>
2021-12-30 11:46:13.911 |     __import__('_distutils_hack').do_override()
2021-12-30 11:46:13.911 |   File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py", line 73, in do_override
2021-12-30 11:46:13.911 |     ensure_local_distutils()
2021-12-30 11:46:13.911 |   File "/usr/local/lib/python3.8/dist-packages/_distutils_hack/__init__.py", line 61, in ensure_local_distutils
2021-12-30 11:46:13.911 |     assert '_distutils' in core.__file__, core.__file__
2021-12-30 11:46:13.911 | AssertionError: /usr/lib/python3.8/distutils/core.py
2021-12-30 11:46:13.985 | ++ ./stack.sh:main:781                      :   err_trap
2021-12-30 11:46:13.989 | ++ ./stack.sh:err_trap:556                  :   local r=1
2021-12-30 11:46:13.993 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2021-12-30-114603
2021-12-30 11:46:13.995 | Error on exit