Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-59915-270510/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/openstack-octavia-2.1.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-59915-270510/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62Rg9R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-2.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find octavia -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + rm -f requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g9AxkK + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + export PBR_VERSION=2.1.1 + PBR_VERSION=2.1.1 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/octavia creating build/lib/octavia/tests creating build/lib/octavia/tests/unit creating build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/__init__.py -> build/lib/octavia/tests/unit/cmd creating build/lib/octavia/controller creating build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/update_serializer.py -> build/lib/octavia/controller/healthmanager creating build/lib/octavia/common copying octavia/common/keystone.py -> build/lib/octavia/common copying octavia/common/config.py -> build/lib/octavia/common copying octavia/common/clients.py -> build/lib/octavia/common copying octavia/common/constants.py -> build/lib/octavia/common copying octavia/common/rpc.py -> build/lib/octavia/common copying octavia/common/validate.py -> build/lib/octavia/common copying octavia/common/policy.py -> build/lib/octavia/common copying octavia/common/data_models.py -> build/lib/octavia/common copying octavia/common/service.py -> build/lib/octavia/common copying octavia/common/__init__.py -> build/lib/octavia/common copying octavia/common/base_taskflow.py -> build/lib/octavia/common copying octavia/common/context.py -> build/lib/octavia/common copying octavia/common/exceptions.py -> build/lib/octavia/common copying octavia/common/utils.py -> build/lib/octavia/common copying octavia/common/stats.py -> build/lib/octavia/common copying octavia/common/decorators.py -> build/lib/octavia/common creating build/lib/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/controller_worker.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/__init__.py -> build/lib/octavia/controller/worker creating build/lib/octavia/amphorae creating build/lib/octavia/amphorae/drivers creating build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> build/lib/octavia/amphorae/drivers/haproxy creating build/lib/octavia/tests/functional creating build/lib/octavia/tests/functional/amphorae creating build/lib/octavia/tests/functional/amphorae/backend copying octavia/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend creating build/lib/octavia/tests/unit/network creating build/lib/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/test_network_noop_driver.py -> build/lib/octavia/tests/unit/network/drivers creating build/lib/octavia/tests/unit/api creating build/lib/octavia/tests/unit/api/hooks copying octavia/tests/unit/api/hooks/__init__.py -> build/lib/octavia/tests/unit/api/hooks copying octavia/tests/unit/api/hooks/test_query_parameters.py -> build/lib/octavia/tests/unit/api/hooks copying octavia/tests/unit/test_hacking.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/base.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit creating build/lib/octavia/tests/unit/controller copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller creating build/lib/octavia/tests/unit/compute copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute creating build/lib/octavia/tests/unit/amphorae creating build/lib/octavia/tests/unit/amphorae/drivers creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/i18n.py -> build/lib/octavia copying octavia/version.py -> build/lib/octavia copying octavia/__init__.py -> build/lib/octavia copying octavia/opts.py -> build/lib/octavia creating build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_update_serializer.py -> build/lib/octavia/tests/unit/controller/healthmanager creating build/lib/octavia/tests/unit/common creating build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/__init__.py -> build/lib/octavia/tests/unit/common/tls_utils creating build/lib/octavia/tests/unit/amphorae/backends copying octavia/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends creating build/lib/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/test_endpoint.py -> build/lib/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue creating build/lib/octavia/amphorae/backends creating build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> build/lib/octavia/amphorae/backends/health_daemon creating build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> build/lib/octavia/amphorae/drivers/noop_driver creating build/lib/octavia/tests/tempest creating build/lib/octavia/tests/tempest/v2 creating build/lib/octavia/tests/tempest/v2/clients copying octavia/tests/tempest/v2/clients/__init__.py -> build/lib/octavia/tests/tempest/v2/clients copying octavia/tests/tempest/v2/clients/quotas_client.py -> build/lib/octavia/tests/tempest/v2/clients creating build/lib/octavia/certificates copying octavia/certificates/__init__.py -> build/lib/octavia/certificates creating build/lib/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_db.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/healthmanager/health_drivers/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_base.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/unit/controller/healthmanager/health_drivers/test_update_logging.py -> build/lib/octavia/tests/unit/controller/healthmanager/health_drivers copying octavia/tests/tempest/v2/__init__.py -> build/lib/octavia/tests/tempest/v2 creating build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers creating build/lib/octavia/network creating build/lib/octavia/network/drivers creating build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> build/lib/octavia/network/drivers/noop_driver creating build/lib/octavia/hacking copying octavia/hacking/checks.py -> build/lib/octavia/hacking copying octavia/hacking/__init__.py -> build/lib/octavia/hacking creating build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/__init__.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> build/lib/octavia/tests/unit/network/drivers/neutron creating build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/utils creating build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/__init__.py -> build/lib/octavia/tests/functional/db creating build/lib/octavia/db creating build/lib/octavia/db/migration copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration copying octavia/db/prepare.py -> build/lib/octavia/db copying octavia/db/__init__.py -> build/lib/octavia/db copying octavia/db/api.py -> build/lib/octavia/db copying octavia/db/models.py -> build/lib/octavia/db copying octavia/db/repositories.py -> build/lib/octavia/db copying octavia/db/base_models.py -> build/lib/octavia/db creating build/lib/octavia/tests/unit/certificates creating build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/__init__.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/lib/octavia/tests/unit/certificates/manager creating build/lib/octavia/tests/unit/db copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db creating build/lib/octavia/tests/unit/api/v1 creating build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_load_balancers.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_pools.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_members.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_l7policies.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_l7rules.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/__init__.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_listeners.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_health_monitors.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/common/test_data_models.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorator.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/__init__.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_validations.py -> build/lib/octavia/tests/unit/common creating build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/pool_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/amphora_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/listener_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/__init__.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/member_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/network/base.py -> build/lib/octavia/network copying octavia/network/data_models.py -> build/lib/octavia/network copying octavia/network/__init__.py -> build/lib/octavia/network creating build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/__init__.py -> build/lib/octavia/tests/unit/api/common creating build/lib/octavia/distributor copying octavia/distributor/__init__.py -> build/lib/octavia/distributor creating build/lib/octavia/tests/unit/api/handlers copying octavia/tests/unit/api/handlers/__init__.py -> build/lib/octavia/tests/unit/api/handlers copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api creating build/lib/octavia/tests/functional/amphorae/backend/agent copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent creating build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/__init__.py -> build/lib/octavia/tests/unit/certificates/common creating build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae creating build/lib/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/backends/agent creating build/lib/octavia/api creating build/lib/octavia/api/handlers creating build/lib/octavia/api/handlers/queue copying octavia/api/handlers/queue/__init__.py -> build/lib/octavia/api/handlers/queue copying octavia/api/handlers/queue/producer.py -> build/lib/octavia/api/handlers/queue creating build/lib/octavia/certificates/common copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common copying octavia/api/handlers/abstract_handler.py -> build/lib/octavia/api/handlers copying octavia/api/handlers/__init__.py -> build/lib/octavia/api/handlers copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived creating build/lib/octavia/tests/tempest/common copying octavia/tests/tempest/common/manager.py -> build/lib/octavia/tests/tempest/common copying octavia/tests/tempest/common/__init__.py -> build/lib/octavia/tests/tempest/common creating build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health creating build/lib/octavia/tests/unit/api/v2 creating build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancers.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pools.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_members.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policies.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rules.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/__init__.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listeners.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitors.py -> build/lib/octavia/tests/unit/api/v2/types creating build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping creating build/lib/octavia/distributor/drivers copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers copying octavia/tests/__init__.py -> build/lib/octavia/tests creating build/lib/octavia/tests/tempest/v1 creating build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/pools_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/__init__.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/quotas_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/load_balancers_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/health_monitors_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/members_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/listeners_client.py -> build/lib/octavia/tests/tempest/v1/clients creating build/lib/octavia/tests/unit/api/handlers/queue copying octavia/tests/unit/api/handlers/queue/test_producer.py -> build/lib/octavia/tests/unit/api/handlers/queue copying octavia/tests/unit/api/handlers/queue/__init__.py -> build/lib/octavia/tests/unit/api/handlers/queue creating build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/__init__.py -> build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> build/lib/octavia/distributor/drivers/noop_driver creating build/lib/octavia/api/v2 copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 creating build/lib/octavia/api/v1 copying octavia/api/v1/__init__.py -> build/lib/octavia/api/v1 creating build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server creating build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/__init__.py -> build/lib/octavia/tests/unit/controller/housekeeping creating build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/load_balancer.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/health_monitor.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/load_balancer_statistics.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/l7policy.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/pool.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/listener_statistics.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/base.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/__init__.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/listener.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/member.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/quotas.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/l7rule.py -> build/lib/octavia/api/v1/controllers copying octavia/tests/tempest/config.py -> build/lib/octavia/tests/tempest copying octavia/tests/tempest/__init__.py -> build/lib/octavia/tests/tempest copying octavia/tests/tempest/plugin.py -> build/lib/octavia/tests/tempest creating build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/test_load_balancer_tree_minimal.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/test_listener_basic.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/base.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/__init__.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/test_lb_quota.py -> build/lib/octavia/tests/tempest/v1/scenario creating build/lib/octavia/compute creating build/lib/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers creating build/lib/octavia/api/v1/types copying octavia/api/v1/types/load_balancer.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/health_monitor.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/load_balancer_statistics.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/l7policy.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/pool.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/listener_statistics.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/__init__.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/listener.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/member.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/quotas.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/l7rule.py -> build/lib/octavia/api/v1/types creating build/lib/octavia/controller/queue copying octavia/controller/queue/consumer.py -> build/lib/octavia/controller/queue copying octavia/controller/queue/endpoint.py -> build/lib/octavia/controller/queue copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue copying octavia/controller/queue/event_queue.py -> build/lib/octavia/controller/queue creating build/lib/octavia/tests/unit/controller/worker creating build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_model_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks creating build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy creating build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/tempest/v2/scenario/base.py -> build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/tempest/v2/scenario/__init__.py -> build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/tempest/v2/scenario/test_lb_quota.py -> build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates copying octavia/api/config.py -> build/lib/octavia/api copying octavia/api/__init__.py -> build/lib/octavia/api copying octavia/api/app.py -> build/lib/octavia/api copying octavia/api/root_controller.py -> build/lib/octavia/api creating build/lib/octavia/policies copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies copying octavia/policies/amphora.py -> build/lib/octavia/policies copying octavia/policies/l7policy.py -> build/lib/octavia/policies copying octavia/policies/pool.py -> build/lib/octavia/policies copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies copying octavia/policies/base.py -> build/lib/octavia/policies copying octavia/policies/__init__.py -> build/lib/octavia/policies copying octavia/policies/listener.py -> build/lib/octavia/policies copying octavia/policies/member.py -> build/lib/octavia/policies copying octavia/policies/quota.py -> build/lib/octavia/policies copying octavia/policies/l7rule.py -> build/lib/octavia/policies creating build/lib/octavia/common/jinja copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja copying octavia/tests/unit/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v1/__init__.py -> build/lib/octavia/tests/unit/api/v1 creating build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon creating build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> build/lib/octavia/compute/drivers/noop_driver copying octavia/tests/unit/controller/worker/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/__init__.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/compute/compute_base.py -> build/lib/octavia/compute copying octavia/compute/__init__.py -> build/lib/octavia/compute creating build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows creating build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/__init__.py -> build/lib/octavia/tests/functional/api creating build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/__init__.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> build/lib/octavia/amphorae/backends/utils creating build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/__init__.py -> build/lib/octavia/tests/unit/certificates/common/auth creating build/lib/octavia/tests/common copying octavia/tests/common/constants.py -> build/lib/octavia/tests/common copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common copying octavia/tests/common/utils.py -> build/lib/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> build/lib/octavia/tests/common creating build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions creating build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_compute_noop_driver.py -> build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/__init__.py -> build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/lib/octavia/tests/unit/compute/drivers creating build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils creating build/lib/octavia/tests/unit/common/jinja creating build/lib/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy creating build/lib/octavia/api/common copying octavia/api/common/types.py -> build/lib/octavia/api/common copying octavia/api/common/__init__.py -> build/lib/octavia/api/common copying octavia/api/common/hooks.py -> build/lib/octavia/api/common copying octavia/api/common/pagination.py -> build/lib/octavia/api/common copying octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers creating build/lib/octavia/amphorae/backends/agent creating build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/listener.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> build/lib/octavia/amphorae/backends/agent/api_server creating build/lib/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/anchor.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator creating build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_listener.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/tempest/v1/__init__.py -> build/lib/octavia/tests/tempest/v1 creating build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth creating build/lib/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/__init__.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/member.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> build/lib/octavia/api/v2/types creating build/lib/octavia/controller/healthmanager/health_drivers copying octavia/controller/healthmanager/health_drivers/__init__.py -> build/lib/octavia/controller/healthmanager/health_drivers copying octavia/controller/healthmanager/health_drivers/update_db.py -> build/lib/octavia/controller/healthmanager/health_drivers copying octavia/controller/healthmanager/health_drivers/update_logging.py -> build/lib/octavia/controller/healthmanager/health_drivers copying octavia/controller/healthmanager/health_drivers/update_base.py -> build/lib/octavia/controller/healthmanager/health_drivers copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/drivers copying octavia/controller/__init__.py -> build/lib/octavia/controller copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent creating build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/__init__.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional creating build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_load_balancer_statistics.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_api_sort.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_quotas.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_listener_statistics.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_member.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_l7policy.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/base.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/__init__.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_listener.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_pool.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_l7rule.py -> build/lib/octavia/tests/functional/api/v1 creating build/lib/octavia/cmd copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd copying octavia/cmd/agent.py -> build/lib/octavia/cmd copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd copying octavia/cmd/__init__.py -> build/lib/octavia/cmd copying octavia/cmd/api.py -> build/lib/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd creating build/lib/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy creating build/lib/octavia/api/handlers/controller_simulator copying octavia/api/handlers/controller_simulator/handler.py -> build/lib/octavia/api/handlers/controller_simulator copying octavia/api/handlers/controller_simulator/__init__.py -> build/lib/octavia/api/handlers/controller_simulator creating build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/database_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/network_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/__init__.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/cert_task.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/model_tasks.py -> build/lib/octavia/controller/worker/tasks creating build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae creating build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/__init__.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> build/lib/octavia/api/v2/controllers creating build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/__init__.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> build/lib/octavia/network/drivers/neutron creating build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs.py -> build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/__init__.py -> build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_certs.py -> build/lib/octavia/tests/unit/common/sample_configs creating build/lib/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager creating build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/__init__.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_anchor.py -> build/lib/octavia/tests/unit/certificates/generator running egg_info deleting octavia.egg-info/requires.txt writing octavia.egg-info/PKG-INFO writing top-level names to octavia.egg-info/top_level.txt writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt copying octavia/db/migration/alembic.ini -> build/lib/octavia/db/migration creating build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/README.rst -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> build/lib/octavia/db/migration/alembic_migrations creating build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/lib/octavia/db/migration/alembic_migrations/versions creating build/lib/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/lib/octavia/amphorae/drivers/keepalived/jinja/templates creating build/lib/octavia/tests/contrib copying octavia/tests/contrib/decode_args.sh -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/deploy_c10k_test.sh -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/gate_hook.sh -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/httpd.go -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/post_test_hook.sh -> build/lib/octavia/tests/contrib creating build/lib/octavia/tests/contrib/hooks copying octavia/tests/contrib/hooks/api_extensions -> build/lib/octavia/tests/contrib/hooks copying octavia/tests/contrib/hooks/apiv1 -> build/lib/octavia/tests/contrib/hooks copying octavia/tests/contrib/hooks/scenario -> build/lib/octavia/tests/contrib/hooks copying octavia/tests/tempest/README.rst -> build/lib/octavia/tests/tempest creating build/lib/octavia/common/jinja/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> build/lib/octavia/common/jinja/templates creating build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/plug_port_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX_alias.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_route_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_rule_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates creating build/lib/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates creating build/lib/octavia/common/jinja/haproxy/templates copying octavia/common/jinja/haproxy/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/templates copying octavia/common/jinja/haproxy/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/templates copying octavia/common/jinja/haproxy/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/templates copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs + pushd octavia/tests/contrib ~/build/BUILD/octavia-2.1.1/octavia/tests/contrib ~/build/BUILD/octavia-2.1.1 + go build -ldflags '-linkmode external -extldflags -static' -o octavia-tests-httpd httpd.go # command-line-arguments /tmp/go-link-763483572/000004.o: In function `_cgo_18049202ccd9_C2func_getaddrinfo': /tmp/go-build/cgo-gcc-prolog:49: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ~/build/BUILD/octavia-2.1.1 + popd + read name eq value + test '[DEFAULT]' + test '' + continue + read name eq value + test verbose + test True + sed -ri '0,/^(#)? *verbose *=/{s!^(#)? *verbose *=.*!# verbose = True!}' etc/octavia.conf + read name eq value + test auth_strategy + test noauth + sed -ri '0,/^(#)? *auth_strategy *=/{s!^(#)? *auth_strategy *=.*!# auth_strategy = noauth!}' etc/octavia.conf + read name eq value + test notification_driver + test neutron.openstack.common.notifier.rpc_notifier + sed -ri '0,/^(#)? *notification_driver *=/{s!^(#)? *notification_driver *=.*!# notification_driver = neutron.openstack.common.notifier.rpc_notifier!}' etc/octavia.conf + read name eq value + test allow_overlapping_ips + test True + sed -ri '0,/^(#)? *allow_overlapping_ips *=/{s!^(#)? *allow_overlapping_ips *=.*!# allow_overlapping_ips = True!}' etc/octavia.conf + read name eq value + test use_stderr + test False + sed -ri '0,/^(#)? *use_stderr *=/{s!^(#)? *use_stderr *=.*!# use_stderr = False!}' etc/octavia.conf + read name eq value + test notify_nova_on_port_data_changes + test False + sed -ri '0,/^(#)? *notify_nova_on_port_data_changes *=/{s!^(#)? *notify_nova_on_port_data_changes *=.*!# notify_nova_on_port_data_changes = False!}' etc/octavia.conf + read name eq value + test notify_nova_on_port_status_changes + test False + sed -ri '0,/^(#)? *notify_nova_on_port_status_changes *=/{s!^(#)? *notify_nova_on_port_status_changes *=.*!# notify_nova_on_port_status_changes = False!}' etc/octavia.conf + read name eq value + test '' + continue + read name eq value + test '[database]' + test '' + continue + read name eq value + test max_pool_size + test 10 + sed -ri '0,/^(#)? *max_pool_size *=/{s!^(#)? *max_pool_size *=.*!# max_pool_size = 10!}' etc/octavia.conf + read name eq value + test max_overflow + test 20 + sed -ri '0,/^(#)? *max_overflow *=/{s!^(#)? *max_overflow *=.*!# max_overflow = 20!}' etc/octavia.conf + read name eq value + test pool_timeout + test 10 + sed -ri '0,/^(#)? *pool_timeout *=/{s!^(#)? *pool_timeout *=.*!# pool_timeout = 10!}' etc/octavia.conf + read name eq value + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JG1HKE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le + cd octavia-2.1.1 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration copying build/lib/octavia/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration copying build/lib/octavia/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration copying build/lib/octavia/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/prepare.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/api.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/base_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/i18n.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/status_message.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/templates copying build/lib/octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/templates creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_rule_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/plug_port_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX_alias.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_route_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/server.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/util.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/plug.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/certificate_update.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent copying build/lib/octavia/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers copying build/lib/octavia/controller/healthmanager/health_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers copying build/lib/octavia/controller/healthmanager/health_drivers/update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers copying build/lib/octavia/controller/healthmanager/health_drivers/update_logging.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers copying build/lib/octavia/controller/healthmanager/health_drivers/update_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers copying build/lib/octavia/controller/healthmanager/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/update_serializer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping copying build/lib/octavia/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/endpoint.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/event_queue.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker copying build/lib/octavia/controller/worker/task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker copying build/lib/octavia/controller/worker/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker copying build/lib/octavia/controller/worker/amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker copying build/lib/octavia/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor copying build/lib/octavia/distributor/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute copying build/lib/octavia/compute/compute_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute copying build/lib/octavia/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers copying build/lib/octavia/compute/drivers/nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers copying build/lib/octavia/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/cert_gen.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/anchor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/cert.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/pkcs12.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/cert_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/castellan_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking copying build/lib/octavia/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking copying build/lib/octavia/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking copying build/lib/octavia/version.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/templates copying build/lib/octavia/common/jinja/templates/user_data_config_drive.template -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/templates creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/templates/haproxy.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy copying build/lib/octavia/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy copying build/lib/octavia/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja copying build/lib/octavia/common/jinja/user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja copying build/lib/octavia/common/keystone.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils copying build/lib/octavia/common/clients.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/rpc.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/validate.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/service.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/context.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/stats.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network copying build/lib/octavia/network/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network copying build/lib/octavia/network/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network copying build/lib/octavia/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers copying build/lib/octavia/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/api.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/octavia_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/decode_args.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/deploy_c10k_test.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/httpd.go -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks copying build/lib/octavia/tests/contrib/hooks/api_extensions -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks copying build/lib/octavia/tests/contrib/hooks/apiv1 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks copying build/lib/octavia/tests/contrib/hooks/scenario -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit copying build/lib/octavia/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/db copying build/lib/octavia/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/db creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae copying build/lib/octavia/tests/unit/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers copying build/lib/octavia/tests/unit/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent copying build/lib/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers copying build/lib/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_logging.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers copying build/lib/octavia/tests/unit/controller/healthmanager/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/test_update_serializer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue copying build/lib/octavia/tests/unit/controller/queue/test_endpoint.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue copying build/lib/octavia/tests/unit/controller/queue/test_consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue copying build/lib/octavia/tests/unit/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_database_tasks_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/test_task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute copying build/lib/octavia/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/test_compute_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/test_nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/local_csr.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/test_anchor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy copying build/lib/octavia/tests/unit/common/jinja/haproxy/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy copying build/lib/octavia/tests/unit/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy copying build/lib/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/test_cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/test_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_decorator.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_constants.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_certs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_validations.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network copying build/lib/octavia/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers copying build/lib/octavia/tests/unit/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers copying build/lib/octavia/tests/unit/network/drivers/test_network_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers copying build/lib/octavia/tests/unit/api/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue copying build/lib/octavia/tests/unit/api/handlers/queue/test_producer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue copying build/lib/octavia/tests/unit/api/handlers/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/test_types.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_load_balancers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_members.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_l7policies.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_l7rules.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_listeners.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_health_monitors.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_load_balancers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_members.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7policies.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7rules.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_listeners.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_health_monitors.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks copying build/lib/octavia/tests/unit/api/hooks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks copying build/lib/octavia/tests/unit/api/hooks/test_query_parameters.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest copying build/lib/octavia/tests/tempest/config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common copying build/lib/octavia/tests/tempest/common/manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common copying build/lib/octavia/tests/tempest/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common copying build/lib/octavia/tests/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest copying build/lib/octavia/tests/tempest/plugin.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1 copying build/lib/octavia/tests/tempest/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/pools_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/quotas_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/load_balancers_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/health_monitors_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/members_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/listeners_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/test_load_balancer_tree_minimal.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/test_listener_basic.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/test_lb_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2 copying build/lib/octavia/tests/tempest/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients copying build/lib/octavia/tests/tempest/v2/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients copying build/lib/octavia/tests/tempest/v2/clients/quotas_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/v2/scenario/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/v2/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/v2/scenario/test_lb_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend copying build/lib/octavia/tests/functional/amphorae/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent copying build/lib/octavia/tests/functional/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae copying build/lib/octavia/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_load_balancer_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_api_sort.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_listener_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/data_model_helpers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests copying build/lib/octavia/opts.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api copying build/lib/octavia/api/config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers copying build/lib/octavia/api/handlers/abstract_handler.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers copying build/lib/octavia/api/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue copying build/lib/octavia/api/handlers/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue copying build/lib/octavia/api/handlers/queue/producer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator copying build/lib/octavia/api/handlers/controller_simulator/handler.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator copying build/lib/octavia/api/handlers/controller_simulator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/types.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/hooks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/pagination.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/load_balancer_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/listener_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/load_balancer_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/listener_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1 copying build/lib/octavia/api/app.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2 copying build/lib/octavia/api/root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/healthmonitor.py to healthmonitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/loadbalancer.py to loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py to 9bf4d21caaea_adding_amphora_id_to_listener_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py to 14892634e228_update_vip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py to 1e4c1d83044c_keepalived_configuration_datamodel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py to 5309960964f8_add_proxy_protocol_for_pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py to 62816c232310_fix_migration_for_mysql_5_7.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py to 256852d5ff7c_add_lb_network_ip_to_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py to 92fe9857279_create_healthmanager_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py to 9b5473976d6d_add_provisioning_status_to_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py to 3a1e1cdb7b27_rename_amphora_host_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py to 3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py to 458c9ee2a011_l7_policies_and_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py to 4c094013699a_update_load_balancer_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py to 4fe8240425b4_update_vip_add_subnet_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py to 443fe6676637_add_network_id_to_vip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py to 4faaa983e7a9_update_member_address_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py to 44a2414dd683_adding_name_column_to_member_and_health_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py to 4a6ec0ab7284_remove_fk_constraints_on_listener_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py to 43287cd10fef_make_pool_lb_algorithm_larger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py to 186509101b9b_add_server_group_id_to_loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py to 034b2dc2f3e0_modernize_l7policy_fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py to bf171d0d91c3_amphora_add_cached_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py to 298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py to 35dee79d5865_initial_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py to 52377704420e_add_timestamps_to_healthmonitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py to 5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py to 82b9402e71fd_update_vip_address_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/fac584114642_.py to fac584114642_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py to 4aeb9e23ad43_add_draining_operating_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py to 4d9cf7d32f2_insert_headers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py to fc5582da7d8a_create_amphora_build_rate_limit_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py to 0aee2b450512_extend_api_to_accept_qos_policy_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py to 48660b6643f0_add_new_states_for_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py to c11292016060_add_request_errors_for_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py to 6abb04f24c5_tenant_id_to_project_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py to 357d17a6d5ac_update_lb_and_amphora_data_model_for_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py to 36b94648fef8_add_timestamp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py to 3f8ff3be828e_create_quotas_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py to 29ff921a6eb_shared_pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py to d85ca7258d21_modernize_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py to 2351ea316465_adding_terminate_https_tls_ref_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py to 27e54d00c3cd_add_monitor_address_and_port_to_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py to 13500e2e978d_update_url_and_name_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py to 543f5d8e4e56_add_a_column_busy_in_table_amphora_health.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py to e6672bda93bf_add_ping_and_tlshello_monitor_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py to 3b199c848b96_create_no_monitor_operational_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py to 8c0851bdf6c3_change_tls_container_id_length_in_sni_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/repositories.py to repositories.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/base_models.py to base_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py to jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py to vrrp_rest_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/rest_api_driver.py to rest_api_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/data_models.py to data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py to heartbeat_udp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/driver_base.py to driver_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/health_sender.py to health_sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/status_message.py to status_message.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/health_daemon.py to health_daemon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/haproxy_query.py to haproxy_query.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/osutils.py to osutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/amphora_info.py to amphora_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py to haproxy_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/plug.py to plug.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/certificate_update.py to certificate_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/keepalived.py to keepalived.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/agent_jinja_cfg.py to agent_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/update_db.py to update_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/update_logging.py to update_logging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_drivers/update_base.py to update_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_manager.py to health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/update_serializer.py to update_serializer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping/house_keeping.py to house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/event_queue.py to event_queue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/task_utils.py to task_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/controller_worker.py to controller_worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/amphora_rate_limit.py to amphora_rate_limit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/database_tasks.py to database_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/network_tasks.py to network_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/lifecycle_tasks.py to lifecycle_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/cert_task.py to cert_task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/compute_tasks.py to compute_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/amphora_driver_tasks.py to amphora_driver_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/model_tasks.py to model_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/l7rule_flows.py to l7rule_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/pool_flows.py to pool_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/l7policy_flows.py to l7policy_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/amphora_flows.py to amphora_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/listener_flows.py to listener_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/load_balancer_flows.py to load_balancer_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/health_monitor_flows.py to health_monitor_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/member_flows.py to member_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/driver_base.py to driver_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/compute_base.py to compute_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/nova_driver.py to nova_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/cert_gen.py to cert_gen.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/anchor.py to anchor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/cert.py to cert.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth/barbican_acl.py to barbican_acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/pkcs12.py to pkcs12.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/barbican.py to barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/cert_mgr.py to cert_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/castellan_mgr.py to castellan_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/barbican.py to barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/barbican_legacy.py to barbican_legacy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/jinja_cfg.py to jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/user_data_jinja_cfg.py to user_data_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils/cert_parser.py to cert_parser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/validate.py to validate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/data_models.py to data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/base_taskflow.py to base_taskflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/data_models.py to data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/allowed_address_pairs.py to allowed_address_pairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/house_keeping.py to house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/agent.py to agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/health_manager.py to health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/haproxy_vrrp_check.py to haproxy_vrrp_check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/octavia_worker.py to octavia_worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py to test_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py to test_vrrp_rest_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py to test_rest_api_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py to test_noop_amphoraloadbalancer_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py to test_heartbeat_udp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py to test_envelope.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py to test_health_daemon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py to test_health_sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py to test_haproxy_query.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py to test_plug.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py to test_keepalived.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py to test_osutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py to test_amphora_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py to test_haproxy_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py to test_agent_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_db.py to test_update_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_base.py to test_update_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/health_drivers/test_update_logging.py to test_update_logging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/test_health_manager.py to test_health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/test_update_serializer.py to test_update_serializer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping/test_house_keeping.py to test_house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/test_consumer.py to test_consumer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_controller_worker.py to test_controller_worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_network_tasks.py to test_network_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_model_tasks.py to test_model_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_database_tasks.py to test_database_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_cert_task.py to test_cert_task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_database_tasks_quota.py to test_database_tasks_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_compute_tasks.py to test_compute_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_listener_flows.py to test_listener_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_pool_flows.py to test_pool_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_load_balancer_flows.py to test_load_balancer_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_l7rule_flows.py to test_l7rule_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_health_monitor_flows.py to test_health_monitor_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_l7policy_flows.py to test_l7policy_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_member_flows.py to test_member_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_amphora_flows.py to test_amphora_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_task_utils.py to test_task_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py to test_amphora_rate_limit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/test_compute_noop_driver.py to test_compute_noop_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/test_nova_driver.py to test_nova_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/local_csr.py to local_csr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/test_anchor.py to test_anchor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/test_barbican.py to test_barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py to test_barbican_acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_barbican.py to test_barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_barbican_legacy.py to test_barbican_legacy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/test_jinja_cfg.py to test_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py to test_user_data_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils/test_cert_parser.py to test_cert_parser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_data_models.py to test_data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_clients.py to test_clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_base_taskflow.py to test_base_taskflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_decorator.py to test_decorator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_constants.py to test_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/sample_configs.py to sample_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/sample_certs.py to sample_certs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_validations.py to test_validations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/test_network_noop_driver.py to test_network_noop_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py to test_allowed_address_pairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_house_keeping.py to test_house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_health_manager.py to test_health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py to test_haproxy_vrrp_check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue/test_producer.py to test_producer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_load_balancers.py to test_load_balancers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_pools.py to test_pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_members.py to test_members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_l7policies.py to test_l7policies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_l7rules.py to test_l7rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_listeners.py to test_listeners.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_health_monitors.py to test_health_monitors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_load_balancers.py to test_load_balancers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_pools.py to test_pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_members.py to test_members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_l7policies.py to test_l7policies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_l7rules.py to test_l7rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_listeners.py to test_listeners.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_health_monitors.py to test_health_monitors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks/test_query_parameters.py to test_query_parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/pools_client.py to pools_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/load_balancers_client.py to load_balancers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/health_monitors_client.py to health_monitors_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/members_client.py to members_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/listeners_client.py to listeners_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/test_load_balancer_tree_minimal.py to test_load_balancer_tree_minimal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/test_listener_basic.py to test_listener_basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/test_lb_quota.py to test_lb_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/test_lb_quota.py to test_lb_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/test_models.py to test_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/test_repositories.py to test_repositories.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/test_root_controller.py to test_root_controller.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_load_balancer_statistics.py to test_load_balancer_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_api_sort.py to test_api_sort.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_listener_statistics.py to test_listener_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_member.py to test_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_l7policy.py to test_l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_l7rule.py to test_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_member.py to test_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_l7policy.py to test_l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_amphora.py to test_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_l7rule.py to test_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/data_model_helpers.py to data_model_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/abstract_handler.py to abstract_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue/producer.py to producer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator/handler.py to handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/pagination.py to pagination.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/load_balancer_statistics.py to load_balancer_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/listener_statistics.py to listener_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/load_balancer_statistics.py to load_balancer_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/listener_statistics.py to listener_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/root_controller.py to root_controller.pyc writing byte-compilation script '/tmp/tmpkAFjBJ.py' /usr/bin/python2 -O /tmp/tmpkAFjBJ.py removing /tmp/tmpkAFjBJ.py running install_data creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/etc creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/etc/octavia copying etc/octavia.conf -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/etc/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia copying LICENSE -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia copying README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/diskimage-create.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/image-tests.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/test-requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/tox.ini -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/version.txt -> /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create running install_egg_info running egg_info writing octavia.egg-info/PKG-INFO writing top-level names to octavia.egg-info/top_level.txt writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying octavia.egg-info to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-2.1.1-py2.7.egg-info running install_scripts Installing octavia-wsgi script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin Installing octavia-worker script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin Installing octavia-health-manager script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin Installing octavia-housekeeping script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin Installing octavia-db-manage script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin Installing haproxy-vrrp-check script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin Installing amphora-agent script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin Installing octavia-api script to /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin + install -p -m 0755 octavia/tests/contrib/octavia-tests-httpd /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin + PATH1=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/base.py + PATH2=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/base.py + sed -i 's#self._build_static_httpd()#'\''/usr/bin/octavia-tests-httpd'\''#g' /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/base.py + sed -i 's#self._build_static_httpd()#'\''/usr/bin/octavia-tests-httpd'\''#g' /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/base.py + rm /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/httpd.go + egg_path='/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-*.egg-info' + tempest_egg_path=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info + mkdir /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info + echo octavia + grep 'tempest\|Tempest' octavia.egg-info/entry_points.txt + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-2.1.1-py2.7.egg-info/entry_points.txt + cp -r /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-2.1.1-py2.7.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info + sed -i s/octavia/octavia_tests/g /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info/PKG-INFO + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/etc/octavia + mv /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/etc/octavia/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/etc/octavia + mv etc/policy/admin_or_owner-policy.json /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/etc/octavia/policy.json + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/etc/logrotate.d/openstack-octavia + install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/etc/logrotate.d/openstack-octavia-amphora-agent + install -p -D -m 644 /builddir/build/SOURCES/octavia-amphora-agent.service /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/systemd/system/octavia-amphora-agent.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-api.service /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/systemd/system/octavia-api.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-worker.service /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/systemd/system/octavia-worker.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-health-manager.service /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/systemd/system/octavia-health-manager.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-housekeeping.service /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/systemd/system/octavia-housekeeping.service + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/var/lib/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/var/log/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/var/run/octavia + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/octavia-dist.conf + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le//etc/octavia/conf.d/common + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le//etc/octavia/conf.d/octavia-amphora-agent + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le//etc/octavia/conf.d/octavia-api + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le//etc/octavia/conf.d/octavia-health-manager + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le//etc/octavia/conf.d/octavia-housekeeping + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le//etc/octavia/conf.d/octavia-worker + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements' 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs' 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/svc-map' 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/element-deps' 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/post-install.d' 'elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts' 'elements/certs-ramfs/init-scripts/sysv' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv' 'elements/certs-ramfs/init-scripts/sysv/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv/certs-ramfs' 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd' 'elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' 'elements/certs-ramfs/init-scripts/upstart' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart' 'elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/README.rst' 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent' 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/pkg-map' 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/svc-map' 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/element-deps' 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/post-install.d' 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d' 'elements/amphora-agent/install.d/amphora-agent-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install' 'elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' 'elements/amphora-agent/install.d/amphora-agent-source-install/cap-pip.txt' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/cap-pip.txt' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/README.rst' 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf' 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf/finalise.d' 'elements/no-resolvconf/finalise.d/99-disable-resolv-conf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf/README.rst' 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia' 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/svc-map' 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/element-deps' 'elements/keepalived-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/post-install.d' 'elements/keepalived-octavia/post-install.d/11-ip6-tables' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/post-install.d/11-ip6-tables' 'elements/keepalived-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/pre-install.d' 'elements/keepalived-octavia/pre-install.d/00-backports' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/pre-install.d/00-backports' 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/README.rst' 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd' 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd/finalise.d' 'elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd/README.rst' 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/remove-sshd' 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/remove-sshd/README.rst' 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia' 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/svc-map' 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/element-deps' 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d' 'elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' 'elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' 'elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' 'elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' 'elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' 'elements/haproxy-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d' 'elements/haproxy-octavia/pre-install.d/01-backports' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d/01-backports' 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/install.d' 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy' 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/README.rst' 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/root-passwd' 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/root-passwd/post-install.d' 'elements/root-passwd/post-install.d/99-setup' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia-image-elements/root-passwd/README.rst' + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin/octavia-diskimage-create.sh + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/diskimage-create + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/LICENSE + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/octavia/README.rst + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/octavia-2.1.1 extracting debug info from /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin/octavia-tests-httpd nm: /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin/octavia-tests-httpd: no symbols dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WIay5H + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + export OS_TEST_PATH=./octavia/tests/functional + OS_TEST_PATH=./octavia/tests/functional + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/bin + stestr run {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_delete_cert [0.012516s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_details [0.008453s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_certificate_md5 [0.009775s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_haproxy [0.008594s] ... ok Failed to ifup eth1 due to error: Command 'test' returned non-zero exit status 7 random error {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_plug_VIP6 [0.062328s] ... ok Failed to ifup eth6278 due to error: Command 'test' returned non-zero exit status 7 random error Failed to ifup eth9362 due to error: Command 'test' returned non-zero exit status 7 random error {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_plug_network [0.151490s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_start [0.009383s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_upload_keepalived_config_systemd [0.019704s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_upload_server_certificate [0.008138s] ... ok Failed to stop haproxy-123 service: Command 'test' returned non-zero exit status 7 random error Failed to stop haproxy-123 service: Command 'test' returned non-zero exit status 7 random error {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_centos_listener_systemd [0.017161s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_ubuntu_listener_upstart [0.018109s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_info [0.005297s] ... ok Failed to ifup eth1446 due to error: Command 'test' returned non-zero exit status 7 random error Failed to ifup eth9934 due to error: Command 'test' returned non-zero exit status 7 random error {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_network [0.102853s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_certificate_md5 [0.014728s] ... ok {3} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_keepalived_config_systemd [0.019822s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_listener [0.016740s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_info [0.010202s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_manage_service_vrrp [0.015438s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_plug_network_host_routes [0.048037s] ... ok Failed to stop haproxy-123 service: Command 'test' returned non-zero exit status 7 random error {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_ubuntu_listener_systemd [0.034325s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_get_all_listeners [0.014505s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_all_listeners [0.014802s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_interface [0.019046s] ... ok Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 random error Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_haproxy_sysvinit [0.049799s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_interface [0.014418s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_reload [0.008334s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_delete_cert [0.007868s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_details [0.007510s] ... ok Failed to ifup eth1 due to error: Command 'test' returned non-zero exit status 7 random error {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_VIP6 [0.089798s] ... ok 2019-06-07 06:12:29.710 30938 INFO octavia.common.config [-] Logging enabled! 2019-06-07 06:12:29.710 30938 INFO octavia.common.config [-] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_start [0.010296s] ... ok Failed to ifup eth1 due to error: Command 'test' returned non-zero exit status 7 random error Failed to ifup eth1 due to error: Command 'test' returned non-zero exit status 7 random error Failed to ifup eth1 due to error: Command 'test' returned non-zero exit status 7 random error Failed to ifup eth1 due to error: Command 'test' returned non-zero exit status 7 random error Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 random error Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_VIP4 [0.431727s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_network_host_routes [0.041989s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_keepalived_config_sysvinit [0.021396s] ... ok 2019-06-07 06:12:30.026 30935 INFO octavia.common.config [-] Logging enabled! 2019-06-07 06:12:30.026 30935 INFO octavia.common.config [-] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 Failed to stop haproxy-123 service: Command 'test' returned non-zero exit status 7 random error {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_haproxy_systemd [0.069258s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_upload_certificate_md5 [0.018264s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_ubuntu_listener_sysvinit [0.021281s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_certificate_md5 [0.011126s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_keepalived_config_upstart [0.022785s] ... ok {2} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_server_certificate [0.011860s] ... ok Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_haproxy [0.011673s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_listener [0.009718s] ... ok Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 random error Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_haproxy_systemd [0.030912s] ... ok Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 random error Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.1.1/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_haproxy_upstart [0.031908s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_manage_service_vrrp [0.008479s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_reload [0.010895s] ... ok 2019-06-07 06:12:30.206 30938 WARNING octavia.api.root_controller [-] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:30.230 30938 INFO oslo_db.sqlalchemy.provision [req-d58b79f8-be3d-409a-9083-c91d400af0bf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:30.231 30938 INFO oslo_db.sqlalchemy.provision [req-d58b79f8-be3d-409a-9083-c91d400af0bf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wgqvsfzjwu 2019-06-07 06:12:30.232 30938 INFO oslo_db.sqlalchemy.provision [req-d58b79f8-be3d-409a-9083-c91d400af0bf - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_invalid_limit [0.847991s] ... ok 2019-06-07 06:12:30.243 30938 INFO oslo_db.sqlalchemy.provision [req-d58b79f8-be3d-409a-9083-c91d400af0bf - - - - -] CREATE BACKEND sqlite:// TOKEN iqqfywbdds 2019-06-07 06:12:30.312 30938 INFO octavia.common.config [req-d58b79f8-be3d-409a-9083-c91d400af0bf - - - - -] Logging enabled! 2019-06-07 06:12:30.313 30938 INFO octavia.common.config [req-d58b79f8-be3d-409a-9083-c91d400af0bf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:30.336 30938 WARNING octavia.api.root_controller [req-d58b79f8-be3d-409a-9083-c91d400af0bf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:30.349 30935 INFO oslo_db.sqlalchemy.provision [req-d03a6dd7-3b83-4135-9c77-0a1fb6e16216 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:30.361 30935 INFO oslo_db.sqlalchemy.provision [req-d03a6dd7-3b83-4135-9c77-0a1fb6e16216 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cskdynjzqi 2019-06-07 06:12:30.362 30935 INFO oslo_db.sqlalchemy.provision [req-d03a6dd7-3b83-4135-9c77-0a1fb6e16216 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_v2_disabled [0.639889s] ... ok 2019-06-07 06:12:30.365 30935 INFO oslo_db.sqlalchemy.provision [req-d03a6dd7-3b83-4135-9c77-0a1fb6e16216 - - - - -] CREATE BACKEND sqlite:// TOKEN izxazciuhe 2019-06-07 06:12:30.361 30938 INFO octavia.api.v1.controllers.load_balancer [req-3f6ca8ff-c6fd-4d4b-b0d7-ee928c031d0a - - - - -] Sending created Load Balancer cc8c415c-4e88-4fd4-abf0-ad6a29b2df00 to the handler 2019-06-07 06:12:30.406 30938 INFO octavia.api.v1.controllers.listener [req-da524a8b-7f9a-451f-94cd-9d8226c4088b - - - - -] Sending Creation of Listener 877f5be4-50f1-4d1c-9245-21cfefc00095 to handler 2019-06-07 06:12:30.446 30935 INFO octavia.common.config [req-d03a6dd7-3b83-4135-9c77-0a1fb6e16216 - - - - -] Logging enabled! 2019-06-07 06:12:30.456 30935 INFO octavia.common.config [req-d03a6dd7-3b83-4135-9c77-0a1fb6e16216 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:30.464 30937 INFO octavia.common.config [-] Logging enabled! 2019-06-07 06:12:30.465 30937 INFO octavia.common.config [-] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:30.479 30938 INFO octavia.api.v1.controllers.pool [req-681d5497-89c9-4351-8d6a-652106787fe9 - - - - -] Sending Creation of Pool 1d36de94-7c4e-4515-b872-ffdb65540e42 to handler 2019-06-07 06:12:30.500 30935 WARNING octavia.api.root_controller [req-d03a6dd7-3b83-4135-9c77-0a1fb6e16216 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:30.528 30935 INFO octavia.api.v1.controllers.load_balancer [req-ba4cd9bb-24d5-450b-86b5-596385966a6c - - - - -] Sending created Load Balancer 03ff2649-d21f-47b1-9b35-f84ec82ab825 to the handler 2019-06-07 06:12:30.540 30935 INFO octavia.api.v1.controllers.load_balancer [req-c526aee0-1216-4090-abbc-421279c34a17 - - - - -] Sending created Load Balancer 9fb5a234-91dc-4ec5-b472-7042b6d246a8 to the handler 2019-06-07 06:12:30.536 30936 INFO octavia.common.config [-] Logging enabled! 2019-06-07 06:12:30.536 30936 INFO octavia.common.config [-] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:30.560 30935 INFO octavia.api.v1.controllers.load_balancer [req-4fa7be08-ac2c-4b90-8a01-7917a51ea88c - - - - -] Sending created Load Balancer 5bc01d61-f145-4f47-a4f4-4cf870c93ff5 to the handler 2019-06-07 06:12:30.568 30935 INFO octavia.api.v1.controllers.load_balancer [req-f277b820-f651-4cf9-b7f0-20ad7e2662a7 - - - - -] Sending created Load Balancer e30473b1-89af-43c9-b3cc-0ec9aeaad4b6 to the handler 2019-06-07 06:12:30.584 30938 INFO octavia.api.v1.controllers.pool [req-28741c7e-fe3b-4fae-84f7-a598a0038886 - - - - -] Sending Creation of Pool 14fdf5cb-f29e-4c09-b62c-cb7090d5404f to handler 2019-06-07 06:12:30.583 30935 INFO octavia.api.v1.controllers.load_balancer [req-36dba965-4017-40a8-bb4a-271bd3d957ff - - - - -] Sending created Load Balancer 27289b8d-c10e-4164-a706-36eaf7b29995 to the handler 2019-06-07 06:12:30.640 30935 INFO oslo_db.sqlalchemy.provision [req-254826ed-eb9e-44d3-9d97-f9f1b88b3899 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:30.643 30935 INFO oslo_db.sqlalchemy.provision [req-254826ed-eb9e-44d3-9d97-f9f1b88b3899 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN izxazciuhe 2019-06-07 06:12:30.643 30935 INFO oslo_db.sqlalchemy.provision [req-254826ed-eb9e-44d3-9d97-f9f1b88b3899 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_lb_keysort [0.281463s] ... ok 2019-06-07 06:12:30.646 30935 INFO oslo_db.sqlalchemy.provision [req-254826ed-eb9e-44d3-9d97-f9f1b88b3899 - - - - -] CREATE BACKEND sqlite:// TOKEN dpgyavzqmh 2019-06-07 06:12:30.726 30938 INFO oslo_db.sqlalchemy.provision [req-90dcfb33-0ef8-427d-8d14-0804b8d0a863 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:30.727 30938 INFO oslo_db.sqlalchemy.provision [req-90dcfb33-0ef8-427d-8d14-0804b8d0a863 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iqqfywbdds 2019-06-07 06:12:30.728 30938 INFO oslo_db.sqlalchemy.provision [req-90dcfb33-0ef8-427d-8d14-0804b8d0a863 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_create [0.487374s] ... ok 2019-06-07 06:12:30.736 30938 INFO oslo_db.sqlalchemy.provision [req-90dcfb33-0ef8-427d-8d14-0804b8d0a863 - - - - -] CREATE BACKEND sqlite:// TOKEN jcsszoyhlo 2019-06-07 06:12:30.737 30935 INFO octavia.common.config [req-254826ed-eb9e-44d3-9d97-f9f1b88b3899 - - - - -] Logging enabled! 2019-06-07 06:12:30.738 30935 INFO octavia.common.config [req-254826ed-eb9e-44d3-9d97-f9f1b88b3899 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:30.758 30935 WARNING octavia.api.root_controller [req-254826ed-eb9e-44d3-9d97-f9f1b88b3899 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:30.767 30935 INFO octavia.api.v1.controllers.load_balancer [req-55a9df8c-4689-4064-adeb-b4aabd86f518 - - - - -] Sending created Load Balancer 2d360450-5358-44af-ac0e-a51ed63ad2e2 to the handler 2019-06-07 06:12:30.805 30938 INFO octavia.common.config [req-90dcfb33-0ef8-427d-8d14-0804b8d0a863 - - - - -] Logging enabled! 2019-06-07 06:12:30.805 30938 INFO octavia.common.config [req-90dcfb33-0ef8-427d-8d14-0804b8d0a863 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:30.808 30936 WARNING octavia.api.root_controller [-] Both v1 and v2.0 API endpoints are disabled -- is this intentional? 2019-06-07 06:12:30.827 30936 INFO oslo_db.sqlalchemy.provision [req-cd7fb737-1e37-4e80-9ffa-64ee14bd27e6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:30.829 30936 INFO oslo_db.sqlalchemy.provision [req-cd7fb737-1e37-4e80-9ffa-64ee14bd27e6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN juoqnyidmb 2019-06-07 06:12:30.829 30936 INFO oslo_db.sqlalchemy.provision [req-cd7fb737-1e37-4e80-9ffa-64ee14bd27e6 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:30.826 30938 WARNING octavia.api.root_controller [req-90dcfb33-0ef8-427d-8d14-0804b8d0a863 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:30.835 30938 INFO octavia.api.v1.controllers.load_balancer [req-abde339e-1e01-4546-87c9-a065019bf0d4 - - - - -] Sending created Load Balancer 1b38a09f-f576-446e-a9f0-0b7650ee95ec to the handler {1} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_both_disabled [0.641109s] ... ok 2019-06-07 06:12:30.848 30936 INFO oslo_db.sqlalchemy.provision [req-cd7fb737-1e37-4e80-9ffa-64ee14bd27e6 - - - - -] CREATE BACKEND sqlite:// TOKEN iiyhuvgmls 2019-06-07 06:12:30.821 30935 INFO octavia.api.v1.controllers.listener [req-26efd432-0676-470b-9489-d48700fc8995 - - - - -] Sending Creation of Listener 6b457a5e-2c16-42f5-9fa9-46a65b72a76d to handler 2019-06-07 06:12:30.869 30938 INFO octavia.api.v1.controllers.listener [req-e3d9a8f7-b77c-45ed-8806-b4eda2ab1c6d - - - - -] Sending Creation of Listener 81f39b18-566a-4ed6-a35c-d6c6500d8304 to handler 2019-06-07 06:12:30.886 30935 INFO octavia.api.v1.controllers.pool [req-0dd96aae-c87c-4022-9c88-785cae275fef - - - - -] Sending Creation of Pool 41728b8c-65ad-4f7c-94e2-e75d15de8ff2 to handler 2019-06-07 06:12:30.945 30937 WARNING octavia.api.root_controller [-] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:30.923 30938 INFO octavia.api.v1.controllers.pool [req-3ef16512-e35a-4c8c-a6d3-4efd9301f8aa - - - - -] Sending Creation of Pool 3b45d3cc-db79-4d8b-b647-b7e26fab3e2e to handler 2019-06-07 06:12:30.965 30937 INFO oslo_db.sqlalchemy.provision [req-0fe67504-fe4a-424f-85ed-808094bfc758 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:30.966 30937 INFO oslo_db.sqlalchemy.provision [req-0fe67504-fe4a-424f-85ed-808094bfc758 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jjlsquvcgo 2019-06-07 06:12:30.966 30937 INFO oslo_db.sqlalchemy.provision [req-0fe67504-fe4a-424f-85ed-808094bfc758 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_versions [0.862831s] ... ok 2019-06-07 06:12:30.951 30936 INFO octavia.common.config [req-cd7fb737-1e37-4e80-9ffa-64ee14bd27e6 - - - - -] Logging enabled! 2019-06-07 06:12:30.952 30936 INFO octavia.common.config [req-cd7fb737-1e37-4e80-9ffa-64ee14bd27e6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:30.970 30937 INFO oslo_db.sqlalchemy.provision [req-0fe67504-fe4a-424f-85ed-808094bfc758 - - - - -] CREATE BACKEND sqlite:// TOKEN rilohlhflb 2019-06-07 06:12:30.979 30935 INFO octavia.api.v1.controllers.pool [req-79f8848d-18de-40e6-84b4-a85749f40599 - - - - -] Sending Creation of Pool 3d670a87-74ef-4059-b8ab-00f517e7ae23 to handler 2019-06-07 06:12:31.012 30938 INFO octavia.api.v1.controllers.pool [req-348e38ae-2a78-4a7c-96c5-4418ca0f6c82 - - - - -] Sending Creation of Pool 34cb6fe5-9bb0-4695-95b5-fc3d3fbc57e4 to handler 2019-06-07 06:12:31.040 30937 INFO octavia.common.config [req-0fe67504-fe4a-424f-85ed-808094bfc758 - - - - -] Logging enabled! 2019-06-07 06:12:31.040 30937 INFO octavia.common.config [req-0fe67504-fe4a-424f-85ed-808094bfc758 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.057 30936 INFO oslo_db.sqlalchemy.provision [req-c307f9e2-97a8-4cbf-b854-8f45c1ad0a82 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.059 30936 INFO oslo_db.sqlalchemy.provision [req-c307f9e2-97a8-4cbf-b854-8f45c1ad0a82 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iiyhuvgmls 2019-06-07 06:12:31.060 30936 INFO oslo_db.sqlalchemy.provision [req-c307f9e2-97a8-4cbf-b854-8f45c1ad0a82 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_v1_disabled [0.214856s] ... ok 2019-06-07 06:12:31.076 30938 INFO oslo_db.sqlalchemy.provision [req-0b8db1d9-e9e8-4b1e-a89b-1e3f3243c3c3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.077 30938 INFO oslo_db.sqlalchemy.provision [req-0b8db1d9-e9e8-4b1e-a89b-1e3f3243c3c3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jcsszoyhlo 2019-06-07 06:12:31.077 30938 INFO oslo_db.sqlalchemy.provision [req-0b8db1d9-e9e8-4b1e-a89b-1e3f3243c3c3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_update ... SKIPPED: This test will need reviewed after a validation layer is built 2019-06-07 06:12:31.051 30935 INFO octavia.api.v1.controllers.health_monitor [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] Health Monitor for Pool 41728b8c-65ad-4f7c-94e2-e75d15de8ff2 was not found 2019-06-07 06:12:31.064 30935 INFO oslo_db.sqlalchemy.provision [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.065 30935 INFO oslo_db.sqlalchemy.provision [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dpgyavzqmh 2019-06-07 06:12:31.066 30935 INFO oslo_db.sqlalchemy.provision [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_delete [0.422093s] ... ok 2019-06-07 06:12:31.068 30935 INFO oslo_db.sqlalchemy.provision [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] CREATE BACKEND sqlite:// TOKEN ecppqlvmea 2019-06-07 06:12:31.081 30938 INFO oslo_db.sqlalchemy.provision [req-0b8db1d9-e9e8-4b1e-a89b-1e3f3243c3c3 - - - - -] CREATE BACKEND sqlite:// TOKEN dskrgehxgn 2019-06-07 06:12:31.061 30937 WARNING octavia.api.root_controller [req-0fe67504-fe4a-424f-85ed-808094bfc758 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.082 30937 INFO octavia.api.v1.controllers.load_balancer [req-8c0a23d3-8133-4178-b3c3-09640704475c - - - - -] Sending created Load Balancer cc17df81-ffb7-4300-8d8f-8577de0f65e5 to the handler 2019-06-07 06:12:31.063 30936 INFO oslo_db.sqlalchemy.provision [req-c307f9e2-97a8-4cbf-b854-8f45c1ad0a82 - - - - -] CREATE BACKEND sqlite:// TOKEN jnkofozwsd 2019-06-07 06:12:31.129 30937 INFO octavia.api.v1.controllers.listener [req-0d1a14d5-7b11-4c14-acf5-743043fb8167 - - - - -] Sending Creation of Listener 7137b04a-f0f9-4d74-a653-5cc255b2ccfe to handler 2019-06-07 06:12:31.154 30935 INFO octavia.common.config [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] Logging enabled! 2019-06-07 06:12:31.154 30935 INFO octavia.common.config [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.148 30938 INFO octavia.common.config [req-0b8db1d9-e9e8-4b1e-a89b-1e3f3243c3c3 - - - - -] Logging enabled! 2019-06-07 06:12:31.148 30938 INFO octavia.common.config [req-0b8db1d9-e9e8-4b1e-a89b-1e3f3243c3c3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.169 30938 WARNING octavia.api.root_controller [req-0b8db1d9-e9e8-4b1e-a89b-1e3f3243c3c3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.161 30936 INFO octavia.common.config [req-c307f9e2-97a8-4cbf-b854-8f45c1ad0a82 - - - - -] Logging enabled! 2019-06-07 06:12:31.162 30936 INFO octavia.common.config [req-c307f9e2-97a8-4cbf-b854-8f45c1ad0a82 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.188 30936 WARNING octavia.api.root_controller [req-c307f9e2-97a8-4cbf-b854-8f45c1ad0a82 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.178 30938 INFO octavia.api.v1.controllers.load_balancer [req-7a42f406-2ebb-48af-861a-e07530aaa28d - - - - -] Sending created Load Balancer 55c9590d-d927-4a08-a541-17835aea0796 to the handler 2019-06-07 06:12:31.182 30935 WARNING octavia.api.root_controller [req-cfcabbf0-2dda-497f-b8c6-90727f696706 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.195 30935 INFO octavia.api.v1.controllers.load_balancer [req-b55bdf67-73de-4af8-910c-603fa7e93c68 - - - - -] Sending created Load Balancer 3501294f-a48a-45f5-940c-ef999ef4de76 to the handler 2019-06-07 06:12:31.215 30936 INFO oslo_db.sqlalchemy.provision [req-2ecb8d24-26d2-4733-a84d-b71d32862d3b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.217 30936 INFO oslo_db.sqlalchemy.provision [req-2ecb8d24-26d2-4733-a84d-b71d32862d3b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jnkofozwsd 2019-06-07 06:12:31.217 30936 INFO oslo_db.sqlalchemy.provision [req-2ecb8d24-26d2-4733-a84d-b71d32862d3b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_invalid_marker [0.157054s] ... ok 2019-06-07 06:12:31.212 30938 INFO octavia.api.v1.controllers.listener [req-c03d2e91-1564-4b5a-ac3b-7cc17d8719c2 - - - - -] Sending Creation of Listener 6a209b41-156e-4546-8a48-c10b2b0d0c72 to handler 2019-06-07 06:12:31.222 30937 INFO octavia.api.v1.controllers.pool [req-78f39921-84bc-4994-8eba-e216b30b55c6 - - - - -] Sending Creation of Pool 2fc75f90-ab97-4f97-9217-263d44cadcec to handler 2019-06-07 06:12:31.220 30936 INFO oslo_db.sqlalchemy.provision [req-2ecb8d24-26d2-4733-a84d-b71d32862d3b - - - - -] CREATE BACKEND sqlite:// TOKEN fsylszwrlf 2019-06-07 06:12:31.228 30935 INFO octavia.api.v1.controllers.listener [req-eb8b6c17-8a60-4dd1-9483-afd96d075009 - - - - -] Sending Creation of Listener f95df0fd-c7c8-47fb-9058-4cbfe9fb3138 to handler 2019-06-07 06:12:31.265 30938 INFO octavia.api.v1.controllers.pool [req-d2d4c190-e524-4828-82ff-e36ea002839d - - - - -] Sending Creation of Pool a620747e-8151-4cf1-82a0-bb90cac5db8e to handler 2019-06-07 06:12:31.285 30935 INFO octavia.api.v1.controllers.pool [req-4799514f-316a-4318-bbca-0c28ce513e4d - - - - -] Sending Creation of Pool 5068ab83-c8c3-4361-9c74-1a51c14825bf to handler 2019-06-07 06:12:31.299 30936 INFO octavia.common.config [req-2ecb8d24-26d2-4733-a84d-b71d32862d3b - - - - -] Logging enabled! 2019-06-07 06:12:31.301 30936 INFO octavia.common.config [req-2ecb8d24-26d2-4733-a84d-b71d32862d3b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.323 30936 WARNING octavia.api.root_controller [req-2ecb8d24-26d2-4733-a84d-b71d32862d3b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.340 30936 INFO oslo_db.sqlalchemy.provision [req-fcd59e11-9c4e-4288-9116-e21c8ced3451 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.341 30936 INFO oslo_db.sqlalchemy.provision [req-fcd59e11-9c4e-4288-9116-e21c8ced3451 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fsylszwrlf 2019-06-07 06:12:31.342 30936 INFO oslo_db.sqlalchemy.provision [req-fcd59e11-9c4e-4288-9116-e21c8ced3451 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_invalid_sort_key [0.124454s] ... ok 2019-06-07 06:12:31.345 30936 INFO oslo_db.sqlalchemy.provision [req-fcd59e11-9c4e-4288-9116-e21c8ced3451 - - - - -] CREATE BACKEND sqlite:// TOKEN btxeilghva 2019-06-07 06:12:31.354 30938 INFO octavia.api.v1.controllers.pool [req-0dbb88cf-0aff-4ef3-a653-e39a5cabaaa3 - - - - -] Sending Creation of Pool 560535a4-4381-43cb-a6bc-a1fee8bc8c25 to handler 2019-06-07 06:12:31.373 30935 INFO octavia.api.v1.controllers.pool [req-4111cc23-e30a-4eb3-bdd6-dbf69f2eb676 - - - - -] Sending Creation of Pool e10c50d8-5672-45fe-a82e-4491ec82a3dd to handler 2019-06-07 06:12:31.359 30937 INFO octavia.api.v1.controllers.pool [req-ba70f362-9617-4062-a063-d86c31bde367 - - - - -] Sending Creation of Pool 3b365063-19c5-4d75-96d2-1afcd177458c to handler 2019-06-07 06:12:31.420 30936 INFO octavia.common.config [req-fcd59e11-9c4e-4288-9116-e21c8ced3451 - - - - -] Logging enabled! 2019-06-07 06:12:31.421 30936 INFO octavia.common.config [req-fcd59e11-9c4e-4288-9116-e21c8ced3451 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.440 30938 INFO octavia.api.v1.controllers.health_monitor [req-105f52ee-cfe6-4221-8d0d-4d5b8387e4c3 - - - - -] Sending Creation of Health Monitor for Pool a620747e-8151-4cf1-82a0-bb90cac5db8e to handler 2019-06-07 06:12:31.456 30935 INFO oslo_db.sqlalchemy.provision [req-51f8c5f4-f992-4446-9a66-998dc7a263fb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.458 30935 INFO oslo_db.sqlalchemy.provision [req-51f8c5f4-f992-4446-9a66-998dc7a263fb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ecppqlvmea 2019-06-07 06:12:31.458 30935 INFO oslo_db.sqlalchemy.provision [req-51f8c5f4-f992-4446-9a66-998dc7a263fb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_over_quota [0.392278s] ... ok 2019-06-07 06:12:31.460 30937 INFO octavia.api.v1.controllers.health_monitor [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] Health Monitor for Pool 2fc75f90-ab97-4f97-9217-263d44cadcec was not found 2019-06-07 06:12:31.483 30937 INFO oslo_db.sqlalchemy.provision [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.485 30937 INFO oslo_db.sqlalchemy.provision [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rilohlhflb 2019-06-07 06:12:31.485 30937 INFO oslo_db.sqlalchemy.provision [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_get [0.518477s] ... ok 2019-06-07 06:12:31.488 30937 INFO oslo_db.sqlalchemy.provision [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] CREATE BACKEND sqlite:// TOKEN fqopbrswzx 2019-06-07 06:12:31.461 30935 INFO oslo_db.sqlalchemy.provision [req-51f8c5f4-f992-4446-9a66-998dc7a263fb - - - - -] CREATE BACKEND sqlite:// TOKEN oumlmvvvub 2019-06-07 06:12:31.444 30936 WARNING octavia.api.root_controller [req-fcd59e11-9c4e-4288-9116-e21c8ced3451 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.463 30936 INFO octavia.api.v1.controllers.load_balancer [req-f700488f-0a0a-46d4-93a7-e6017d501793 - - - - -] Sending created Load Balancer d188c0d6-a51e-47a0-b2a3-c553c327fa37 to the handler 2019-06-07 06:12:31.509 30936 INFO octavia.api.v1.controllers.listener [req-dd068bf3-c1e4-4774-85af-41ef638af54f - - - - -] Sending Creation of Listener 1688e126-47f7-4adc-87b2-3cbeaa74bc5c to handler 2019-06-07 06:12:31.516 30938 INFO oslo_db.sqlalchemy.provision [req-1fd29fef-e30c-4e5f-9dbf-53dbaf7fb30e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.518 30938 INFO oslo_db.sqlalchemy.provision [req-1fd29fef-e30c-4e5f-9dbf-53dbaf7fb30e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dskrgehxgn 2019-06-07 06:12:31.518 30938 INFO oslo_db.sqlalchemy.provision [req-1fd29fef-e30c-4e5f-9dbf-53dbaf7fb30e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_duplicate_create [0.440303s] ... ok 2019-06-07 06:12:31.521 30938 INFO oslo_db.sqlalchemy.provision [req-1fd29fef-e30c-4e5f-9dbf-53dbaf7fb30e - - - - -] CREATE BACKEND sqlite:// TOKEN mrvvsftrqs 2019-06-07 06:12:31.584 30937 INFO octavia.common.config [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] Logging enabled! 2019-06-07 06:12:31.589 30938 INFO octavia.common.config [req-1fd29fef-e30c-4e5f-9dbf-53dbaf7fb30e - - - - -] Logging enabled! 2019-06-07 06:12:31.589 30938 INFO octavia.common.config [req-1fd29fef-e30c-4e5f-9dbf-53dbaf7fb30e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.540 30935 INFO octavia.common.config [req-51f8c5f4-f992-4446-9a66-998dc7a263fb - - - - -] Logging enabled! 2019-06-07 06:12:31.541 30935 INFO octavia.common.config [req-51f8c5f4-f992-4446-9a66-998dc7a263fb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.564 30935 WARNING octavia.api.root_controller [req-51f8c5f4-f992-4446-9a66-998dc7a263fb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.575 30935 INFO octavia.api.v1.controllers.load_balancer [req-54e00a31-a952-4e5a-8503-cb0a2b420aed - - - - -] Sending created Load Balancer f0710208-89a3-45c1-b7a3-2cbd8ae1b84c to the handler 2019-06-07 06:12:31.570 30936 INFO octavia.api.v1.controllers.listener [req-2f16c808-dd2c-4424-8d5f-a18eaef82b78 - - - - -] Sending Creation of Listener 6f851df7-dd8a-4cf0-8b3b-69f80b4a445d to handler 2019-06-07 06:12:31.586 30937 INFO octavia.common.config [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:31.613 30937 WARNING octavia.api.root_controller [req-0b145036-22ef-43eb-8537-f6323f56d2e7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.634 30937 INFO octavia.api.v1.controllers.load_balancer [req-4b804821-7228-45a0-97b4-f2f62696ecf6 - - - - -] Sending created Load Balancer c6df3c09-c666-49d6-aa77-b0ea43da2f30 to the handler 2019-06-07 06:12:31.609 30938 WARNING octavia.api.root_controller [req-1fd29fef-e30c-4e5f-9dbf-53dbaf7fb30e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:31.619 30938 INFO octavia.api.v1.controllers.load_balancer [req-bb49f037-d410-4ecb-ab12-6d80b2120a00 - - - - -] Sending created Load Balancer c2ca58d4-084d-4a91-b13d-9b5460ca0cde to the handler 2019-06-07 06:12:31.634 30936 INFO octavia.api.v1.controllers.listener [req-fbc8851f-a3c5-4106-a4ac-5d586e8506b5 - - - - -] Sending Creation of Listener 8ee196f5-c392-495b-b2cd-36cb4d043424 to handler 2019-06-07 06:12:31.650 30938 INFO octavia.api.v1.controllers.listener [req-6ec9d459-41f6-4961-afcb-8a1eac175720 - - - - -] Sending Creation of Listener a931654b-f156-443f-bcd5-108acfd2c654 to handler 2019-06-07 06:12:31.610 30935 INFO octavia.api.v1.controllers.listener [req-faa186fd-a852-458f-9794-a5433f2d2b93 - - - - -] Sending Creation of Listener b310005a-ede4-44df-9dde-514deea29b47 to handler 2019-06-07 06:12:31.666 30935 INFO octavia.api.v1.controllers.pool [req-5fcfa721-9060-405c-8ab4-2b3d56e74015 - - - - -] Sending Creation of Pool bddf76b1-98ba-4b53-8860-e37892ca8ec6 to handler 2019-06-07 06:12:31.675 30937 INFO octavia.api.v1.controllers.listener [req-112c2f24-8a4b-4409-827d-b99794d9ab1a - - - - -] Sending Creation of Listener 6f5fba67-9e13-47d1-96c6-3e774bddd4bc to handler 2019-06-07 06:12:31.702 30938 INFO octavia.api.v1.controllers.pool [req-c7f1987e-9d5a-4067-b0bd-0b5a38d29c02 - - - - -] Sending Creation of Pool 45957b36-348c-436e-a96a-b099df55fe6e to handler 2019-06-07 06:12:31.709 30936 INFO octavia.api.v1.controllers.listener [req-ac052d57-3a0f-4df6-8b6f-146847964559 - - - - -] Sending Creation of Listener a9a39f1c-998c-4d4b-81f6-51f46259acd9 to handler 2019-06-07 06:12:31.744 30937 INFO octavia.api.v1.controllers.pool [req-fe7de491-d8db-4894-8d48-71febaa22326 - - - - -] Sending Creation of Pool 0b462833-0c82-49fc-9896-26e907de5a5d to handler 2019-06-07 06:12:31.786 30936 INFO octavia.api.v1.controllers.listener [req-e9ba888b-a830-41f2-ba40-b5b4077512e4 - - - - -] Sending Creation of Listener b90640e7-efd2-4ec1-abb9-8219c0474f56 to handler 2019-06-07 06:12:31.760 30935 INFO octavia.api.v1.controllers.pool [req-a730e9b1-472f-4a39-aece-03c9dfb7f6df - - - - -] Sending Creation of Pool 3fdd7dae-9979-445c-bdbd-db3c41983ddc to handler 2019-06-07 06:12:31.787 30938 INFO octavia.api.v1.controllers.pool [req-8a7fd03d-6420-422a-9d66-3cd632fe5bde - - - - -] Sending Creation of Pool a93f9da7-0b55-4e00-8b9a-368ab7bf50f9 to handler 2019-06-07 06:12:31.863 30937 INFO octavia.api.v1.controllers.pool [req-cbee1a10-29eb-4278-8e39-285962440af5 - - - - -] Sending Creation of Pool 7a4d6e2d-fb04-4687-9915-e0b65d0fd89f to handler 2019-06-07 06:12:31.863 30935 INFO octavia.api.v1.controllers.health_monitor [req-3ef30c04-3df3-472a-9723-87467a02adea - - - - -] Sending Creation of Health Monitor for Pool 3fdd7dae-9979-445c-bdbd-db3c41983ddc to handler 2019-06-07 06:12:31.874 30936 INFO octavia.api.v1.controllers.listener [req-e9305a52-c50b-401f-bd8a-e33131eca7d7 - - - - -] Sending Creation of Listener 9d14819f-8ed5-4d53-9aeb-da4b5c9471e5 to handler 2019-06-07 06:12:31.873 30938 INFO octavia.api.v1.controllers.health_monitor [req-41a5140e-a909-46a9-a4a1-58fb6ab82a12 - - - - -] Sending Creation of Health Monitor for Pool 45957b36-348c-436e-a96a-b099df55fe6e to handler 2019-06-07 06:12:31.947 30938 INFO oslo_db.sqlalchemy.provision [req-795eeb76-7bf2-45dc-9c20-4785b9ecb0d0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:31.948 30938 INFO oslo_db.sqlalchemy.provision [req-795eeb76-7bf2-45dc-9c20-4785b9ecb0d0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mrvvsftrqs 2019-06-07 06:12:31.948 30938 INFO oslo_db.sqlalchemy.provision [req-795eeb76-7bf2-45dc-9c20-4785b9ecb0d0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_get [0.430126s] ... ok 2019-06-07 06:12:31.948 30937 INFO octavia.api.v1.controllers.load_balancer [req-76b4da5a-39e0-4adf-add1-abc0e7d1cedc - - - - -] Sending updated Load Balancer c6df3c09-c666-49d6-aa77-b0ea43da2f30 to the handler 2019-06-07 06:12:31.952 30938 INFO oslo_db.sqlalchemy.provision [req-795eeb76-7bf2-45dc-9c20-4785b9ecb0d0 - - - - -] CREATE BACKEND sqlite:// TOKEN twhigzbweo 2019-06-07 06:12:31.973 30936 INFO octavia.api.v1.controllers.listener [req-e21ad6ea-f57e-46c4-9b01-56034ea9e370 - - - - -] Sending Creation of Listener b039fda3-f311-4ebf-a563-9540f6574d5b to handler 2019-06-07 06:12:31.984 30935 INFO octavia.api.v1.controllers.health_monitor [req-a92d7bd9-8d99-40be-9ebc-e7769e8a2e14 - - - - -] Sending Deletion of Health Monitor for Pool 3fdd7dae-9979-445c-bdbd-db3c41983ddc to handler 2019-06-07 06:12:32.019 30938 INFO octavia.common.config [req-795eeb76-7bf2-45dc-9c20-4785b9ecb0d0 - - - - -] Logging enabled! 2019-06-07 06:12:32.019 30938 INFO octavia.common.config [req-795eeb76-7bf2-45dc-9c20-4785b9ecb0d0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.017 30937 INFO octavia.api.v1.controllers.health_monitor [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:32.036 30937 INFO oslo_db.sqlalchemy.provision [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.037 30937 INFO oslo_db.sqlalchemy.provision [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqopbrswzx 2019-06-07 06:12:32.038 30937 INFO oslo_db.sqlalchemy.provision [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_update [0.552060s] ... ok 2019-06-07 06:12:32.040 30937 INFO oslo_db.sqlalchemy.provision [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] CREATE BACKEND sqlite:// TOKEN sfstbmceso 2019-06-07 06:12:32.039 30938 WARNING octavia.api.root_controller [req-795eeb76-7bf2-45dc-9c20-4785b9ecb0d0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.048 30938 INFO octavia.api.v1.controllers.load_balancer [req-e2a2e0cb-d7fc-452f-a5b3-41d4e9a3f375 - - - - -] Sending created Load Balancer 2bfd4a91-ff9f-4401-b2ef-7f7f2c9e1535 to the handler 2019-06-07 06:12:32.083 30936 INFO octavia.api.v1.controllers.listener [req-2bafbca5-c807-4455-a29f-c685f65cff09 - - - - -] Sending Creation of Listener dda24c93-6594-4180-bb2a-7ef506482d59 to handler 2019-06-07 06:12:32.080 30938 INFO octavia.api.v1.controllers.listener [req-f50fe095-c2a3-448c-8ab8-d8b5a4c5e31f - - - - -] Sending Creation of Listener c54f51ae-b95a-4520-a2fb-107768b578c8 to handler 2019-06-07 06:12:32.138 30938 INFO octavia.api.v1.controllers.pool [req-77e0992a-8e04-47a1-bf77-7b9218a2005d - - - - -] Sending Creation of Pool 972b8afc-2d36-4d73-9900-279ec28dc2cb to handler 2019-06-07 06:12:32.151 30935 INFO oslo_db.sqlalchemy.provision [req-ce4aaa7c-2057-4014-91b4-8096bdfa90bf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.155 30935 INFO oslo_db.sqlalchemy.provision [req-ce4aaa7c-2057-4014-91b4-8096bdfa90bf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oumlmvvvub 2019-06-07 06:12:32.155 30935 INFO oslo_db.sqlalchemy.provision [req-ce4aaa7c-2057-4014-91b4-8096bdfa90bf - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete [0.696590s] ... ok 2019-06-07 06:12:32.135 30937 INFO octavia.common.config [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] Logging enabled! 2019-06-07 06:12:32.135 30937 INFO octavia.common.config [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.169 30937 WARNING octavia.api.root_controller [req-41378ee4-911a-49a0-9ed4-dcb4ef293c73 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.178 30937 INFO octavia.api.v1.controllers.load_balancer [req-866cd8ab-c3c4-4666-ac1a-4d47797c70d7 - - - - -] Sending created Load Balancer 75e63fea-5958-4c5f-b93a-26cf3c002648 to the handler 2019-06-07 06:12:32.158 30935 INFO oslo_db.sqlalchemy.provision [req-ce4aaa7c-2057-4014-91b4-8096bdfa90bf - - - - -] CREATE BACKEND sqlite:// TOKEN blibaevnko 2019-06-07 06:12:32.205 30938 ERROR octavia.api.v1.controllers.base [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] L7 Policy f586b86c-09b0-4656-8eef-32905c1ee068 not found: None 2019-06-07 06:12:32.205 30938 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:32.205 30938 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:32.216 30938 INFO oslo_db.sqlalchemy.provision [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.218 30938 INFO oslo_db.sqlalchemy.provision [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN twhigzbweo 2019-06-07 06:12:32.218 30938 INFO oslo_db.sqlalchemy.provision [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_get [0.269476s] ... ok 2019-06-07 06:12:32.231 30937 INFO octavia.api.v1.controllers.listener [req-d8780776-f30e-4e6f-916b-4bffbdbca8e6 - - - - -] Sending Creation of Listener fd4e9468-9cd1-47c6-ad16-095b7bbda25c to handler 2019-06-07 06:12:32.203 30936 INFO octavia.api.v1.controllers.listener [req-2f5f3f74-1dc5-4fcf-86e6-137a23acad37 - - - - -] Sending Creation of Listener f04dfe0e-bd27-4d65-9f06-007c8243a50c to handler 2019-06-07 06:12:32.221 30938 INFO oslo_db.sqlalchemy.provision [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] CREATE BACKEND sqlite:// TOKEN xivkgsvruc 2019-06-07 06:12:32.294 30937 INFO octavia.api.v1.controllers.pool [req-db67684f-889c-4e91-80c1-e09d1e51062a - - - - -] Sending Creation of Pool 661284f2-5550-4f12-928b-3b49fcb43ecf to handler 2019-06-07 06:12:32.288 30938 INFO octavia.common.config [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] Logging enabled! 2019-06-07 06:12:32.288 30938 INFO octavia.common.config [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.297 30935 INFO octavia.common.config [req-ce4aaa7c-2057-4014-91b4-8096bdfa90bf - - - - -] Logging enabled! 2019-06-07 06:12:32.298 30935 INFO octavia.common.config [req-ce4aaa7c-2057-4014-91b4-8096bdfa90bf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.337 30936 INFO octavia.api.v1.controllers.listener [req-8bc859a9-0528-4a8e-8914-2360cbd299f3 - - - - -] Sending Creation of Listener bd635f41-ed6a-40d6-9b18-a3dc4fb45e4d to handler 2019-06-07 06:12:32.321 30935 WARNING octavia.api.root_controller [req-ce4aaa7c-2057-4014-91b4-8096bdfa90bf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.332 30935 INFO octavia.api.v1.controllers.load_balancer [req-1d8d016c-c1c3-4db5-8262-9ee2acc229e2 - - - - -] Sending created Load Balancer 6b4ceea3-773c-4729-9b20-a1c8dd08d106 to the handler 2019-06-07 06:12:32.365 30935 INFO octavia.api.v1.controllers.listener [req-3f7a43ff-0fbc-46fe-9495-eb43db0d5fac - - - - -] Sending Creation of Listener 43fd7ab1-854d-4657-8a74-7b2196287eca to handler 2019-06-07 06:12:32.372 30938 WARNING octavia.api.root_controller [req-3d9b2d1c-e0aa-4787-94e3-aee572815923 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.381 30938 INFO octavia.api.v1.controllers.load_balancer [req-1d513985-acf0-489c-aad6-40f331182d6b - - - - -] Sending created Load Balancer c243c8e3-c276-4fe4-a531-37c4666fa68d to the handler 2019-06-07 06:12:32.399 30937 INFO octavia.api.v1.controllers.pool [req-dbb822be-57ed-4b5c-91bc-787a7e97caba - - - - -] Sending Creation of Pool e2372c06-43ff-48d6-9ba3-c7e455794790 to handler 2019-06-07 06:12:32.415 30938 INFO octavia.api.v1.controllers.listener [req-b24f8ece-7e47-4ec0-877f-b53b96d8cff3 - - - - -] Sending Creation of Listener 5588f7e8-d053-4072-85ae-652c5fdeb888 to handler 2019-06-07 06:12:32.425 30935 INFO octavia.api.v1.controllers.pool [req-dbe2ce05-ccc6-4240-9cf2-8fcbf9a0d965 - - - - -] Sending Creation of Pool 9e454bce-eb15-4c0b-a99f-c7823d936697 to handler 2019-06-07 06:12:32.468 30938 INFO octavia.api.v1.controllers.pool [req-73aa31f5-b56c-4602-b4e3-8a496dfce7a6 - - - - -] Sending Creation of Pool 2cc8bd72-8651-43d1-bdf4-1cfa2b352206 to handler 2019-06-07 06:12:32.516 30935 INFO octavia.api.v1.controllers.pool [req-1d4ef5fb-fe8b-4b9e-8ab9-c42c54f79c69 - - - - -] Sending Creation of Pool 7c10bd15-3784-4239-bd27-54c6c9bedf6a to handler 2019-06-07 06:12:32.517 30937 INFO octavia.api.v1.controllers.health_monitor [req-0531d4b8-2a60-4070-9bef-efdcb7ea12f7 - - - - -] Sending Creation of Health Monitor for Pool 661284f2-5550-4f12-928b-3b49fcb43ecf to handler 2019-06-07 06:12:32.555 30938 INFO octavia.api.v1.controllers.l7policy [req-8771a92b-22d0-4c99-aac6-172bfb0589e6 - - - - -] Sending Creation of L7Policy d02c1012-25ec-4bb0-97be-3c2397de5d73 to handler 2019-06-07 06:12:32.586 30938 INFO oslo_db.sqlalchemy.provision [req-cb636354-bb91-452e-bb5e-72318c30f649 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.588 30938 INFO oslo_db.sqlalchemy.provision [req-cb636354-bb91-452e-bb5e-72318c30f649 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xivkgsvruc 2019-06-07 06:12:32.588 30938 INFO oslo_db.sqlalchemy.provision [req-cb636354-bb91-452e-bb5e-72318c30f649 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_update_redirect_to_url [0.369992s] ... ok 2019-06-07 06:12:32.597 30937 INFO octavia.api.v1.controllers.load_balancer [req-557586c3-734b-4194-8473-1e0c7c44a624 - - - - -] Sending updated Load Balancer 75e63fea-5958-4c5f-b93a-26cf3c002648 to the handler 2019-06-07 06:12:32.591 30938 INFO oslo_db.sqlalchemy.provision [req-cb636354-bb91-452e-bb5e-72318c30f649 - - - - -] CREATE BACKEND sqlite:// TOKEN yezqjsqjhp 2019-06-07 06:12:32.621 30935 INFO octavia.api.v1.controllers.health_monitor [req-7efd5ead-e5e9-4e93-83c4-5da0e098a792 - - - - -] Sending Creation of Health Monitor for Pool 9e454bce-eb15-4c0b-a99f-c7823d936697 to handler 2019-06-07 06:12:32.651 30936 INFO oslo_db.sqlalchemy.provision [req-129842bf-496e-4914-976e-9d34554a4d72 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.652 30936 INFO oslo_db.sqlalchemy.provision [req-129842bf-496e-4914-976e-9d34554a4d72 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN btxeilghva 2019-06-07 06:12:32.653 30936 INFO oslo_db.sqlalchemy.provision [req-129842bf-496e-4914-976e-9d34554a4d72 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_listeners_sorting_and_pagination [1.310726s] ... ok 2019-06-07 06:12:32.655 30936 INFO oslo_db.sqlalchemy.provision [req-129842bf-496e-4914-976e-9d34554a4d72 - - - - -] CREATE BACKEND sqlite:// TOKEN tkysfczkbq 2019-06-07 06:12:32.672 30937 INFO octavia.api.v1.controllers.health_monitor [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:32.688 30935 INFO octavia.api.v1.controllers.load_balancer [req-2f777d01-9683-45c5-b551-0a2e49224854 - - - - -] Sending deleted Load Balancer 6b4ceea3-773c-4729-9b20-a1c8dd08d106 to the handler 2019-06-07 06:12:32.659 30938 INFO octavia.common.config [req-cb636354-bb91-452e-bb5e-72318c30f649 - - - - -] Logging enabled! 2019-06-07 06:12:32.659 30938 INFO octavia.common.config [req-cb636354-bb91-452e-bb5e-72318c30f649 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.679 30938 WARNING octavia.api.root_controller [req-cb636354-bb91-452e-bb5e-72318c30f649 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.688 30938 INFO octavia.api.v1.controllers.load_balancer [req-1d671e10-3232-497c-8a52-c6d48d3090dd - - - - -] Sending created Load Balancer 84706f39-6bbe-474d-b988-af5342e104f7 to the handler 2019-06-07 06:12:32.706 30937 INFO oslo_db.sqlalchemy.provision [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.708 30937 INFO oslo_db.sqlalchemy.provision [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sfstbmceso 2019-06-07 06:12:32.708 30937 INFO oslo_db.sqlalchemy.provision [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_update [0.670154s] ... ok 2019-06-07 06:12:32.711 30937 INFO oslo_db.sqlalchemy.provision [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] CREATE BACKEND sqlite:// TOKEN pjkeqpslvn 2019-06-07 06:12:32.723 30938 INFO octavia.api.v1.controllers.listener [req-c3a05870-6e48-4b53-a710-5f1d21dcd7c0 - - - - -] Sending Creation of Listener d49933b6-23b3-4eac-af65-1a50285eb438 to handler 2019-06-07 06:12:32.802 30937 INFO octavia.common.config [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] Logging enabled! 2019-06-07 06:12:32.722 30935 INFO octavia.api.v1.controllers.health_monitor [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:32.752 30935 INFO oslo_db.sqlalchemy.provision [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.754 30935 INFO oslo_db.sqlalchemy.provision [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN blibaevnko 2019-06-07 06:12:32.754 30935 INFO oslo_db.sqlalchemy.provision [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_delete [0.599045s] ... ok 2019-06-07 06:12:32.730 30936 INFO octavia.common.config [req-129842bf-496e-4914-976e-9d34554a4d72 - - - - -] Logging enabled! 2019-06-07 06:12:32.730 30936 INFO octavia.common.config [req-129842bf-496e-4914-976e-9d34554a4d72 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.753 30936 WARNING octavia.api.root_controller [req-129842bf-496e-4914-976e-9d34554a4d72 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.762 30936 INFO octavia.api.v1.controllers.load_balancer [req-84fc64e6-b9d6-434b-af67-ffb3baf41d65 - - - - -] Sending created Load Balancer f71730a8-05bf-44f7-8647-88509bf255f8 to the handler 2019-06-07 06:12:32.778 30936 INFO octavia.api.v1.controllers.load_balancer [req-32e47c3e-0894-4700-9973-cb5ed0f36d22 - - - - -] Sending created Load Balancer 70e501e7-88b9-49de-90f3-f46553470679 to the handler 2019-06-07 06:12:32.786 30936 INFO octavia.api.v1.controllers.load_balancer [req-a5bd5a88-c9da-4751-b633-f76ad3ad8e96 - - - - -] Sending created Load Balancer 42a93183-0585-4644-bc39-98746d28eae7 to the handler 2019-06-07 06:12:32.795 30936 INFO octavia.api.v1.controllers.load_balancer [req-9acc75c0-58b7-4bc6-9374-d6def860585f - - - - -] Sending created Load Balancer 83abccc3-b2b9-40ba-bf8d-0a53fa4d9aa3 to the handler 2019-06-07 06:12:32.804 30936 INFO octavia.api.v1.controllers.load_balancer [req-96c6a6bd-6a93-491a-88ab-fe9236aad9a0 - - - - -] Sending created Load Balancer a9342f5d-b4da-4d4e-af04-1a4f6fe79739 to the handler 2019-06-07 06:12:32.822 30936 INFO octavia.api.v1.controllers.load_balancer [req-8418d299-5e51-4d88-b514-8eb052d46210 - - - - -] Sending created Load Balancer ee8fc4d2-db42-40d2-a188-0cd31c8b23cc to the handler 2019-06-07 06:12:32.804 30937 INFO octavia.common.config [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.834 30936 INFO octavia.api.v1.controllers.load_balancer [req-519126c3-afa0-4723-a8c3-edeb1f2308f2 - - - - -] Sending created Load Balancer 9014d015-8bb3-4ba4-a7d4-26b6d00b52a0 to the handler 2019-06-07 06:12:32.842 30936 INFO octavia.api.v1.controllers.load_balancer [req-8930c18a-b133-4ea7-b4b0-14df04c6bd5c - - - - -] Sending created Load Balancer 9835af40-d4aa-49a0-9d4b-e39a32ca0595 to the handler 2019-06-07 06:12:32.835 30937 WARNING octavia.api.root_controller [req-f80895c8-7975-498e-ac12-96e0cde377a0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.844 30937 INFO octavia.api.v1.controllers.load_balancer [req-fa4fbfe1-d480-4b8d-9a32-584ae3289f01 - - - - -] Sending created Load Balancer 1e90b60d-5e74-4d4d-a1d3-18b6e191b99b to the handler 2019-06-07 06:12:32.776 30938 INFO octavia.api.v1.controllers.pool [req-481bf7bf-c4d2-4605-9533-df0060a205c1 - - - - -] Sending Creation of Pool 1ec20231-941a-4778-8afa-ed0683b7a0ec to handler 2019-06-07 06:12:32.887 30937 INFO octavia.api.v1.controllers.listener [req-8b6e7683-a907-44bc-b852-928ca279d8b4 - - - - -] Sending Creation of Listener 9343517e-1f0e-4b4d-9e4f-6f6751ebb000 to handler 2019-06-07 06:12:32.861 30936 INFO octavia.api.v1.controllers.load_balancer [req-69b56933-fd32-484f-922d-dd1de4cada82 - - - - -] Sending created Load Balancer f1b89ec8-6469-407a-9fee-126e4ca4ddb9 to the handler 2019-06-07 06:12:32.872 30936 INFO octavia.api.v1.controllers.load_balancer [req-e05feb3c-7eac-4a8a-9a5e-c1e766f33518 - - - - -] Sending created Load Balancer 85f8490c-bbca-4d2c-879e-e5549961d535 to the handler 2019-06-07 06:12:32.880 30936 INFO octavia.api.v1.controllers.load_balancer [req-4e1c5e56-eba8-42e7-b75a-d7a283aee6da - - - - -] Sending created Load Balancer 7067ae82-8a7b-4336-9975-d0aae21acd3e to the handler 2019-06-07 06:12:32.890 30936 INFO octavia.api.v1.controllers.load_balancer [req-b0007118-6eb6-4791-aeed-16007daaad7d - - - - -] Sending created Load Balancer adbd6189-a8b1-4c54-993b-dd5b1568c145 to the handler 2019-06-07 06:12:32.899 30936 INFO octavia.api.v1.controllers.load_balancer [req-d5632b31-72e6-404d-b5d1-4bae75476efb - - - - -] Sending created Load Balancer 85bf4486-9f30-4b16-b3a9-d205c4593ae7 to the handler 2019-06-07 06:12:32.870 30938 INFO octavia.api.v1.controllers.l7policy [req-91b9b6f5-14d3-4518-a744-3660ba96cbe7 - - - - -] Sending Creation of L7Policy 5e37dadb-606c-4789-ad1c-f4a3a956f8fb to handler 2019-06-07 06:12:32.907 30936 INFO octavia.api.v1.controllers.load_balancer [req-e63e177c-de39-49af-88c3-aecba5a49225 - - - - -] Sending created Load Balancer 9dce3dac-7874-4398-bd46-feefc77c2e26 to the handler 2019-06-07 06:12:32.925 30936 INFO octavia.api.v1.controllers.load_balancer [req-c31541be-895d-4599-88d5-205a7f91cfeb - - - - -] Sending created Load Balancer 6f22ef58-f94f-46e5-9a90-43611f5a9de3 to the handler 2019-06-07 06:12:32.757 30935 INFO oslo_db.sqlalchemy.provision [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] CREATE BACKEND sqlite:// TOKEN zdijwcpttg 2019-06-07 06:12:32.832 30935 INFO octavia.common.config [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] Logging enabled! 2019-06-07 06:12:32.833 30935 INFO octavia.common.config [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:32.853 30935 WARNING octavia.api.root_controller [req-4544b69f-63cf-4c8f-af17-c4e99e701bc2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:32.862 30935 INFO octavia.api.v1.controllers.load_balancer [req-bdf3ee5b-713c-4d09-b7e9-22560d0a0240 - - - - -] Sending created Load Balancer 51d61b5a-1da0-4f08-90f0-44343c6db239 to the handler 2019-06-07 06:12:32.902 30935 INFO octavia.api.v1.controllers.listener [req-e30946c8-76a0-497a-9df7-bba2bac08eeb - - - - -] Sending Creation of Listener 10bb73ef-5a84-4156-b317-af632f8329c8 to handler 2019-06-07 06:12:32.952 30937 INFO octavia.api.v1.controllers.pool [req-2ef1d5bf-033f-4ff5-85f2-90a82f51d292 - - - - -] Sending Creation of Pool f835924a-c521-4108-9b0f-491a40dd8626 to handler 2019-06-07 06:12:32.958 30935 INFO octavia.api.v1.controllers.pool [req-cc200478-6cc9-4c81-8de2-e043070f2bff - - - - -] Sending Creation of Pool 8e46de8f-97d9-4e5b-aaa4-c1f544505274 to handler 2019-06-07 06:12:32.993 30938 INFO oslo_db.sqlalchemy.provision [req-e4fe0d29-3467-47c8-80f2-745f4689fb99 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:32.995 30938 INFO oslo_db.sqlalchemy.provision [req-e4fe0d29-3467-47c8-80f2-745f4689fb99 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yezqjsqjhp 2019-06-07 06:12:32.995 30938 INFO oslo_db.sqlalchemy.provision [req-e4fe0d29-3467-47c8-80f2-745f4689fb99 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_redirect_to_pool [0.406710s] ... ok 2019-06-07 06:12:32.998 30938 INFO oslo_db.sqlalchemy.provision [req-e4fe0d29-3467-47c8-80f2-745f4689fb99 - - - - -] CREATE BACKEND sqlite:// TOKEN rijclsdzyz 2019-06-07 06:12:33.052 30935 INFO octavia.api.v1.controllers.pool [req-c6de605f-2f51-4fc9-8382-68cfe425625d - - - - -] Sending Creation of Pool 2fe84dae-0449-406e-8581-7f151eb4d5ee to handler 2019-06-07 06:12:33.066 30938 INFO octavia.common.config [req-e4fe0d29-3467-47c8-80f2-745f4689fb99 - - - - -] Logging enabled! 2019-06-07 06:12:33.067 30938 INFO octavia.common.config [req-e4fe0d29-3467-47c8-80f2-745f4689fb99 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:33.057 30937 INFO octavia.api.v1.controllers.pool [req-1cf1041a-39ce-4df2-a8f3-d46f39de9500 - - - - -] Sending Creation of Pool ddb82191-cf21-4d5d-9b8c-b1bef8f66108 to handler 2019-06-07 06:12:33.087 30938 WARNING octavia.api.root_controller [req-e4fe0d29-3467-47c8-80f2-745f4689fb99 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:33.096 30938 INFO octavia.api.v1.controllers.load_balancer [req-cadb03a1-2fd0-462f-b38b-7b5b67a6f210 - - - - -] Sending created Load Balancer 815a5501-5957-4a8e-a0d2-a87760182b03 to the handler 2019-06-07 06:12:33.126 30938 INFO octavia.api.v1.controllers.listener [req-16c4e64e-51ce-430e-bcf1-b0634ef5eec0 - - - - -] Sending Creation of Listener 046952a6-3a5a-4d9b-89b1-f00f52e98453 to handler 2019-06-07 06:12:33.148 30935 INFO octavia.api.v1.controllers.health_monitor [req-f08c1225-0f98-4c43-b62c-94b92016083c - - - - -] Sending Creation of Health Monitor for Pool 8e46de8f-97d9-4e5b-aaa4-c1f544505274 to handler 2019-06-07 06:12:33.186 30937 INFO octavia.api.v1.controllers.health_monitor [req-c5533f16-a86a-4053-80cb-0983323b65b9 - - - - -] Sending Creation of Health Monitor for Pool ddb82191-cf21-4d5d-9b8c-b1bef8f66108 to handler 2019-06-07 06:12:33.175 30938 INFO octavia.api.v1.controllers.pool [req-705c3416-862c-41a5-9004-fcb0a8cddf1e - - - - -] Sending Creation of Pool df6c59b5-46ed-4563-9705-c59b911a3e1f to handler 2019-06-07 06:12:33.212 30935 INFO octavia.api.v1.controllers.load_balancer [req-41167ced-5923-4bc1-9ba3-52447b995f8a - - - - -] Sending updated Load Balancer 51d61b5a-1da0-4f08-90f0-44343c6db239 to the handler 2019-06-07 06:12:33.255 30935 INFO octavia.api.v1.controllers.health_monitor [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:33.271 30938 INFO octavia.api.v1.controllers.l7policy [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] Sending Creation of L7Policy 0675dbcb-124f-410c-b837-c8c9e7b66ec9 to handler 2019-06-07 06:12:33.286 30938 INFO oslo_db.sqlalchemy.provision [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:33.287 30938 INFO oslo_db.sqlalchemy.provision [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rijclsdzyz 2019-06-07 06:12:33.287 30938 INFO oslo_db.sqlalchemy.provision [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_with_id [0.291935s] ... ok 2019-06-07 06:12:33.286 30935 INFO oslo_db.sqlalchemy.provision [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:33.290 30938 INFO oslo_db.sqlalchemy.provision [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] CREATE BACKEND sqlite:// TOKEN aqhfihvrfb 2019-06-07 06:12:33.280 30937 INFO octavia.api.v1.controllers.health_monitor [req-96951157-fdc0-4fbd-9df8-0cd385cee90d - - - - -] Sending Update of Health Monitor for Pool ddb82191-cf21-4d5d-9b8c-b1bef8f66108 to handler 2019-06-07 06:12:33.296 30935 INFO oslo_db.sqlalchemy.provision [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zdijwcpttg 2019-06-07 06:12:33.299 30935 INFO oslo_db.sqlalchemy.provision [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_update [0.544463s] ... ok 2019-06-07 06:12:33.302 30935 INFO oslo_db.sqlalchemy.provision [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] CREATE BACKEND sqlite:// TOKEN rxgykqglwx 2019-06-07 06:12:33.357 30938 INFO octavia.common.config [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] Logging enabled! 2019-06-07 06:12:33.358 30938 INFO octavia.common.config [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:33.376 30935 INFO octavia.common.config [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] Logging enabled! 2019-06-07 06:12:33.378 30935 INFO octavia.common.config [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:33.398 30935 WARNING octavia.api.root_controller [req-fa3d3f57-6f36-412c-919a-16fb8925d4a1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:33.407 30935 INFO octavia.api.v1.controllers.load_balancer [req-d963c0e4-faa0-4658-8292-97f00f297516 - - - - -] Sending created Load Balancer 8a816da5-fc7c-48d6-8407-4ac4e84de011 to the handler 2019-06-07 06:12:33.378 30938 WARNING octavia.api.root_controller [req-270ff90e-36c4-4d6a-8c61-fa9ce112e3ae - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:33.387 30938 INFO octavia.api.v1.controllers.load_balancer [req-467d30b5-cffc-4262-900c-146fac0ee0b9 - - - - -] Sending created Load Balancer 72db9e2e-42d4-4a46-865b-b77f12b95048 to the handler 2019-06-07 06:12:33.421 30938 INFO octavia.api.v1.controllers.listener [req-f0b0f058-e5c4-4411-8512-f4a866fdb78e - - - - -] Sending Creation of Listener 0bf6b37c-44cd-4c39-9fa9-57892af74338 to handler 2019-06-07 06:12:32.938 30936 INFO octavia.api.v1.controllers.load_balancer [req-51b16c92-736c-44f1-9c9f-57f9a9ff9d0e - - - - -] Sending created Load Balancer 88246f77-5a89-47b6-8233-59963cc9f98f to the handler 2019-06-07 06:12:32.946 30936 INFO octavia.api.v1.controllers.load_balancer [req-12c75990-ba55-4412-b4bc-e5097891b472 - - - - -] Sending created Load Balancer aecd6966-df38-4cc8-bbda-7ad2a9fc3d52 to the handler 2019-06-07 06:12:32.957 30936 INFO octavia.api.v1.controllers.load_balancer [req-f9f38ec1-c222-4284-9af9-d7463e7116db - - - - -] Sending created Load Balancer e83c58f1-ad32-45fc-b0cd-c7c56f752440 to the handler 2019-06-07 06:12:32.966 30936 INFO octavia.api.v1.controllers.load_balancer [req-eba91109-3a76-46cc-a62b-8d3c777255a9 - - - - -] Sending created Load Balancer 80755d9f-4862-4e96-9d99-74072608afdb to the handler 2019-06-07 06:12:32.979 30936 INFO octavia.api.v1.controllers.load_balancer [req-ad13870c-c98c-46cb-a87e-a69cfb900fa9 - - - - -] Sending created Load Balancer 60ca1e5c-5c15-487e-89b7-98099d87e0ba to the handler 2019-06-07 06:12:32.988 30936 INFO octavia.api.v1.controllers.load_balancer [req-f200af69-61d5-4dd8-9ffe-561be4e474a7 - - - - -] Sending created Load Balancer d006db2c-656c-416f-a3bc-b9dcd829ea1e to the handler 2019-06-07 06:12:33.000 30936 INFO octavia.api.v1.controllers.load_balancer [req-54e64591-d364-4990-9d15-03ca0887cdc6 - - - - -] Sending created Load Balancer 6410ddff-b72d-4282-9a3f-d25b4a1cc954 to the handler 2019-06-07 06:12:33.009 30936 INFO octavia.api.v1.controllers.load_balancer [req-677df8f1-8ddb-4037-a379-5bac1b5c3b70 - - - - -] Sending created Load Balancer 0678cd99-5b0c-4a27-beb8-5c1736e9b066 to the handler 2019-06-07 06:12:33.021 30936 INFO octavia.api.v1.controllers.load_balancer [req-3ca52257-bd9a-4e32-9c53-64b9238189a7 - - - - -] Sending created Load Balancer c8ce5210-4397-4e69-8b75-b66895059d84 to the handler 2019-06-07 06:12:33.032 30936 INFO octavia.api.v1.controllers.load_balancer [req-069e74d1-601e-4ca9-99f8-8c66bc3b26e0 - - - - -] Sending created Load Balancer 9d038c0a-fbfd-478c-9fdc-e4981a962f60 to the handler 2019-06-07 06:12:33.040 30936 INFO octavia.api.v1.controllers.load_balancer [req-b41015de-8995-4da6-b016-25c1655d7778 - - - - -] Sending created Load Balancer 35489917-fa9a-47a8-a630-290b750951ab to the handler 2019-06-07 06:12:33.049 30936 INFO octavia.api.v1.controllers.load_balancer [req-6d6b9b20-0cc4-4d90-9a9a-a9fae3ebbd54 - - - - -] Sending created Load Balancer 73d7bd1a-ad09-45db-8e6d-ffec14c44223 to the handler 2019-06-07 06:12:33.063 30936 INFO octavia.api.v1.controllers.load_balancer [req-67fc5d36-d829-48ad-9981-683018ef3e1d - - - - -] Sending created Load Balancer e2dab46f-afa7-41a5-979d-45b4614f1c01 to the handler 2019-06-07 06:12:33.074 30936 INFO octavia.api.v1.controllers.load_balancer [req-270297df-b404-42fd-9a1f-e4d5fc3d1b27 - - - - -] Sending created Load Balancer d5e11cb6-0955-4a46-8ba7-19f99bdcd29a to the handler 2019-06-07 06:12:33.082 30936 INFO octavia.api.v1.controllers.load_balancer [req-2d0862ed-f114-4dbd-a986-178df74faf06 - - - - -] Sending created Load Balancer 0ad34d8e-a2e1-4920-834d-fdcd0d2bcede to the handler 2019-06-07 06:12:33.095 30936 INFO octavia.api.v1.controllers.load_balancer [req-3f17c9ce-d3a4-474d-94fd-0b0ca764d7d0 - - - - -] Sending created Load Balancer 70955950-e387-4849-933e-f2b8477909e6 to the handler 2019-06-07 06:12:33.103 30936 INFO octavia.api.v1.controllers.load_balancer [req-989982d1-3fab-4f6b-a5dc-85982da2ea4f - - - - -] Sending created Load Balancer 6b69d155-bdfe-4aee-9588-fb6e441fe616 to the handler 2019-06-07 06:12:33.112 30936 INFO octavia.api.v1.controllers.load_balancer [req-ac4937b8-b066-475e-9fad-0fb8c0b45626 - - - - -] Sending created Load Balancer 14a4af58-bba2-4145-b8fe-40775b99e805 to the handler 2019-06-07 06:12:33.126 30936 INFO octavia.api.v1.controllers.load_balancer [req-e12c3b01-7326-4cee-a735-9eb27c9549b3 - - - - -] Sending created Load Balancer bc5d34fc-6015-4a92-b2fb-d3f12df58288 to the handler 2019-06-07 06:12:33.135 30936 INFO octavia.api.v1.controllers.load_balancer [req-55712425-6707-4ba9-b71e-62d000af6763 - - - - -] Sending created Load Balancer 40586751-d805-4a87-89af-960f7b463605 to the handler 2019-06-07 06:12:33.147 30936 INFO octavia.api.v1.controllers.load_balancer [req-1399e2c0-c2bd-40a9-b299-6d48b6f49394 - - - - -] Sending created Load Balancer de27ffe9-c70f-4010-acda-fc7decd1e6c2 to the handler 2019-06-07 06:12:33.155 30936 INFO octavia.api.v1.controllers.load_balancer [req-730ca95c-8b69-4b26-8e56-7e323fadc75c - - - - -] Sending created Load Balancer 50b4fd73-b000-4952-84ed-b61bcab974b2 to the handler 2019-06-07 06:12:33.168 30936 INFO octavia.api.v1.controllers.load_balancer [req-a2713b2f-71dd-4c14-aad2-46647e8eb4c5 - - - - -] Sending created Load Balancer 6b2442c0-446f-4905-b46b-abc97de80bcc to the handler 2019-06-07 06:12:33.176 30936 INFO octavia.api.v1.controllers.load_balancer [req-9643e27e-59ee-4f75-b58c-d37126c1c0d4 - - - - -] Sending created Load Balancer 13400b0a-3d15-48b8-b698-75e170a9d015 to the handler 2019-06-07 06:12:33.189 30936 INFO octavia.api.v1.controllers.load_balancer [req-24ac3217-c573-4fd0-b1cd-444e1f2aecf5 - - - - -] Sending created Load Balancer 6c545149-02eb-4443-94c1-4d6a62dc4a60 to the handler 2019-06-07 06:12:33.198 30936 INFO octavia.api.v1.controllers.load_balancer [req-71b08880-1ba5-4266-8eb0-c1e385647335 - - - - -] Sending created Load Balancer 907cd94b-5b67-4169-a1cd-140ecdb621c2 to the handler 2019-06-07 06:12:33.210 30936 INFO octavia.api.v1.controllers.load_balancer [req-e6d93f9d-d584-4010-ba02-620994e73d4d - - - - -] Sending created Load Balancer e8b0c21c-ba82-4651-860b-6d0b9c7b2100 to the handler 2019-06-07 06:12:33.218 30936 INFO octavia.api.v1.controllers.load_balancer [req-90980249-ed9e-41ee-b1af-4579f3391a9e - - - - -] Sending created Load Balancer d4c462d5-ba88-4ba3-894b-6cc2e4ba2266 to the handler 2019-06-07 06:12:33.227 30936 INFO octavia.api.v1.controllers.load_balancer [req-d79488bf-152e-4744-b1f1-7378a2353c39 - - - - -] Sending created Load Balancer d7d180ae-84ef-4c13-9ddb-9e1b9ff26cf7 to the handler 2019-06-07 06:12:33.241 30936 INFO octavia.api.v1.controllers.load_balancer [req-f50f5daa-bfd2-4cfd-81de-c4629212d98e - - - - -] Sending created Load Balancer 44f314b2-bf24-4c16-9288-379aaadcde2b to the handler 2019-06-07 06:12:33.252 30936 INFO octavia.api.v1.controllers.load_balancer [req-6e67581d-129c-4eca-9960-02cc41c3af45 - - - - -] Sending created Load Balancer 435d1e82-fc07-491a-b429-1fb23edc6041 to the handler 2019-06-07 06:12:33.260 30936 INFO octavia.api.v1.controllers.load_balancer [req-45af55da-1100-4d73-a410-fc45a1b93256 - - - - -] Sending created Load Balancer 949c957f-bf48-4896-909e-d05354073630 to the handler 2019-06-07 06:12:33.269 30936 INFO octavia.api.v1.controllers.load_balancer [req-9e8f9cd3-1402-48e2-8d02-abc6344c8a41 - - - - -] Sending created Load Balancer ea7d4603-a406-410a-a39c-01a1b3e1dcc9 to the handler 2019-06-07 06:12:33.279 30936 INFO octavia.api.v1.controllers.load_balancer [req-1c6418c9-2cbe-4fcd-b7c9-80c36ba6fea2 - - - - -] Sending created Load Balancer 2e24c14c-af79-4043-8295-f8a1ccc438b3 to the handler 2019-06-07 06:12:33.289 30936 INFO octavia.api.v1.controllers.load_balancer [req-a6d130ae-94fd-459e-aeaa-7aaff00f544f - - - - -] Sending created Load Balancer b7e82db2-f992-446d-b11e-162425a989e3 to the handler 2019-06-07 06:12:33.297 30936 INFO octavia.api.v1.controllers.load_balancer [req-95138d9f-5026-4173-b0ad-a506355a48e7 - - - - -] Sending created Load Balancer 8e835ade-6632-4742-9a78-8132b4771739 to the handler 2019-06-07 06:12:33.306 30936 INFO octavia.api.v1.controllers.load_balancer [req-d3c1b0da-0525-4eb6-baa8-42bca43134b8 - - - - -] Sending created Load Balancer 4b40050e-88a1-483f-a7d5-f35f01f770d6 to the handler 2019-06-07 06:12:33.328 30936 INFO octavia.api.v1.controllers.load_balancer [req-7f175f88-8574-4ab7-be71-ce73500c29b7 - - - - -] Sending created Load Balancer 2017abc3-66bd-4d7e-b34d-0e25c63d39bb to the handler 2019-06-07 06:12:33.336 30936 INFO octavia.api.v1.controllers.load_balancer [req-ce7c348c-0dc2-4112-8ca0-5304381c1be4 - - - - -] Sending created Load Balancer f193999f-0ab3-48b1-8454-2e4b3b4156e7 to the handler 2019-06-07 06:12:33.345 30936 INFO octavia.api.v1.controllers.load_balancer [req-18057c5c-62e7-4ca4-96f1-369648ded900 - - - - -] Sending created Load Balancer bcabdcbb-0a93-43b6-b20a-9c43278814a4 to the handler 2019-06-07 06:12:33.353 30936 INFO octavia.api.v1.controllers.load_balancer [req-d0443fa3-9fa7-4a81-baaf-74a73b0d0224 - - - - -] Sending created Load Balancer 066400a5-53f3-4e65-919d-620715deee7e to the handler 2019-06-07 06:12:33.362 30936 INFO octavia.api.v1.controllers.load_balancer [req-e68f25fb-1912-4992-b61c-f342527d39b3 - - - - -] Sending created Load Balancer eeaec9df-9094-490a-8a18-75267b408728 to the handler 2019-06-07 06:12:33.377 30936 INFO octavia.api.v1.controllers.load_balancer [req-90e6f23c-e3db-47cf-91cd-290bb1d9e780 - - - - -] Sending created Load Balancer 5f505055-6636-44a2-b774-c3395269bb2f to the handler 2019-06-07 06:12:33.386 30936 INFO octavia.api.v1.controllers.load_balancer [req-61ba90f6-1697-4a5c-a0b9-bfb01bdc26bb - - - - -] Sending created Load Balancer 3c851328-5d93-4c50-902a-9fece75f7641 to the handler 2019-06-07 06:12:33.394 30936 INFO octavia.api.v1.controllers.load_balancer [req-0ba76f16-9047-4469-b4aa-c49803ff09f9 - - - - -] Sending created Load Balancer 2d6a6046-71e5-4d84-bbc0-9b5b2e968a1e to the handler 2019-06-07 06:12:33.413 30936 INFO octavia.api.v1.controllers.load_balancer [req-1f76bf45-d69e-4e60-8043-b6a7b5daa28b - - - - -] Sending created Load Balancer 956f7500-d241-4078-816f-019a8c6f0006 to the handler 2019-06-07 06:12:33.424 30936 INFO octavia.api.v1.controllers.load_balancer [req-43c44056-6966-45c4-a50f-f3a8f0e3eb54 - - - - -] Sending created Load Balancer 1d84bf72-3693-4d30-bdeb-a1ec34abf157 to the handler 2019-06-07 06:12:33.432 30936 INFO octavia.api.v1.controllers.load_balancer [req-4e7c9e6c-7adc-47ee-b61a-33ed19a602bf - - - - -] Sending created Load Balancer 3bf9733a-d663-4a70-bdf8-df32db76a7c8 to the handler 2019-06-07 06:12:33.441 30936 INFO octavia.api.v1.controllers.load_balancer [req-05cfceeb-b9b9-4c14-8e17-a7e6c5932f19 - - - - -] Sending created Load Balancer 20b203fd-1937-434d-b2f8-305a3bb6c137 to the handler 2019-06-07 06:12:33.465 30937 INFO oslo_db.sqlalchemy.provision [req-97b216a8-02b6-480c-955b-dea7db592f3e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:33.467 30937 INFO oslo_db.sqlalchemy.provision [req-97b216a8-02b6-480c-955b-dea7db592f3e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pjkeqpslvn 2019-06-07 06:12:33.467 30937 INFO oslo_db.sqlalchemy.provision [req-97b216a8-02b6-480c-955b-dea7db592f3e - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update [0.758862s] ... ok 2019-06-07 06:12:33.454 30935 INFO octavia.api.v1.controllers.listener [req-edbfbc11-51da-468c-85d1-30b93bb3fce5 - - - - -] Sending Creation of Listener c12c9806-88a2-4888-80bb-c8224273aaff to handler 2019-06-07 06:12:33.470 30937 INFO oslo_db.sqlalchemy.provision [req-97b216a8-02b6-480c-955b-dea7db592f3e - - - - -] CREATE BACKEND sqlite:// TOKEN vwcqbfwwww 2019-06-07 06:12:33.475 30938 INFO octavia.api.v1.controllers.pool [req-bbb309bd-24dc-4ec3-a7dc-485f84d3b5fa - - - - -] Sending Creation of Pool b7e2d0d9-5790-47ca-98de-0d1f72f4570f to handler 2019-06-07 06:12:33.506 30935 INFO octavia.api.v1.controllers.pool [req-052b28ad-4329-4165-ac27-210bfa37924c - - - - -] Sending Creation of Pool 4cf6b372-e5c4-4aec-a437-943bfd177c0b to handler 2019-06-07 06:12:33.564 30937 INFO octavia.common.config [req-97b216a8-02b6-480c-955b-dea7db592f3e - - - - -] Logging enabled! 2019-06-07 06:12:33.565 30937 INFO octavia.common.config [req-97b216a8-02b6-480c-955b-dea7db592f3e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:33.578 30935 INFO oslo_db.sqlalchemy.provision [req-e97f3e3b-bcc9-4ebb-9121-578aa25d1354 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:33.581 30935 INFO oslo_db.sqlalchemy.provision [req-e97f3e3b-bcc9-4ebb-9121-578aa25d1354 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rxgykqglwx 2019-06-07 06:12:33.581 30935 INFO oslo_db.sqlalchemy.provision [req-e97f3e3b-bcc9-4ebb-9121-578aa25d1354 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_create [0.282285s] ... ok 2019-06-07 06:12:33.561 30938 INFO octavia.api.v1.controllers.l7policy [req-8342b10e-aabb-4c3b-b01c-5a7052d669b3 - - - - -] Sending Creation of L7Policy 65559348-5a5f-40ce-96e3-6f58863a1058 to handler 2019-06-07 06:12:33.584 30935 INFO oslo_db.sqlalchemy.provision [req-e97f3e3b-bcc9-4ebb-9121-578aa25d1354 - - - - -] CREATE BACKEND sqlite:// TOKEN iybijfcbdf 2019-06-07 06:12:33.623 30938 ERROR octavia.api.v1.controllers.base [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] Pool 61e72184-3347-4796-bda1-388284f43f2e not found: None 2019-06-07 06:12:33.623 30938 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:33.623 30938 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:33.634 30938 INFO oslo_db.sqlalchemy.provision [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:33.636 30938 INFO oslo_db.sqlalchemy.provision [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aqhfihvrfb 2019-06-07 06:12:33.636 30938 INFO oslo_db.sqlalchemy.provision [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_pool_bad_pool_id [0.348699s] ... ok 2019-06-07 06:12:33.639 30938 INFO oslo_db.sqlalchemy.provision [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] CREATE BACKEND sqlite:// TOKEN thsebuxpxr 2019-06-07 06:12:33.598 30937 WARNING octavia.api.root_controller [req-97b216a8-02b6-480c-955b-dea7db592f3e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:33.614 30937 INFO octavia.api.v1.controllers.load_balancer [req-7cdf951e-afeb-4321-b695-07aa8aeb7037 - - - - -] Sending created Load Balancer 916a8d25-a044-4ce8-9a6e-1387b3f3a6d3 to the handler 2019-06-07 06:12:33.649 30937 INFO octavia.api.v1.controllers.listener [req-c0c16a5b-2c96-4010-80e5-01a5e744fbff - - - - -] Sending Creation of Listener 456344ae-3941-4bbe-9c37-2623f311da90 to handler 2019-06-07 06:12:33.667 30935 INFO octavia.common.config [req-e97f3e3b-bcc9-4ebb-9121-578aa25d1354 - - - - -] Logging enabled! 2019-06-07 06:12:33.667 30935 INFO octavia.common.config [req-e97f3e3b-bcc9-4ebb-9121-578aa25d1354 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:33.688 30935 WARNING octavia.api.root_controller [req-e97f3e3b-bcc9-4ebb-9121-578aa25d1354 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:33.697 30935 INFO octavia.api.v1.controllers.load_balancer [req-f47f089c-3ad9-4486-a6e9-379334fc5c3b - - - - -] Sending created Load Balancer f4d5e9ae-23b9-410e-8093-53dcfd032492 to the handler 2019-06-07 06:12:33.707 30938 INFO octavia.common.config [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] Logging enabled! 2019-06-07 06:12:33.707 30938 INFO octavia.common.config [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:33.728 30938 WARNING octavia.api.root_controller [req-abedc0bd-61d2-4258-8316-7dd2ad832b60 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:33.722 30937 INFO octavia.api.v1.controllers.pool [req-5682c51f-6f89-46a4-b5c6-bd2e65309e39 - - - - -] Sending Creation of Pool 0f4004ef-4546-491a-a222-b81a7253ec4c to handler 2019-06-07 06:12:33.734 30935 INFO octavia.api.v1.controllers.listener [req-0825accb-bdf0-43b2-902f-0d8b5a33102d - - - - -] Sending Creation of Listener 7bf63146-c619-4c52-a637-72f7576ad071 to handler 2019-06-07 06:12:33.737 30938 INFO octavia.api.v1.controllers.load_balancer [req-dd2ad4bb-ade5-4118-9d85-0353b3f67b47 - - - - -] Sending created Load Balancer 015fa36f-7119-4f10-b4de-44ebedb63683 to the handler 2019-06-07 06:12:33.768 30938 INFO octavia.api.v1.controllers.listener [req-d63e66df-9198-4934-b669-2ebd2d4834d2 - - - - -] Sending Creation of Listener ff968548-8f8a-4445-86f1-c67a4a82ee30 to handler 2019-06-07 06:12:33.790 30935 INFO octavia.api.v1.controllers.pool [req-6113a507-5776-48d5-a46e-61eb9c8ba69e - - - - -] Sending Creation of Pool aae4e82d-4965-4e04-b435-d9736965623b to handler 2019-06-07 06:12:33.821 30938 INFO octavia.api.v1.controllers.pool [req-782aa5cd-474f-48c4-9925-a96aab74f766 - - - - -] Sending Creation of Pool 58865afb-612d-4626-be0a-c2d775358e49 to handler 2019-06-07 06:12:33.836 30937 INFO octavia.api.v1.controllers.pool [req-d3f9b52f-260d-4756-a2f0-27e9ad73adb1 - - - - -] Sending Creation of Pool 8ff726df-3d21-4d36-a2ff-e951bf69f4cd to handler 2019-06-07 06:12:33.867 30935 INFO oslo_db.sqlalchemy.provision [req-95e94148-1be3-49f7-9003-9ea04c953466 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:33.868 30935 INFO oslo_db.sqlalchemy.provision [req-95e94148-1be3-49f7-9003-9ea04c953466 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iybijfcbdf 2019-06-07 06:12:33.868 30935 INFO oslo_db.sqlalchemy.provision [req-95e94148-1be3-49f7-9003-9ea04c953466 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_create_redirect_to_url [0.286990s] ... ok 2019-06-07 06:12:33.871 30935 INFO oslo_db.sqlalchemy.provision [req-95e94148-1be3-49f7-9003-9ea04c953466 - - - - -] CREATE BACKEND sqlite:// TOKEN ddnlcywcub 2019-06-07 06:12:33.908 30938 INFO octavia.api.v1.controllers.l7policy [req-f9b767e5-fc99-41ec-b712-1fd3a19b5e85 - - - - -] Sending Creation of L7Policy 523072f1-f8b3-45d6-a14f-bf0ba1d706df to handler 2019-06-07 06:12:33.970 30938 INFO oslo_db.sqlalchemy.provision [req-2a8e0b37-70eb-493f-97af-0b78d92ef1e4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:33.971 30938 INFO oslo_db.sqlalchemy.provision [req-2a8e0b37-70eb-493f-97af-0b78d92ef1e4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN thsebuxpxr 2019-06-07 06:12:33.972 30938 INFO oslo_db.sqlalchemy.provision [req-2a8e0b37-70eb-493f-97af-0b78d92ef1e4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_url_bad_url [0.335310s] ... ok 2019-06-07 06:12:33.958 30937 INFO octavia.api.v1.controllers.health_monitor [req-daee4fc2-0b2f-413d-a410-e83e375f59f5 - - - - -] Sending Creation of Health Monitor for Pool 8ff726df-3d21-4d36-a2ff-e951bf69f4cd to handler 2019-06-07 06:12:33.940 30935 INFO octavia.common.config [req-95e94148-1be3-49f7-9003-9ea04c953466 - - - - -] Logging enabled! 2019-06-07 06:12:33.940 30935 INFO octavia.common.config [req-95e94148-1be3-49f7-9003-9ea04c953466 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:33.961 30935 WARNING octavia.api.root_controller [req-95e94148-1be3-49f7-9003-9ea04c953466 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:33.970 30935 INFO octavia.api.v1.controllers.load_balancer [req-5073eb59-e273-4ede-9b10-cded32163abd - - - - -] Sending created Load Balancer 03ad50e0-680d-4b79-b95f-148230fe4fc9 to the handler 2019-06-07 06:12:33.975 30938 INFO oslo_db.sqlalchemy.provision [req-2a8e0b37-70eb-493f-97af-0b78d92ef1e4 - - - - -] CREATE BACKEND sqlite:// TOKEN ilegydosjv 2019-06-07 06:12:34.019 30936 INFO oslo_db.sqlalchemy.provision [req-d6027e83-f85e-4766-b21e-087b74b1f3d9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.008 30935 INFO octavia.api.v1.controllers.listener [req-7108307e-21b0-4450-b579-131127a576bb - - - - -] Sending Creation of Listener 8b13b621-98df-452b-a9fc-db749b435e4d to handler 2019-06-07 06:12:34.024 30936 INFO oslo_db.sqlalchemy.provision [req-d6027e83-f85e-4766-b21e-087b74b1f3d9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tkysfczkbq 2019-06-07 06:12:34.024 30936 INFO oslo_db.sqlalchemy.provision [req-d6027e83-f85e-4766-b21e-087b74b1f3d9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_loadbalancer_sorting_and_pagination [1.371771s] ... ok 2019-06-07 06:12:34.027 30936 INFO oslo_db.sqlalchemy.provision [req-d6027e83-f85e-4766-b21e-087b74b1f3d9 - - - - -] CREATE BACKEND sqlite:// TOKEN scvdcvcgsi 2019-06-07 06:12:34.063 30935 INFO octavia.api.v1.controllers.pool [req-555590e4-71df-43ee-820b-3139d34b028a - - - - -] Sending Creation of Pool 236fd25b-b02e-4661-9271-d7f6fa096066 to handler 2019-06-07 06:12:34.042 30938 INFO octavia.common.config [req-2a8e0b37-70eb-493f-97af-0b78d92ef1e4 - - - - -] Logging enabled! 2019-06-07 06:12:34.042 30938 INFO octavia.common.config [req-2a8e0b37-70eb-493f-97af-0b78d92ef1e4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.062 30938 WARNING octavia.api.root_controller [req-2a8e0b37-70eb-493f-97af-0b78d92ef1e4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.071 30938 INFO octavia.api.v1.controllers.load_balancer [req-b8ef1322-2089-4620-ae3f-b6f14a1e3997 - - - - -] Sending created Load Balancer b5908f15-02f7-4a3e-a276-26198942bff6 to the handler 2019-06-07 06:12:34.104 30936 INFO octavia.common.config [req-d6027e83-f85e-4766-b21e-087b74b1f3d9 - - - - -] Logging enabled! 2019-06-07 06:12:34.104 30936 INFO octavia.common.config [req-d6027e83-f85e-4766-b21e-087b74b1f3d9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.103 30938 INFO octavia.api.v1.controllers.listener [req-8a06eb34-bb2e-4951-875f-4cf00466c11a - - - - -] Sending Creation of Listener d31b24e7-206d-4cde-b64f-01b67b05d38b to handler 2019-06-07 06:12:34.134 30937 INFO octavia.api.v1.controllers.health_monitor [req-5bdf2d41-7fc5-4e96-b195-697463c6eca1 - - - - -] Sending Update of Health Monitor for Pool 8ff726df-3d21-4d36-a2ff-e951bf69f4cd to handler 2019-06-07 06:12:34.129 30936 WARNING octavia.api.root_controller [req-d6027e83-f85e-4766-b21e-087b74b1f3d9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.141 30936 INFO octavia.api.v1.controllers.load_balancer [req-5cd7640e-5f87-4761-98c1-30e6a276d4a8 - - - - -] Sending created Load Balancer 2a035956-4f34-48ea-93eb-df9c5d527e2f to the handler 2019-06-07 06:12:34.170 30935 INFO octavia.api.v1.controllers.l7policy [req-87160a88-b3c7-4014-ae6a-c0578f4640e4 - - - - -] Sending Creation of L7Policy 60bc930b-b62b-414d-bf02-ead77cbfaaa6 to handler 2019-06-07 06:12:34.152 30938 INFO octavia.api.v1.controllers.pool [req-96cbd70b-b2f5-473f-80e0-0a96839585d1 - - - - -] Sending Creation of Pool 79f6dab3-315c-4f3d-8d8b-4b581ed17f2a to handler 2019-06-07 06:12:34.177 30936 INFO octavia.api.v1.controllers.listener [req-76cfd7e7-4b53-467f-a278-a73facfb939f - - - - -] Sending Creation of Listener 33def2ec-3025-46ef-ab46-0a6845169632 to handler 2019-06-07 06:12:34.222 30937 INFO oslo_db.sqlalchemy.provision [req-677dd9b5-82f0-4556-b577-828d59109541 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.226 30937 INFO oslo_db.sqlalchemy.provision [req-677dd9b5-82f0-4556-b577-828d59109541 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vwcqbfwwww 2019-06-07 06:12:34.226 30937 INFO oslo_db.sqlalchemy.provision [req-677dd9b5-82f0-4556-b577-828d59109541 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update_with_bad_handler [0.759294s] ... ok 2019-06-07 06:12:34.230 30937 INFO oslo_db.sqlalchemy.provision [req-677dd9b5-82f0-4556-b577-828d59109541 - - - - -] CREATE BACKEND sqlite:// TOKEN tggcstqycp 2019-06-07 06:12:34.259 30936 INFO octavia.api.v1.controllers.pool [req-76a2fbc1-263b-4a48-8c86-d01efeabd16a - - - - -] Sending Creation of Pool d43d843e-6f08-447b-b638-6c43747dbf97 to handler 2019-06-07 06:12:34.234 30935 INFO octavia.api.v1.controllers.load_balancer [req-ed938faa-a7dd-4fc1-8c95-fc0b9b4a6277 - - - - -] Sending deleted Load Balancer 03ad50e0-680d-4b79-b95f-148230fe4fc9 to the handler 2019-06-07 06:12:34.257 30935 INFO octavia.api.v1.controllers.l7policy [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:34.238 30938 INFO octavia.api.v1.controllers.l7policy [req-765721ee-d627-4199-821f-5137eb99f0a8 - - - - -] Sending Creation of L7Policy f08eabd7-adbc-4b1b-bca2-459f6daed330 to handler 2019-06-07 06:12:34.279 30935 INFO oslo_db.sqlalchemy.provision [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.281 30935 INFO oslo_db.sqlalchemy.provision [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ddnlcywcub 2019-06-07 06:12:34.281 30935 INFO oslo_db.sqlalchemy.provision [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_when_lb_pending_delete [0.412575s] ... ok 2019-06-07 06:12:34.284 30935 INFO oslo_db.sqlalchemy.provision [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] CREATE BACKEND sqlite:// TOKEN srzwpsprxt 2019-06-07 06:12:34.288 30938 INFO octavia.api.v1.controllers.load_balancer [req-e2ba8582-09d5-49b1-869d-5241bd47da4b - - - - -] Sending updated Load Balancer b5908f15-02f7-4a3e-a276-26198942bff6 to the handler 2019-06-07 06:12:34.319 30937 INFO octavia.common.config [req-677dd9b5-82f0-4556-b577-828d59109541 - - - - -] Logging enabled! 2019-06-07 06:12:34.324 30937 INFO octavia.common.config [req-677dd9b5-82f0-4556-b577-828d59109541 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.323 30938 INFO octavia.api.v1.controllers.l7policy [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:34.346 30938 INFO oslo_db.sqlalchemy.provision [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.347 30938 INFO oslo_db.sqlalchemy.provision [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ilegydosjv 2019-06-07 06:12:34.348 30938 INFO oslo_db.sqlalchemy.provision [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_when_lb_pending_update [0.375883s] ... ok 2019-06-07 06:12:34.347 30937 WARNING octavia.api.root_controller [req-677dd9b5-82f0-4556-b577-828d59109541 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.368 30937 INFO octavia.api.v1.controllers.load_balancer [req-70e5af12-4a92-4af6-b2a4-00d4c6a589c1 - - - - -] Sending created Load Balancer 5a8af8d0-f927-4aca-b0cd-603ec1df23cf to the handler 2019-06-07 06:12:34.351 30938 INFO oslo_db.sqlalchemy.provision [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] CREATE BACKEND sqlite:// TOKEN pqjvwjeauu 2019-06-07 06:12:34.405 30937 INFO octavia.api.v1.controllers.listener [req-b76fa30b-8c72-4b33-957e-763ff34b0043 - - - - -] Sending Creation of Listener 2b50bacc-e221-4ea9-92f4-3b9e1b299fce to handler 2019-06-07 06:12:34.380 30935 INFO octavia.common.config [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] Logging enabled! 2019-06-07 06:12:34.381 30935 INFO octavia.common.config [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.401 30935 WARNING octavia.api.root_controller [req-88880bea-a363-4be0-ba0f-c300a3b9cc45 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.410 30935 INFO octavia.api.v1.controllers.load_balancer [req-9419da7b-498d-4296-a6ae-f4ef309a4b5e - - - - -] Sending created Load Balancer 95061c27-81ba-422d-b944-d4467bb27c1b to the handler 2019-06-07 06:12:34.444 30936 INFO octavia.api.v1.controllers.member [req-6cc4e501-8559-4f66-a591-8b6101e2ca30 - - - - -] Sending Creation of Member 73a4e1fa-b907-4578-9093-c60707e43976 to handler 2019-06-07 06:12:34.449 30935 INFO octavia.api.v1.controllers.listener [req-b2d4fd95-6827-4c4f-b390-921440c241ec - - - - -] Sending Creation of Listener cda0d055-c646-42b2-82b0-44a959164dd6 to handler 2019-06-07 06:12:34.473 30937 INFO octavia.api.v1.controllers.pool [req-98617f69-0a7a-47b9-ba38-021227fb80c0 - - - - -] Sending Creation of Pool 65d53b4f-bc8c-47bb-879e-2fdc613e7b51 to handler 2019-06-07 06:12:34.419 30938 INFO octavia.common.config [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] Logging enabled! 2019-06-07 06:12:34.419 30938 INFO octavia.common.config [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.439 30938 WARNING octavia.api.root_controller [req-5b5a6c99-ce1d-405d-b316-91c39eefc2f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.448 30938 INFO octavia.api.v1.controllers.load_balancer [req-b9317a05-b5d3-49ba-aa1b-53d4a3a1016c - - - - -] Sending created Load Balancer 0ffb9378-e562-4f7c-87ae-6b5d13d67e2f to the handler 2019-06-07 06:12:34.479 30938 INFO octavia.api.v1.controllers.listener [req-ff319df8-2428-4aba-9d01-08d7e7131792 - - - - -] Sending Creation of Listener 7cd23569-ad0a-44b4-807d-8768a6b35d84 to handler 2019-06-07 06:12:34.507 30935 INFO octavia.api.v1.controllers.pool [req-0676114a-b7da-4e68-bc9c-82d8575a8ab7 - - - - -] Sending Creation of Pool 7330bc5e-33ec-40b2-8550-8b4f9e37f4fe to handler 2019-06-07 06:12:34.553 30937 ERROR octavia.api.v1.controllers.base [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] L7 Policy 2e7052b4-7409-4fad-89d1-7c745ac1aa19 not found: None 2019-06-07 06:12:34.553 30937 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:34.553 30937 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:34.565 30937 INFO oslo_db.sqlalchemy.provision [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.566 30937 INFO oslo_db.sqlalchemy.provision [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tggcstqycp 2019-06-07 06:12:34.567 30937 INFO oslo_db.sqlalchemy.provision [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_delete [0.340051s] ... ok 2019-06-07 06:12:34.550 30938 INFO octavia.api.v1.controllers.l7policy [req-22459daa-5dac-43ce-9742-d228be07cf8b - - - - -] Sending Creation of L7Policy 66d4601a-14ce-40db-8d12-82a7513d0aeb to handler 2019-06-07 06:12:34.587 30937 INFO oslo_db.sqlalchemy.provision [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] CREATE BACKEND sqlite:// TOKEN mxmrligwob 2019-06-07 06:12:34.605 30938 INFO oslo_db.sqlalchemy.provision [req-d811d01c-9a85-4cdd-a660-0a6407b27c8a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.606 30938 INFO oslo_db.sqlalchemy.provision [req-d811d01c-9a85-4cdd-a660-0a6407b27c8a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pqjvwjeauu 2019-06-07 06:12:34.607 30938 INFO oslo_db.sqlalchemy.provision [req-d811d01c-9a85-4cdd-a660-0a6407b27c8a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_path_rule [0.258619s] ... ok 2019-06-07 06:12:34.597 30935 INFO octavia.api.v1.controllers.l7policy [req-b81c21d7-0ce9-494a-8359-aa7f32bf78a9 - - - - -] Sending Creation of L7Policy bd1ff443-c2fa-494c-9375-509151cd1ad6 to handler 2019-06-07 06:12:34.582 30936 INFO octavia.api.v1.controllers.member [req-7f90cad3-28e7-4eac-b102-642db6dfcbd7 - - - - -] Sending Creation of Member 46ff1b80-1ad2-4a60-bf71-f8fc6f69f3b9 to handler 2019-06-07 06:12:34.610 30938 INFO oslo_db.sqlalchemy.provision [req-d811d01c-9a85-4cdd-a660-0a6407b27c8a - - - - -] CREATE BACKEND sqlite:// TOKEN xetmykcgsp 2019-06-07 06:12:34.655 30935 INFO octavia.api.v1.controllers.load_balancer [req-b6633c3b-e47b-435f-98e8-d959e0e8eb94 - - - - -] Sending updated Load Balancer 95061c27-81ba-422d-b944-d4467bb27c1b to the handler 2019-06-07 06:12:34.677 30938 INFO octavia.common.config [req-d811d01c-9a85-4cdd-a660-0a6407b27c8a - - - - -] Logging enabled! 2019-06-07 06:12:34.677 30938 INFO octavia.common.config [req-d811d01c-9a85-4cdd-a660-0a6407b27c8a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.697 30938 WARNING octavia.api.root_controller [req-d811d01c-9a85-4cdd-a660-0a6407b27c8a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.689 30935 INFO octavia.api.v1.controllers.l7policy [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:34.664 30937 INFO octavia.common.config [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] Logging enabled! 2019-06-07 06:12:34.664 30937 INFO octavia.common.config [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.695 30937 WARNING octavia.api.root_controller [req-47310d8d-59c9-4934-b4df-1784d01e52c7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.704 30937 INFO octavia.api.v1.controllers.load_balancer [req-8e5c7007-f77f-4aa9-b25c-8b1ee1585ec4 - - - - -] Sending created Load Balancer 19e4e4d3-2f2e-4169-a308-2aca6fe6552d to the handler 2019-06-07 06:12:34.718 30935 INFO oslo_db.sqlalchemy.provision [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.720 30935 INFO oslo_db.sqlalchemy.provision [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN srzwpsprxt 2019-06-07 06:12:34.720 30935 INFO oslo_db.sqlalchemy.provision [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_when_lb_pending_update [0.438651s] ... ok 2019-06-07 06:12:34.723 30935 INFO oslo_db.sqlalchemy.provision [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] CREATE BACKEND sqlite:// TOKEN qblslacqpr 2019-06-07 06:12:34.746 30937 INFO octavia.api.v1.controllers.listener [req-0e74b6a7-a5a5-4afe-97ec-d979d2b06e70 - - - - -] Sending Creation of Listener 77f17cc6-500f-4b70-98a7-deeadfbf282c to handler 2019-06-07 06:12:34.706 30938 INFO octavia.api.v1.controllers.load_balancer [req-0b1645db-344c-45a6-ab2e-2d10198fc8de - - - - -] Sending created Load Balancer 091725df-15fe-409c-af93-41bf36655282 to the handler 2019-06-07 06:12:34.739 30938 INFO octavia.api.v1.controllers.listener [req-ad5a854a-3efa-4c49-aead-b6be3e623790 - - - - -] Sending Creation of Listener 87a698db-6af8-4fd4-9cf9-f13acff39473 to handler 2019-06-07 06:12:34.747 30936 INFO octavia.api.v1.controllers.member [req-73dc692b-50cf-481b-a098-1912f44bc7ac - - - - -] Sending Creation of Member c556ab72-5ea8-462f-8c28-fc905b906802 to handler 2019-06-07 06:12:34.818 30937 INFO octavia.api.v1.controllers.pool [req-a42acdf5-92ab-4185-8af4-189c4efbae05 - - - - -] Sending Creation of Pool 0c58a7c5-6e43-4cf8-ade1-589a9da137be to handler 2019-06-07 06:12:34.796 30935 INFO octavia.common.config [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] Logging enabled! 2019-06-07 06:12:34.796 30935 INFO octavia.common.config [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:34.817 30935 WARNING octavia.api.root_controller [req-60279754-6611-4981-aae4-c908a6ef8331 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:34.826 30935 INFO octavia.api.v1.controllers.load_balancer [req-9d15ce1f-67cc-4b8f-b1c2-226916e79d04 - - - - -] Sending created Load Balancer 6fbd6bc7-7dc6-4c04-a299-c504ec8c6fd1 to the handler 2019-06-07 06:12:34.862 30935 INFO octavia.api.v1.controllers.listener [req-606d4a4b-80e7-4f73-b398-4f35516a9320 - - - - -] Sending Creation of Listener f6435cde-e24c-4989-89f0-250c8497b565 to handler 2019-06-07 06:12:34.877 30938 INFO octavia.api.v1.controllers.l7policy [req-dfa79e07-9c92-4f74-8702-fc210d3a2bcd - - - - -] Sending Creation of L7Policy f3ad3d79-2054-4a88-aac7-38b5b4d38b0c to handler 2019-06-07 06:12:34.891 30936 INFO octavia.api.v1.controllers.member [req-d9996b44-6db8-49b4-8be1-d9c6792baccf - - - - -] Sending Creation of Member 64ee9787-9c81-4697-b94d-2f259166a29b to handler 2019-06-07 06:12:34.930 30938 ERROR octavia.api.v1.controllers.base [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] L7 Rule bce59bcc-fc12-4abf-94a8-583c9370dabc not found: None 2019-06-07 06:12:34.930 30938 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:34.930 30938 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:34.942 30938 INFO oslo_db.sqlalchemy.provision [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.943 30938 INFO oslo_db.sqlalchemy.provision [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xetmykcgsp 2019-06-07 06:12:34.944 30938 INFO oslo_db.sqlalchemy.provision [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_get [0.336751s] ... ok 2019-06-07 06:12:34.946 30938 INFO oslo_db.sqlalchemy.provision [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] CREATE BACKEND sqlite:// TOKEN wauozmklwb 2019-06-07 06:12:34.911 30937 INFO octavia.api.v1.controllers.l7policy [req-3d502ca3-498f-4c08-aad7-b966684c757c - - - - -] Sending Creation of L7Policy a875d993-f5a7-466a-90b2-bdea8617dfaa to handler 2019-06-07 06:12:34.945 30937 INFO oslo_db.sqlalchemy.provision [req-fa83c5df-3297-4e13-9d26-94030bf4c7ee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:34.946 30937 INFO oslo_db.sqlalchemy.provision [req-fa83c5df-3297-4e13-9d26-94030bf4c7ee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mxmrligwob 2019-06-07 06:12:34.947 30937 INFO oslo_db.sqlalchemy.provision [req-fa83c5df-3297-4e13-9d26-94030bf4c7ee - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_update [0.379755s] ... ok 2019-06-07 06:12:34.950 30937 INFO oslo_db.sqlalchemy.provision [req-fa83c5df-3297-4e13-9d26-94030bf4c7ee - - - - -] CREATE BACKEND sqlite:// TOKEN zkvzeogkef 2019-06-07 06:12:35.014 30938 INFO octavia.common.config [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] Logging enabled! 2019-06-07 06:12:35.015 30938 INFO octavia.common.config [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.018 30936 INFO octavia.api.v1.controllers.member [req-736f060d-7be5-4ee3-940b-f3464a85622a - - - - -] Sending Creation of Member 74a970b6-d6e6-4b0c-b16e-b86c3a07870f to handler 2019-06-07 06:12:35.024 30937 INFO octavia.common.config [req-fa83c5df-3297-4e13-9d26-94030bf4c7ee - - - - -] Logging enabled! 2019-06-07 06:12:35.025 30937 INFO octavia.common.config [req-fa83c5df-3297-4e13-9d26-94030bf4c7ee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.027 30935 INFO octavia.api.v1.controllers.pool [req-07fdbc2f-5a5a-4fc6-8baf-54adeebaa876 - - - - -] Sending Creation of Pool c451092a-2471-493f-a1bd-a46dcf4906b8 to handler 2019-06-07 06:12:35.035 30938 WARNING octavia.api.root_controller [req-8600bbaf-8afb-42ac-aa83-2cc24ef2b162 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.045 30938 INFO octavia.api.v1.controllers.load_balancer [req-ab0847ca-28d8-4f9c-9b5f-62e0dbe5ef36 - - - - -] Sending created Load Balancer 5bcf00ec-f9e6-492f-bb9a-b2bb41fe4d6f to the handler 2019-06-07 06:12:35.075 30938 INFO octavia.api.v1.controllers.listener [req-93be236d-3916-42f3-aa3d-90474448f09b - - - - -] Sending Creation of Listener de4539e2-5579-49e4-9215-d7b6c89b4a69 to handler 2019-06-07 06:12:35.050 30937 WARNING octavia.api.root_controller [req-fa83c5df-3297-4e13-9d26-94030bf4c7ee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.060 30937 INFO octavia.api.v1.controllers.load_balancer [req-10374237-d4f6-4be8-9d36-4231ee918d29 - - - - -] Sending created Load Balancer 4f75badf-021e-442d-ac97-ce0f048be0b3 to the handler 2019-06-07 06:12:35.096 30937 INFO octavia.api.v1.controllers.listener [req-7784d5a7-8c6b-44b9-a4d1-8ad79753f71e - - - - -] Sending Creation of Listener 9847763e-9708-456a-9a4f-0655ed349ca7 to handler 2019-06-07 06:12:35.138 30935 INFO octavia.api.v1.controllers.l7policy [req-9c0aea0b-3133-4394-9f62-8aac11b266dc - - - - -] Sending Creation of L7Policy 94b7b6c3-aeb1-49d3-a270-8009f914206f to handler 2019-06-07 06:12:35.148 30937 INFO octavia.api.v1.controllers.pool [req-ba621580-c18f-4db3-914a-359a794385c0 - - - - -] Sending Creation of Pool 8e4ed504-bdd0-45fb-8b32-9b4423e9118b to handler 2019-06-07 06:12:35.145 30938 INFO octavia.api.v1.controllers.l7policy [req-702f4aa8-15e2-4585-a55e-ca0f13fd9d1c - - - - -] Sending Creation of L7Policy a4803ed0-ddbb-4162-bbbe-141dd024824a to handler 2019-06-07 06:12:35.185 30936 INFO oslo_db.sqlalchemy.provision [req-a0d16c82-f200-48ff-8ef6-4a02425508d6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:35.187 30936 INFO oslo_db.sqlalchemy.provision [req-a0d16c82-f200-48ff-8ef6-4a02425508d6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN scvdcvcgsi 2019-06-07 06:12:35.188 30936 INFO oslo_db.sqlalchemy.provision [req-a0d16c82-f200-48ff-8ef6-4a02425508d6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_members_sorting_and_pagination [1.163470s] ... ok 2019-06-07 06:12:35.191 30935 INFO octavia.api.v1.controllers.load_balancer [req-7f18da59-81cd-4b68-b612-e023aa98c96a - - - - -] Sending updated Load Balancer 6fbd6bc7-7dc6-4c04-a299-c504ec8c6fd1 to the handler 2019-06-07 06:12:35.192 30936 INFO oslo_db.sqlalchemy.provision [req-a0d16c82-f200-48ff-8ef6-4a02425508d6 - - - - -] CREATE BACKEND sqlite:// TOKEN kisfwvwzae 2019-06-07 06:12:35.221 30938 INFO octavia.api.v1.controllers.l7rule [req-648d53fd-d96a-47f6-9524-57b94a884ea6 - - - - -] Sending Creation of L7Rule 11f6e832-f44d-45e2-aa64-6456865f34ba to handler 2019-06-07 06:12:35.240 30935 INFO octavia.api.v1.controllers.l7policy [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:35.265 30935 INFO oslo_db.sqlalchemy.provision [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:35.267 30935 INFO oslo_db.sqlalchemy.provision [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qblslacqpr 2019-06-07 06:12:35.267 30935 INFO oslo_db.sqlalchemy.provision [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete_when_lb_pending_update [0.546759s] ... ok 2019-06-07 06:12:35.270 30935 INFO oslo_db.sqlalchemy.provision [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] CREATE BACKEND sqlite:// TOKEN ycdrswwtuv 2019-06-07 06:12:35.245 30937 INFO octavia.api.v1.controllers.l7policy [req-c8d21c69-cb2c-4183-b4f3-46b3bf5f04f7 - - - - -] Sending Creation of L7Policy 9d3f705f-ef5f-46da-8eb1-e04b6441cf35 to handler 2019-06-07 06:12:35.307 30938 INFO oslo_db.sqlalchemy.provision [req-08588e04-d8fe-4497-94bc-96c824d8763e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:35.309 30938 INFO oslo_db.sqlalchemy.provision [req-08588e04-d8fe-4497-94bc-96c824d8763e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wauozmklwb 2019-06-07 06:12:35.309 30938 INFO oslo_db.sqlalchemy.provision [req-08588e04-d8fe-4497-94bc-96c824d8763e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_host_name_rule [0.365592s] ... ok 2019-06-07 06:12:35.312 30938 INFO oslo_db.sqlalchemy.provision [req-08588e04-d8fe-4497-94bc-96c824d8763e - - - - -] CREATE BACKEND sqlite:// TOKEN xzexbmyjvo 2019-06-07 06:12:35.301 30936 INFO octavia.common.config [req-a0d16c82-f200-48ff-8ef6-4a02425508d6 - - - - -] Logging enabled! 2019-06-07 06:12:35.301 30936 INFO octavia.common.config [req-a0d16c82-f200-48ff-8ef6-4a02425508d6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.329 30936 WARNING octavia.api.root_controller [req-a0d16c82-f200-48ff-8ef6-4a02425508d6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.342 30936 INFO octavia.api.v1.controllers.load_balancer [req-9e7749d8-9620-4c79-9f32-22f024e6cda8 - - - - -] Sending created Load Balancer 090a2f4b-6638-4d39-aaa0-83863e6b98d4 to the handler 2019-06-07 06:12:35.361 30937 INFO oslo_db.sqlalchemy.provision [req-50ab2b36-6646-4eb6-9518-eb86d6a7575b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:35.361 30935 INFO octavia.common.config [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] Logging enabled! 2019-06-07 06:12:35.361 30935 INFO octavia.common.config [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.364 30937 INFO oslo_db.sqlalchemy.provision [req-50ab2b36-6646-4eb6-9518-eb86d6a7575b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkvzeogkef 2019-06-07 06:12:35.364 30937 INFO oslo_db.sqlalchemy.provision [req-50ab2b36-6646-4eb6-9518-eb86d6a7575b - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_redirect_to_url [0.417487s] ... ok 2019-06-07 06:12:35.367 30937 INFO oslo_db.sqlalchemy.provision [req-50ab2b36-6646-4eb6-9518-eb86d6a7575b - - - - -] CREATE BACKEND sqlite:// TOKEN vzctprklxb 2019-06-07 06:12:35.382 30935 WARNING octavia.api.root_controller [req-bbfbf92f-35e5-4a2d-b0aa-c33a1d24e52c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.395 30935 INFO octavia.api.v1.controllers.load_balancer [req-e269a0b6-137f-447d-9fbb-8fede9632dfc - - - - -] Sending created Load Balancer 3539b11e-d58b-483a-8d34-fe7a0b1af8e5 to the handler 2019-06-07 06:12:35.380 30938 INFO octavia.common.config [req-08588e04-d8fe-4497-94bc-96c824d8763e - - - - -] Logging enabled! 2019-06-07 06:12:35.380 30938 INFO octavia.common.config [req-08588e04-d8fe-4497-94bc-96c824d8763e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.400 30938 WARNING octavia.api.root_controller [req-08588e04-d8fe-4497-94bc-96c824d8763e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.409 30938 INFO octavia.api.v1.controllers.load_balancer [req-49536792-945e-41ea-b4e5-5db94c56d633 - - - - -] Sending created Load Balancer 2d7ceb62-5f7f-4a6e-987c-bc8513d70fd8 to the handler 2019-06-07 06:12:35.409 30936 INFO octavia.api.v1.controllers.listener [req-78b9b503-ab22-4877-aeea-fae08833eeb3 - - - - -] Sending Creation of Listener 1471414c-a4a3-439d-b9c4-a2a8abe33f4f to handler 2019-06-07 06:12:35.442 30938 INFO octavia.api.v1.controllers.listener [req-a5cfa21c-fb82-4a86-9cbb-fbe07994c94a - - - - -] Sending Creation of Listener fbe91883-7ba6-4da0-8b70-7f80063c1ab2 to handler 2019-06-07 06:12:35.447 30935 INFO octavia.api.v1.controllers.listener [req-286241ba-2e56-4c84-bdec-4ab7f318e40a - - - - -] Sending Creation of Listener e88eed9f-ccaa-4109-825c-89c9adbe058e to handler 2019-06-07 06:12:35.442 30937 INFO octavia.common.config [req-50ab2b36-6646-4eb6-9518-eb86d6a7575b - - - - -] Logging enabled! 2019-06-07 06:12:35.442 30937 INFO octavia.common.config [req-50ab2b36-6646-4eb6-9518-eb86d6a7575b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.464 30937 WARNING octavia.api.root_controller [req-50ab2b36-6646-4eb6-9518-eb86d6a7575b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.474 30937 INFO octavia.api.v1.controllers.load_balancer [req-5d17406d-6286-499d-b450-75dd1a4a0131 - - - - -] Sending created Load Balancer 539f7632-845a-4bd2-984f-7c2624f71881 to the handler 2019-06-07 06:12:35.507 30938 INFO octavia.api.v1.controllers.l7policy [req-d87d14ca-ab70-4490-bc2a-eafc7fe9000c - - - - -] Sending Creation of L7Policy af440dda-ea3f-4d1c-a301-d1a3dce60106 to handler 2019-06-07 06:12:35.506 30935 INFO octavia.api.v1.controllers.pool [req-704d4314-b644-468f-8934-b1584f73cea5 - - - - -] Sending Creation of Pool e7ec8013-0569-4976-a37c-2c8cee84c628 to handler 2019-06-07 06:12:35.510 30937 INFO octavia.api.v1.controllers.listener [req-d3f5fa25-2bb2-41a1-9bf7-eb40eaae5432 - - - - -] Sending Creation of Listener 2ae6d81c-889a-4f5d-8d77-4f28cc7815ba to handler 2019-06-07 06:12:35.515 30936 INFO octavia.api.v1.controllers.pool [req-f363eb02-f72d-4a0c-b796-3a79f504b23f - - - - -] Sending Creation of Pool 594c778d-5ee3-4056-ba48-305e3ab6beac to handler 2019-06-07 06:12:35.580 30938 INFO octavia.api.v1.controllers.l7rule [req-448f5f68-e00e-489d-a7c9-549a5b60e8f4 - - - - -] Sending Creation of L7Rule 9f83b5d8-c6df-4715-b0a2-427a15b94e99 to handler 2019-06-07 06:12:35.567 30937 INFO octavia.api.v1.controllers.pool [req-e0d17b8c-12a0-4093-afae-4d9848f68455 - - - - -] Sending Creation of Pool 5cc7b4d9-976c-437b-94be-0bcb64c5b43c to handler 2019-06-07 06:12:35.630 30938 INFO octavia.api.v1.controllers.load_balancer [req-8801cf2f-d749-4e62-827b-36f1a05d5ba5 - - - - -] Sending deleted Load Balancer 2d7ceb62-5f7f-4a6e-987c-bc8513d70fd8 to the handler 2019-06-07 06:12:35.657 30937 INFO octavia.api.v1.controllers.l7policy [req-34352bf9-5935-4584-9b59-c100dbdbbfd5 - - - - -] Sending Creation of L7Policy 4a8d12e2-6be5-43a5-abc4-5d1d180ce3f2 to handler 2019-06-07 06:12:35.656 30938 INFO octavia.api.v1.controllers.l7rule [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:35.675 30938 INFO oslo_db.sqlalchemy.provision [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:35.676 30938 INFO oslo_db.sqlalchemy.provision [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xzexbmyjvo 2019-06-07 06:12:35.676 30938 INFO oslo_db.sqlalchemy.provision [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_when_lb_pending_delete [0.366956s] ... ok 2019-06-07 06:12:35.669 30936 INFO octavia.api.v1.controllers.pool [req-27fca8e1-deb3-4a86-9f65-8325f5563a74 - - - - -] Sending Creation of Pool f306fb69-cd32-40bd-b634-9a27e6bf8430 to handler 2019-06-07 06:12:35.679 30938 INFO oslo_db.sqlalchemy.provision [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] CREATE BACKEND sqlite:// TOKEN kmsmckntzj 2019-06-07 06:12:35.639 30935 INFO octavia.api.v1.controllers.l7policy [req-f7038164-bcfd-49fb-a7b5-8d4b495a2bbd - - - - -] Sending Creation of L7Policy 3d74a111-519f-4082-9eaf-8485493dbda6 to handler 2019-06-07 06:12:35.721 30937 INFO oslo_db.sqlalchemy.provision [req-e5f6b4b0-51ba-4c83-92c3-6ffbd1f0c53b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:35.722 30937 INFO oslo_db.sqlalchemy.provision [req-e5f6b4b0-51ba-4c83-92c3-6ffbd1f0c53b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vzctprklxb 2019-06-07 06:12:35.723 30937 INFO oslo_db.sqlalchemy.provision [req-e5f6b4b0-51ba-4c83-92c3-6ffbd1f0c53b - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_with_bad_handler [0.358163s] ... ok 2019-06-07 06:12:35.726 30937 INFO oslo_db.sqlalchemy.provision [req-e5f6b4b0-51ba-4c83-92c3-6ffbd1f0c53b - - - - -] CREATE BACKEND sqlite:// TOKEN mfwiolrpvl 2019-06-07 06:12:35.747 30938 INFO octavia.common.config [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] Logging enabled! 2019-06-07 06:12:35.747 30938 INFO octavia.common.config [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.767 30938 WARNING octavia.api.root_controller [req-efe40c50-c841-4c11-a9f3-d38b7207a559 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.776 30938 INFO octavia.api.v1.controllers.load_balancer [req-3880996d-9f69-4ae4-b436-6e3f1e87baf2 - - - - -] Sending created Load Balancer 0ed3be6a-dcc2-415c-82cf-bc9c9ac44d04 to the handler 2019-06-07 06:12:35.775 30935 INFO octavia.api.v1.controllers.l7policy [req-e9d8073d-aaab-40c5-82e5-04c2977c5f52 - - - - -] Sending Deletion of L7Policy 3d74a111-519f-4082-9eaf-8485493dbda6 to handler 2019-06-07 06:12:35.799 30937 INFO octavia.common.config [req-e5f6b4b0-51ba-4c83-92c3-6ffbd1f0c53b - - - - -] Logging enabled! 2019-06-07 06:12:35.800 30937 INFO octavia.common.config [req-e5f6b4b0-51ba-4c83-92c3-6ffbd1f0c53b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:35.807 30938 INFO octavia.api.v1.controllers.listener [req-5187fe6d-c962-4423-a5b6-5c86ddb8c2b2 - - - - -] Sending Creation of Listener f3d67be5-f19d-4410-801c-0c765853ec15 to handler 2019-06-07 06:12:35.823 30937 WARNING octavia.api.root_controller [req-e5f6b4b0-51ba-4c83-92c3-6ffbd1f0c53b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:35.836 30937 INFO octavia.api.v1.controllers.load_balancer [req-4cf5b161-5ce7-4986-9e59-71a12528f013 - - - - -] Sending created Load Balancer 82bb2d1a-446f-48ab-84a1-090acc3d12c3 to the handler 2019-06-07 06:12:35.840 30936 INFO octavia.api.v1.controllers.health_monitor [req-3c31468b-c7c2-4fc7-ad4a-aa9fb0083929 - - - - -] Sending Creation of Health Monitor for Pool 594c778d-5ee3-4056-ba48-305e3ab6beac to handler 2019-06-07 06:12:35.841 30935 INFO oslo_db.sqlalchemy.provision [req-9b26a0ff-31f5-4d18-8d4f-9a88a94d6387 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:35.842 30935 INFO oslo_db.sqlalchemy.provision [req-9b26a0ff-31f5-4d18-8d4f-9a88a94d6387 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ycdrswwtuv 2019-06-07 06:12:35.843 30935 INFO oslo_db.sqlalchemy.provision [req-9b26a0ff-31f5-4d18-8d4f-9a88a94d6387 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:35.870 30937 INFO octavia.api.v1.controllers.listener [req-92eb15f0-a08c-42c0-813d-03fc777106aa - - - - -] Sending Creation of Listener 689ee70f-6848-45ab-b1ac-9ef0e864f319 to handler 2019-06-07 06:12:35.878 30938 INFO octavia.api.v1.controllers.l7policy [req-8229ba9e-8110-4b33-beb0-ff58c737c1a2 - - - - -] Sending Creation of L7Policy 96eceaea-efbd-4505-89a9-86d5a7a72bcb to handler {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete_with_bad_handler [0.624937s] ... ok 2019-06-07 06:12:35.895 30935 INFO oslo_db.sqlalchemy.provision [req-9b26a0ff-31f5-4d18-8d4f-9a88a94d6387 - - - - -] CREATE BACKEND sqlite:// TOKEN hmdmxeepsy 2019-06-07 06:12:35.926 30937 INFO octavia.api.v1.controllers.pool [req-6cebe4a0-55b1-4aa7-b7ad-faca4f7fa940 - - - - -] Sending Creation of Pool ad3a5de8-2d34-44b9-b7c4-76d9f9169ca1 to handler 2019-06-07 06:12:35.944 30938 INFO octavia.api.v1.controllers.l7rule [req-424f5fd2-b011-4b39-8a39-39b8c21b9b32 - - - - -] Sending Creation of L7Rule 147ab6e5-cc78-4212-8558-a8352df89afe to handler 2019-06-07 06:12:35.983 30935 INFO octavia.common.config [req-9b26a0ff-31f5-4d18-8d4f-9a88a94d6387 - - - - -] Logging enabled! 2019-06-07 06:12:35.984 30935 INFO octavia.common.config [req-9b26a0ff-31f5-4d18-8d4f-9a88a94d6387 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.021 30938 INFO oslo_db.sqlalchemy.provision [req-0b58d40d-7476-4b55-91e8-a578b7f5a762 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.022 30938 INFO oslo_db.sqlalchemy.provision [req-0b58d40d-7476-4b55-91e8-a578b7f5a762 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kmsmckntzj 2019-06-07 06:12:36.022 30938 INFO oslo_db.sqlalchemy.provision [req-0b58d40d-7476-4b55-91e8-a578b7f5a762 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_with_duplicate_id [0.345805s] ... ok 2019-06-07 06:12:36.025 30937 INFO octavia.api.v1.controllers.l7policy [req-3e41fc7f-76f4-4219-918e-cf1f385002d3 - - - - -] Sending Creation of L7Policy 4460d7b0-f685-497e-82f6-ca17ad877c81 to handler 2019-06-07 06:12:36.025 30938 INFO oslo_db.sqlalchemy.provision [req-0b58d40d-7476-4b55-91e8-a578b7f5a762 - - - - -] CREATE BACKEND sqlite:// TOKEN mvwooysrue 2019-06-07 06:12:36.031 30936 INFO oslo_db.sqlalchemy.provision [req-9ac8b35b-363f-4f19-ac59-927a41fd64c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.034 30936 INFO oslo_db.sqlalchemy.provision [req-9ac8b35b-363f-4f19-ac59-927a41fd64c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kisfwvwzae 2019-06-07 06:12:36.034 30936 INFO oslo_db.sqlalchemy.provision [req-9ac8b35b-363f-4f19-ac59-927a41fd64c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_sans_listener [0.845698s] ... ok 2019-06-07 06:12:36.013 30935 WARNING octavia.api.root_controller [req-9b26a0ff-31f5-4d18-8d4f-9a88a94d6387 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.026 30935 INFO octavia.api.v1.controllers.load_balancer [req-3eb9260c-8ffa-4d48-9346-cb5acbd1d15c - - - - -] Sending created Load Balancer b2febcce-db9f-444f-b188-0164127b189c to the handler 2019-06-07 06:12:36.038 30936 INFO oslo_db.sqlalchemy.provision [req-9ac8b35b-363f-4f19-ac59-927a41fd64c2 - - - - -] CREATE BACKEND sqlite:// TOKEN cdppileinp 2019-06-07 06:12:36.077 30935 INFO octavia.api.v1.controllers.listener [req-41dc9353-8a84-4dcd-9cf5-db2909cc5452 - - - - -] Sending Creation of Listener af15aacd-e325-4d1e-8c7b-bd34146131fa to handler 2019-06-07 06:12:36.094 30938 INFO octavia.common.config [req-0b58d40d-7476-4b55-91e8-a578b7f5a762 - - - - -] Logging enabled! 2019-06-07 06:12:36.094 30938 INFO octavia.common.config [req-0b58d40d-7476-4b55-91e8-a578b7f5a762 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.116 30937 INFO octavia.api.v1.controllers.l7policy [req-5680faaf-1716-4670-9b48-f5b5ce9be18c - - - - -] Sending Deletion of L7Policy 4460d7b0-f685-497e-82f6-ca17ad877c81 to handler 2019-06-07 06:12:36.114 30938 WARNING octavia.api.root_controller [req-0b58d40d-7476-4b55-91e8-a578b7f5a762 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.123 30938 INFO octavia.api.v1.controllers.load_balancer [req-7d1f0cbf-c9ff-4615-9e25-55238bd6ffef - - - - -] Sending created Load Balancer 372bf048-25f5-4a3b-8cf5-4d4d2723b5eb to the handler 2019-06-07 06:12:36.141 30936 INFO octavia.common.config [req-9ac8b35b-363f-4f19-ac59-927a41fd64c2 - - - - -] Logging enabled! 2019-06-07 06:12:36.142 30936 INFO octavia.common.config [req-9ac8b35b-363f-4f19-ac59-927a41fd64c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.154 30938 INFO octavia.api.v1.controllers.listener [req-0418f59b-901e-44d8-ac74-cef1e8536ad8 - - - - -] Sending Creation of Listener ef4cc63c-0b91-4047-8494-1b0c3949b00f to handler 2019-06-07 06:12:36.167 30935 INFO octavia.api.v1.controllers.l7policy [req-a055e159-fbac-4cd2-a987-02dee4b4b107 - - - - -] Sending Creation of L7Policy a93d6140-33cc-4db0-a593-cc14bfde1a43 to handler 2019-06-07 06:12:36.174 30936 WARNING octavia.api.root_controller [req-9ac8b35b-363f-4f19-ac59-927a41fd64c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.190 30936 INFO octavia.api.v1.controllers.load_balancer [req-138b4a34-90ef-4de4-9689-430578c9b1ce - - - - -] Sending created Load Balancer c5812ece-5384-424c-be59-19eb72def78d to the handler 2019-06-07 06:12:36.236 30935 INFO oslo_db.sqlalchemy.provision [req-976f6bf1-5d14-4cbc-918c-47a0478f28bd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.237 30935 INFO oslo_db.sqlalchemy.provision [req-976f6bf1-5d14-4cbc-918c-47a0478f28bd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hmdmxeepsy 2019-06-07 06:12:36.237 30935 INFO oslo_db.sqlalchemy.provision [req-976f6bf1-5d14-4cbc-918c-47a0478f28bd - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create [0.345131s] ... ok 2019-06-07 06:12:36.226 30938 INFO octavia.api.v1.controllers.l7policy [req-b5f6f739-e6d1-4e57-8be3-c84f11cab7f4 - - - - -] Sending Creation of L7Policy abc1e0c8-ff96-4f45-b029-2ee81b56a236 to handler 2019-06-07 06:12:36.243 30937 INFO oslo_db.sqlalchemy.provision [req-ccab31ea-6053-4247-9573-36e43488dfb3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.245 30937 INFO oslo_db.sqlalchemy.provision [req-ccab31ea-6053-4247-9573-36e43488dfb3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mfwiolrpvl 2019-06-07 06:12:36.245 30937 INFO oslo_db.sqlalchemy.provision [req-ccab31ea-6053-4247-9573-36e43488dfb3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete [0.522422s] ... ok 2019-06-07 06:12:36.241 30936 INFO octavia.api.v1.controllers.listener [req-4ed7cb3c-c743-41f0-8df4-24bec666a981 - - - - -] Sending Creation of Listener 60b50c87-db65-43f3-8c3f-ac1a4bf4956f to handler 2019-06-07 06:12:36.247 30935 INFO oslo_db.sqlalchemy.provision [req-976f6bf1-5d14-4cbc-918c-47a0478f28bd - - - - -] CREATE BACKEND sqlite:// TOKEN wbbhuxywrk 2019-06-07 06:12:36.248 30937 INFO oslo_db.sqlalchemy.provision [req-ccab31ea-6053-4247-9573-36e43488dfb3 - - - - -] CREATE BACKEND sqlite:// TOKEN knpjvvkfqm 2019-06-07 06:12:36.316 30938 INFO octavia.api.v1.controllers.l7rule [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] Sending Creation of L7Rule 5ead3720-92af-4d08-a6a5-8d3043b784b1 to handler 2019-06-07 06:12:36.334 30938 INFO oslo_db.sqlalchemy.provision [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.336 30938 INFO oslo_db.sqlalchemy.provision [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mvwooysrue 2019-06-07 06:12:36.336 30938 INFO oslo_db.sqlalchemy.provision [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_with_id [0.313216s] ... ok 2019-06-07 06:12:36.317 30935 INFO octavia.common.config [req-976f6bf1-5d14-4cbc-918c-47a0478f28bd - - - - -] Logging enabled! 2019-06-07 06:12:36.318 30935 INFO octavia.common.config [req-976f6bf1-5d14-4cbc-918c-47a0478f28bd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.341 30935 WARNING octavia.api.root_controller [req-976f6bf1-5d14-4cbc-918c-47a0478f28bd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.351 30935 INFO octavia.api.v1.controllers.load_balancer [req-c710241f-ccfd-4ce9-b858-d90b7e1b6a11 - - - - -] Sending created Load Balancer 90b3399e-5c93-4c87-a76a-6afbd26bce10 to the handler 2019-06-07 06:12:36.339 30938 INFO oslo_db.sqlalchemy.provision [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] CREATE BACKEND sqlite:// TOKEN ayobpofsyw 2019-06-07 06:12:36.325 30937 INFO octavia.common.config [req-ccab31ea-6053-4247-9573-36e43488dfb3 - - - - -] Logging enabled! 2019-06-07 06:12:36.325 30937 INFO octavia.common.config [req-ccab31ea-6053-4247-9573-36e43488dfb3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.356 30937 WARNING octavia.api.root_controller [req-ccab31ea-6053-4247-9573-36e43488dfb3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.365 30937 INFO octavia.api.v1.controllers.load_balancer [req-f06f1d0f-ade8-46e7-aada-27b96f59fe9c - - - - -] Sending created Load Balancer 12954b2b-cf05-4470-9c89-fa22b529133b to the handler 2019-06-07 06:12:36.313 30936 INFO octavia.api.v1.controllers.pool [req-425490c3-261c-437d-a983-7ccd11956668 - - - - -] Sending Creation of Pool 6f6e23eb-dacd-4797-9124-bc9c5bf77e62 to handler 2019-06-07 06:12:36.389 30935 INFO octavia.api.v1.controllers.listener [req-15ba821e-1ad8-4826-bead-da4205079dcd - - - - -] Sending Creation of Listener d52fa686-1180-46c8-8b0c-77ab92442124 to handler 2019-06-07 06:12:36.402 30937 INFO octavia.api.v1.controllers.listener [req-82417d87-ad52-4bd1-8ba6-3c6f689ee7a5 - - - - -] Sending Creation of Listener 53130e17-2827-4b81-80fe-7d84e9a05ce8 to handler 2019-06-07 06:12:36.418 30938 INFO octavia.common.config [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] Logging enabled! 2019-06-07 06:12:36.419 30938 INFO octavia.common.config [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.464 30935 INFO octavia.api.v1.controllers.l7policy [req-2974b453-820a-4660-ab68-13a1bd17f45f - - - - -] Sending Creation of L7Policy 24dffe0b-0a72-4049-8982-b16ff2e868c5 to handler 2019-06-07 06:12:36.424 30936 INFO octavia.api.v1.controllers.pool [req-0af37907-464f-4495-9962-30f1a25d9758 - - - - -] Sending Creation of Pool 09c7414e-9fea-4203-9930-d087565437dc to handler 2019-06-07 06:12:36.443 30938 WARNING octavia.api.root_controller [req-5effeecb-af5b-4efe-af8f-54fe5ad9e3e9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.461 30938 INFO octavia.api.v1.controllers.load_balancer [req-fe906a36-9f9d-4456-bdf5-9977e9f96b86 - - - - -] Sending created Load Balancer e23a5c45-713c-42ea-8edd-62305057ce4d to the handler 2019-06-07 06:12:36.497 30938 INFO octavia.api.v1.controllers.listener [req-a084c305-d6f2-49fc-b57a-e92bef2e9213 - - - - -] Sending Creation of Listener e5d9ac89-035a-449f-a8a9-02a846fb5bb9 to handler 2019-06-07 06:12:36.460 30937 INFO octavia.api.v1.controllers.pool [req-34b04ed3-4831-4d03-aa7e-dccb1f114a2d - - - - -] Sending Creation of Pool a0b8c8d5-8b4e-4568-a7d7-c1dab5f49103 to handler 2019-06-07 06:12:36.521 30935 INFO oslo_db.sqlalchemy.provision [req-551c5419-71d6-4d4d-9364-3407e230a451 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.523 30935 INFO oslo_db.sqlalchemy.provision [req-551c5419-71d6-4d4d-9364-3407e230a451 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbbhuxywrk 2019-06-07 06:12:36.523 30935 INFO oslo_db.sqlalchemy.provision [req-551c5419-71d6-4d4d-9364-3407e230a451 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_cookie_rule [0.285796s] ... ok 2019-06-07 06:12:36.526 30935 INFO oslo_db.sqlalchemy.provision [req-551c5419-71d6-4d4d-9364-3407e230a451 - - - - -] CREATE BACKEND sqlite:// TOKEN zsrozoeyyq 2019-06-07 06:12:36.510 30936 INFO octavia.api.v1.controllers.load_balancer [req-3585f77b-19e4-4162-ae96-30e7c1615b3a - - - - -] Sending deleted Load Balancer c5812ece-5384-424c-be59-19eb72def78d to the handler 2019-06-07 06:12:36.550 30937 INFO octavia.api.v1.controllers.l7policy [req-5de02e9a-995f-4701-8300-524bfe9ef7e4 - - - - -] Sending Creation of L7Policy 2ab52183-b34d-499b-ac6b-71990e474392 to handler 2019-06-07 06:12:36.573 30936 INFO octavia.api.v1.controllers.health_monitor [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:36.589 30936 INFO oslo_db.sqlalchemy.provision [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.591 30936 INFO oslo_db.sqlalchemy.provision [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cdppileinp 2019-06-07 06:12:36.591 30936 INFO oslo_db.sqlalchemy.provision [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_delete [0.556830s] ... ok 2019-06-07 06:12:36.602 30935 INFO octavia.common.config [req-551c5419-71d6-4d4d-9364-3407e230a451 - - - - -] Logging enabled! 2019-06-07 06:12:36.603 30935 INFO octavia.common.config [req-551c5419-71d6-4d4d-9364-3407e230a451 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.587 30937 INFO oslo_db.sqlalchemy.provision [req-ded832ed-31db-47f9-8150-608b742daca1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.589 30937 INFO oslo_db.sqlalchemy.provision [req-ded832ed-31db-47f9-8150-608b742daca1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN knpjvvkfqm 2019-06-07 06:12:36.589 30937 INFO oslo_db.sqlalchemy.provision [req-ded832ed-31db-47f9-8150-608b742daca1 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:36.628 30935 WARNING octavia.api.root_controller [req-551c5419-71d6-4d4d-9364-3407e230a451 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.637 30935 INFO octavia.api.v1.controllers.load_balancer [req-66095282-6a84-4aee-858f-eb454df9e61b - - - - -] Sending created Load Balancer 862776ea-fcb3-4fae-a504-c2301aa1a907 to the handler 2019-06-07 06:12:36.595 30936 INFO oslo_db.sqlalchemy.provision [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] CREATE BACKEND sqlite:// TOKEN gpewdirnwc 2019-06-07 06:12:36.583 30938 INFO octavia.api.v1.controllers.l7policy [req-e1e963af-d6dd-4d53-8c6d-f13195f78104 - - - - -] Sending Creation of L7Policy 8b23644d-e46a-4be9-8280-2214c518f71d to handler {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_get [0.343904s] ... ok 2019-06-07 06:12:36.592 30937 INFO oslo_db.sqlalchemy.provision [req-ded832ed-31db-47f9-8150-608b742daca1 - - - - -] CREATE BACKEND sqlite:// TOKEN okujurrtnw 2019-06-07 06:12:36.667 30937 INFO octavia.common.config [req-ded832ed-31db-47f9-8150-608b742daca1 - - - - -] Logging enabled! 2019-06-07 06:12:36.667 30937 INFO octavia.common.config [req-ded832ed-31db-47f9-8150-608b742daca1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.672 30938 INFO octavia.api.v1.controllers.l7rule [req-4aaf32b1-d2e1-46c5-bcca-4a583e3bc314 - - - - -] Sending Creation of L7Rule 4d7be341-2175-41cc-a8bf-4dc93433c151 to handler 2019-06-07 06:12:36.674 30935 INFO octavia.api.v1.controllers.listener [req-1f57d8d3-0745-4f39-90fb-7d89b007d23e - - - - -] Sending Creation of Listener b9c2afc5-ca8c-485d-ad06-d601c193b590 to handler 2019-06-07 06:12:36.717 30938 INFO oslo_db.sqlalchemy.provision [req-e43e378c-7da8-4b73-8c74-2d1d54c8ca42 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.718 30938 INFO oslo_db.sqlalchemy.provision [req-e43e378c-7da8-4b73-8c74-2d1d54c8ca42 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ayobpofsyw 2019-06-07 06:12:36.719 30938 INFO oslo_db.sqlalchemy.provision [req-e43e378c-7da8-4b73-8c74-2d1d54c8ca42 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_get [0.382561s] ... ok 2019-06-07 06:12:36.695 30937 WARNING octavia.api.root_controller [req-ded832ed-31db-47f9-8150-608b742daca1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.704 30937 INFO octavia.api.v1.controllers.load_balancer [req-0062e070-a68f-44af-aa09-4e4f5496afdb - - - - -] Sending created Load Balancer e4397c5f-884a-49dd-acd0-80bfc0062c4d to the handler 2019-06-07 06:12:36.684 30936 INFO octavia.common.config [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] Logging enabled! 2019-06-07 06:12:36.684 30936 INFO octavia.common.config [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.711 30936 WARNING octavia.api.root_controller [req-3501d0f7-0a3e-46a2-be7b-e210de47328b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.722 30936 INFO octavia.api.v1.controllers.load_balancer [req-cd1bed94-cdfd-44c9-a9ad-afcabedd3c80 - - - - -] Sending created Load Balancer 9d089c51-4a3f-461b-be33-8fd5cb743117 to the handler 2019-06-07 06:12:36.731 30938 INFO oslo_db.sqlalchemy.provision [req-e43e378c-7da8-4b73-8c74-2d1d54c8ca42 - - - - -] CREATE BACKEND sqlite:// TOKEN vembwdovfn 2019-06-07 06:12:36.745 30937 INFO octavia.api.v1.controllers.listener [req-459277d2-0bcf-4ec3-b412-4af11e1401af - - - - -] Sending Creation of Listener eb957d3a-c34a-4492-8d79-69e2bb856d88 to handler 2019-06-07 06:12:36.748 30935 INFO octavia.api.v1.controllers.l7policy [req-dec80197-e53e-4954-b5db-4b8fdd607a80 - - - - -] Sending Creation of L7Policy 23d367bc-9735-4c78-bd0b-fb3de3f58e16 to handler 2019-06-07 06:12:36.763 30936 INFO octavia.api.v1.controllers.listener [req-db6dd10c-1c93-4cbe-b0f2-8a31fa415feb - - - - -] Sending Creation of Listener 03f22a51-c686-4726-bae1-b81caf9de2fb to handler 2019-06-07 06:12:36.806 30935 INFO oslo_db.sqlalchemy.provision [req-bb7bd3d6-abd8-4329-a903-6a9ff855313a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:36.807 30935 INFO oslo_db.sqlalchemy.provision [req-bb7bd3d6-abd8-4329-a903-6a9ff855313a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zsrozoeyyq 2019-06-07 06:12:36.807 30935 INFO oslo_db.sqlalchemy.provision [req-bb7bd3d6-abd8-4329-a903-6a9ff855313a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_host_name_rule [0.283976s] ... ok 2019-06-07 06:12:36.827 30936 INFO octavia.api.v1.controllers.pool [req-ba12d181-7549-450b-a269-21f2a234f7d6 - - - - -] Sending Creation of Pool 1f31188c-9479-4534-8ddf-6847380ad2fd to handler 2019-06-07 06:12:36.801 30937 INFO octavia.api.v1.controllers.pool [req-be8d617c-e0ff-43f3-bb53-8bb38a4b3ba0 - - - - -] Sending Creation of Pool f866b34c-4c83-4a31-adef-526ea41120cd to handler 2019-06-07 06:12:36.806 30938 INFO octavia.common.config [req-e43e378c-7da8-4b73-8c74-2d1d54c8ca42 - - - - -] Logging enabled! 2019-06-07 06:12:36.806 30938 INFO octavia.common.config [req-e43e378c-7da8-4b73-8c74-2d1d54c8ca42 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.838 30938 WARNING octavia.api.root_controller [req-e43e378c-7da8-4b73-8c74-2d1d54c8ca42 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.847 30938 INFO octavia.api.v1.controllers.load_balancer [req-34c763d9-9f8c-49ea-8b41-219676acb4f3 - - - - -] Sending created Load Balancer 94c6d412-2b5e-4ee8-9130-a1fbe074d59a to the handler 2019-06-07 06:12:36.817 30935 INFO oslo_db.sqlalchemy.provision [req-bb7bd3d6-abd8-4329-a903-6a9ff855313a - - - - -] CREATE BACKEND sqlite:// TOKEN gqlmxeplwi 2019-06-07 06:12:36.886 30935 INFO octavia.common.config [req-bb7bd3d6-abd8-4329-a903-6a9ff855313a - - - - -] Logging enabled! 2019-06-07 06:12:36.886 30935 INFO octavia.common.config [req-bb7bd3d6-abd8-4329-a903-6a9ff855313a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:36.882 30938 INFO octavia.api.v1.controllers.listener [req-7caf40cd-123f-4ced-9a97-9cd07909dda2 - - - - -] Sending Creation of Listener 7ecaa24d-a5fc-4dbd-89da-5fd8a722585c to handler 2019-06-07 06:12:36.911 30937 INFO octavia.api.v1.controllers.l7policy [req-addfd615-8f85-498b-8229-5c865b0ddeb1 - - - - -] Sending Creation of L7Policy 25d98344-b570-4b23-a4a3-2ff706e3b6fe to handler 2019-06-07 06:12:36.911 30935 WARNING octavia.api.root_controller [req-bb7bd3d6-abd8-4329-a903-6a9ff855313a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:36.924 30935 INFO octavia.api.v1.controllers.load_balancer [req-c64d89d3-785e-4f22-9c1e-114a09ac0a9b - - - - -] Sending created Load Balancer 3e38e23b-2f8d-40f0-87c1-1ded027bae17 to the handler 2019-06-07 06:12:36.957 30935 INFO octavia.api.v1.controllers.listener [req-6e7b12ec-7b7c-4603-abfd-77025ef6cb76 - - - - -] Sending Creation of Listener ac891a62-bf5a-41c7-a730-0316df67dea9 to handler 2019-06-07 06:12:36.969 30938 INFO octavia.api.v1.controllers.l7policy [req-1d096c22-5131-4d92-9b8e-3402a5ca0dcf - - - - -] Sending Creation of L7Policy ce4615ae-9b5a-4fab-b49a-22ad2c8935a0 to handler 2019-06-07 06:12:36.997 30937 INFO octavia.api.v1.controllers.l7policy [req-c31d0945-f7fc-4e9e-baf8-be08b304f99b - - - - -] Sending Creation of L7Policy e7bcb2b8-c0a2-4680-83a7-01493d221d0f to handler 2019-06-07 06:12:37.029 30935 INFO octavia.api.v1.controllers.l7policy [req-881b66b2-1692-4abc-9290-631c6dc7b071 - - - - -] Sending Creation of L7Policy 7750f9d8-2795-45a5-8967-85a9da400efe to handler 2019-06-07 06:12:37.020 30936 INFO octavia.api.v1.controllers.pool [req-2cab4c32-e0c9-4379-a118-622e03bf74b7 - - - - -] Sending Creation of Pool 169e4321-e4b4-4a7a-ac72-39ffc11d034b to handler 2019-06-07 06:12:37.059 30938 INFO octavia.api.v1.controllers.l7rule [req-4d6883e8-9607-4dce-ac65-3672cf3068a5 - - - - -] Sending Creation of L7Rule 23f2cc31-4220-475e-9604-433dac68d4b8 to handler 2019-06-07 06:12:37.108 30935 INFO octavia.api.v1.controllers.l7rule [req-f1edcb3e-5ea6-4c0a-939e-a02f56157ae0 - - - - -] Sending Creation of L7Rule c7a5fd42-43dc-4d35-8976-fa5125f5ebb4 to handler 2019-06-07 06:12:37.126 30936 INFO octavia.api.v1.controllers.health_monitor [req-c7d5720a-2d96-439b-8d69-e94e9a827a7f - - - - -] Sending Creation of Health Monitor for Pool 169e4321-e4b4-4a7a-ac72-39ffc11d034b to handler 2019-06-07 06:12:37.135 30938 INFO octavia.api.v1.controllers.l7rule [req-6632401f-3a36-4b80-a56d-d0a44350c927 - - - - -] Sending Update of L7Rule 23f2cc31-4220-475e-9604-433dac68d4b8 to handler 2019-06-07 06:12:37.165 30937 INFO octavia.api.v1.controllers.l7policy [req-5ddbbaf4-6def-4313-954e-52bb350f6f10 - - - - -] Sending Creation of L7Policy 03c2bfa0-052b-4ffe-a0ea-9a7ef79ed8b7 to handler 2019-06-07 06:12:37.187 30936 INFO oslo_db.sqlalchemy.provision [req-a9399eee-5628-4261-8ce0-0d3ef575795a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.188 30936 INFO oslo_db.sqlalchemy.provision [req-a9399eee-5628-4261-8ce0-0d3ef575795a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gpewdirnwc 2019-06-07 06:12:37.188 30936 INFO oslo_db.sqlalchemy.provision [req-a9399eee-5628-4261-8ce0-0d3ef575795a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_with_bad_handler [0.596986s] ... ok 2019-06-07 06:12:37.196 30938 INFO oslo_db.sqlalchemy.provision [req-39ca4362-0e26-46b7-b127-8373e1d9580c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.198 30938 INFO oslo_db.sqlalchemy.provision [req-39ca4362-0e26-46b7-b127-8373e1d9580c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vembwdovfn 2019-06-07 06:12:37.198 30938 INFO oslo_db.sqlalchemy.provision [req-39ca4362-0e26-46b7-b127-8373e1d9580c - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_with_bad_handler [0.479067s] ... ok 2019-06-07 06:12:37.196 30936 INFO oslo_db.sqlalchemy.provision [req-a9399eee-5628-4261-8ce0-0d3ef575795a - - - - -] CREATE BACKEND sqlite:// TOKEN iwjbzpomxg 2019-06-07 06:12:37.214 30935 INFO oslo_db.sqlalchemy.provision [req-9999881c-cf4d-43db-9d5a-a68add9aee90 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.216 30935 INFO oslo_db.sqlalchemy.provision [req-9999881c-cf4d-43db-9d5a-a68add9aee90 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gqlmxeplwi 2019-06-07 06:12:37.216 30935 INFO oslo_db.sqlalchemy.provision [req-9999881c-cf4d-43db-9d5a-a68add9aee90 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_header_rule [0.408271s] ... ok 2019-06-07 06:12:37.201 30938 INFO oslo_db.sqlalchemy.provision [req-39ca4362-0e26-46b7-b127-8373e1d9580c - - - - -] CREATE BACKEND sqlite:// TOKEN bluyotqwum 2019-06-07 06:12:37.248 30937 INFO oslo_db.sqlalchemy.provision [req-24c36fc9-39ac-4e67-8de2-0f122c000308 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.219 30935 INFO oslo_db.sqlalchemy.provision [req-9999881c-cf4d-43db-9d5a-a68add9aee90 - - - - -] CREATE BACKEND sqlite:// TOKEN tjqpgahnge 2019-06-07 06:12:37.251 30937 INFO oslo_db.sqlalchemy.provision [req-24c36fc9-39ac-4e67-8de2-0f122c000308 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN okujurrtnw 2019-06-07 06:12:37.251 30937 INFO oslo_db.sqlalchemy.provision [req-24c36fc9-39ac-4e67-8de2-0f122c000308 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_get_all [0.661858s] ... ok 2019-06-07 06:12:37.254 30937 INFO oslo_db.sqlalchemy.provision [req-24c36fc9-39ac-4e67-8de2-0f122c000308 - - - - -] CREATE BACKEND sqlite:// TOKEN snrqwdgatu 2019-06-07 06:12:37.285 30938 INFO octavia.common.config [req-39ca4362-0e26-46b7-b127-8373e1d9580c - - - - -] Logging enabled! 2019-06-07 06:12:37.285 30938 INFO octavia.common.config [req-39ca4362-0e26-46b7-b127-8373e1d9580c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.309 30938 WARNING octavia.api.root_controller [req-39ca4362-0e26-46b7-b127-8373e1d9580c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.318 30938 INFO octavia.api.v1.controllers.load_balancer [req-4a53a973-6823-48a6-b2c2-1284ec7ad547 - - - - -] Sending created Load Balancer 3afd53cd-d9de-4698-88ab-6af123247d76 to the handler 2019-06-07 06:12:37.333 30937 INFO octavia.common.config [req-24c36fc9-39ac-4e67-8de2-0f122c000308 - - - - -] Logging enabled! 2019-06-07 06:12:37.333 30937 INFO octavia.common.config [req-24c36fc9-39ac-4e67-8de2-0f122c000308 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.296 30935 INFO octavia.common.config [req-9999881c-cf4d-43db-9d5a-a68add9aee90 - - - - -] Logging enabled! 2019-06-07 06:12:37.299 30935 INFO octavia.common.config [req-9999881c-cf4d-43db-9d5a-a68add9aee90 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.319 30935 WARNING octavia.api.root_controller [req-9999881c-cf4d-43db-9d5a-a68add9aee90 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.333 30935 INFO octavia.api.v1.controllers.load_balancer [req-2c554cc7-d796-45c2-a2f4-4725d44eeada - - - - -] Sending created Load Balancer 36997f26-234e-4300-921a-d8505cf2635d to the handler 2019-06-07 06:12:37.367 30935 INFO octavia.api.v1.controllers.listener [req-bc551902-d84a-4de3-86ae-fa96a9534827 - - - - -] Sending Creation of Listener 51a7e5a1-6225-4809-8455-dd017933b981 to handler 2019-06-07 06:12:37.361 30938 INFO octavia.api.v1.controllers.listener [req-5c9fdd73-84aa-49a3-aa8d-2c148310d5aa - - - - -] Sending Creation of Listener 521b2c93-ada3-498e-9be5-00a7950a9fcc to handler 2019-06-07 06:12:37.359 30937 WARNING octavia.api.root_controller [req-24c36fc9-39ac-4e67-8de2-0f122c000308 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.368 30937 INFO octavia.api.v1.controllers.load_balancer [req-aceeb8f0-ffdb-42ca-bab5-e251cf65c662 - - - - -] Sending created Load Balancer 24c2a4c4-de4f-4630-955d-99ce5c6d8892 to the handler 2019-06-07 06:12:37.266 30936 INFO octavia.common.config [req-a9399eee-5628-4261-8ce0-0d3ef575795a - - - - -] Logging enabled! 2019-06-07 06:12:37.268 30936 INFO octavia.common.config [req-a9399eee-5628-4261-8ce0-0d3ef575795a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.288 30936 WARNING octavia.api.root_controller [req-a9399eee-5628-4261-8ce0-0d3ef575795a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.302 30936 INFO octavia.api.v1.controllers.load_balancer [req-77f6f582-1016-48e1-ba1a-79d9599a9f9d - - - - -] Sending created Load Balancer 6cec9516-c038-443c-b56a-48c3f73105db to the handler 2019-06-07 06:12:37.336 30936 INFO octavia.api.v1.controllers.listener [req-31d6382e-06a4-4771-9a31-c4fb829b988c - - - - -] Sending Creation of Listener 75162054-9b1a-47e1-b1d4-940ce74df740 to handler 2019-06-07 06:12:37.408 30937 INFO octavia.api.v1.controllers.listener [req-3b898ad3-ee83-436e-aa34-98638698ca6d - - - - -] Sending Creation of Listener 35f20d53-2531-42c7-af49-cf1ac37312a7 to handler 2019-06-07 06:12:37.433 30938 INFO octavia.api.v1.controllers.l7policy [req-488804b4-e4eb-412a-af66-e4b5e2a6d6de - - - - -] Sending Creation of L7Policy c3a9edcb-abe3-49e9-bde8-82b3370bd18b to handler 2019-06-07 06:12:37.390 30936 INFO octavia.api.v1.controllers.pool [req-d5c4bd8c-208b-4f23-980c-2da9950a9566 - - - - -] Sending Creation of Pool 26fa351a-171b-453c-a5f4-0ec2cd4bc536 to handler 2019-06-07 06:12:37.440 30935 INFO octavia.api.v1.controllers.l7policy [req-5d0ee478-ec62-428c-abc0-bb3dccc9f422 - - - - -] Sending Creation of L7Policy 3644ea84-13cf-4df1-9333-903682197033 to handler 2019-06-07 06:12:37.466 30937 INFO octavia.api.v1.controllers.pool [req-7d3df171-763e-4d5f-b0ba-638cd35bddb9 - - - - -] Sending Creation of Pool 9bdc5f3b-c211-4e4b-a663-48ca22289090 to handler 2019-06-07 06:12:37.487 30936 INFO octavia.api.v1.controllers.pool [req-564171ad-baa7-4d39-baa4-2fb265d47131 - - - - -] Sending Creation of Pool 94bf9b79-2865-425e-b07d-fe781e0ecaac to handler 2019-06-07 06:12:37.509 30935 INFO octavia.api.v1.controllers.l7rule [req-db18e882-dcf3-4b54-8285-c7c5110ee000 - - - - -] Sending Creation of L7Rule 985ca2b4-7b59-4a8a-a0e2-a90e9cbccc1e to handler 2019-06-07 06:12:37.550 30937 INFO octavia.api.v1.controllers.l7policy [req-ffcdeb98-a19e-4ce8-b9d0-23d2a5ee62f5 - - - - -] Sending Creation of L7Policy f2be61d3-43f7-49f2-9a27-4e8a202e99d6 to handler 2019-06-07 06:12:37.568 30938 INFO octavia.api.v1.controllers.l7rule [req-2bc3be52-40ad-474f-83dd-84e4345e8b06 - - - - -] Sending Creation of L7Rule ee67419f-70fa-4409-8323-f8ae9c0b2929 to handler 2019-06-07 06:12:37.606 30935 INFO oslo_db.sqlalchemy.provision [req-5742ec83-c4f7-4c50-9a51-b1667a099cf0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.608 30935 INFO oslo_db.sqlalchemy.provision [req-5742ec83-c4f7-4c50-9a51-b1667a099cf0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tjqpgahnge 2019-06-07 06:12:37.608 30935 INFO oslo_db.sqlalchemy.provision [req-5742ec83-c4f7-4c50-9a51-b1667a099cf0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_path_rule [0.391816s] ... ok 2019-06-07 06:12:37.611 30935 INFO oslo_db.sqlalchemy.provision [req-5742ec83-c4f7-4c50-9a51-b1667a099cf0 - - - - -] CREATE BACKEND sqlite:// TOKEN xrbeedcwxw 2019-06-07 06:12:37.590 30936 INFO octavia.api.v1.controllers.health_monitor [req-dd21ef9b-8555-4f85-9012-7d806aa2479c - - - - -] Sending Creation of Health Monitor for Pool 94bf9b79-2865-425e-b07d-fe781e0ecaac to handler 2019-06-07 06:12:37.613 30937 INFO octavia.api.v1.controllers.l7policy [req-328d48a9-6408-4dc8-8b32-c8deb56a7d4f - - - - -] Sending Update of L7Policy f2be61d3-43f7-49f2-9a27-4e8a202e99d6 to handler 2019-06-07 06:12:37.663 30938 INFO oslo_db.sqlalchemy.provision [req-3b88ae0e-0ed2-4930-b2ab-1b24b5426e5b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.664 30938 INFO oslo_db.sqlalchemy.provision [req-3b88ae0e-0ed2-4930-b2ab-1b24b5426e5b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bluyotqwum 2019-06-07 06:12:37.664 30938 INFO oslo_db.sqlalchemy.provision [req-3b88ae0e-0ed2-4930-b2ab-1b24b5426e5b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_with_invalid_rule [0.466375s] ... ok 2019-06-07 06:12:37.687 30935 INFO octavia.common.config [req-5742ec83-c4f7-4c50-9a51-b1667a099cf0 - - - - -] Logging enabled! 2019-06-07 06:12:37.688 30935 INFO octavia.common.config [req-5742ec83-c4f7-4c50-9a51-b1667a099cf0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.668 30938 INFO oslo_db.sqlalchemy.provision [req-3b88ae0e-0ed2-4930-b2ab-1b24b5426e5b - - - - -] CREATE BACKEND sqlite:// TOKEN vwsxrjrypu 2019-06-07 06:12:37.722 30936 INFO oslo_db.sqlalchemy.provision [req-8bc2bbf3-1f1e-405b-8fea-4c4f32fa2b22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.724 30936 INFO oslo_db.sqlalchemy.provision [req-8bc2bbf3-1f1e-405b-8fea-4c4f32fa2b22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iwjbzpomxg 2019-06-07 06:12:37.724 30936 INFO oslo_db.sqlalchemy.provision [req-8bc2bbf3-1f1e-405b-8fea-4c4f32fa2b22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_with_listener [0.535390s] ... ok 2019-06-07 06:12:37.735 30938 INFO octavia.common.config [req-3b88ae0e-0ed2-4930-b2ab-1b24b5426e5b - - - - -] Logging enabled! 2019-06-07 06:12:37.735 30938 INFO octavia.common.config [req-3b88ae0e-0ed2-4930-b2ab-1b24b5426e5b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.752 30937 INFO oslo_db.sqlalchemy.provision [req-a4afabde-6a0c-4ef3-956b-b4b48f4b438a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.727 30936 INFO oslo_db.sqlalchemy.provision [req-8bc2bbf3-1f1e-405b-8fea-4c4f32fa2b22 - - - - -] CREATE BACKEND sqlite:// TOKEN lyqyadyqhz 2019-06-07 06:12:37.755 30937 INFO oslo_db.sqlalchemy.provision [req-a4afabde-6a0c-4ef3-956b-b4b48f4b438a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN snrqwdgatu 2019-06-07 06:12:37.755 30937 INFO oslo_db.sqlalchemy.provision [req-a4afabde-6a0c-4ef3-956b-b4b48f4b438a - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update [0.503731s] ... ok 2019-06-07 06:12:37.756 30938 WARNING octavia.api.root_controller [req-3b88ae0e-0ed2-4930-b2ab-1b24b5426e5b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.765 30938 INFO octavia.api.v1.controllers.load_balancer [req-06348218-cfc8-4ee6-abdf-8bb550fab289 - - - - -] Sending created Load Balancer e0f5ba81-b887-49b4-9c11-4a506b4e1bd5 to the handler 2019-06-07 06:12:37.758 30937 INFO oslo_db.sqlalchemy.provision [req-a4afabde-6a0c-4ef3-956b-b4b48f4b438a - - - - -] CREATE BACKEND sqlite:// TOKEN ypatbuxfit 2019-06-07 06:12:37.712 30935 WARNING octavia.api.root_controller [req-5742ec83-c4f7-4c50-9a51-b1667a099cf0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.724 30935 INFO octavia.api.v1.controllers.load_balancer [req-bbfcb402-e0f0-47c5-831e-fd84b472c661 - - - - -] Sending created Load Balancer 67cdb987-3b90-4fdc-b4fc-a6f399c0ed8a to the handler 2019-06-07 06:12:37.757 30935 INFO octavia.api.v1.controllers.listener [req-d93168d8-3113-4c50-bbe1-0bdbe3b11b23 - - - - -] Sending Creation of Listener d415972a-f122-418e-a8bc-b6a4e3988af2 to handler 2019-06-07 06:12:37.830 30935 INFO octavia.api.v1.controllers.l7policy [req-00529db7-39e6-4f35-934e-8a6512e6b9c8 - - - - -] Sending Creation of L7Policy ebda0fa9-edf3-43b3-bba7-aff10f04f828 to handler 2019-06-07 06:12:37.802 30938 INFO octavia.api.v1.controllers.pool [req-2281e609-67c0-4b53-856a-fe546d60b85f - - - - -] Sending Creation of Pool 476a2345-45fe-41fb-989a-ec37f87fad30 to handler 2019-06-07 06:12:37.839 30937 INFO octavia.common.config [req-a4afabde-6a0c-4ef3-956b-b4b48f4b438a - - - - -] Logging enabled! 2019-06-07 06:12:37.840 30937 INFO octavia.common.config [req-a4afabde-6a0c-4ef3-956b-b4b48f4b438a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.860 30937 WARNING octavia.api.root_controller [req-a4afabde-6a0c-4ef3-956b-b4b48f4b438a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.869 30937 INFO octavia.api.v1.controllers.load_balancer [req-12dafc1a-cc1c-4ced-ade1-8321f8494575 - - - - -] Sending created Load Balancer 7cf3be50-01ce-48d7-ba34-91ebb740b7d0 to the handler 2019-06-07 06:12:37.857 30938 INFO octavia.api.v1.controllers.listener [req-38195c52-9407-4557-89e8-40de50c45323 - - - - -] Sending Creation of Listener 5cecfcdc-29af-4aab-b3ef-654d7bcf70e4 to handler 2019-06-07 06:12:37.801 30936 INFO octavia.common.config [req-8bc2bbf3-1f1e-405b-8fea-4c4f32fa2b22 - - - - -] Logging enabled! 2019-06-07 06:12:37.801 30936 INFO octavia.common.config [req-8bc2bbf3-1f1e-405b-8fea-4c4f32fa2b22 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:37.825 30936 WARNING octavia.api.root_controller [req-8bc2bbf3-1f1e-405b-8fea-4c4f32fa2b22 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:37.834 30936 INFO octavia.api.v1.controllers.load_balancer [req-a887b831-d41a-4902-b7f4-75d6fbaa1bfa - - - - -] Sending created Load Balancer b079e1b6-1177-4370-ae83-87506a78d08e to the handler 2019-06-07 06:12:37.899 30935 INFO octavia.api.v1.controllers.l7rule [req-f01dcb74-256b-4d59-a8d4-8b2ae2da8094 - - - - -] Sending Creation of L7Rule de0064cd-c745-420f-9985-ddb6641ca223 to handler 2019-06-07 06:12:37.911 30937 INFO octavia.api.v1.controllers.listener [req-746680cd-b332-4682-ba5f-4b21f21fa1be - - - - -] Sending Creation of Listener 75248d1a-cbcd-423a-b0ee-1f592aefdd7e to handler 2019-06-07 06:12:37.870 30936 INFO octavia.api.v1.controllers.listener [req-0758d063-87da-4adf-ae5b-64fc5378f2ed - - - - -] Sending Creation of Listener 53493c99-0403-4ae7-865f-72e9e130c5f6 to handler 2019-06-07 06:12:37.928 30936 INFO octavia.api.v1.controllers.pool [req-79b8a491-fab7-4c3b-8c9c-6dc159ccbb96 - - - - -] Sending Creation of Pool de9dba7f-d1ad-4d62-9fa7-fdb89215d2b8 to handler 2019-06-07 06:12:37.967 30937 INFO octavia.api.v1.controllers.pool [req-47832ab3-d9b2-4cae-9628-d66048a1496a - - - - -] Sending Creation of Pool ef8c5e70-340d-4db8-aef9-40c3584ee6f0 to handler 2019-06-07 06:12:37.986 30938 INFO oslo_db.sqlalchemy.provision [req-c6895bfd-0245-4458-a6e2-9fb5f527679e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:37.987 30938 INFO oslo_db.sqlalchemy.provision [req-c6895bfd-0245-4458-a6e2-9fb5f527679e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vwsxrjrypu 2019-06-07 06:12:37.988 30938 INFO oslo_db.sqlalchemy.provision [req-c6895bfd-0245-4458-a6e2-9fb5f527679e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_listener.TestListener.test_create [0.323046s] ... ok 2019-06-07 06:12:38.063 30937 INFO octavia.api.v1.controllers.l7policy [req-2e6b604e-f1e2-4a2f-b028-b20dbfc1ec8f - - - - -] Sending Creation of L7Policy 49e59137-a70d-4669-af1c-41c2fcf4afc7 to handler 2019-06-07 06:12:37.991 30938 INFO oslo_db.sqlalchemy.provision [req-c6895bfd-0245-4458-a6e2-9fb5f527679e - - - - -] CREATE BACKEND sqlite:// TOKEN rvfhzayzzi 2019-06-07 06:12:38.059 30938 INFO octavia.common.config [req-c6895bfd-0245-4458-a6e2-9fb5f527679e - - - - -] Logging enabled! 2019-06-07 06:12:38.059 30938 INFO octavia.common.config [req-c6895bfd-0245-4458-a6e2-9fb5f527679e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.011 30936 INFO octavia.api.v1.controllers.pool [req-f72aed33-462b-4da0-ac12-736a9284ec7e - - - - -] Sending Creation of Pool 29fac31a-a8f9-4c8b-9f88-a4ffd48d3ab4 to handler 2019-06-07 06:12:37.974 30935 INFO octavia.api.v1.controllers.l7rule [req-2e4c6f65-042e-494f-9bbb-8d3b9fcb8756 - - - - -] Sending Creation of L7Rule db37406d-4dfc-4b62-938d-853a9b548e0e to handler 2019-06-07 06:12:38.081 30938 WARNING octavia.api.root_controller [req-c6895bfd-0245-4458-a6e2-9fb5f527679e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.090 30938 INFO octavia.api.v1.controllers.load_balancer [req-94ee5a69-8931-4007-bd27-9966a50af3e7 - - - - -] Sending created Load Balancer a1cfa183-b93d-4b5e-8b41-64c952b778ce to the handler 2019-06-07 06:12:38.110 30936 INFO octavia.api.v1.controllers.health_monitor [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] Sending Creation of Health Monitor for Pool de9dba7f-d1ad-4d62-9fa7-fdb89215d2b8 to handler 2019-06-07 06:12:38.121 30936 INFO oslo_db.sqlalchemy.provision [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:38.123 30936 INFO oslo_db.sqlalchemy.provision [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lyqyadyqhz 2019-06-07 06:12:38.123 30936 INFO oslo_db.sqlalchemy.provision [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_with_project_id [0.399077s] ... ok 2019-06-07 06:12:38.126 30936 INFO oslo_db.sqlalchemy.provision [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] CREATE BACKEND sqlite:// TOKEN wpaocmfpoc 2019-06-07 06:12:38.111 30935 INFO octavia.api.v1.controllers.l7rule [req-45806a42-37ea-41cb-a7fe-2cc0c4921dc6 - - - - -] Sending Creation of L7Rule 3a3d39df-402d-49e1-bf12-69e3b3d2cc3c to handler 2019-06-07 06:12:38.123 30938 INFO octavia.api.v1.controllers.pool [req-4b1c1dc7-0952-46f6-8b3d-7069d9cb05af - - - - -] Sending Creation of Pool e5fa061c-1177-4c32-8dc9-ef0a3b9bec57 to handler 2019-06-07 06:12:38.171 30938 INFO oslo_db.sqlalchemy.provision [req-ad35b5c8-d678-4583-8906-662dbfac0750 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:38.172 30938 INFO oslo_db.sqlalchemy.provision [req-ad35b5c8-d678-4583-8906-662dbfac0750 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rvfhzayzzi 2019-06-07 06:12:38.172 30938 INFO oslo_db.sqlalchemy.provision [req-ad35b5c8-d678-4583-8906-662dbfac0750 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_listener_bad_protocol [0.184529s] ... ok 2019-06-07 06:12:38.189 30935 INFO octavia.api.v1.controllers.l7rule [req-b3a3fd94-2ce6-4a17-aafd-6519b7d29271 - - - - -] Sending Creation of L7Rule 227f771d-2bc6-4bc8-9399-9483d1e99bef to handler 2019-06-07 06:12:38.133 30937 INFO octavia.api.v1.controllers.l7policy [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] Sending Update of L7Policy 49e59137-a70d-4669-af1c-41c2fcf4afc7 to handler 2019-06-07 06:12:38.162 30937 INFO oslo_db.sqlalchemy.provision [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:38.164 30937 INFO oslo_db.sqlalchemy.provision [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ypatbuxfit 2019-06-07 06:12:38.164 30937 INFO oslo_db.sqlalchemy.provision [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_url_minimal [0.408517s] ... ok 2019-06-07 06:12:38.204 30936 INFO octavia.common.config [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] Logging enabled! 2019-06-07 06:12:38.204 30936 INFO octavia.common.config [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.228 30936 WARNING octavia.api.root_controller [req-5d941c48-b1a7-4766-9bdc-5a1ab3b5bd68 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.237 30936 INFO octavia.api.v1.controllers.load_balancer [req-d083944b-aa7c-4754-a62b-b414fb9390d5 - - - - -] Sending created Load Balancer 8da35316-1990-46de-a63c-8f14fea3577a to the handler 2019-06-07 06:12:38.268 30936 INFO octavia.api.v1.controllers.listener [req-c3898010-6d28-408e-b433-b9393a6aecd4 - - - - -] Sending Creation of Listener 54c457fe-a37a-4917-adbc-093819ea87a8 to handler 2019-06-07 06:12:38.175 30938 INFO oslo_db.sqlalchemy.provision [req-ad35b5c8-d678-4583-8906-662dbfac0750 - - - - -] CREATE BACKEND sqlite:// TOKEN jtqyfycubn 2019-06-07 06:12:38.244 30938 INFO octavia.common.config [req-ad35b5c8-d678-4583-8906-662dbfac0750 - - - - -] Logging enabled! 2019-06-07 06:12:38.245 30938 INFO octavia.common.config [req-ad35b5c8-d678-4583-8906-662dbfac0750 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.325 30936 INFO octavia.api.v1.controllers.pool [req-329e7242-4f94-4da2-9a11-62cd40f1b1eb - - - - -] Sending Creation of Pool 9b335fb5-efff-40ce-abf3-9724658ad058 to handler 2019-06-07 06:12:38.408 30936 INFO octavia.api.v1.controllers.pool [req-4592539f-5f5e-4cd4-8676-1a457e65324d - - - - -] Sending Creation of Pool 02599a04-f016-4540-a368-45ccea5b5c42 to handler 2019-06-07 06:12:38.265 30938 WARNING octavia.api.root_controller [req-ad35b5c8-d678-4583-8906-662dbfac0750 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.275 30938 INFO octavia.api.v1.controllers.load_balancer [req-c6bb4455-2645-4040-96a8-921123d50652 - - - - -] Sending created Load Balancer 9d82f970-66c0-46df-aba3-a9d3388db0b8 to the handler 2019-06-07 06:12:38.307 30938 INFO octavia.api.v1.controllers.pool [req-eee3a37d-3f81-46eb-8519-7656238e399d - - - - -] Sending Creation of Pool 850953be-7747-4c37-adbe-dd315793197e to handler 2019-06-07 06:12:38.365 30938 INFO octavia.api.v1.controllers.listener [req-3564ed9b-18e0-471b-9ab8-fa4c2706796a - - - - -] Sending Creation of Listener 0783eb3c-5309-4058-a7e6-cf2504c92170 to handler 2019-06-07 06:12:38.167 30937 INFO oslo_db.sqlalchemy.provision [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] CREATE BACKEND sqlite:// TOKEN xvuhvormxg 2019-06-07 06:12:38.234 30937 INFO octavia.common.config [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] Logging enabled! 2019-06-07 06:12:38.234 30937 INFO octavia.common.config [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.265 30937 WARNING octavia.api.root_controller [req-6bdfce56-f3f0-4b21-afa9-f2db2d9d203b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.274 30937 INFO octavia.api.v1.controllers.load_balancer [req-5faa8761-8405-44cd-840b-4f315085f305 - - - - -] Sending created Load Balancer 641f9641-2d76-42d0-9c03-f78784cf8978 to the handler 2019-06-07 06:12:38.305 30937 INFO octavia.api.v1.controllers.listener [req-1b9f9070-1b2a-430f-ba37-9c5e12d47e90 - - - - -] Sending Creation of Listener 2438168d-9827-4797-a10d-8f7537bf731a to handler 2019-06-07 06:12:38.369 30937 INFO octavia.api.v1.controllers.pool [req-d423932b-cc96-42d6-99d8-44e2e1f6e4c1 - - - - -] Sending Creation of Pool 641bb8ab-d577-40d2-99d1-684b942c3c3b to handler 2019-06-07 06:12:38.269 30935 INFO octavia.api.v1.controllers.l7rule [req-1a33995c-176c-44a6-bf11-4b3bccfd58c7 - - - - -] Sending Creation of L7Rule d618330d-b97c-434a-a0c9-1b28c0306f2f to handler 2019-06-07 06:12:38.453 30938 INFO oslo_db.sqlalchemy.provision [req-8ab7817e-7467-4919-a2a8-c9940b5eeb9a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:38.454 30938 INFO oslo_db.sqlalchemy.provision [req-8ab7817e-7467-4919-a2a8-c9940b5eeb9a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jtqyfycubn 2019-06-07 06:12:38.455 30938 INFO oslo_db.sqlalchemy.provision [req-8ab7817e-7467-4919-a2a8-c9940b5eeb9a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_duplicate_id [0.282254s] ... ok 2019-06-07 06:12:38.344 30935 INFO octavia.api.v1.controllers.l7rule [req-41d7042a-1ae8-4928-b2f1-84ed8c2263f2 - - - - -] Sending Creation of L7Rule 2691a9a2-a680-472c-bce9-e21f435cb991 to handler 2019-06-07 06:12:38.428 30935 INFO octavia.api.v1.controllers.l7rule [req-44d7f346-a38e-4002-8c95-3c0f1dff9eb7 - - - - -] Sending Creation of L7Rule 69fb000f-d2e6-4b95-b150-e33677ee66e8 to handler 2019-06-07 06:12:38.471 30937 INFO octavia.api.v1.controllers.l7policy [req-b8be1e48-4532-42dd-ab36-60f6293f9540 - - - - -] Sending Creation of L7Policy b16ec456-02af-4050-8bc1-d412878759d0 to handler 2019-06-07 06:12:38.506 30935 INFO octavia.api.v1.controllers.l7rule [req-7b52181a-fb9e-4f47-8bbd-376585dfca72 - - - - -] Sending Creation of L7Rule 05aaa0a0-8be0-49c4-8f41-5fd5b973d471 to handler 2019-06-07 06:12:38.458 30938 INFO oslo_db.sqlalchemy.provision [req-8ab7817e-7467-4919-a2a8-c9940b5eeb9a - - - - -] CREATE BACKEND sqlite:// TOKEN jxpbhtxbhr 2019-06-07 06:12:38.507 30936 INFO octavia.api.v1.controllers.health_monitor [req-5e8c80e4-279a-48ce-ab3e-da955a007844 - - - - -] Sending Creation of Health Monitor for Pool 9b335fb5-efff-40ce-abf3-9724658ad058 to handler 2019-06-07 06:12:38.545 30938 INFO octavia.common.config [req-8ab7817e-7467-4919-a2a8-c9940b5eeb9a - - - - -] Logging enabled! 2019-06-07 06:12:38.546 30938 INFO octavia.common.config [req-8ab7817e-7467-4919-a2a8-c9940b5eeb9a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.566 30938 WARNING octavia.api.root_controller [req-8ab7817e-7467-4919-a2a8-c9940b5eeb9a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.580 30938 INFO octavia.api.v1.controllers.load_balancer [req-ea2010fa-1b6b-4730-9209-d0dc095d653e - - - - -] Sending created Load Balancer 261d9591-5b8f-47de-89b1-f74034d129aa to the handler 2019-06-07 06:12:38.573 30936 INFO octavia.api.v1.controllers.load_balancer [req-fab04ef5-fa19-4234-9a11-b89209a4d6ba - - - - -] Sending deleted Load Balancer 8da35316-1990-46de-a63c-8f14fea3577a to the handler 2019-06-07 06:12:38.599 30936 INFO octavia.api.v1.controllers.health_monitor [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:38.535 30937 INFO octavia.api.v1.controllers.load_balancer [req-52464421-7710-4f02-b4d9-b8eb1850fab7 - - - - -] Sending deleted Load Balancer 641f9641-2d76-42d0-9c03-f78784cf8978 to the handler 2019-06-07 06:12:38.558 30937 INFO octavia.api.v1.controllers.l7policy [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:38.583 30937 INFO oslo_db.sqlalchemy.provision [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:38.585 30937 INFO oslo_db.sqlalchemy.provision [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xvuhvormxg 2019-06-07 06:12:38.585 30937 INFO oslo_db.sqlalchemy.provision [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_when_lb_pending_delete [0.420951s] ... ok 2019-06-07 06:12:38.631 30936 INFO oslo_db.sqlalchemy.provision [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:38.632 30936 INFO oslo_db.sqlalchemy.provision [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wpaocmfpoc 2019-06-07 06:12:38.632 30936 INFO oslo_db.sqlalchemy.provision [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_delete [0.508915s] ... ok 2019-06-07 06:12:38.588 30937 INFO oslo_db.sqlalchemy.provision [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] CREATE BACKEND sqlite:// TOKEN snnlibrddm 2019-06-07 06:12:38.635 30936 INFO oslo_db.sqlalchemy.provision [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] CREATE BACKEND sqlite:// TOKEN srnjnvyprl 2019-06-07 06:12:38.626 30938 INFO octavia.api.v1.controllers.pool [req-715705ef-0b89-4e01-90f2-10cee5bbc072 - - - - -] Sending Creation of Pool 33104fd6-f736-4267-9f94-eca5b4e593e9 to handler 2019-06-07 06:12:38.600 30935 INFO octavia.api.v1.controllers.l7rule [req-8dcc6a42-c23d-471c-87aa-bce1aa4fce4e - - - - -] Sending Creation of L7Rule 53205d42-aff1-4625-9ea4-8adbf13afbc9 to handler 2019-06-07 06:12:38.699 30938 INFO octavia.api.v1.controllers.listener [req-46087a3a-a63b-4bac-bc8e-edb3b1a5b2cd - - - - -] Sending Creation of Listener c742b5fd-ee8a-43e2-bd14-5f251019f722 to handler 2019-06-07 06:12:38.697 30935 INFO octavia.api.v1.controllers.l7rule [req-7518f5f1-72b0-4ee9-969c-4ebec1da2dd2 - - - - -] Sending Creation of L7Rule 1854d142-078a-4677-8848-9e53ace3bbf3 to handler 2019-06-07 06:12:38.710 30936 INFO octavia.common.config [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] Logging enabled! 2019-06-07 06:12:38.710 30936 INFO octavia.common.config [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.665 30937 INFO octavia.common.config [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] Logging enabled! 2019-06-07 06:12:38.665 30937 INFO octavia.common.config [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.686 30937 WARNING octavia.api.root_controller [req-c758486a-d6dd-4a3b-ac47-da9410e07ff9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.695 30937 INFO octavia.api.v1.controllers.load_balancer [req-12766167-fb38-46ab-9b08-54576edd5469 - - - - -] Sending created Load Balancer 8a2d49b1-77f8-4628-ab07-c0c4ab67edff to the handler 2019-06-07 06:12:38.731 30937 INFO octavia.api.v1.controllers.listener [req-04b44ba9-b86c-4f72-92bc-c0967273f50a - - - - -] Sending Creation of Listener a5ef8402-424b-4366-b340-c99d5154a163 to handler 2019-06-07 06:12:38.734 30936 WARNING octavia.api.root_controller [req-9892f0c5-7412-480e-95c0-c4626a3f51bf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.743 30936 INFO octavia.api.v1.controllers.load_balancer [req-2b719530-4ea9-4580-a259-98eb5de0667f - - - - -] Sending created Load Balancer 2a5fa52f-09f0-4fa9-ba77-b4c21d32e520 to the handler 2019-06-07 06:12:38.782 30935 INFO octavia.api.v1.controllers.l7rule [req-4ddfea84-9000-4d03-8b28-c76ef42ac8a2 - - - - -] Sending Creation of L7Rule 46950a8b-6456-4f94-a412-12409cec4804 to handler 2019-06-07 06:12:38.780 30936 INFO octavia.api.v1.controllers.listener [req-7d304d11-3141-42be-82be-02afe0686293 - - - - -] Sending Creation of Listener 21fb07c6-05ba-47d2-9895-a48d08142d8f to handler 2019-06-07 06:12:38.783 30937 INFO octavia.api.v1.controllers.pool [req-25236146-8328-48d9-9d79-d786192a3dce - - - - -] Sending Creation of Pool 31b51800-46e6-4901-a9cc-08a8486c5c6b to handler 2019-06-07 06:12:38.854 30938 INFO oslo_db.sqlalchemy.provision [req-fb2ed8cc-7a5f-426f-8493-2d10d51f664a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:38.855 30938 INFO oslo_db.sqlalchemy.provision [req-fb2ed8cc-7a5f-426f-8493-2d10d51f664a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jxpbhtxbhr 2019-06-07 06:12:38.855 30938 INFO oslo_db.sqlalchemy.provision [req-fb2ed8cc-7a5f-426f-8493-2d10d51f664a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_project_id [0.400493s] ... ok 2019-06-07 06:12:38.836 30936 INFO octavia.api.v1.controllers.pool [req-22fb157d-3321-47f4-9d21-6d06b187369f - - - - -] Sending Creation of Pool 8451925d-266f-4088-b7db-67d8b9e5e49b to handler 2019-06-07 06:12:38.858 30938 INFO oslo_db.sqlalchemy.provision [req-fb2ed8cc-7a5f-426f-8493-2d10d51f664a - - - - -] CREATE BACKEND sqlite:// TOKEN rjauedmidm 2019-06-07 06:12:38.863 30935 INFO octavia.api.v1.controllers.l7rule [req-16dda89b-88e8-4ea0-97ed-ee2d7c4b382d - - - - -] Sending Creation of L7Rule b0878ed6-6fef-46a4-aee1-2e81d4f1e3ad to handler 2019-06-07 06:12:38.890 30937 INFO octavia.api.v1.controllers.l7policy [req-1475cdba-c628-414e-a5bf-37512455e929 - - - - -] Sending Creation of L7Policy 195a2765-41db-486e-a128-57276e4f1473 to handler 2019-06-07 06:12:38.934 30936 INFO octavia.api.v1.controllers.pool [req-6d00b1f3-8f69-4eb8-ad57-07cac06ba68a - - - - -] Sending Creation of Pool 22a09ed0-12bf-4514-b022-c70a021aeea6 to handler 2019-06-07 06:12:38.945 30938 INFO octavia.common.config [req-fb2ed8cc-7a5f-426f-8493-2d10d51f664a - - - - -] Logging enabled! 2019-06-07 06:12:38.945 30938 INFO octavia.common.config [req-fb2ed8cc-7a5f-426f-8493-2d10d51f664a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:38.951 30937 INFO octavia.api.v1.controllers.l7policy [req-a14931b2-4994-42ab-8907-f5bacb800b77 - - - - -] Sending Update of L7Policy 195a2765-41db-486e-a128-57276e4f1473 to handler 2019-06-07 06:12:38.979 30938 WARNING octavia.api.root_controller [req-fb2ed8cc-7a5f-426f-8493-2d10d51f664a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:38.989 30938 INFO octavia.api.v1.controllers.load_balancer [req-16fe5750-d6a0-411d-ba09-b5850a1d271a - - - - -] Sending created Load Balancer 9a72ce8a-e1e1-429b-8318-7c032230e26b to the handler 2019-06-07 06:12:38.962 30935 INFO octavia.api.v1.controllers.l7rule [req-bca1851b-a003-4a94-b1f1-1dc9fcbedaa1 - - - - -] Sending Creation of L7Rule d79220b1-e3ce-4064-99d7-b8feb0141f7d to handler 2019-06-07 06:12:39.015 30937 INFO oslo_db.sqlalchemy.provision [req-136346b6-e24b-4b15-a0fd-5f0976724694 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.016 30937 INFO oslo_db.sqlalchemy.provision [req-136346b6-e24b-4b15-a0fd-5f0976724694 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN snnlibrddm 2019-06-07 06:12:39.016 30937 INFO oslo_db.sqlalchemy.provision [req-136346b6-e24b-4b15-a0fd-5f0976724694 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_with_bad_handler [0.431268s] ... ok 2019-06-07 06:12:39.024 30937 INFO oslo_db.sqlalchemy.provision [req-136346b6-e24b-4b15-a0fd-5f0976724694 - - - - -] CREATE BACKEND sqlite:// TOKEN mcwrgjcywf 2019-06-07 06:12:39.036 30936 INFO octavia.api.v1.controllers.health_monitor [req-072095fa-34be-4381-9859-abef70500330 - - - - -] Sending Creation of Health Monitor for Pool 22a09ed0-12bf-4514-b022-c70a021aeea6 to handler 2019-06-07 06:12:39.038 30938 INFO octavia.api.v1.controllers.pool [req-a20dd663-3c58-4dd4-b83b-b2198540406d - - - - -] Sending Creation of Pool b706423d-3475-4b56-8242-3ee2173020b1 to handler 2019-06-07 06:12:39.054 30935 INFO octavia.api.v1.controllers.l7rule [req-3d2931f1-1f4a-493e-9afe-a91aca37aa49 - - - - -] Sending Creation of L7Rule f3419fbf-5b03-4d69-80f8-ba708ef51811 to handler 2019-06-07 06:12:39.140 30935 INFO octavia.api.v1.controllers.l7rule [req-7e74d5ee-0d78-4cca-97da-6966b63b5994 - - - - -] Sending Creation of L7Rule b42b4f53-cdbf-425b-93d0-f3370188b0d5 to handler 2019-06-07 06:12:39.094 30937 INFO octavia.common.config [req-136346b6-e24b-4b15-a0fd-5f0976724694 - - - - -] Logging enabled! 2019-06-07 06:12:39.094 30937 INFO octavia.common.config [req-136346b6-e24b-4b15-a0fd-5f0976724694 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.117 30937 WARNING octavia.api.root_controller [req-136346b6-e24b-4b15-a0fd-5f0976724694 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.127 30937 INFO octavia.api.v1.controllers.load_balancer [req-cf8c0abd-93cc-4fe0-b63e-538d3a749519 - - - - -] Sending created Load Balancer bc4c88d8-e9ed-4942-a2fb-93ca8b1f2ede to the handler 2019-06-07 06:12:39.108 30938 INFO octavia.api.v1.controllers.listener [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] Sending Creation of Listener adffcc6f-76e2-47c1-a52b-10c270b7e5c0 to handler 2019-06-07 06:12:39.142 30938 INFO oslo_db.sqlalchemy.provision [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.144 30938 INFO oslo_db.sqlalchemy.provision [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rjauedmidm 2019-06-07 06:12:39.144 30938 INFO oslo_db.sqlalchemy.provision [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_valid_insert_headers [0.288392s] ... ok 2019-06-07 06:12:39.147 30938 INFO oslo_db.sqlalchemy.provision [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] CREATE BACKEND sqlite:// TOKEN egkfiushxx 2019-06-07 06:12:39.164 30936 INFO octavia.api.v1.controllers.health_monitor [req-fe1d3006-6742-4f28-adfa-2b9df278a768 - - - - -] Sending Deletion of Health Monitor for Pool 22a09ed0-12bf-4514-b022-c70a021aeea6 to handler 2019-06-07 06:12:39.163 30937 INFO octavia.api.v1.controllers.listener [req-8a9e1ab2-2b6f-462e-9c0d-e10de0e038cd - - - - -] Sending Creation of Listener ba10df37-436e-49d0-8f20-2281cd249802 to handler 2019-06-07 06:12:39.225 30938 INFO octavia.common.config [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] Logging enabled! 2019-06-07 06:12:39.225 30938 INFO octavia.common.config [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.235 30936 INFO oslo_db.sqlalchemy.provision [req-1966e6db-d054-4cb3-8115-947765817471 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.236 30936 INFO oslo_db.sqlalchemy.provision [req-1966e6db-d054-4cb3-8115-947765817471 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN srnjnvyprl 2019-06-07 06:12:39.237 30936 INFO oslo_db.sqlalchemy.provision [req-1966e6db-d054-4cb3-8115-947765817471 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete_with_bad_handler [0.604025s] ... ok 2019-06-07 06:12:39.248 30938 WARNING octavia.api.root_controller [req-9a8c22ad-0e9c-4a13-b8da-0529f3f4358e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.245 30936 INFO oslo_db.sqlalchemy.provision [req-1966e6db-d054-4cb3-8115-947765817471 - - - - -] CREATE BACKEND sqlite:// TOKEN gewdykwboc 2019-06-07 06:12:39.235 30937 INFO octavia.api.v1.controllers.l7policy [req-addc3faa-dc70-4aac-b7fe-0de14c46d35b - - - - -] Sending Creation of L7Policy 79315ac9-33a1-434b-b34e-7939537dde7d to handler 2019-06-07 06:12:39.262 30938 INFO octavia.api.v1.controllers.load_balancer [req-0796341c-0ef1-44e9-8369-da3cbee82839 - - - - -] Sending created Load Balancer 4b58ab72-1c26-4dfd-acf1-ba3dbe2fa50d to the handler 2019-06-07 06:12:39.294 30938 INFO octavia.api.v1.controllers.pool [req-52d15a5a-8d30-4963-8eef-5f23917118fd - - - - -] Sending Creation of Pool 3c9a9051-f112-493a-a9b6-f8b1a9a80073 to handler 2019-06-07 06:12:39.274 30935 INFO octavia.api.v1.controllers.l7rule [req-d6f62f6f-1374-403d-a929-460c1bc36cb7 - - - - -] Sending Creation of L7Rule 0d2372ac-4775-4f52-916b-2ea3074d57fa to handler 2019-06-07 06:12:39.283 30937 ERROR octavia.api.v1.controllers.base [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] L7 Rule 8c99ff55-12b1-4d50-86f4-9f73eb378f92 not found: None 2019-06-07 06:12:39.283 30937 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:39.283 30937 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:39.297 30937 INFO oslo_db.sqlalchemy.provision [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.299 30937 INFO oslo_db.sqlalchemy.provision [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mcwrgjcywf 2019-06-07 06:12:39.299 30937 INFO oslo_db.sqlalchemy.provision [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_delete [0.282531s] ... ok 2019-06-07 06:12:39.302 30937 INFO oslo_db.sqlalchemy.provision [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] CREATE BACKEND sqlite:// TOKEN xxbuzjrlyr 2019-06-07 06:12:39.315 30936 INFO octavia.common.config [req-1966e6db-d054-4cb3-8115-947765817471 - - - - -] Logging enabled! 2019-06-07 06:12:39.315 30936 INFO octavia.common.config [req-1966e6db-d054-4cb3-8115-947765817471 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.338 30936 WARNING octavia.api.root_controller [req-1966e6db-d054-4cb3-8115-947765817471 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.349 30936 INFO octavia.api.v1.controllers.load_balancer [req-9d344f7b-86d2-4bad-be92-35fc520c5f59 - - - - -] Sending created Load Balancer 5c17fe32-7379-4ac2-b494-3d9313901c8e to the handler 2019-06-07 06:12:39.352 30938 INFO octavia.api.v1.controllers.listener [req-11667760-0c39-4dea-beb4-33e1e0ee2320 - - - - -] Sending Creation of Listener 18a1dd35-82b9-409f-8031-67f9b08ce581 to handler 2019-06-07 06:12:39.385 30936 INFO octavia.api.v1.controllers.listener [req-f058a320-5456-4a88-a471-21fab0ccbdfe - - - - -] Sending Creation of Listener 0918b280-b366-49f6-9252-8b35064563c2 to handler 2019-06-07 06:12:39.386 30937 INFO octavia.common.config [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] Logging enabled! 2019-06-07 06:12:39.386 30937 INFO octavia.common.config [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.418 30938 INFO octavia.api.v1.controllers.listener [req-58136492-2e7b-4c3c-b08e-6ed49d8929aa - - - - -] Sending Deletion of Listener 18a1dd35-82b9-409f-8031-67f9b08ce581 to handler 2019-06-07 06:12:39.426 30935 INFO octavia.api.v1.controllers.l7rule [req-ee0ac849-1706-44ae-af71-4fea2534f3fb - - - - -] Sending Creation of L7Rule e66942a6-7698-4412-a7d6-5ddd427162eb to handler 2019-06-07 06:12:39.407 30937 WARNING octavia.api.root_controller [req-600b3240-332d-4071-8caa-01a7f7997cf9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.416 30937 INFO octavia.api.v1.controllers.load_balancer [req-32eb3dbb-5bb5-4f5f-ad04-1cb29536fa68 - - - - -] Sending created Load Balancer c1f576bc-c6f8-4709-bc0b-2547e0db70f1 to the handler 2019-06-07 06:12:39.443 30936 INFO octavia.api.v1.controllers.pool [req-3ac89e85-b07b-4ac0-a37f-2256e58dfc5d - - - - -] Sending Creation of Pool 3aefb975-0b5a-4808-83e4-07e611da1138 to handler 2019-06-07 06:12:39.455 30937 INFO octavia.api.v1.controllers.listener [req-caa01522-46f8-4ef2-87eb-18565d5e3a4e - - - - -] Sending Creation of Listener 320fee14-eeaf-4986-8e36-54d5963d6f0a to handler 2019-06-07 06:12:39.505 30936 ERROR octavia.api.v1.controllers.base [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] Pool ba88798e-f307-4ca1-8686-f29495e3bd29 not found: None 2019-06-07 06:12:39.505 30936 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:39.505 30936 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:39.519 30936 INFO oslo_db.sqlalchemy.provision [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.521 30936 INFO oslo_db.sqlalchemy.provision [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gewdykwboc 2019-06-07 06:12:39.521 30936 INFO oslo_db.sqlalchemy.provision [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_create_redirect_to_pool [0.284107s] ... ok 2019-06-07 06:12:39.524 30936 INFO oslo_db.sqlalchemy.provision [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] CREATE BACKEND sqlite:// TOKEN btnkdiooyb 2019-06-07 06:12:39.525 30937 INFO octavia.api.v1.controllers.l7policy [req-534b0bc2-822c-4ec6-a534-5e54c600a06a - - - - -] Sending Creation of L7Policy d7d0c314-0d15-4001-8e93-fb3e31d224df to handler 2019-06-07 06:12:39.564 30938 INFO oslo_db.sqlalchemy.provision [req-c4069bd1-a029-478a-b0a8-3cedd55f21c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.565 30938 INFO oslo_db.sqlalchemy.provision [req-c4069bd1-a029-478a-b0a8-3cedd55f21c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN egkfiushxx 2019-06-07 06:12:39.566 30938 INFO oslo_db.sqlalchemy.provision [req-c4069bd1-a029-478a-b0a8-3cedd55f21c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete [0.421489s] ... ok 2019-06-07 06:12:39.568 30938 INFO oslo_db.sqlalchemy.provision [req-c4069bd1-a029-478a-b0a8-3cedd55f21c2 - - - - -] CREATE BACKEND sqlite:// TOKEN hbfjzyayco 2019-06-07 06:12:39.588 30935 INFO octavia.api.v1.controllers.l7rule [req-24d3d8be-f3e0-4f11-8c42-766fed0a145c - - - - -] Sending Creation of L7Rule d8e8635a-7019-476f-8551-0247ae29bc5d to handler 2019-06-07 06:12:39.595 30937 INFO octavia.api.v1.controllers.l7rule [req-9d2ab39e-ecfc-426d-9441-6702a96bc16e - - - - -] Sending Creation of L7Rule 49944c1e-1b64-4a95-a75b-a2324dfcbd82 to handler 2019-06-07 06:12:39.599 30936 INFO octavia.common.config [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] Logging enabled! 2019-06-07 06:12:39.599 30936 INFO octavia.common.config [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.646 30938 INFO octavia.common.config [req-c4069bd1-a029-478a-b0a8-3cedd55f21c2 - - - - -] Logging enabled! 2019-06-07 06:12:39.646 30938 INFO octavia.common.config [req-c4069bd1-a029-478a-b0a8-3cedd55f21c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.623 30936 WARNING octavia.api.root_controller [req-06262b19-4eca-4236-90db-108f32dc3a65 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.632 30936 INFO octavia.api.v1.controllers.load_balancer [req-40cd313b-901d-4b58-b432-762cc4d26726 - - - - -] Sending created Load Balancer d4502643-855c-44b7-b5f7-ec2cb468a527 to the handler 2019-06-07 06:12:39.669 30936 INFO octavia.api.v1.controllers.listener [req-8d97a73e-f162-43ff-b379-3536f56f5868 - - - - -] Sending Creation of Listener 9d6f0aec-6a8f-4a71-8c99-d96eaf14000b to handler 2019-06-07 06:12:39.670 30938 WARNING octavia.api.root_controller [req-c4069bd1-a029-478a-b0a8-3cedd55f21c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.679 30938 INFO octavia.api.v1.controllers.load_balancer [req-a5b75c3c-4db9-476a-a517-c608ab36c46d - - - - -] Sending created Load Balancer 6434b111-f564-4aaa-869f-3514b5c72c6a to the handler 2019-06-07 06:12:39.704 30937 INFO oslo_db.sqlalchemy.provision [req-8cc55891-6b8d-4da5-96ef-ca1b8273d670 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.706 30937 INFO oslo_db.sqlalchemy.provision [req-8cc55891-6b8d-4da5-96ef-ca1b8273d670 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xxbuzjrlyr 2019-06-07 06:12:39.706 30937 INFO oslo_db.sqlalchemy.provision [req-8cc55891-6b8d-4da5-96ef-ca1b8273d670 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_cookie_rule [0.406730s] ... ok 2019-06-07 06:12:39.717 30938 INFO octavia.api.v1.controllers.pool [req-97880482-7ba8-4805-925e-12e848adbe70 - - - - -] Sending Creation of Pool 70cb35dc-c8c1-4446-adc7-2d0791d1e44e to handler 2019-06-07 06:12:39.709 30937 INFO oslo_db.sqlalchemy.provision [req-8cc55891-6b8d-4da5-96ef-ca1b8273d670 - - - - -] CREATE BACKEND sqlite:// TOKEN qiihsmxyel 2019-06-07 06:12:39.724 30936 INFO octavia.api.v1.controllers.pool [req-1b150c74-c53b-4f24-92a2-2ff84b1041d8 - - - - -] Sending Creation of Pool 5d151f84-0290-49c2-b256-a816cb0159e4 to handler 2019-06-07 06:12:39.747 30935 INFO octavia.api.v1.controllers.l7rule [req-38dfc81d-17f0-4a70-a0db-86b48e5318c0 - - - - -] Sending Creation of L7Rule 8e404965-01b9-48a3-843b-1a609841bd2a to handler 2019-06-07 06:12:39.784 30937 INFO octavia.common.config [req-8cc55891-6b8d-4da5-96ef-ca1b8273d670 - - - - -] Logging enabled! 2019-06-07 06:12:39.784 30937 INFO octavia.common.config [req-8cc55891-6b8d-4da5-96ef-ca1b8273d670 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.761 30938 INFO octavia.api.v1.controllers.listener [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] Listener SEAN-CONNERY not found. 2019-06-07 06:12:39.772 30938 INFO oslo_db.sqlalchemy.provision [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.773 30938 INFO oslo_db.sqlalchemy.provision [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hbfjzyayco 2019-06-07 06:12:39.774 30938 INFO oslo_db.sqlalchemy.provision [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete_bad_listener_id [0.207926s] ... ok 2019-06-07 06:12:39.777 30938 INFO oslo_db.sqlalchemy.provision [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] CREATE BACKEND sqlite:// TOKEN tapzvznsfg 2019-06-07 06:12:39.847 30938 INFO octavia.common.config [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] Logging enabled! 2019-06-07 06:12:39.847 30938 INFO octavia.common.config [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.827 30936 INFO octavia.api.v1.controllers.l7policy [req-96571e99-b879-4937-98ec-08e382d07fda - - - - -] Sending Creation of L7Policy 91a2c520-f7af-4a64-b164-22a4f936a6d2 to handler 2019-06-07 06:12:39.862 30936 ERROR octavia.api.v1.controllers.base [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] Pool 52b6de53-a648-4781-8cf7-fe659502084e not found: None 2019-06-07 06:12:39.862 30936 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:39.862 30936 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:39.877 30936 INFO oslo_db.sqlalchemy.provision [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.878 30936 INFO oslo_db.sqlalchemy.provision [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN btnkdiooyb 2019-06-07 06:12:39.878 30936 INFO oslo_db.sqlalchemy.provision [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_update_redirect_to_pool [0.357355s] ... ok 2019-06-07 06:12:39.860 30935 INFO octavia.api.v1.controllers.l7rule [req-e80c0c74-53cd-470a-a62b-de2ec44fde13 - - - - -] Sending Creation of L7Rule a333482d-4fce-48db-a7cf-a3a15dd60a3f to handler 2019-06-07 06:12:39.881 30936 INFO oslo_db.sqlalchemy.provision [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] CREATE BACKEND sqlite:// TOKEN rpwavhuwyw 2019-06-07 06:12:39.872 30938 WARNING octavia.api.root_controller [req-65a4df93-dc05-4200-8e88-07c3c8f5ed1e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.887 30938 INFO oslo_db.sqlalchemy.provision [req-09f2d68d-4996-4cbe-8f9b-3cfad8205707 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:39.888 30938 INFO oslo_db.sqlalchemy.provision [req-09f2d68d-4996-4cbe-8f9b-3cfad8205707 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tapzvznsfg 2019-06-07 06:12:39.888 30938 INFO oslo_db.sqlalchemy.provision [req-09f2d68d-4996-4cbe-8f9b-3cfad8205707 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_network_subnet [0.114413s] ... ok 2019-06-07 06:12:39.808 30937 WARNING octavia.api.root_controller [req-8cc55891-6b8d-4da5-96ef-ca1b8273d670 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.817 30937 INFO octavia.api.v1.controllers.load_balancer [req-b402f9d1-9f2b-4704-909c-596f7501b0c3 - - - - -] Sending created Load Balancer 9bbd46bd-e150-474a-a7d2-e57d5b894927 to the handler 2019-06-07 06:12:39.957 30936 INFO octavia.common.config [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] Logging enabled! 2019-06-07 06:12:39.891 30938 INFO oslo_db.sqlalchemy.provision [req-09f2d68d-4996-4cbe-8f9b-3cfad8205707 - - - - -] CREATE BACKEND sqlite:// TOKEN ndzbrciefb 2019-06-07 06:12:39.853 30937 INFO octavia.api.v1.controllers.listener [req-ad2dd1af-6e83-4e00-a616-9b9319546cd5 - - - - -] Sending Creation of Listener a45fa0b5-1b79-40d4-9fe6-6814d81825bf to handler 2019-06-07 06:12:39.923 30937 INFO octavia.api.v1.controllers.l7policy [req-965f6498-acf4-403b-89cd-6a50090bce45 - - - - -] Sending Creation of L7Policy 265e2def-4679-482b-bc21-ab20633daeef to handler 2019-06-07 06:12:39.959 30936 INFO octavia.common.config [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.970 30938 INFO octavia.common.config [req-09f2d68d-4996-4cbe-8f9b-3cfad8205707 - - - - -] Logging enabled! 2019-06-07 06:12:39.971 30938 INFO octavia.common.config [req-09f2d68d-4996-4cbe-8f9b-3cfad8205707 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:39.981 30936 WARNING octavia.api.root_controller [req-89861a06-0a14-4318-a2c7-8cca7c753fc6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:39.972 30935 INFO octavia.api.v1.controllers.l7rule [req-86fa243d-412e-49e9-aa50-83df5077739e - - - - -] Sending Creation of L7Rule 4a06d8f7-05f9-4586-8eed-f972570292cc to handler 2019-06-07 06:12:39.994 30938 WARNING octavia.api.root_controller [req-09f2d68d-4996-4cbe-8f9b-3cfad8205707 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.009 30938 INFO oslo_db.sqlalchemy.provision [req-7a47872b-e1b6-4c1d-9e76-fdd25854195e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.014 30938 INFO oslo_db.sqlalchemy.provision [req-7a47872b-e1b6-4c1d-9e76-fdd25854195e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ndzbrciefb 2019-06-07 06:12:40.014 30938 INFO oslo_db.sqlalchemy.provision [req-7a47872b-e1b6-4c1d-9e76-fdd25854195e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_subnet [0.125472s] ... ok 2019-06-07 06:12:39.993 30936 INFO octavia.api.v1.controllers.load_balancer [req-49c5df4d-337e-4462-8920-90f945bcb52e - - - - -] Sending created Load Balancer 2cd48829-0192-4b46-8195-96c8ce1460f4 to the handler 2019-06-07 06:12:40.027 30936 INFO octavia.api.v1.controllers.listener [req-e9f48e31-1a45-41f6-a56e-97a6759fda89 - - - - -] Sending Creation of Listener 1cb7f920-3636-4b95-9105-c82b555bc633 to handler 2019-06-07 06:12:40.017 30938 INFO oslo_db.sqlalchemy.provision [req-7a47872b-e1b6-4c1d-9e76-fdd25854195e - - - - -] CREATE BACKEND sqlite:// TOKEN omluswnavw 2019-06-07 06:12:40.070 30937 INFO octavia.api.v1.controllers.l7rule [req-bd0027d7-52a6-4525-b8db-5d3052ec19d6 - - - - -] Sending Creation of L7Rule 899f16c8-3a5d-44fa-9aea-b9f97c50baa2 to handler 2019-06-07 06:12:40.085 30935 INFO octavia.api.v1.controllers.l7rule [req-543d506c-ec51-4914-8a08-bc5d0c72f1f7 - - - - -] Sending Creation of L7Rule a59163b5-5392-42a1-b96f-7d903e685d9e to handler 2019-06-07 06:12:40.091 30938 INFO octavia.common.config [req-7a47872b-e1b6-4c1d-9e76-fdd25854195e - - - - -] Logging enabled! 2019-06-07 06:12:40.091 30938 INFO octavia.common.config [req-7a47872b-e1b6-4c1d-9e76-fdd25854195e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.115 30938 WARNING octavia.api.root_controller [req-7a47872b-e1b6-4c1d-9e76-fdd25854195e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.125 30938 INFO octavia.api.v1.controllers.load_balancer [req-0025636c-e862-4f9c-b14e-c73eefc94392 - - - - -] Sending created Load Balancer aa707a57-367b-46aa-ab6c-a1ea017689e8 to the handler 2019-06-07 06:12:40.161 30938 INFO oslo_db.sqlalchemy.provision [req-2fa4162b-2483-4a73-8889-3417c5daa0ca - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.162 30938 INFO oslo_db.sqlalchemy.provision [req-2fa4162b-2483-4a73-8889-3417c5daa0ca - - - - -] DROP BACKEND Engine(sqlite://) TOKEN omluswnavw 2019-06-07 06:12:40.163 30938 INFO oslo_db.sqlalchemy.provision [req-2fa4162b-2483-4a73-8889-3417c5daa0ca - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_full [0.148347s] ... ok 2019-06-07 06:12:40.171 30937 INFO oslo_db.sqlalchemy.provision [req-9a60a023-f99f-4911-8c1e-78fefa2a7fdf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.173 30937 INFO oslo_db.sqlalchemy.provision [req-9a60a023-f99f-4911-8c1e-78fefa2a7fdf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qiihsmxyel 2019-06-07 06:12:40.173 30937 INFO oslo_db.sqlalchemy.provision [req-9a60a023-f99f-4911-8c1e-78fefa2a7fdf - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_file_type_rule [0.466884s] ... ok 2019-06-07 06:12:40.154 30936 INFO octavia.api.v1.controllers.pool [req-9f529fe1-651d-4962-b576-7abb4828fcad - - - - -] Sending Creation of Pool 8b851d77-32c7-439c-979d-d6a687b4fa68 to handler 2019-06-07 06:12:40.165 30938 INFO oslo_db.sqlalchemy.provision [req-2fa4162b-2483-4a73-8889-3417c5daa0ca - - - - -] CREATE BACKEND sqlite:// TOKEN ozohxbsfvl 2019-06-07 06:12:40.176 30937 INFO oslo_db.sqlalchemy.provision [req-9a60a023-f99f-4911-8c1e-78fefa2a7fdf - - - - -] CREATE BACKEND sqlite:// TOKEN clxqnlvjcx 2019-06-07 06:12:40.225 30935 INFO octavia.api.v1.controllers.l7rule [req-0267dd20-c426-4488-bfa2-a8d4c0c90532 - - - - -] Sending Creation of L7Rule 464bfe85-93ca-4798-ab3a-99ab85cb8e68 to handler 2019-06-07 06:12:40.252 30937 INFO octavia.common.config [req-9a60a023-f99f-4911-8c1e-78fefa2a7fdf - - - - -] Logging enabled! 2019-06-07 06:12:40.253 30937 INFO octavia.common.config [req-9a60a023-f99f-4911-8c1e-78fefa2a7fdf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.277 30937 WARNING octavia.api.root_controller [req-9a60a023-f99f-4911-8c1e-78fefa2a7fdf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.289 30937 INFO octavia.api.v1.controllers.load_balancer [req-db047744-14a6-4534-884e-356ccbb56407 - - - - -] Sending created Load Balancer 7a58a824-72b8-4388-8ccd-98e68da4d0cc to the handler 2019-06-07 06:12:40.246 30936 INFO octavia.api.v1.controllers.l7policy [req-a42b0822-9b92-4dbd-910c-3c40c8cd753e - - - - -] Sending Creation of L7Policy 4c336837-189b-48f7-acf1-5b9af53f69f8 to handler 2019-06-07 06:12:40.239 30938 INFO octavia.common.config [req-2fa4162b-2483-4a73-8889-3417c5daa0ca - - - - -] Logging enabled! 2019-06-07 06:12:40.240 30938 INFO octavia.common.config [req-2fa4162b-2483-4a73-8889-3417c5daa0ca - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.263 30938 WARNING octavia.api.root_controller [req-2fa4162b-2483-4a73-8889-3417c5daa0ca - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.274 30938 INFO octavia.api.v1.controllers.load_balancer [req-5e30f21f-2b9d-4412-8b43-ad84802fd8cb - - - - -] Sending created Load Balancer 2dba6249-2c3e-4a98-8dfe-b8de47c90f07 to the handler 2019-06-07 06:12:40.327 30937 INFO octavia.api.v1.controllers.listener [req-fc2d8f95-9d12-4f0a-aa75-93c9c227620c - - - - -] Sending Creation of Listener 704b8bd0-b162-49cd-a271-05b1f4da8fb2 to handler 2019-06-07 06:12:40.358 30936 INFO oslo_db.sqlalchemy.provision [req-d0eb4d3b-34e2-4f16-a5e5-403477118b81 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.361 30936 INFO oslo_db.sqlalchemy.provision [req-d0eb4d3b-34e2-4f16-a5e5-403477118b81 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rpwavhuwyw 2019-06-07 06:12:40.361 30936 INFO oslo_db.sqlalchemy.provision [req-d0eb4d3b-34e2-4f16-a5e5-403477118b81 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_reject_policy [0.482295s] ... ok 2019-06-07 06:12:40.364 30936 INFO oslo_db.sqlalchemy.provision [req-d0eb4d3b-34e2-4f16-a5e5-403477118b81 - - - - -] CREATE BACKEND sqlite:// TOKEN urwcxcpqrq 2019-06-07 06:12:40.348 30935 INFO octavia.api.v1.controllers.l7rule [req-3f436364-576e-4765-8dc8-635e290499d4 - - - - -] Sending Creation of L7Rule 569c3144-0f24-4de3-aa94-121cf2ed63e0 to handler 2019-06-07 06:12:40.382 30938 INFO oslo_db.sqlalchemy.provision [req-075ce2fe-8ca3-4453-b1be-b4d72c252ac5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.383 30938 INFO oslo_db.sqlalchemy.provision [req-075ce2fe-8ca3-4453-b1be-b4d72c252ac5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ozohxbsfvl 2019-06-07 06:12:40.383 30938 INFO oslo_db.sqlalchemy.provision [req-075ce2fe-8ca3-4453-b1be-b4d72c252ac5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv4 [0.220639s] ... ok 2019-06-07 06:12:40.386 30938 INFO oslo_db.sqlalchemy.provision [req-075ce2fe-8ca3-4453-b1be-b4d72c252ac5 - - - - -] CREATE BACKEND sqlite:// TOKEN esaouqgnej 2019-06-07 06:12:40.398 30937 INFO octavia.api.v1.controllers.l7policy [req-bcd17ba6-3b03-4ec0-8e30-64831c5356c9 - - - - -] Sending Creation of L7Policy ef567481-e707-4730-9a99-47013fe4509d to handler 2019-06-07 06:12:40.439 30936 INFO octavia.common.config [req-d0eb4d3b-34e2-4f16-a5e5-403477118b81 - - - - -] Logging enabled! 2019-06-07 06:12:40.440 30936 INFO octavia.common.config [req-d0eb4d3b-34e2-4f16-a5e5-403477118b81 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.463 30936 WARNING octavia.api.root_controller [req-d0eb4d3b-34e2-4f16-a5e5-403477118b81 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.472 30936 INFO octavia.api.v1.controllers.load_balancer [req-c3aa24c0-46ce-4459-851f-a7406a2c08bc - - - - -] Sending created Load Balancer 55ab8cdc-02b2-45d6-87f4-df3e5ba09c47 to the handler 2019-06-07 06:12:40.461 30938 INFO octavia.common.config [req-075ce2fe-8ca3-4453-b1be-b4d72c252ac5 - - - - -] Logging enabled! 2019-06-07 06:12:40.461 30938 INFO octavia.common.config [req-075ce2fe-8ca3-4453-b1be-b4d72c252ac5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.484 30938 WARNING octavia.api.root_controller [req-075ce2fe-8ca3-4453-b1be-b4d72c252ac5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.498 30938 INFO oslo_db.sqlalchemy.provision [req-9244f729-5e4c-4ae0-80de-1c651d94a7a7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.500 30938 INFO oslo_db.sqlalchemy.provision [req-9244f729-5e4c-4ae0-80de-1c651d94a7a7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN esaouqgnej 2019-06-07 06:12:40.500 30938 INFO oslo_db.sqlalchemy.provision [req-9244f729-5e4c-4ae0-80de-1c651d94a7a7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_without_vip [0.116463s] ... ok 2019-06-07 06:12:40.503 30938 INFO oslo_db.sqlalchemy.provision [req-9244f729-5e4c-4ae0-80de-1c651d94a7a7 - - - - -] CREATE BACKEND sqlite:// TOKEN hjcltcsqah 2019-06-07 06:12:40.474 30935 INFO octavia.api.v1.controllers.l7rule [req-04ce0b3c-24a0-4207-99b4-dcf26604215a - - - - -] Sending Creation of L7Rule 842e5e56-3068-4baf-aea3-4e647f7a0d10 to handler 2019-06-07 06:12:40.475 30937 INFO octavia.api.v1.controllers.l7rule [req-783ab024-c2fc-45d2-8c13-dcef5267260c - - - - -] Sending Creation of L7Rule 251ed0e5-317b-4a1b-8773-e8711734b108 to handler 2019-06-07 06:12:40.509 30936 INFO octavia.api.v1.controllers.listener [req-4a0c0811-fe0f-483b-a360-c91aca870c6d - - - - -] Sending Creation of Listener 41f5a370-6845-43d3-9156-7d9014976949 to handler 2019-06-07 06:12:40.554 30937 INFO octavia.api.v1.controllers.l7rule [req-272bb511-aeea-4ba5-ae5e-8cffad7bc2bf - - - - -] Sending Deletion of L7Rule 251ed0e5-317b-4a1b-8773-e8711734b108 to handler 2019-06-07 06:12:40.566 30936 INFO octavia.api.v1.controllers.pool [req-4ca8945e-8fa3-4141-8acc-58f9c630768f - - - - -] Sending Creation of Pool a4f156de-1f0e-4266-895b-8810ff4468a2 to handler 2019-06-07 06:12:40.596 30935 INFO octavia.api.v1.controllers.l7rule [req-69ae0b7a-9d14-415d-8e04-9a9fb24f7dad - - - - -] Sending Creation of L7Rule cfb0e3da-d68e-4076-ae7d-12bcafb506db to handler 2019-06-07 06:12:40.650 30937 INFO oslo_db.sqlalchemy.provision [req-4aa229f3-2647-45a8-8344-81051579628d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.651 30937 INFO oslo_db.sqlalchemy.provision [req-4aa229f3-2647-45a8-8344-81051579628d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN clxqnlvjcx 2019-06-07 06:12:40.652 30937 INFO oslo_db.sqlalchemy.provision [req-4aa229f3-2647-45a8-8344-81051579628d - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete [0.478251s] ... ok 2019-06-07 06:12:40.582 30938 INFO octavia.common.config [req-9244f729-5e4c-4ae0-80de-1c651d94a7a7 - - - - -] Logging enabled! 2019-06-07 06:12:40.583 30938 INFO octavia.common.config [req-9244f729-5e4c-4ae0-80de-1c651d94a7a7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.607 30938 WARNING octavia.api.root_controller [req-9244f729-5e4c-4ae0-80de-1c651d94a7a7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.619 30938 INFO octavia.api.v1.controllers.load_balancer [req-bb495956-7b6c-4da1-995d-c9a601b4fdc0 - - - - -] Sending created Load Balancer 29d7e59e-f7c1-496c-b3f3-e015dea017e7 to the handler 2019-06-07 06:12:40.643 30938 INFO octavia.api.v1.controllers.load_balancer [req-e194a326-acf4-4f63-a0e1-7bebf7a6e489 - - - - -] Sending updated Load Balancer 29d7e59e-f7c1-496c-b3f3-e015dea017e7 to the handler 2019-06-07 06:12:40.661 30938 INFO octavia.api.v1.controllers.load_balancer [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] Load Balancer 29d7e59e-f7c1-496c-b3f3-e015dea017e7 is immutable. 2019-06-07 06:12:40.677 30938 INFO oslo_db.sqlalchemy.provision [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.678 30938 INFO oslo_db.sqlalchemy.provision [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hjcltcsqah 2019-06-07 06:12:40.679 30938 INFO oslo_db.sqlalchemy.provision [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_pending_update [0.178391s] ... ok 2019-06-07 06:12:40.655 30937 INFO oslo_db.sqlalchemy.provision [req-4aa229f3-2647-45a8-8344-81051579628d - - - - -] CREATE BACKEND sqlite:// TOKEN bmrdkricqv 2019-06-07 06:12:40.657 30936 INFO octavia.api.v1.controllers.l7policy [req-fc59ab64-f340-4244-9ef6-752b6a8da351 - - - - -] Sending Creation of L7Policy 65503534-6d5b-42a8-bddf-dd084cb44bb3 to handler 2019-06-07 06:12:40.689 30938 INFO oslo_db.sqlalchemy.provision [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] CREATE BACKEND sqlite:// TOKEN tdoiabbedd 2019-06-07 06:12:40.728 30935 INFO octavia.api.v1.controllers.l7rule [req-853442a2-f59b-42eb-add9-c0b2da9eb278 - - - - -] Sending Creation of L7Rule fb5a06eb-5b71-405f-ac6f-97bdfbdbed11 to handler 2019-06-07 06:12:40.758 30938 INFO octavia.common.config [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] Logging enabled! 2019-06-07 06:12:40.760 30938 INFO octavia.common.config [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.734 30936 INFO oslo_db.sqlalchemy.provision [req-600157f5-e9ac-436e-bbc7-37268971604e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.736 30936 INFO oslo_db.sqlalchemy.provision [req-600157f5-e9ac-436e-bbc7-37268971604e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN urwcxcpqrq 2019-06-07 06:12:40.736 30936 INFO oslo_db.sqlalchemy.provision [req-600157f5-e9ac-436e-bbc7-37268971604e - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:40.730 30937 INFO octavia.common.config [req-4aa229f3-2647-45a8-8344-81051579628d - - - - -] Logging enabled! 2019-06-07 06:12:40.730 30937 INFO octavia.common.config [req-4aa229f3-2647-45a8-8344-81051579628d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.782 30938 WARNING octavia.api.root_controller [req-3f0533a1-4237-44ed-98b8-8edde9019bdc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.795 30938 INFO octavia.api.v1.controllers.load_balancer [req-37f2bc08-f35b-4d06-b5dd-6f0316527405 - - - - -] Sending created Load Balancer af37e01a-b7c2-4148-ad7e-13366b77f3cd to the handler 2019-06-07 06:12:40.828 30938 INFO octavia.api.v1.controllers.pool [req-d16268fd-4fd7-4acc-a8f9-47addd5b0f02 - - - - -] Sending Creation of Pool 52a6b973-5a33-477f-a2fd-f61f21482dcb to handler 2019-06-07 06:12:40.753 30937 WARNING octavia.api.root_controller [req-4aa229f3-2647-45a8-8344-81051579628d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.763 30937 INFO octavia.api.v1.controllers.load_balancer [req-8371e817-9160-413e-830a-49dc8ac5834f - - - - -] Sending created Load Balancer cc19f735-b732-46f6-8750-130ff9c8fc12 to the handler 2019-06-07 06:12:40.797 30937 INFO octavia.api.v1.controllers.listener [req-d3e2750f-c6bd-447a-8a7c-9975ddf20578 - - - - -] Sending Creation of Listener 9ff38379-cf3f-441c-8fca-f8cf5f99f6f8 to handler {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_with_duplicate_id [0.374675s] ... ok 2019-06-07 06:12:40.865 30938 WARNING octavia.api.v1.controllers.load_balancer [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] Cannot delete Load Balancer af37e01a-b7c2-4148-ad7e-13366b77f3cd - it has children 2019-06-07 06:12:40.739 30936 INFO oslo_db.sqlalchemy.provision [req-600157f5-e9ac-436e-bbc7-37268971604e - - - - -] CREATE BACKEND sqlite:// TOKEN etxnkehqky 2019-06-07 06:12:40.811 30936 INFO octavia.common.config [req-600157f5-e9ac-436e-bbc7-37268971604e - - - - -] Logging enabled! 2019-06-07 06:12:40.812 30936 INFO octavia.common.config [req-600157f5-e9ac-436e-bbc7-37268971604e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.835 30936 WARNING octavia.api.root_controller [req-600157f5-e9ac-436e-bbc7-37268971604e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.845 30936 INFO octavia.api.v1.controllers.load_balancer [req-127586c9-a576-483f-a9fc-a7531767897e - - - - -] Sending created Load Balancer 290ef436-0d35-48f2-bfc4-ff53412c5909 to the handler 2019-06-07 06:12:40.876 30937 INFO octavia.api.v1.controllers.l7policy [req-52ace38c-e09e-4e6c-948b-6c3216bfa70f - - - - -] Sending Creation of L7Policy 7ea6c93a-1d00-4e5c-8244-aab573bb1d95 to handler 2019-06-07 06:12:40.889 30936 INFO octavia.api.v1.controllers.listener [req-879f62c3-f434-4570-be38-57c74c12031a - - - - -] Sending Creation of Listener 3bacdd4d-f609-4a47-ac9f-302f4d59e336 to handler 2019-06-07 06:12:40.880 30938 INFO oslo_db.sqlalchemy.provision [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:40.882 30938 INFO oslo_db.sqlalchemy.provision [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tdoiabbedd 2019-06-07 06:12:40.882 30938 INFO oslo_db.sqlalchemy.provision [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_with_pool [0.203336s] ... ok 2019-06-07 06:12:40.867 30935 INFO octavia.api.v1.controllers.l7rule [req-d90bf85c-23c7-4d05-a5ef-9cd5a6b843a5 - - - - -] Sending Creation of L7Rule 4cf9756d-f0a9-41f5-aa2c-564a3d84b315 to handler 2019-06-07 06:12:40.885 30938 INFO oslo_db.sqlalchemy.provision [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] CREATE BACKEND sqlite:// TOKEN ewupjeqiti 2019-06-07 06:12:40.951 30937 INFO octavia.api.v1.controllers.l7rule [req-91e0b7e4-f9dd-4d4e-89fb-40f96e8a8019 - - - - -] Sending Creation of L7Rule d659956d-ec39-4727-9c72-9b05a5f710fc to handler 2019-06-07 06:12:40.951 30936 INFO octavia.api.v1.controllers.pool [req-2abdea56-1b90-4d8d-af90-c900a5305384 - - - - -] Sending Creation of Pool ae0d16f4-9f3b-4652-94af-a8347fb0c10d to handler 2019-06-07 06:12:40.975 30935 INFO octavia.api.v1.controllers.l7rule [req-c91b01f8-996e-4472-9ea7-d00ef9ffbdf9 - - - - -] Sending Creation of L7Rule e068ab31-e246-4b86-b31c-c84dc3f5ee18 to handler 2019-06-07 06:12:40.996 30937 INFO octavia.api.v1.controllers.load_balancer [req-8a5ccbbd-653d-4f02-a46d-caf93af337f2 - - - - -] Sending deleted Load Balancer cc19f735-b732-46f6-8750-130ff9c8fc12 to the handler 2019-06-07 06:12:41.027 30937 INFO octavia.api.v1.controllers.l7rule [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:41.048 30937 INFO oslo_db.sqlalchemy.provision [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.052 30937 INFO oslo_db.sqlalchemy.provision [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bmrdkricqv 2019-06-07 06:12:41.052 30937 INFO oslo_db.sqlalchemy.provision [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:41.040 30936 INFO octavia.api.v1.controllers.l7policy [req-5c14549f-ff76-4225-930c-cb4741b832b6 - - - - -] Sending Creation of L7Policy 4268aef6-0c58-408c-ba14-b502bec6bd9a to handler {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete_when_lb_pending_delete [0.400102s] ... ok 2019-06-07 06:12:40.961 30938 INFO octavia.common.config [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] Logging enabled! 2019-06-07 06:12:40.962 30938 INFO octavia.common.config [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:40.985 30938 WARNING octavia.api.root_controller [req-f74ac56c-6965-4ea0-a626-b45044eaa4e3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:40.994 30938 INFO octavia.api.v1.controllers.load_balancer [req-9d6da3f3-b4e9-440a-b754-a0362ba1552e - - - - -] Sending created Load Balancer 00df1e99-5f3e-4c5b-874b-edfeac4a64ee to the handler 2019-06-07 06:12:41.009 30938 INFO octavia.api.v1.controllers.load_balancer [req-d64c3fb2-cdcd-4d2e-9229-e2c3100d3653 - - - - -] Sending created Load Balancer 45e79213-3bc7-4f5b-a20a-42d0e34349e7 to the handler 2019-06-07 06:12:41.017 30938 INFO octavia.api.v1.controllers.load_balancer [req-38c5d1fc-8b8c-4b66-9a30-f3bf1f8de1fe - - - - -] Sending created Load Balancer 05edd14e-2612-4861-9259-fa4ca33824af to the handler 2019-06-07 06:12:41.050 30938 INFO oslo_db.sqlalchemy.provision [req-bce535f9-93bc-4713-9ce2-8f866b716fdc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.052 30938 INFO oslo_db.sqlalchemy.provision [req-bce535f9-93bc-4713-9ce2-8f866b716fdc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ewupjeqiti 2019-06-07 06:12:41.052 30938 INFO oslo_db.sqlalchemy.provision [req-bce535f9-93bc-4713-9ce2-8f866b716fdc - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get_all [0.169654s] ... ok 2019-06-07 06:12:41.055 30937 INFO oslo_db.sqlalchemy.provision [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] CREATE BACKEND sqlite:// TOKEN hniphhwkfq 2019-06-07 06:12:41.107 30935 INFO octavia.api.v1.controllers.l7rule [req-7cc6aa4e-f1f9-4924-a35f-31e7456e46a6 - - - - -] Sending Creation of L7Rule 6bb89daf-7bd2-4dac-a533-cc1bf6d25e88 to handler 2019-06-07 06:12:41.055 30938 INFO oslo_db.sqlalchemy.provision [req-bce535f9-93bc-4713-9ce2-8f866b716fdc - - - - -] CREATE BACKEND sqlite:// TOKEN riwitkktai 2019-06-07 06:12:41.118 30936 INFO octavia.api.v1.controllers.load_balancer [req-7caf9236-5585-4675-ac08-06feeb3c0d86 - - - - -] Sending deleted Load Balancer 290ef436-0d35-48f2-bfc4-ff53412c5909 to the handler 2019-06-07 06:12:41.127 30937 INFO octavia.common.config [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] Logging enabled! 2019-06-07 06:12:41.128 30937 INFO octavia.common.config [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.154 30936 INFO octavia.api.v1.controllers.l7policy [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:41.179 30936 INFO oslo_db.sqlalchemy.provision [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.181 30936 INFO oslo_db.sqlalchemy.provision [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN etxnkehqky 2019-06-07 06:12:41.181 30936 INFO oslo_db.sqlalchemy.provision [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete_when_lb_pending_delete [0.445173s] ... ok 2019-06-07 06:12:41.184 30936 INFO oslo_db.sqlalchemy.provision [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] CREATE BACKEND sqlite:// TOKEN zoeflbjktk 2019-06-07 06:12:41.152 30937 WARNING octavia.api.root_controller [req-a189fa9b-3371-4b01-87c0-9719898f2875 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.162 30937 INFO octavia.api.v1.controllers.load_balancer [req-9fe1eac0-09f2-43b1-94c5-97f95687d25d - - - - -] Sending created Load Balancer 42ed77fa-b24c-41e6-9a06-1885d5dd1ae7 to the handler 2019-06-07 06:12:41.131 30938 INFO octavia.common.config [req-bce535f9-93bc-4713-9ce2-8f866b716fdc - - - - -] Logging enabled! 2019-06-07 06:12:41.131 30938 INFO octavia.common.config [req-bce535f9-93bc-4713-9ce2-8f866b716fdc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.151 30938 WARNING octavia.api.root_controller [req-bce535f9-93bc-4713-9ce2-8f866b716fdc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.162 30938 INFO octavia.api.v1.controllers.load_balancer [req-14287086-af90-42b1-ae6c-6c60be287f48 - - - - -] Sending created Load Balancer bb401b8a-cdbc-4c83-b5c3-85023c19bd40 to the handler 2019-06-07 06:12:41.193 30938 INFO octavia.api.v1.controllers.load_balancer [req-a272b68d-8883-49ef-a34c-721c73af7dff - - - - -] Sending updated Load Balancer bb401b8a-cdbc-4c83-b5c3-85023c19bd40 to the handler 2019-06-07 06:12:41.197 30937 INFO octavia.api.v1.controllers.listener [req-fbeec76e-e668-4c55-833a-f28344e45be2 - - - - -] Sending Creation of Listener 76fb0cd7-e749-478b-8eeb-46642a1f6503 to handler 2019-06-07 06:12:41.236 30935 INFO octavia.api.v1.controllers.l7rule [req-c77aabbd-3d4a-4b28-98ef-789766fc0bba - - - - -] Sending Creation of L7Rule 6c2cb1e4-d4de-40e5-9cfc-aaa4cd33407d to handler 2019-06-07 06:12:41.232 30938 INFO oslo_db.sqlalchemy.provision [req-646b9125-c118-419e-bb67-1687a94dd4c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.233 30938 INFO oslo_db.sqlalchemy.provision [req-646b9125-c118-419e-bb67-1687a94dd4c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN riwitkktai 2019-06-07 06:12:41.233 30938 INFO oslo_db.sqlalchemy.provision [req-646b9125-c118-419e-bb67-1687a94dd4c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update [0.181151s] ... ok 2019-06-07 06:12:41.236 30938 INFO oslo_db.sqlalchemy.provision [req-646b9125-c118-419e-bb67-1687a94dd4c2 - - - - -] CREATE BACKEND sqlite:// TOKEN wuyvfaemoe 2019-06-07 06:12:41.259 30936 INFO octavia.common.config [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] Logging enabled! 2019-06-07 06:12:41.260 30936 INFO octavia.common.config [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.269 30937 INFO octavia.api.v1.controllers.l7policy [req-f1ef716f-1f24-4e69-aaf0-d61d34c4220e - - - - -] Sending Creation of L7Policy 55657550-145e-4232-bbd8-ed184121c4d1 to handler 2019-06-07 06:12:41.284 30936 WARNING octavia.api.root_controller [req-7bec30ce-43f9-47ba-af43-ad0aebdc8787 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.297 30936 INFO octavia.api.v1.controllers.load_balancer [req-e38b5c39-c94f-42b6-9c2b-5b2e03818517 - - - - -] Sending created Load Balancer 85788894-a6b5-4980-98fa-a10a2d856d2d to the handler 2019-06-07 06:12:41.311 30938 INFO octavia.common.config [req-646b9125-c118-419e-bb67-1687a94dd4c2 - - - - -] Logging enabled! 2019-06-07 06:12:41.311 30938 INFO octavia.common.config [req-646b9125-c118-419e-bb67-1687a94dd4c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.336 30938 WARNING octavia.api.root_controller [req-646b9125-c118-419e-bb67-1687a94dd4c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.346 30938 INFO octavia.api.v1.controllers.load_balancer [req-73c44332-30e5-48d2-9ce3-9610679a8b85 - - - - -] Sending created Load Balancer b72738cd-33a6-435d-8633-d28dc87e5d1c to the handler 2019-06-07 06:12:41.343 30937 INFO octavia.api.v1.controllers.l7rule [req-b1e422cc-545e-4aa1-9267-4f88c71814b4 - - - - -] Sending Creation of L7Rule 5b954100-0abc-4a2a-9ef2-52d31cf74ede to handler 2019-06-07 06:12:41.372 30935 INFO octavia.api.v1.controllers.l7rule [req-44bd6a1d-5e44-48cb-834f-61ee828c54d6 - - - - -] Sending Creation of L7Rule 6997c7e8-a958-415b-82cb-974b5263c721 to handler 2019-06-07 06:12:41.331 30936 INFO octavia.api.v1.controllers.listener [req-a01c0c57-9d06-43cc-956b-a31edc32354c - - - - -] Sending Creation of Listener efacf8f2-c644-44e5-95d0-1f82de9930a5 to handler 2019-06-07 06:12:41.373 30938 INFO octavia.api.v1.controllers.load_balancer [req-789fa5dc-6570-4d18-83a9-d14802c0b401 - - - - -] Sending deleted Load Balancer b72738cd-33a6-435d-8633-d28dc87e5d1c to the handler 2019-06-07 06:12:41.384 30938 INFO octavia.api.v1.controllers.load_balancer [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] Load Balancer b72738cd-33a6-435d-8633-d28dc87e5d1c is immutable. 2019-06-07 06:12:41.387 30936 INFO octavia.api.v1.controllers.pool [req-ec1072e4-8fa0-4cb2-8c56-99d07a8b0ae7 - - - - -] Sending Creation of Pool 53af8de4-afbb-45af-a813-f87ec07a4c89 to handler 2019-06-07 06:12:41.386 30937 INFO octavia.api.v1.controllers.load_balancer [req-1c09b2e2-8011-46ca-9196-4da7f2cf6c9f - - - - -] Sending updated Load Balancer 42ed77fa-b24c-41e6-9a06-1885d5dd1ae7 to the handler 2019-06-07 06:12:41.405 30938 INFO oslo_db.sqlalchemy.provision [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.406 30938 INFO oslo_db.sqlalchemy.provision [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wuyvfaemoe 2019-06-07 06:12:41.406 30938 INFO oslo_db.sqlalchemy.provision [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_pending_delete [0.172929s] ... ok 2019-06-07 06:12:41.409 30938 INFO oslo_db.sqlalchemy.provision [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] CREATE BACKEND sqlite:// TOKEN kmhuyggmla 2019-06-07 06:12:41.424 30937 INFO octavia.api.v1.controllers.l7rule [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:41.443 30937 INFO oslo_db.sqlalchemy.provision [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.444 30937 INFO oslo_db.sqlalchemy.provision [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hniphhwkfq 2019-06-07 06:12:41.445 30937 INFO oslo_db.sqlalchemy.provision [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete_when_lb_pending_update [0.392626s] ... ok 2019-06-07 06:12:41.459 30936 INFO oslo_db.sqlalchemy.provision [req-db10895a-a82e-42f7-a533-02e280dd736b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.448 30937 INFO oslo_db.sqlalchemy.provision [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] CREATE BACKEND sqlite:// TOKEN stjexlqmxq 2019-06-07 06:12:41.462 30936 INFO oslo_db.sqlalchemy.provision [req-db10895a-a82e-42f7-a533-02e280dd736b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zoeflbjktk 2019-06-07 06:12:41.463 30936 INFO oslo_db.sqlalchemy.provision [req-db10895a-a82e-42f7-a533-02e280dd736b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_empty_get_all [0.281151s] ... ok 2019-06-07 06:12:41.465 30936 INFO oslo_db.sqlalchemy.provision [req-db10895a-a82e-42f7-a533-02e280dd736b - - - - -] CREATE BACKEND sqlite:// TOKEN mkuivassyl 2019-06-07 06:12:41.485 30938 INFO octavia.common.config [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] Logging enabled! 2019-06-07 06:12:41.485 30938 INFO octavia.common.config [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.512 30935 INFO octavia.api.v1.controllers.l7rule [req-01e48807-37d4-456d-afd3-827a52f8daf9 - - - - -] Sending Creation of L7Rule ee81e75e-9117-40a5-965d-d26702ecb4de to handler 2019-06-07 06:12:41.538 30936 INFO octavia.common.config [req-db10895a-a82e-42f7-a533-02e280dd736b - - - - -] Logging enabled! 2019-06-07 06:12:41.509 30938 WARNING octavia.api.root_controller [req-b1b5b768-37ea-4345-8fb9-6b6e466212d1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.521 30938 INFO octavia.api.v1.controllers.load_balancer [req-61f35286-ddf0-4f8b-b887-cd4d7bbe2eca - - - - -] Sending created Load Balancer f1eb5c05-6fec-41b8-aa06-0dcf8c75bcd5 to the handler 2019-06-07 06:12:41.547 30938 INFO oslo_db.sqlalchemy.provision [req-c5fadd38-e47a-4765-b77b-115c1c103cbc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.548 30938 INFO oslo_db.sqlalchemy.provision [req-c5fadd38-e47a-4765-b77b-115c1c103cbc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kmhuyggmla 2019-06-07 06:12:41.548 30938 INFO oslo_db.sqlalchemy.provision [req-c5fadd38-e47a-4765-b77b-115c1c103cbc - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_with_vip [0.141818s] ... ok 2019-06-07 06:12:41.524 30937 INFO octavia.common.config [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] Logging enabled! 2019-06-07 06:12:41.524 30937 INFO octavia.common.config [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.548 30937 WARNING octavia.api.root_controller [req-9a980098-11e6-499b-8eb2-db801343d474 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.557 30937 INFO octavia.api.v1.controllers.load_balancer [req-230a37c5-22ee-4f52-9b27-81c77b915f36 - - - - -] Sending created Load Balancer 58569a4c-9625-4786-a52c-758ab13c4f23 to the handler 2019-06-07 06:12:41.560 30938 INFO oslo_db.sqlalchemy.provision [req-c5fadd38-e47a-4765-b77b-115c1c103cbc - - - - -] CREATE BACKEND sqlite:// TOKEN bcnwvcugfm 2019-06-07 06:12:41.540 30936 INFO octavia.common.config [req-db10895a-a82e-42f7-a533-02e280dd736b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.562 30936 WARNING octavia.api.root_controller [req-db10895a-a82e-42f7-a533-02e280dd736b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.576 30936 INFO octavia.api.v1.controllers.load_balancer [req-e7b5cdad-e335-4d14-bd74-616033b43be7 - - - - -] Sending created Load Balancer 96f06eb1-6f38-4771-86e1-59ea361ad5e4 to the handler 2019-06-07 06:12:41.594 30937 INFO octavia.api.v1.controllers.listener [req-c7fcd5b4-b5eb-4adf-81d2-6e6e027633aa - - - - -] Sending Creation of Listener ad175c6e-868d-49f6-9b92-5c8fa9856690 to handler 2019-06-07 06:12:41.645 30935 INFO octavia.api.v1.controllers.l7rule [req-b22423e9-587a-47fd-8344-b1f9c3c7a7a7 - - - - -] Sending Creation of L7Rule 9b900863-bb6a-48df-b26d-f527dbe5fdeb to handler 2019-06-07 06:12:41.613 30936 INFO octavia.api.v1.controllers.listener [req-5d89a134-2ac7-4140-a663-5d15c970a339 - - - - -] Sending Creation of Listener 88f53712-3e1b-4026-9d24-5d016dc96ebe to handler 2019-06-07 06:12:41.631 30938 INFO octavia.common.config [req-c5fadd38-e47a-4765-b77b-115c1c103cbc - - - - -] Logging enabled! 2019-06-07 06:12:41.632 30938 INFO octavia.common.config [req-c5fadd38-e47a-4765-b77b-115c1c103cbc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.655 30938 WARNING octavia.api.root_controller [req-c5fadd38-e47a-4765-b77b-115c1c103cbc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.664 30938 ERROR wsme.api [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] Server-side error: "I am a DB Error". Detail: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction result = f(self, *args, **kwargs) File "/builddir/build/BUILD/octavia-2.1.1/octavia/api/v1/controllers/load_balancer.py", line 177, in post lock_session.rollback() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/builddir/build/BUILD/octavia-2.1.1/octavia/api/v1/controllers/load_balancer.py", line 173, in post load_balancer) File "/builddir/build/BUILD/octavia-2.1.1/octavia/api/v1/controllers/load_balancer.py", line 92, in _create_load_balancer_graph_db session, lock_session, prepped_lb) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect Exception: I am a DB Error : Exception: I am a DB Error 2019-06-07 06:12:41.675 30938 INFO oslo_db.sqlalchemy.provision [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.676 30938 INFO oslo_db.sqlalchemy.provision [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bcnwvcugfm 2019-06-07 06:12:41.677 30938 INFO oslo_db.sqlalchemy.provision [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:41.674 30936 INFO octavia.api.v1.controllers.pool [req-22b4a0fb-3ab6-45ab-b246-71c980216620 - - - - -] Sending Creation of Pool 6257d9e4-a5a1-4527-99be-8fd387a64523 to handler {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_db_create_failure [0.128123s] ... ok 2019-06-07 06:12:41.690 30938 INFO oslo_db.sqlalchemy.provision [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] CREATE BACKEND sqlite:// TOKEN wxkvrtghzo 2019-06-07 06:12:41.665 30937 INFO octavia.api.v1.controllers.l7policy [req-cbb569e4-ab7c-4c65-89a4-cf9b2f3032d3 - - - - -] Sending Creation of L7Policy 1ca1ba69-1178-4929-a20a-edfdb80c4025 to handler 2019-06-07 06:12:41.709 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.710 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.715 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.717 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.732 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.734 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.738 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.740 30937 INFO octavia.api.v1.controllers.l7policy [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] L7Policy ae66bdad-1355-4420-aa39-6456b0699227 not found. 2019-06-07 06:12:41.758 30937 INFO oslo_db.sqlalchemy.provision [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.761 30937 INFO oslo_db.sqlalchemy.provision [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN stjexlqmxq 2019-06-07 06:12:41.761 30937 INFO oslo_db.sqlalchemy.provision [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_get_bad_parent_policy [0.316392s] ... ok 2019-06-07 06:12:41.785 30935 INFO octavia.api.v1.controllers.l7rule [req-4b3936bc-b08b-49f8-a801-1a8dd880b196 - - - - -] Sending Creation of L7Rule abaf6bb3-7d8e-4b72-8020-46e9774d625a to handler 2019-06-07 06:12:41.764 30937 INFO oslo_db.sqlalchemy.provision [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] CREATE BACKEND sqlite:// TOKEN bxiaeevxfl 2019-06-07 06:12:41.765 30936 INFO octavia.api.v1.controllers.l7policy [req-e753bfc2-7252-462b-abba-4f28df5f7b6b - - - - -] Sending Creation of L7Policy 35e0b094-ffb7-4e98-8d4f-9daa13566ee8 to handler 2019-06-07 06:12:41.770 30938 INFO octavia.common.config [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] Logging enabled! 2019-06-07 06:12:41.770 30938 INFO octavia.common.config [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.794 30938 WARNING octavia.api.root_controller [req-54e0edac-e256-48a0-b0c3-4c64310a767a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.814 30938 INFO oslo_db.sqlalchemy.provision [req-4d5ab12e-2082-495b-8e96-4e13482baa17 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.816 30938 INFO oslo_db.sqlalchemy.provision [req-4d5ab12e-2082-495b-8e96-4e13482baa17 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wxkvrtghzo 2019-06-07 06:12:41.816 30938 INFO oslo_db.sqlalchemy.provision [req-4d5ab12e-2082-495b-8e96-4e13482baa17 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:41.830 30936 INFO octavia.api.v1.controllers.l7policy [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] Sending Update of L7Policy 35e0b094-ffb7-4e98-8d4f-9daa13566ee8 to handler {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_bad_rule [0.139259s] ... ok 2019-06-07 06:12:41.819 30938 INFO oslo_db.sqlalchemy.provision [req-4d5ab12e-2082-495b-8e96-4e13482baa17 - - - - -] CREATE BACKEND sqlite:// TOKEN cabsifomrp 2019-06-07 06:12:41.857 30936 INFO oslo_db.sqlalchemy.provision [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.858 30936 INFO oslo_db.sqlalchemy.provision [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mkuivassyl 2019-06-07 06:12:41.859 30936 INFO oslo_db.sqlalchemy.provision [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_pool_minimal [0.395982s] ... ok 2019-06-07 06:12:41.862 30936 INFO oslo_db.sqlalchemy.provision [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] CREATE BACKEND sqlite:// TOKEN uqyakzuway 2019-06-07 06:12:41.837 30937 INFO octavia.common.config [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] Logging enabled! 2019-06-07 06:12:41.838 30937 INFO octavia.common.config [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.859 30937 WARNING octavia.api.root_controller [req-b04d7674-abca-4cd4-b974-ad1a33407203 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.870 30937 INFO octavia.api.v1.controllers.load_balancer [req-d80ebf4e-58d6-4b71-897d-9b6f1c3f0e61 - - - - -] Sending created Load Balancer 0f0414c3-2f1a-4c88-98d8-1a03b35b20e7 to the handler 2019-06-07 06:12:41.895 30938 INFO octavia.common.config [req-4d5ab12e-2082-495b-8e96-4e13482baa17 - - - - -] Logging enabled! 2019-06-07 06:12:41.895 30938 INFO octavia.common.config [req-4d5ab12e-2082-495b-8e96-4e13482baa17 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.907 30937 INFO octavia.api.v1.controllers.listener [req-151cf553-a08c-435b-ba60-ea6ea46bf51a - - - - -] Sending Creation of Listener b589dc09-6938-4ae6-ad44-93a6ed4d142e to handler 2019-06-07 06:12:41.918 30935 INFO octavia.api.v1.controllers.l7rule [req-d318264e-0139-47bb-b722-96a8de6b94f6 - - - - -] Sending Creation of L7Rule 14eec4d2-1598-4437-bedb-29344e08ca29 to handler 2019-06-07 06:12:41.936 30936 INFO octavia.common.config [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] Logging enabled! 2019-06-07 06:12:41.938 30936 INFO octavia.common.config [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:41.960 30936 WARNING octavia.api.root_controller [req-3863b0d4-0007-42a8-893d-d29fb6701217 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.969 30936 INFO octavia.api.v1.controllers.load_balancer [req-64a3ce5b-724b-4f3c-8c3b-0909a4d4484b - - - - -] Sending created Load Balancer d944d7af-5cbe-493c-9755-4dc658a45cec to the handler 2019-06-07 06:12:41.978 30937 INFO octavia.api.v1.controllers.l7policy [req-b219cdbc-3cc5-423b-8efe-736883c14d55 - - - - -] Sending Creation of L7Policy 8b33d684-64a3-44d6-bd74-d5ece4187c80 to handler 2019-06-07 06:12:41.920 30938 WARNING octavia.api.root_controller [req-4d5ab12e-2082-495b-8e96-4e13482baa17 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:41.972 30938 INFO octavia.api.v1.controllers.load_balancer [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] Sending full load balancer configuration ba12cf3e-a368-4088-8903-b6048105b5f4 to the handler 2019-06-07 06:12:41.986 30938 INFO oslo_db.sqlalchemy.provision [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:41.987 30938 INFO oslo_db.sqlalchemy.provision [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cabsifomrp 2019-06-07 06:12:41.988 30938 INFO oslo_db.sqlalchemy.provision [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_no_rule [0.171382s] ... ok 2019-06-07 06:12:41.991 30938 INFO oslo_db.sqlalchemy.provision [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] CREATE BACKEND sqlite:// TOKEN yhqzqzhvnb 2019-06-07 06:12:42.011 30936 INFO octavia.api.v1.controllers.listener [req-235cece2-2658-4c67-b90a-721e27f5fc5c - - - - -] Sending Creation of Listener 88179a0f-5b29-4bef-8a0f-9c5d43809ac6 to handler 2019-06-07 06:12:42.053 30937 INFO octavia.api.v1.controllers.l7rule [req-3a651250-95b6-4baa-a4cc-f0085d008c61 - - - - -] Sending Creation of L7Rule 31262a61-dc99-477f-a981-04eb025aa1fc to handler 2019-06-07 06:12:42.069 30935 INFO octavia.api.v1.controllers.l7rule [req-9c42153a-93f9-4d9d-ab53-283f40bd2783 - - - - -] Sending Creation of L7Rule 0c1754bc-317a-4b84-ac40-cebd5db052ab to handler 2019-06-07 06:12:42.083 30936 INFO octavia.api.v1.controllers.l7policy [req-8aae86e8-41a5-462c-b978-870ebb0c5615 - - - - -] Sending Creation of L7Policy ab100980-18f0-4a5a-b368-d412742d5e22 to handler 2019-06-07 06:12:42.069 30938 INFO octavia.common.config [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] Logging enabled! 2019-06-07 06:12:42.069 30938 INFO octavia.common.config [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.093 30938 WARNING octavia.api.root_controller [req-546b5d80-7814-433d-ac83-af18fdeaaa69 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.113 30937 INFO octavia.api.v1.controllers.l7rule [req-29d94cd4-26b4-49e3-ba1e-5e449e77deb9 - - - - -] Sending Update of L7Rule 31262a61-dc99-477f-a981-04eb025aa1fc to handler 2019-06-07 06:12:42.117 30938 INFO octavia.api.v1.controllers.load_balancer [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] Sending full load balancer configuration 696d114f-e62c-48db-afbf-fb841d71b118 to the handler 2019-06-07 06:12:42.132 30938 INFO oslo_db.sqlalchemy.provision [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.134 30938 INFO oslo_db.sqlalchemy.provision [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yhqzqzhvnb 2019-06-07 06:12:42.134 30938 INFO oslo_db.sqlalchemy.provision [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener [0.146090s] ... ok 2019-06-07 06:12:42.147 30936 INFO oslo_db.sqlalchemy.provision [req-0286cbf0-a941-4ccc-bb5f-1ab5c28ad009 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.150 30936 INFO oslo_db.sqlalchemy.provision [req-0286cbf0-a941-4ccc-bb5f-1ab5c28ad009 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uqyakzuway 2019-06-07 06:12:42.150 30936 INFO oslo_db.sqlalchemy.provision [req-0286cbf0-a941-4ccc-bb5f-1ab5c28ad009 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_file_type_rule [0.291346s] ... ok 2019-06-07 06:12:42.153 30936 INFO oslo_db.sqlalchemy.provision [req-0286cbf0-a941-4ccc-bb5f-1ab5c28ad009 - - - - -] CREATE BACKEND sqlite:// TOKEN fcvrahlsdb 2019-06-07 06:12:42.137 30938 INFO oslo_db.sqlalchemy.provision [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] CREATE BACKEND sqlite:// TOKEN ghebtbpyfo 2019-06-07 06:12:42.216 30935 INFO octavia.api.v1.controllers.l7rule [req-a2595a85-4e21-4424-8629-0eb40e647f49 - - - - -] Sending Creation of L7Rule 2f7802c2-a382-4ccb-8302-9ffe68ec2716 to handler 2019-06-07 06:12:42.208 30937 INFO oslo_db.sqlalchemy.provision [req-8ca01cae-b433-4712-bf26-38c0217bfb36 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.211 30937 INFO oslo_db.sqlalchemy.provision [req-8ca01cae-b433-4712-bf26-38c0217bfb36 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bxiaeevxfl 2019-06-07 06:12:42.212 30937 INFO oslo_db.sqlalchemy.provision [req-8ca01cae-b433-4712-bf26-38c0217bfb36 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update [0.450053s] ... ok 2019-06-07 06:12:42.215 30937 INFO oslo_db.sqlalchemy.provision [req-8ca01cae-b433-4712-bf26-38c0217bfb36 - - - - -] CREATE BACKEND sqlite:// TOKEN ymfmgckopo 2019-06-07 06:12:42.227 30936 INFO octavia.common.config [req-0286cbf0-a941-4ccc-bb5f-1ab5c28ad009 - - - - -] Logging enabled! 2019-06-07 06:12:42.227 30936 INFO octavia.common.config [req-0286cbf0-a941-4ccc-bb5f-1ab5c28ad009 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.249 30936 WARNING octavia.api.root_controller [req-0286cbf0-a941-4ccc-bb5f-1ab5c28ad009 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.258 30936 INFO octavia.api.v1.controllers.load_balancer [req-6f3f63a2-6a89-4765-b72c-449a1d215efc - - - - -] Sending created Load Balancer c70f1126-734b-47ed-9648-4bc8d72b2cdb to the handler 2019-06-07 06:12:42.297 30936 INFO octavia.api.v1.controllers.listener [req-00141e74-aea6-4380-9f51-f165b424908d - - - - -] Sending Creation of Listener a714ae40-af49-4978-b5c4-6d3025757c49 to handler 2019-06-07 06:12:42.212 30938 INFO octavia.common.config [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] Logging enabled! 2019-06-07 06:12:42.213 30938 INFO octavia.common.config [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.236 30938 WARNING octavia.api.root_controller [req-2ab3dc41-3da7-4b0d-91d1-db91c45347dd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.248 30938 INFO octavia.api.v1.controllers.load_balancer [req-ac768646-acb0-4fb1-89fa-677cc5fc04c8 - - - - -] Sending created Load Balancer dc78534c-ebe5-4cd8-9237-00b7e915ae60 to the handler 2019-06-07 06:12:42.280 30938 INFO octavia.api.v1.controllers.listener [req-65514638-be5e-4712-ad42-3438d0234e9c - - - - -] Sending Creation of Listener 87d61644-170f-4b47-aba1-827056f3a531 to handler 2019-06-07 06:12:42.288 30937 INFO octavia.common.config [req-8ca01cae-b433-4712-bf26-38c0217bfb36 - - - - -] Logging enabled! 2019-06-07 06:12:42.290 30937 INFO octavia.common.config [req-8ca01cae-b433-4712-bf26-38c0217bfb36 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.310 30937 WARNING octavia.api.root_controller [req-8ca01cae-b433-4712-bf26-38c0217bfb36 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.324 30937 INFO octavia.api.v1.controllers.load_balancer [req-652d2b05-05b2-45b3-9cda-2bd506216839 - - - - -] Sending created Load Balancer 8b06a80f-b785-476a-87fb-47f53aa5c59c to the handler 2019-06-07 06:12:42.359 30937 INFO octavia.api.v1.controllers.pool [req-54efdafd-fafe-4097-8e31-2e754d793ae2 - - - - -] Sending Creation of Pool 9962642a-840f-40b8-9170-62c4cec39462 to handler 2019-06-07 06:12:42.372 30935 INFO octavia.api.v1.controllers.l7rule [req-169aa225-40f8-494d-816c-91b2ce8873ac - - - - -] Sending Creation of L7Rule ab110829-a2fe-469e-87dd-dc5603c6753b to handler 2019-06-07 06:12:42.370 30938 INFO oslo_db.sqlalchemy.provision [req-3b0dc417-601d-4a50-b335-a9753000d05f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.372 30938 INFO oslo_db.sqlalchemy.provision [req-3b0dc417-601d-4a50-b335-a9753000d05f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ghebtbpyfo 2019-06-07 06:12:42.372 30938 INFO oslo_db.sqlalchemy.provision [req-3b0dc417-601d-4a50-b335-a9753000d05f - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_load_balancer_statistics.TestLoadBlancerStatistics.test_get [0.238117s] ... ok 2019-06-07 06:12:42.375 30938 INFO oslo_db.sqlalchemy.provision [req-3b0dc417-601d-4a50-b335-a9753000d05f - - - - -] CREATE BACKEND sqlite:// TOKEN zkhrjofcao 2019-06-07 06:12:42.368 30936 INFO octavia.api.v1.controllers.l7policy [req-331ee71b-e9bd-4278-833c-a7e2c8192a66 - - - - -] Sending Creation of L7Policy a52cdacd-ad57-4c6c-9079-c5bce5306a5e to handler 2019-06-07 06:12:42.413 30937 INFO oslo_db.sqlalchemy.provision [req-a44a1a80-842a-4f9f-8c3b-96e3f1b10647 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.414 30937 INFO oslo_db.sqlalchemy.provision [req-a44a1a80-842a-4f9f-8c3b-96e3f1b10647 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ymfmgckopo 2019-06-07 06:12:42.414 30937 INFO oslo_db.sqlalchemy.provision [req-a44a1a80-842a-4f9f-8c3b-96e3f1b10647 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_bad_insert_headers [0.202495s] ... ok 2019-06-07 06:12:42.431 30936 INFO oslo_db.sqlalchemy.provision [req-cea97acc-60a5-4869-a9c4-d27b755a24c5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.432 30936 INFO oslo_db.sqlalchemy.provision [req-cea97acc-60a5-4869-a9c4-d27b755a24c5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fcvrahlsdb 2019-06-07 06:12:42.433 30936 INFO oslo_db.sqlalchemy.provision [req-cea97acc-60a5-4869-a9c4-d27b755a24c5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_header_rule [0.282044s] ... ok 2019-06-07 06:12:42.417 30937 INFO oslo_db.sqlalchemy.provision [req-a44a1a80-842a-4f9f-8c3b-96e3f1b10647 - - - - -] CREATE BACKEND sqlite:// TOKEN mxwrrwjkil 2019-06-07 06:12:42.435 30936 INFO oslo_db.sqlalchemy.provision [req-cea97acc-60a5-4869-a9c4-d27b755a24c5 - - - - -] CREATE BACKEND sqlite:// TOKEN giflkuelyt 2019-06-07 06:12:42.451 30938 INFO octavia.common.config [req-3b0dc417-601d-4a50-b335-a9753000d05f - - - - -] Logging enabled! 2019-06-07 06:12:42.451 30938 INFO octavia.common.config [req-3b0dc417-601d-4a50-b335-a9753000d05f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.475 30938 WARNING octavia.api.root_controller [req-3b0dc417-601d-4a50-b335-a9753000d05f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.487 30938 INFO octavia.api.v1.controllers.load_balancer [req-a73586d6-b7ea-45b8-bbc7-8f754f9c6d19 - - - - -] Sending created Load Balancer ad3e0277-a882-44c8-9dd2-4ca581a8f629 to the handler 2019-06-07 06:12:42.509 30936 INFO octavia.common.config [req-cea97acc-60a5-4869-a9c4-d27b755a24c5 - - - - -] Logging enabled! 2019-06-07 06:12:42.510 30936 INFO octavia.common.config [req-cea97acc-60a5-4869-a9c4-d27b755a24c5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.533 30936 WARNING octavia.api.root_controller [req-cea97acc-60a5-4869-a9c4-d27b755a24c5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.526 30935 INFO octavia.api.v1.controllers.l7rule [req-58fef702-3b80-4269-bc7e-cd82dcf9dc59 - - - - -] Sending Creation of L7Rule 88378bad-32af-4210-8a32-d96a4a556561 to handler 2019-06-07 06:12:42.493 30937 INFO octavia.common.config [req-a44a1a80-842a-4f9f-8c3b-96e3f1b10647 - - - - -] Logging enabled! 2019-06-07 06:12:42.493 30937 INFO octavia.common.config [req-a44a1a80-842a-4f9f-8c3b-96e3f1b10647 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.517 30937 WARNING octavia.api.root_controller [req-a44a1a80-842a-4f9f-8c3b-96e3f1b10647 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.527 30937 INFO octavia.api.v1.controllers.load_balancer [req-2b10bd4e-8d2e-49e6-8d6a-250b9d822bac - - - - -] Sending created Load Balancer 6c48115d-b72c-4e33-80b5-686883f13fbe to the handler 2019-06-07 06:12:42.567 30937 INFO octavia.api.v1.controllers.pool [req-2ab30398-0abe-4a7e-a8b2-8a4e274d9abf - - - - -] Sending Creation of Pool 9c681f32-ed03-4a9d-9d9f-8f2b8d740a91 to handler 2019-06-07 06:12:42.524 30938 INFO octavia.api.v1.controllers.listener [req-1573d4eb-3cbc-48d7-8dfd-5ba3671d57cf - - - - -] Sending Creation of Listener 01ec0576-5940-4f6d-8b56-0de977999e81 to handler 2019-06-07 06:12:42.546 30936 INFO octavia.api.v1.controllers.load_balancer [req-09aa8813-9f21-4fdb-93fa-8c744caea5b2 - - - - -] Sending created Load Balancer 3aa9084e-9839-419c-9a21-6a0f270f03c9 to the handler 2019-06-07 06:12:42.577 30936 INFO octavia.api.v1.controllers.listener [req-584bda60-e9ee-4a69-b75b-20e639fe1f89 - - - - -] Sending Creation of Listener 95e55f50-69dc-4317-9a24-848337d8ef0f to handler 2019-06-07 06:12:42.581 30938 INFO octavia.api.v1.controllers.pool [req-72852642-c4be-421e-852e-5e99c0a9a488 - - - - -] Sending Creation of Pool 591605c1-919e-4581-b7b5-a258002a52e0 to handler 2019-06-07 06:12:42.629 30937 INFO octavia.api.v1.controllers.listener [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] Sending Creation of Listener c4a0012f-a502-4897-ad19-2ff16ef5fdaa to handler 2019-06-07 06:12:42.650 30936 INFO octavia.api.v1.controllers.l7policy [req-b1a3217c-caf3-4b32-8260-381c7576d6fc - - - - -] Sending Creation of L7Policy 54fa53f5-fa95-4097-9153-cb10c0ef57f7 to handler 2019-06-07 06:12:42.655 30937 INFO oslo_db.sqlalchemy.provision [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.657 30937 INFO oslo_db.sqlalchemy.provision [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mxwrrwjkil 2019-06-07 06:12:42.657 30937 INFO oslo_db.sqlalchemy.provision [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_default_pool_id [0.242395s] ... ok 2019-06-07 06:12:42.673 30938 INFO octavia.api.v1.controllers.pool [req-76f3d2ab-ef88-448d-b6a4-28e4a466ea09 - - - - -] Sending Creation of Pool c10979b0-9937-4193-8097-c01fc3ab4b2d to handler 2019-06-07 06:12:42.650 30935 INFO octavia.api.v1.controllers.l7rule [req-7d5a4f6e-f5c3-45cc-a3ca-dad0e08050da - - - - -] Sending Creation of L7Rule 75b4a2ee-2b86-45ca-97a5-8c724ee4299d to handler 2019-06-07 06:12:42.660 30937 INFO oslo_db.sqlalchemy.provision [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] CREATE BACKEND sqlite:// TOKEN pphyqdjdyj 2019-06-07 06:12:42.728 30936 INFO octavia.api.v1.controllers.l7rule [req-82b652af-6aec-4bd3-b340-cdaa56620765 - - - - -] Sending Creation of L7Rule 2ef0cc1b-763e-4e7e-9cc5-34023bf0c310 to handler 2019-06-07 06:12:42.734 30937 INFO octavia.common.config [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] Logging enabled! 2019-06-07 06:12:42.734 30937 INFO octavia.common.config [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.770 30936 INFO oslo_db.sqlalchemy.provision [req-930af9e1-ce60-4b39-b132-071a7574c2a2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.771 30936 INFO oslo_db.sqlalchemy.provision [req-930af9e1-ce60-4b39-b132-071a7574c2a2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN giflkuelyt 2019-06-07 06:12:42.772 30936 INFO oslo_db.sqlalchemy.provision [req-930af9e1-ce60-4b39-b132-071a7574c2a2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_update [0.338961s] ... ok 2019-06-07 06:12:42.775 30936 INFO oslo_db.sqlalchemy.provision [req-930af9e1-ce60-4b39-b132-071a7574c2a2 - - - - -] CREATE BACKEND sqlite:// TOKEN mbzkqgtbek 2019-06-07 06:12:42.770 30935 INFO octavia.api.v1.controllers.l7rule [req-98a0703a-e025-4be3-83c4-d57f496ddb8a - - - - -] Sending Creation of L7Rule a7399f8f-3ef0-47cf-9ca7-08df3d2dd8d1 to handler 2019-06-07 06:12:42.774 30938 INFO octavia.api.v1.controllers.member [req-1b2ec3ba-3af3-4969-b62a-b37eae904a5b - - - - -] Sending Creation of Member 37c1179c-a60a-4e88-ab22-c078d8f0a150 to handler 2019-06-07 06:12:42.836 30938 INFO octavia.api.v1.controllers.load_balancer [req-b5e89bd7-7d65-4eb8-bb30-77d43492a91b - - - - -] Sending updated Load Balancer ad3e0277-a882-44c8-9dd2-4ca581a8f629 to the handler 2019-06-07 06:12:42.851 30936 INFO octavia.common.config [req-930af9e1-ce60-4b39-b132-071a7574c2a2 - - - - -] Logging enabled! 2019-06-07 06:12:42.851 30936 INFO octavia.common.config [req-930af9e1-ce60-4b39-b132-071a7574c2a2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.759 30937 WARNING octavia.api.root_controller [req-de6d0e42-ab4a-432a-990a-c246ee7b18e3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.889 30938 INFO octavia.api.v1.controllers.member [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:42.903 30938 INFO oslo_db.sqlalchemy.provision [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:42.904 30938 INFO oslo_db.sqlalchemy.provision [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkhrjofcao 2019-06-07 06:12:42.905 30938 INFO oslo_db.sqlalchemy.provision [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_member.TestMember.test_create_when_lb_pending_update [0.532120s] ... ok 2019-06-07 06:12:42.839 30937 INFO octavia.api.v1.controllers.load_balancer [req-c36a9cc7-6836-4db8-bcdd-39e3abb87059 - - - - -] Sending created Load Balancer 8034b3a3-086f-4400-a4e2-986ba10143a4 to the handler 2019-06-07 06:12:42.871 30937 INFO octavia.api.v1.controllers.pool [req-7a6c9407-7719-4110-a8aa-b3e0271fbff8 - - - - -] Sending Creation of Pool edbb4754-3121-4f92-8b9e-bcffc0088e5a to handler 2019-06-07 06:12:42.907 30938 INFO oslo_db.sqlalchemy.provision [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] CREATE BACKEND sqlite:// TOKEN gwtcgkkblb 2019-06-07 06:12:42.901 30935 INFO octavia.api.v1.controllers.l7rule [req-0209926c-50df-462e-8de0-3d5498ba7e6d - - - - -] Sending Creation of L7Rule 7aab9fee-b52d-41f7-a3c0-9db20d9d0512 to handler 2019-06-07 06:12:42.931 30937 INFO octavia.api.v1.controllers.listener [req-9822f936-479f-4c2d-9179-8ebb186f91ce - - - - -] Sending Creation of Listener b6e05efc-7330-435f-bbae-0c0f7f0ed398 to handler 2019-06-07 06:12:42.984 30938 INFO octavia.common.config [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] Logging enabled! 2019-06-07 06:12:42.984 30938 INFO octavia.common.config [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:42.875 30936 WARNING octavia.api.root_controller [req-930af9e1-ce60-4b39-b132-071a7574c2a2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:42.887 30936 INFO octavia.api.v1.controllers.load_balancer [req-bea80d82-670f-463d-ac96-33e2ce0d8760 - - - - -] Sending created Load Balancer a05c5724-5160-45d1-a8db-1c0244bfe3ce to the handler 2019-06-07 06:12:42.991 30936 INFO octavia.api.v1.controllers.listener [req-55482891-e74e-485e-b74b-38b560997cf6 - - - - -] Sending Creation of Listener e2d7c28c-db1c-492d-bd88-4ee55202cc29 to handler 2019-06-07 06:12:43.023 30935 INFO octavia.api.v1.controllers.l7rule [req-f1c65eca-086c-4e76-99f8-35148d2962e1 - - - - -] Sending Creation of L7Rule d509afd2-385b-4add-a202-8b691fe152bb to handler 2019-06-07 06:12:43.051 30937 INFO oslo_db.sqlalchemy.provision [req-ba9d9f95-d232-429e-be5f-2a71b8c98c35 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.052 30937 INFO oslo_db.sqlalchemy.provision [req-ba9d9f95-d232-429e-be5f-2a71b8c98c35 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pphyqdjdyj 2019-06-07 06:12:43.053 30937 INFO oslo_db.sqlalchemy.provision [req-ba9d9f95-d232-429e-be5f-2a71b8c98c35 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_id [0.395635s] ... ok 2019-06-07 06:12:43.008 30938 WARNING octavia.api.root_controller [req-24af9033-60b2-49af-80d7-e876554a01b5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.021 30938 INFO octavia.api.v1.controllers.load_balancer [req-ca95643a-ff20-4d2b-82e5-9324343ae7da - - - - -] Sending created Load Balancer 38444ea0-405b-44b6-a37c-e7c27ebd0492 to the handler 2019-06-07 06:12:43.061 30936 INFO octavia.api.v1.controllers.l7policy [req-5ed5994c-3ef2-4e36-9aa9-7329b6976f82 - - - - -] Sending Creation of L7Policy 91a014e8-24e4-4907-9988-c925f6a45ad9 to handler 2019-06-07 06:12:43.123 30936 INFO oslo_db.sqlalchemy.provision [req-49555485-ded4-475b-8c6c-93f6953479bf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.125 30936 INFO oslo_db.sqlalchemy.provision [req-49555485-ded4-475b-8c6c-93f6953479bf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mbzkqgtbek 2019-06-07 06:12:43.125 30936 INFO oslo_db.sqlalchemy.provision [req-49555485-ded4-475b-8c6c-93f6953479bf - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_empty_get_all [0.353074s] ... ok 2019-06-07 06:12:43.124 30938 INFO octavia.api.v1.controllers.listener [req-09a7d071-0c54-4ef0-855f-b2c5eb916545 - - - - -] Sending Creation of Listener d56f2bc1-3aec-4363-b797-6a5983f2647f to handler 2019-06-07 06:12:43.056 30937 INFO oslo_db.sqlalchemy.provision [req-ba9d9f95-d232-429e-be5f-2a71b8c98c35 - - - - -] CREATE BACKEND sqlite:// TOKEN cfwrvidpgj 2019-06-07 06:12:43.148 30935 INFO octavia.api.v1.controllers.l7rule [req-b84e5ab2-eec6-4236-b441-aa6339a5c67a - - - - -] Sending Creation of L7Rule feb1b82c-c1df-45ec-8f09-79414791d5f5 to handler 2019-06-07 06:12:43.131 30937 INFO octavia.common.config [req-ba9d9f95-d232-429e-be5f-2a71b8c98c35 - - - - -] Logging enabled! 2019-06-07 06:12:43.131 30937 INFO octavia.common.config [req-ba9d9f95-d232-429e-be5f-2a71b8c98c35 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.155 30937 WARNING octavia.api.root_controller [req-ba9d9f95-d232-429e-be5f-2a71b8c98c35 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.164 30937 INFO octavia.api.v1.controllers.load_balancer [req-8af0a6a4-2163-48ab-8cb4-cfdc0d62b006 - - - - -] Sending created Load Balancer 109c11b0-7ed4-4798-97af-c37369a9688d to the handler 2019-06-07 06:12:43.201 30937 INFO octavia.api.v1.controllers.pool [req-b3b44785-7a55-41ad-8f24-7dbc07753edb - - - - -] Sending Creation of Pool 77b3f890-3648-46d6-bb9e-0f38a1e5c8a5 to handler 2019-06-07 06:12:43.128 30936 INFO oslo_db.sqlalchemy.provision [req-49555485-ded4-475b-8c6c-93f6953479bf - - - - -] CREATE BACKEND sqlite:// TOKEN elserskmhi 2019-06-07 06:12:43.183 30938 INFO octavia.api.v1.controllers.pool [req-97f07850-ac60-49fc-9b1a-1b5433405199 - - - - -] Sending Creation of Pool 77b132ed-8740-4db5-a744-b86e51dbaece to handler 2019-06-07 06:12:43.242 30937 INFO octavia.api.v1.controllers.listener [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] Listener SEAN-CONNERY not found. 2019-06-07 06:12:43.253 30937 INFO oslo_db.sqlalchemy.provision [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.255 30937 INFO oslo_db.sqlalchemy.provision [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cfwrvidpgj 2019-06-07 06:12:43.255 30937 INFO oslo_db.sqlalchemy.provision [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener.TestListener.test_get_bad_listener_id [0.202190s] ... ok 2019-06-07 06:12:43.258 30937 INFO oslo_db.sqlalchemy.provision [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] CREATE BACKEND sqlite:// TOKEN flhohsawih 2019-06-07 06:12:43.290 30935 INFO octavia.api.v1.controllers.l7rule [req-88b02812-b5ac-4b4f-aa69-6987dab5c002 - - - - -] Sending Creation of L7Rule 6625b4f2-2fa4-4a4b-8a0c-be08c31b69cf to handler 2019-06-07 06:12:43.292 30938 INFO octavia.api.v1.controllers.pool [req-5ee85778-2dbc-49c0-8b85-0ce938665f14 - - - - -] Sending Creation of Pool c6dc4a3e-ac4a-4ba4-97e0-9dd564695a0e to handler 2019-06-07 06:12:43.197 30936 INFO octavia.common.config [req-49555485-ded4-475b-8c6c-93f6953479bf - - - - -] Logging enabled! 2019-06-07 06:12:43.197 30936 INFO octavia.common.config [req-49555485-ded4-475b-8c6c-93f6953479bf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.219 30936 WARNING octavia.api.root_controller [req-49555485-ded4-475b-8c6c-93f6953479bf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.228 30936 INFO octavia.api.v1.controllers.load_balancer [req-c1d0e553-75eb-4c00-9fc1-2a335db119e6 - - - - -] Sending created Load Balancer 28eda70b-c7f8-4082-821b-67827b65f15f to the handler 2019-06-07 06:12:43.260 30936 INFO octavia.api.v1.controllers.listener [req-62aff538-bbb3-47d2-a87f-f90fa0a4c6bb - - - - -] Sending Creation of Listener 7f5f2cb6-1fe5-4d99-9efc-841d3139b9db to handler 2019-06-07 06:12:43.335 30936 INFO octavia.api.v1.controllers.l7policy [req-0bb5a74c-9a83-4afb-bb97-fac8f22ded4c - - - - -] Sending Creation of L7Policy 8160c3fd-f901-488a-a515-c9e7bc5701be to handler 2019-06-07 06:12:43.335 30937 INFO octavia.common.config [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] Logging enabled! 2019-06-07 06:12:43.335 30937 INFO octavia.common.config [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.359 30937 WARNING octavia.api.root_controller [req-654a6dd2-fe6c-4478-ad98-ce5662fcc7dc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.368 30937 INFO octavia.api.v1.controllers.load_balancer [req-a8d2f88f-97a2-4e30-8bcd-11679d35440f - - - - -] Sending created Load Balancer 60ff0837-91a3-4a02-8fed-67dc2087138c to the handler 2019-06-07 06:12:43.404 30938 INFO octavia.api.v1.controllers.member [req-8ceac94d-14ec-4f14-ab28-49e539cc1de8 - - - - -] Sending Creation of Member e20be537-3c10-413f-9b6e-457664298ce2 to handler 2019-06-07 06:12:43.418 30935 INFO octavia.api.v1.controllers.l7rule [req-37428fd6-d71c-4d90-a58d-dfda0c692310 - - - - -] Sending Creation of L7Rule cfc34810-7285-4332-932b-b47e524f5200 to handler 2019-06-07 06:12:43.403 30936 INFO octavia.api.v1.controllers.l7rule [req-11eada78-d193-439f-9fe3-3045bf8ab3f1 - - - - -] Sending Creation of L7Rule fb59dc69-18be-4537-ba1c-132f882e1990 to handler 2019-06-07 06:12:43.405 30937 INFO octavia.api.v1.controllers.pool [req-dd7db404-c375-4222-a036-ce841c9f2087 - - - - -] Sending Creation of Pool 4397c2a3-5550-4b56-9d91-267fbefdb3ae to handler 2019-06-07 06:12:43.464 30937 INFO octavia.api.v1.controllers.listener [req-5fe3059f-594d-408a-a1dd-f26487f980ff - - - - -] Sending Creation of Listener aa096564-38fd-43dc-bfdb-1ff7d403fd0c to handler 2019-06-07 06:12:43.482 30936 INFO octavia.api.v1.controllers.l7rule [req-01ea0a3b-cb55-4ef8-80e5-9446308e7295 - - - - -] Sending Creation of L7Rule 41b5d9bd-b66b-4573-b812-04839e09d13c to handler 2019-06-07 06:12:43.485 30938 ERROR wsme.api [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] Server-side error: "New instance with identity key (, (u'e20be537-3c10-413f-9b6e-457664298ce2',), None) conflicts with persistent instance ". Detail: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction result = f(self, *args, **kwargs) File "/builddir/build/BUILD/octavia-2.1.1/octavia/api/v1/controllers/member.py", line 137, in post lock_session.rollback() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/builddir/build/BUILD/octavia-2.1.1/octavia/api/v1/controllers/member.py", line 124, in post **member_dict) File "/builddir/build/BUILD/octavia-2.1.1/octavia/db/repositories.py", line 65, in create session.add(model) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 572, in __exit__ self.rollback() File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ compat.reraise(exc_type, exc_value, exc_tb) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 569, in __exit__ self.commit() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 467, in commit self._prepare_impl() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 447, in _prepare_impl self.session.flush() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2243, in flush self._flush(objects) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2369, in _flush transaction.rollback(_capture_exception=True) File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ compat.reraise(exc_type, exc_value, exc_tb) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2333, in _flush flush_context.execute() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 391, in execute rec.execute(self) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 556, in execute uow File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 156, in save_obj base_mapper, states, uowtransaction File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 319, in _organize_states_for_save state_str(existing))) FlushError: New instance with identity key (, (u'e20be537-3c10-413f-9b6e-457664298ce2',), None) conflicts with persistent instance : FlushError: New instance with identity key (, (u'e20be537-3c10-413f-9b6e-457664298ce2',), None) conflicts with persistent instance 2019-06-07 06:12:43.496 30938 INFO oslo_db.sqlalchemy.provision [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.498 30938 INFO oslo_db.sqlalchemy.provision [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gwtcgkkblb 2019-06-07 06:12:43.498 30938 INFO oslo_db.sqlalchemy.provision [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_duplicate_id [0.593032s] ... ok 2019-06-07 06:12:43.544 30935 INFO octavia.api.v1.controllers.l7rule [req-6529d192-a3a4-493b-9ad3-856232ab6c48 - - - - -] Sending Creation of L7Rule 6f354bde-cf2f-43bb-ac8f-d071b6eb1c4d to handler 2019-06-07 06:12:43.541 30937 INFO octavia.api.v1.controllers.listener [req-4021715b-3a91-46b7-8209-19eecf654ae1 - - - - -] Sending Update of Listener aa096564-38fd-43dc-bfdb-1ff7d403fd0c to handler 2019-06-07 06:12:43.501 30938 INFO oslo_db.sqlalchemy.provision [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] CREATE BACKEND sqlite:// TOKEN nuqraoktns 2019-06-07 06:12:43.568 30938 INFO octavia.common.config [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] Logging enabled! 2019-06-07 06:12:43.568 30938 INFO octavia.common.config [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.589 30938 WARNING octavia.api.root_controller [req-26720acb-128b-461f-8615-4f88cdfc35fa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.599 30938 INFO octavia.api.v1.controllers.load_balancer [req-096f3408-834f-4e32-be90-547c62b9e0b9 - - - - -] Sending created Load Balancer 1c93fe64-cbf1-4a80-baa3-480386115a9c to the handler 2019-06-07 06:12:43.582 30936 INFO oslo_db.sqlalchemy.provision [req-f6bb700b-f9a6-4371-ad86-3088dbc391cc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.584 30936 INFO oslo_db.sqlalchemy.provision [req-f6bb700b-f9a6-4371-ad86-3088dbc391cc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN elserskmhi 2019-06-07 06:12:43.584 30936 INFO oslo_db.sqlalchemy.provision [req-f6bb700b-f9a6-4371-ad86-3088dbc391cc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_get_all [0.458980s] ... ok 2019-06-07 06:12:43.624 30937 INFO oslo_db.sqlalchemy.provision [req-bceb15da-2d92-4bb8-80b4-d76b50189dea - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.626 30937 INFO oslo_db.sqlalchemy.provision [req-bceb15da-2d92-4bb8-80b4-d76b50189dea - - - - -] DROP BACKEND Engine(sqlite://) TOKEN flhohsawih 2019-06-07 06:12:43.626 30937 INFO oslo_db.sqlalchemy.provision [req-bceb15da-2d92-4bb8-80b4-d76b50189dea - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener.TestListener.test_update [0.370651s] ... ok 2019-06-07 06:12:43.636 30938 INFO octavia.api.v1.controllers.listener [req-a340000a-2796-496d-9f36-bc8c546d1d3d - - - - -] Sending Creation of Listener f156ade7-c7e3-4401-826e-6ccffc72ccd0 to handler 2019-06-07 06:12:43.629 30937 INFO oslo_db.sqlalchemy.provision [req-bceb15da-2d92-4bb8-80b4-d76b50189dea - - - - -] CREATE BACKEND sqlite:// TOKEN spyxvjclxf 2019-06-07 06:12:43.587 30936 INFO oslo_db.sqlalchemy.provision [req-f6bb700b-f9a6-4371-ad86-3088dbc391cc - - - - -] CREATE BACKEND sqlite:// TOKEN zjophpdtsk 2019-06-07 06:12:43.705 30935 INFO octavia.api.v1.controllers.l7rule [req-a882d490-e19f-409a-9e7c-d8feb431d687 - - - - -] Sending Creation of L7Rule 7596798e-3cd9-44e8-a7a0-55a2e14c95ea to handler 2019-06-07 06:12:43.667 30936 INFO octavia.common.config [req-f6bb700b-f9a6-4371-ad86-3088dbc391cc - - - - -] Logging enabled! 2019-06-07 06:12:43.667 30936 INFO octavia.common.config [req-f6bb700b-f9a6-4371-ad86-3088dbc391cc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.688 30936 WARNING octavia.api.root_controller [req-f6bb700b-f9a6-4371-ad86-3088dbc391cc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.700 30936 INFO octavia.api.v1.controllers.load_balancer [req-b6841c25-cdbb-4d37-bba6-1ea606c11239 - - - - -] Sending created Load Balancer 75c4045f-9e97-44b6-87c5-8ef33e631490 to the handler 2019-06-07 06:12:43.703 30937 INFO octavia.common.config [req-bceb15da-2d92-4bb8-80b4-d76b50189dea - - - - -] Logging enabled! 2019-06-07 06:12:43.703 30937 INFO octavia.common.config [req-bceb15da-2d92-4bb8-80b4-d76b50189dea - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.724 30937 WARNING octavia.api.root_controller [req-bceb15da-2d92-4bb8-80b4-d76b50189dea - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.734 30937 INFO octavia.api.v1.controllers.load_balancer [req-18b963a7-5ea4-43f1-89c9-6dbd6fb2949f - - - - -] Sending created Load Balancer f177d120-ce66-442a-a1fb-0da586e691df to the handler 2019-06-07 06:12:43.689 30938 INFO octavia.api.v1.controllers.pool [req-b52ec52f-6795-441f-993c-d8176eb24916 - - - - -] Sending Creation of Pool b066bf85-2658-43e2-a926-ba7882e3ae48 to handler 2019-06-07 06:12:43.731 30936 INFO octavia.api.v1.controllers.listener [req-304ecdbb-acff-498e-ab22-1b1e3699b3d4 - - - - -] Sending Creation of Listener 931991ce-d041-4e03-8d48-12cdaff07dd8 to handler 2019-06-07 06:12:43.799 30936 INFO octavia.api.v1.controllers.l7policy [req-e086beb8-b82f-45de-8c5d-17e8af4bb9e2 - - - - -] Sending Creation of L7Policy 282c64ad-785e-4156-a0bd-d28bde0a0b2a to handler 2019-06-07 06:12:43.789 30938 INFO octavia.api.v1.controllers.pool [req-00bae8f7-4d8c-437a-9c62-d619d132a349 - - - - -] Sending Creation of Pool 3d2e3585-e10c-4099-ab18-c0b03f7fe7b7 to handler 2019-06-07 06:12:43.775 30937 INFO octavia.api.v1.controllers.pool [req-a9014971-9f24-4854-9731-a8606180ad7e - - - - -] Sending Creation of Pool 6acf9eee-0177-498f-be08-3a982106bee9 to handler 2019-06-07 06:12:43.815 30937 INFO octavia.api.v1.controllers.listener [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] Listener SEAN-CONNERY not found. 2019-06-07 06:12:43.826 30937 INFO oslo_db.sqlalchemy.provision [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.827 30937 INFO oslo_db.sqlalchemy.provision [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN spyxvjclxf 2019-06-07 06:12:43.828 30937 INFO oslo_db.sqlalchemy.provision [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_bad_listener_id [0.201761s] ... ok 2019-06-07 06:12:43.837 30937 INFO oslo_db.sqlalchemy.provision [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] CREATE BACKEND sqlite:// TOKEN rsaupwhbir 2019-06-07 06:12:43.865 30935 INFO octavia.api.v1.controllers.l7rule [req-cdc4a993-8b7e-4076-835c-b310643fea79 - - - - -] Sending Creation of L7Rule 638d97fb-7ca9-4be3-99db-acd0f0500656 to handler 2019-06-07 06:12:43.870 30936 INFO octavia.api.v1.controllers.l7rule [req-4b9c281b-7225-4d2b-a401-fd91d4283d6f - - - - -] Sending Creation of L7Rule e85ff4ea-fec1-48c4-a784-2f9440c51963 to handler 2019-06-07 06:12:43.878 30938 INFO octavia.api.v1.controllers.member [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] Sending Creation of Member 0dae61b1-0062-4cf2-babd-1b24770515a6 to handler 2019-06-07 06:12:43.890 30938 INFO oslo_db.sqlalchemy.provision [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.892 30938 INFO oslo_db.sqlalchemy.provision [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nuqraoktns 2019-06-07 06:12:43.892 30938 INFO oslo_db.sqlalchemy.provision [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_valid_subnet [0.394055s] ... ok 2019-06-07 06:12:43.895 30938 INFO oslo_db.sqlalchemy.provision [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] CREATE BACKEND sqlite:// TOKEN arjprhfsqq 2019-06-07 06:12:43.905 30937 INFO octavia.common.config [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] Logging enabled! 2019-06-07 06:12:43.905 30937 INFO octavia.common.config [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.929 30937 WARNING octavia.api.root_controller [req-4ecce1c6-e1f5-433c-aeed-1c9275379296 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.941 30937 INFO octavia.api.v1.controllers.load_balancer [req-cb64207e-ea33-460e-833c-98b0bb15e2c9 - - - - -] Sending created Load Balancer 075952b5-6f63-4822-9689-dd15a106a6a6 to the handler 2019-06-07 06:12:43.962 30938 INFO octavia.common.config [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] Logging enabled! 2019-06-07 06:12:43.962 30938 INFO octavia.common.config [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:43.924 30936 INFO octavia.api.v1.controllers.load_balancer [req-89118b60-84b7-46e9-a075-f53c345d5474 - - - - -] Sending deleted Load Balancer 75c4045f-9e97-44b6-87c5-8ef33e631490 to the handler 2019-06-07 06:12:43.947 30936 INFO octavia.api.v1.controllers.l7rule [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:43.975 30936 INFO oslo_db.sqlalchemy.provision [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:43.977 30936 INFO oslo_db.sqlalchemy.provision [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zjophpdtsk 2019-06-07 06:12:43.977 30936 INFO oslo_db.sqlalchemy.provision [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_when_lb_pending_delete [0.392501s] ... ok 2019-06-07 06:12:43.975 30937 INFO octavia.api.v1.controllers.pool [req-adb5cd52-4cad-406a-9c1a-9c42ec51e31f - - - - -] Sending Creation of Pool 718a3b67-1c7c-4c1d-8493-47472c9bc756 to handler 2019-06-07 06:12:43.980 30936 INFO oslo_db.sqlalchemy.provision [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] CREATE BACKEND sqlite:// TOKEN wqgfczxlrj 2019-06-07 06:12:43.983 30938 WARNING octavia.api.root_controller [req-97d70b82-b861-4e44-b076-f1ed578f0eaf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:43.992 30938 INFO octavia.api.v1.controllers.load_balancer [req-e65b69e9-f896-4f85-a9c0-18d3ef33d621 - - - - -] Sending created Load Balancer 51803623-4c26-4037-af21-ab627728931d to the handler 2019-06-07 06:12:44.022 30935 INFO oslo_db.sqlalchemy.provision [req-6bdb4dc4-4d4f-45ad-a7b4-5c98d7f45159 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.023 30935 INFO oslo_db.sqlalchemy.provision [req-6bdb4dc4-4d4f-45ad-a7b4-5c98d7f45159 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xrbeedcwxw 2019-06-07 06:12:44.023 30935 INFO oslo_db.sqlalchemy.provision [req-6bdb4dc4-4d4f-45ad-a7b4-5c98d7f45159 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_too_many_rules [6.415431s] ... ok 2019-06-07 06:12:44.026 30935 INFO oslo_db.sqlalchemy.provision [req-6bdb4dc4-4d4f-45ad-a7b4-5c98d7f45159 - - - - -] CREATE BACKEND sqlite:// TOKEN uytbmiifzi 2019-06-07 06:12:44.012 30937 INFO oslo_db.sqlalchemy.provision [req-774c687b-ee5f-4b77-8219-7569c8d5c8fe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.014 30937 INFO oslo_db.sqlalchemy.provision [req-774c687b-ee5f-4b77-8219-7569c8d5c8fe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rsaupwhbir 2019-06-07 06:12:44.014 30937 INFO oslo_db.sqlalchemy.provision [req-774c687b-ee5f-4b77-8219-7569c8d5c8fe - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_listener_bad_protocol ... SKIPPED: This test should pass after a validation layer. 2019-06-07 06:12:44.026 30938 INFO octavia.api.v1.controllers.listener [req-7e3614ed-34be-4c7e-9ebd-8e599ce02c7a - - - - -] Sending Creation of Listener 01f47475-c32d-45f9-bf47-30d009219395 to handler 2019-06-07 06:12:44.017 30937 INFO oslo_db.sqlalchemy.provision [req-774c687b-ee5f-4b77-8219-7569c8d5c8fe - - - - -] CREATE BACKEND sqlite:// TOKEN zffvqcgmxe 2019-06-07 06:12:44.087 30938 INFO octavia.api.v1.controllers.pool [req-efafb3fc-34db-41bc-80e8-c8b3ba30b9fa - - - - -] Sending Creation of Pool f6732dd0-9bb1-4868-b3be-b1956e067ee6 to handler 2019-06-07 06:12:44.061 30936 INFO octavia.common.config [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] Logging enabled! 2019-06-07 06:12:44.062 30936 INFO octavia.common.config [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.082 30936 WARNING octavia.api.root_controller [req-f77adea4-4399-4a6b-b541-cb19c52ab92c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.093 30937 INFO octavia.common.config [req-774c687b-ee5f-4b77-8219-7569c8d5c8fe - - - - -] Logging enabled! 2019-06-07 06:12:44.093 30937 INFO octavia.common.config [req-774c687b-ee5f-4b77-8219-7569c8d5c8fe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.119 30935 INFO octavia.common.config [req-6bdb4dc4-4d4f-45ad-a7b4-5c98d7f45159 - - - - -] Logging enabled! 2019-06-07 06:12:44.120 30935 INFO octavia.common.config [req-6bdb4dc4-4d4f-45ad-a7b4-5c98d7f45159 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.143 30935 WARNING octavia.api.root_controller [req-6bdb4dc4-4d4f-45ad-a7b4-5c98d7f45159 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.099 30936 INFO octavia.api.v1.controllers.load_balancer [req-1bf57f76-8716-4ef0-80a1-c0625bc9245e - - - - -] Sending created Load Balancer f34c5bdd-6114-49ac-a2cb-5bfc350a423f to the handler 2019-06-07 06:12:44.138 30936 INFO octavia.api.v1.controllers.pool [req-035dfc60-fe3f-495a-9cb1-99fe792dfbb8 - - - - -] Sending Creation of Pool 11182137-cb62-4880-ac12-9a274ffba572 to handler 2019-06-07 06:12:44.173 30938 INFO octavia.api.v1.controllers.pool [req-f4ab4e70-ef60-4de1-af17-7c33577d9316 - - - - -] Sending Creation of Pool e627c4d1-d726-4a05-b7c2-c00b27a4d97d to handler 2019-06-07 06:12:44.117 30937 WARNING octavia.api.root_controller [req-774c687b-ee5f-4b77-8219-7569c8d5c8fe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.126 30937 INFO octavia.api.v1.controllers.load_balancer [req-fc8a4ef0-f569-4a99-b2d2-ed5868b9552c - - - - -] Sending created Load Balancer 668be97b-bca2-4cb3-9a90-268e7ec72bbf to the handler 2019-06-07 06:12:44.156 30937 INFO octavia.api.v1.controllers.listener [req-9beb98f6-01f8-49d8-ab66-583e25719f16 - - - - -] Sending Creation of Listener c888b6ba-1f3f-4278-91b5-5a67ffdab27a to handler 2019-06-07 06:12:44.159 30935 INFO octavia.api.v1.controllers.load_balancer [req-53789b00-c4a2-40d1-bf49-87cab7a72053 - - - - -] Sending created Load Balancer 0b3a01f9-13b3-4af6-af0a-b763a39c86b6 to the handler 2019-06-07 06:12:44.189 30936 INFO octavia.api.v1.controllers.listener [req-8c0617b2-eeb4-416c-8e11-7d84ca5301be - - - - -] Sending Creation of Listener b966943b-441a-4f66-9547-11226b5dc0be to handler 2019-06-07 06:12:44.206 30935 INFO octavia.api.v1.controllers.listener [req-8538240d-1781-465a-95f8-315634373e19 - - - - -] Sending Creation of Listener a42b09a9-c5f4-44ae-9698-192de2402d90 to handler 2019-06-07 06:12:44.243 30937 INFO oslo_db.sqlalchemy.provision [req-b95d5477-ef45-4c3c-9835-9a02b006ec80 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.245 30937 INFO oslo_db.sqlalchemy.provision [req-b95d5477-ef45-4c3c-9835-9a02b006ec80 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zffvqcgmxe 2019-06-07 06:12:44.245 30937 INFO oslo_db.sqlalchemy.provision [req-b95d5477-ef45-4c3c-9835-9a02b006ec80 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_listener_statistics.TestListenerStatistics.test_get [0.230254s] ... ok 2019-06-07 06:12:44.248 30937 INFO oslo_db.sqlalchemy.provision [req-b95d5477-ef45-4c3c-9835-9a02b006ec80 - - - - -] CREATE BACKEND sqlite:// TOKEN ekbybruuso 2019-06-07 06:12:44.293 30935 INFO octavia.api.v1.controllers.l7policy [req-83a3c724-3170-4c31-9ac0-3061d5f96507 - - - - -] Sending Creation of L7Policy be7e7e1e-b309-4b00-bbc1-5aacf9985d58 to handler 2019-06-07 06:12:44.272 30938 INFO octavia.api.v1.controllers.member [req-1dd627de-3847-4747-a129-ab599ddccdc4 - - - - -] Sending Creation of Member 422878b2-0a56-4c21-ac68-94d777161160 to handler 2019-06-07 06:12:44.310 30936 INFO oslo_db.sqlalchemy.provision [req-4487b855-4c7a-41b3-a2d4-4c0c8b43e318 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.312 30936 INFO oslo_db.sqlalchemy.provision [req-4487b855-4c7a-41b3-a2d4-4c0c8b43e318 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wqgfczxlrj 2019-06-07 06:12:44.312 30936 INFO oslo_db.sqlalchemy.provision [req-4487b855-4c7a-41b3-a2d4-4c0c8b43e318 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_defaults [0.335002s] ... ok 2019-06-07 06:12:44.315 30936 INFO oslo_db.sqlalchemy.provision [req-4487b855-4c7a-41b3-a2d4-4c0c8b43e318 - - - - -] CREATE BACKEND sqlite:// TOKEN ttaybloocd 2019-06-07 06:12:44.320 30937 INFO octavia.common.config [req-b95d5477-ef45-4c3c-9835-9a02b006ec80 - - - - -] Logging enabled! 2019-06-07 06:12:44.321 30937 INFO octavia.common.config [req-b95d5477-ef45-4c3c-9835-9a02b006ec80 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.346 30937 WARNING octavia.api.root_controller [req-b95d5477-ef45-4c3c-9835-9a02b006ec80 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.356 30937 INFO octavia.api.v1.controllers.load_balancer [req-efd4d5a9-6e62-4658-ac8c-8bb002dd23cd - - - - -] Sending created Load Balancer 35be60f0-edbf-416c-9d57-9da7453d0199 to the handler 2019-06-07 06:12:44.391 30937 INFO oslo_db.sqlalchemy.provision [req-3e5724df-fe5e-4bbb-8702-640c44e28383 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.393 30937 INFO oslo_db.sqlalchemy.provision [req-3e5724df-fe5e-4bbb-8702-640c44e28383 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ekbybruuso 2019-06-07 06:12:44.393 30937 INFO oslo_db.sqlalchemy.provision [req-3e5724df-fe5e-4bbb-8702-640c44e28383 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:44.394 30936 INFO octavia.common.config [req-4487b855-4c7a-41b3-a2d4-4c0c8b43e318 - - - - -] Logging enabled! 2019-06-07 06:12:44.395 30936 INFO octavia.common.config [req-4487b855-4c7a-41b3-a2d4-4c0c8b43e318 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.368 30938 INFO octavia.api.v1.controllers.member [req-00009575-2294-4026-b615-0496ff367566 - - - - -] Sending Deletion of Member 422878b2-0a56-4c21-ac68-94d777161160 to handler 2019-06-07 06:12:44.379 30935 INFO octavia.api.v1.controllers.l7rule [req-85123b4d-045e-4845-81d3-e5514b228a3e - - - - -] Sending Creation of L7Rule 25ce4e7a-2c47-4f0b-9cfb-e5d2ac30a4bc to handler {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create [0.147875s] ... ok 2019-06-07 06:12:44.396 30937 INFO oslo_db.sqlalchemy.provision [req-3e5724df-fe5e-4bbb-8702-640c44e28383 - - - - -] CREATE BACKEND sqlite:// TOKEN cgdbgkppcm 2019-06-07 06:12:44.425 30935 INFO octavia.api.v1.controllers.load_balancer [req-8b7298e3-e37d-453c-a5a7-0c0051739628 - - - - -] Sending updated Load Balancer 0b3a01f9-13b3-4af6-af0a-b763a39c86b6 to the handler 2019-06-07 06:12:44.470 30937 INFO octavia.common.config [req-3e5724df-fe5e-4bbb-8702-640c44e28383 - - - - -] Logging enabled! 2019-06-07 06:12:44.470 30937 INFO octavia.common.config [req-3e5724df-fe5e-4bbb-8702-640c44e28383 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.495 30937 WARNING octavia.api.root_controller [req-3e5724df-fe5e-4bbb-8702-640c44e28383 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.474 30935 INFO octavia.api.v1.controllers.l7rule [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:44.496 30935 INFO oslo_db.sqlalchemy.provision [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.498 30935 INFO oslo_db.sqlalchemy.provision [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uytbmiifzi 2019-06-07 06:12:44.498 30935 INFO oslo_db.sqlalchemy.provision [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_when_lb_pending_update [0.474539s] ... ok 2019-06-07 06:12:44.513 30937 INFO oslo_db.sqlalchemy.provision [req-ecb35694-1498-4d00-8dd9-0fdfbdea941c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.514 30937 INFO oslo_db.sqlalchemy.provision [req-ecb35694-1498-4d00-8dd9-0fdfbdea941c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cgdbgkppcm 2019-06-07 06:12:44.515 30937 INFO oslo_db.sqlalchemy.provision [req-ecb35694-1498-4d00-8dd9-0fdfbdea941c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_over_quota [0.121650s] ... ok 2019-06-07 06:12:44.501 30935 INFO oslo_db.sqlalchemy.provision [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] CREATE BACKEND sqlite:// TOKEN mhtmfqkxek 2019-06-07 06:12:44.419 30936 WARNING octavia.api.root_controller [req-4487b855-4c7a-41b3-a2d4-4c0c8b43e318 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.428 30936 INFO octavia.api.v1.controllers.load_balancer [req-8a291c3e-5dfe-4305-9a89-41572f6a6fc6 - - - - -] Sending created Load Balancer e15263b6-307f-4d72-9020-9dfd81944f71 to the handler 2019-06-07 06:12:44.466 30936 INFO octavia.api.v1.controllers.pool [req-858a6ab2-1aaf-452d-af87-89c49872a62e - - - - -] Sending Creation of Pool 6a2bf042-888b-4b81-8fbe-8ee2e90d7f33 to handler 2019-06-07 06:12:44.516 30936 INFO octavia.api.v1.controllers.listener [req-3f72bcfa-f59f-4468-b98f-9e245f846c36 - - - - -] Sending Creation of Listener 6a614892-8e18-4755-a5cc-5bd99504efd1 to handler 2019-06-07 06:12:44.438 30938 INFO oslo_db.sqlalchemy.provision [req-5572bf89-5d71-4daa-aa4a-e9d77fed5299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.439 30938 INFO oslo_db.sqlalchemy.provision [req-5572bf89-5d71-4daa-aa4a-e9d77fed5299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN arjprhfsqq 2019-06-07 06:12:44.441 30938 INFO oslo_db.sqlalchemy.provision [req-5572bf89-5d71-4daa-aa4a-e9d77fed5299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_member.TestMember.test_delete_with_bad_handler [0.549103s] ... ok 2019-06-07 06:12:44.517 30937 INFO oslo_db.sqlalchemy.provision [req-ecb35694-1498-4d00-8dd9-0fdfbdea941c - - - - -] CREATE BACKEND sqlite:// TOKEN yseilieagg 2019-06-07 06:12:44.564 30936 INFO oslo_db.sqlalchemy.provision [req-c2a9b91f-2022-4918-bba3-7aef3bf24814 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.565 30936 INFO oslo_db.sqlalchemy.provision [req-c2a9b91f-2022-4918-bba3-7aef3bf24814 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ttaybloocd 2019-06-07 06:12:44.566 30936 INFO oslo_db.sqlalchemy.provision [req-c2a9b91f-2022-4918-bba3-7aef3bf24814 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_tls_termination_data [0.253396s] ... ok 2019-06-07 06:12:44.569 30936 INFO oslo_db.sqlalchemy.provision [req-c2a9b91f-2022-4918-bba3-7aef3bf24814 - - - - -] CREATE BACKEND sqlite:// TOKEN ihgvbwumxj 2019-06-07 06:12:44.444 30938 INFO oslo_db.sqlalchemy.provision [req-5572bf89-5d71-4daa-aa4a-e9d77fed5299 - - - - -] CREATE BACKEND sqlite:// TOKEN wginoaivff 2019-06-07 06:12:44.513 30938 INFO octavia.common.config [req-5572bf89-5d71-4daa-aa4a-e9d77fed5299 - - - - -] Logging enabled! 2019-06-07 06:12:44.514 30938 INFO octavia.common.config [req-5572bf89-5d71-4daa-aa4a-e9d77fed5299 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.534 30938 WARNING octavia.api.root_controller [req-5572bf89-5d71-4daa-aa4a-e9d77fed5299 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.551 30938 INFO octavia.api.v1.controllers.load_balancer [req-3efbb065-6f35-486a-9f6f-7a06aa59088c - - - - -] Sending created Load Balancer 18bc157e-dbee-4817-98eb-5021903e5574 to the handler 2019-06-07 06:12:44.584 30938 INFO octavia.api.v1.controllers.listener [req-acdfc70f-f7fe-4747-8217-81cdf5ae72cf - - - - -] Sending Creation of Listener 887cf270-8df0-42a4-a793-02d64718cbf4 to handler 2019-06-07 06:12:44.591 30937 INFO octavia.common.config [req-ecb35694-1498-4d00-8dd9-0fdfbdea941c - - - - -] Logging enabled! 2019-06-07 06:12:44.592 30937 INFO octavia.common.config [req-ecb35694-1498-4d00-8dd9-0fdfbdea941c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.593 30935 INFO octavia.common.config [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] Logging enabled! 2019-06-07 06:12:44.594 30935 INFO octavia.common.config [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.627 30935 WARNING octavia.api.root_controller [req-7c3d2bda-e159-46b8-9a9a-caf45cf20091 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.636 30935 INFO octavia.api.v1.controllers.load_balancer [req-637fcda7-d215-4bee-ae2e-e94cc193168c - - - - -] Sending created Load Balancer 70066a79-9a61-450d-8a46-53ca2baaa6a4 to the handler 2019-06-07 06:12:44.615 30937 WARNING octavia.api.root_controller [req-ecb35694-1498-4d00-8dd9-0fdfbdea941c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.626 30937 INFO octavia.api.v1.controllers.load_balancer [req-ef2af5ad-7cd4-4d3e-850f-edf0df58d060 - - - - -] Sending created Load Balancer 2b7f76a7-b83e-4e12-8ae7-f39bbe497c37 to the handler 2019-06-07 06:12:44.639 30938 INFO octavia.api.v1.controllers.pool [req-c49cd6d0-ae97-4647-a670-76a5c2612610 - - - - -] Sending Creation of Pool ae809c5f-0de4-4e92-a208-2b505371b1da to handler 2019-06-07 06:12:44.659 30937 INFO oslo_db.sqlalchemy.provision [req-17ccf11f-4532-423d-8cbc-8e345df668d1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.661 30937 INFO oslo_db.sqlalchemy.provision [req-17ccf11f-4532-423d-8cbc-8e345df668d1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yseilieagg 2019-06-07 06:12:44.661 30937 INFO oslo_db.sqlalchemy.provision [req-17ccf11f-4532-423d-8cbc-8e345df668d1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_id [0.146584s] ... ok 2019-06-07 06:12:44.664 30937 INFO oslo_db.sqlalchemy.provision [req-17ccf11f-4532-423d-8cbc-8e345df668d1 - - - - -] CREATE BACKEND sqlite:// TOKEN zpgkcuddhc 2019-06-07 06:12:44.678 30935 INFO octavia.api.v1.controllers.listener [req-d8b2a38b-bda7-4a80-9b3e-c30b14cd6a52 - - - - -] Sending Creation of Listener 34989883-9fd6-4fba-900c-1c546dd6ec32 to handler 2019-06-07 06:12:44.645 30936 INFO octavia.common.config [req-c2a9b91f-2022-4918-bba3-7aef3bf24814 - - - - -] Logging enabled! 2019-06-07 06:12:44.645 30936 INFO octavia.common.config [req-c2a9b91f-2022-4918-bba3-7aef3bf24814 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.666 30936 WARNING octavia.api.root_controller [req-c2a9b91f-2022-4918-bba3-7aef3bf24814 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.675 30936 INFO octavia.api.v1.controllers.load_balancer [req-d643f651-0cce-40c7-966c-3ceb1c829a08 - - - - -] Sending created Load Balancer 71d05d3a-32f6-4975-9c26-6b82e44e7207 to the handler 2019-06-07 06:12:44.707 30936 INFO octavia.api.v1.controllers.pool [req-326f919e-7c56-4a24-a194-b97155a0aca9 - - - - -] Sending Creation of Pool dc8b6630-0738-4d72-b7dd-e7d1144ccd56 to handler 2019-06-07 06:12:44.738 30937 INFO octavia.common.config [req-17ccf11f-4532-423d-8cbc-8e345df668d1 - - - - -] Logging enabled! 2019-06-07 06:12:44.738 30937 INFO octavia.common.config [req-17ccf11f-4532-423d-8cbc-8e345df668d1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.721 30938 INFO octavia.api.v1.controllers.pool [req-e88d148a-1b13-470b-8741-310d0bf1575f - - - - -] Sending Creation of Pool 1bf707e6-f1e2-47ca-bc36-d351aaade259 to handler 2019-06-07 06:12:44.763 30937 WARNING octavia.api.root_controller [req-17ccf11f-4532-423d-8cbc-8e345df668d1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.781 30937 INFO oslo_db.sqlalchemy.provision [req-82fbc7b6-6d25-4a23-b1e0-49052e6f9bd7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.782 30937 INFO oslo_db.sqlalchemy.provision [req-82fbc7b6-6d25-4a23-b1e0-49052e6f9bd7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zpgkcuddhc 2019-06-07 06:12:44.782 30937 INFO oslo_db.sqlalchemy.provision [req-82fbc7b6-6d25-4a23-b1e0-49052e6f9bd7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_long_description [0.120912s] ... ok 2019-06-07 06:12:44.785 30937 INFO oslo_db.sqlalchemy.provision [req-82fbc7b6-6d25-4a23-b1e0-49052e6f9bd7 - - - - -] CREATE BACKEND sqlite:// TOKEN bofymrxfbn 2019-06-07 06:12:44.769 30936 INFO octavia.api.v1.controllers.listener [req-229d4b4a-4fae-42fe-9211-047e06c9f4cc - - - - -] Sending Creation of Listener 1ebceeec-25ba-4aaf-a12d-1d04d7cadeea to handler 2019-06-07 06:12:44.810 30936 INFO oslo_db.sqlalchemy.provision [req-4d768d70-e3e6-48a8-bcae-fcca37ca8a34 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.812 30936 INFO oslo_db.sqlalchemy.provision [req-4d768d70-e3e6-48a8-bcae-fcca37ca8a34 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ihgvbwumxj 2019-06-07 06:12:44.812 30936 INFO oslo_db.sqlalchemy.provision [req-4d768d70-e3e6-48a8-bcae-fcca37ca8a34 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_get [0.246238s] ... ok 2019-06-07 06:12:44.815 30936 INFO oslo_db.sqlalchemy.provision [req-4d768d70-e3e6-48a8-bcae-fcca37ca8a34 - - - - -] CREATE BACKEND sqlite:// TOKEN hbtrlugbtb 2019-06-07 06:12:44.818 30938 INFO octavia.api.v1.controllers.member [req-f3d204ab-8d2f-4e15-9fc4-9cde34b8dad8 - - - - -] Sending Creation of Member 783af4d8-274d-4122-903c-e90de2d6d06c to handler 2019-06-07 06:12:44.857 30938 INFO oslo_db.sqlalchemy.provision [req-8f770fa6-528a-498e-a1b8-7c46f81836b6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.858 30938 INFO oslo_db.sqlalchemy.provision [req-8f770fa6-528a-498e-a1b8-7c46f81836b6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wginoaivff 2019-06-07 06:12:44.859 30938 INFO oslo_db.sqlalchemy.provision [req-8f770fa6-528a-498e-a1b8-7c46f81836b6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_member.TestMember.test_get [0.417084s] ... ok 2019-06-07 06:12:44.837 30935 INFO octavia.api.v1.controllers.l7policy [req-4e0021b1-0e0e-48ac-9a3c-e086ece9c706 - - - - -] Sending Creation of L7Policy c9c56a1d-4289-44e9-b7d5-dbbd1a9760c2 to handler 2019-06-07 06:12:44.859 30937 INFO octavia.common.config [req-82fbc7b6-6d25-4a23-b1e0-49052e6f9bd7 - - - - -] Logging enabled! 2019-06-07 06:12:44.860 30937 INFO octavia.common.config [req-82fbc7b6-6d25-4a23-b1e0-49052e6f9bd7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.884 30937 WARNING octavia.api.root_controller [req-82fbc7b6-6d25-4a23-b1e0-49052e6f9bd7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.866 30938 INFO oslo_db.sqlalchemy.provision [req-8f770fa6-528a-498e-a1b8-7c46f81836b6 - - - - -] CREATE BACKEND sqlite:// TOKEN tdimlvuyee 2019-06-07 06:12:44.901 30937 INFO oslo_db.sqlalchemy.provision [req-d5b015f5-7277-4ffe-a95e-50ddb392410b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.902 30937 INFO oslo_db.sqlalchemy.provision [req-d5b015f5-7277-4ffe-a95e-50ddb392410b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bofymrxfbn 2019-06-07 06:12:44.903 30937 INFO oslo_db.sqlalchemy.provision [req-d5b015f5-7277-4ffe-a95e-50ddb392410b - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_nonuuid_vip_attributes [0.120090s] ... ok 2019-06-07 06:12:44.936 30938 INFO octavia.common.config [req-8f770fa6-528a-498e-a1b8-7c46f81836b6 - - - - -] Logging enabled! 2019-06-07 06:12:44.936 30938 INFO octavia.common.config [req-8f770fa6-528a-498e-a1b8-7c46f81836b6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.905 30937 INFO oslo_db.sqlalchemy.provision [req-d5b015f5-7277-4ffe-a95e-50ddb392410b - - - - -] CREATE BACKEND sqlite:// TOKEN ciubfzqszv 2019-06-07 06:12:44.929 30935 INFO octavia.api.v1.controllers.l7rule [req-41088024-ecde-4d5f-9e7a-9d9fcd86c82b - - - - -] Sending Creation of L7Rule b85e8d6e-517a-4953-9b7e-1e21a1b3a662 to handler 2019-06-07 06:12:44.979 30937 INFO octavia.common.config [req-d5b015f5-7277-4ffe-a95e-50ddb392410b - - - - -] Logging enabled! 2019-06-07 06:12:44.980 30937 INFO octavia.common.config [req-d5b015f5-7277-4ffe-a95e-50ddb392410b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.993 30935 INFO oslo_db.sqlalchemy.provision [req-f8fd7d6f-0e45-4f7d-bc5e-40f1d81d5e7f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:44.995 30935 INFO oslo_db.sqlalchemy.provision [req-f8fd7d6f-0e45-4f7d-bc5e-40f1d81d5e7f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mhtmfqkxek 2019-06-07 06:12:44.995 30935 INFO oslo_db.sqlalchemy.provision [req-f8fd7d6f-0e45-4f7d-bc5e-40f1d81d5e7f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_with_bad_handler [0.496903s] ... ok 2019-06-07 06:12:44.998 30935 INFO oslo_db.sqlalchemy.provision [req-f8fd7d6f-0e45-4f7d-bc5e-40f1d81d5e7f - - - - -] CREATE BACKEND sqlite:// TOKEN mforqvmbxx 2019-06-07 06:12:44.961 30938 WARNING octavia.api.root_controller [req-8f770fa6-528a-498e-a1b8-7c46f81836b6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.970 30938 INFO octavia.api.v1.controllers.load_balancer [req-b9af6d16-0a92-4a65-b5c4-c8a78ed6625d - - - - -] Sending created Load Balancer e8b8fc1a-52a5-4cd0-b5ad-9260fb9cf0c7 to the handler 2019-06-07 06:12:45.001 30938 INFO octavia.api.v1.controllers.listener [req-a1af5bb5-5db7-463c-bbcb-74a2d0c303b7 - - - - -] Sending Creation of Listener 1ecf205f-9c6d-4fa5-8422-deb23e93e08c to handler 2019-06-07 06:12:44.892 30936 INFO octavia.common.config [req-4d768d70-e3e6-48a8-bcae-fcca37ca8a34 - - - - -] Logging enabled! 2019-06-07 06:12:44.892 30936 INFO octavia.common.config [req-4d768d70-e3e6-48a8-bcae-fcca37ca8a34 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:44.916 30936 WARNING octavia.api.root_controller [req-4d768d70-e3e6-48a8-bcae-fcca37ca8a34 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:44.928 30936 INFO octavia.api.v1.controllers.load_balancer [req-141b7fc4-d58c-414a-a4b3-3b3fc6b8b92b - - - - -] Sending created Load Balancer a1f4b6b2-b1bf-4a41-8d46-5e70fae5bb9c to the handler 2019-06-07 06:12:44.963 30936 INFO octavia.api.v1.controllers.pool [req-5185920e-3647-4644-a4eb-403c6600fcca - - - - -] Sending Creation of Pool 33e65e10-dc22-4b14-b685-680b34316c91 to handler 2019-06-07 06:12:45.004 30937 WARNING octavia.api.root_controller [req-d5b015f5-7277-4ffe-a95e-50ddb392410b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.020 30937 INFO oslo_db.sqlalchemy.provision [req-548fe9f2-e4ce-4666-b81b-4a226412d376 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.021 30937 INFO oslo_db.sqlalchemy.provision [req-548fe9f2-e4ce-4666-b81b-4a226412d376 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ciubfzqszv 2019-06-07 06:12:45.021 30937 INFO oslo_db.sqlalchemy.provision [req-548fe9f2-e4ce-4666-b81b-4a226412d376 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_has_no_subnet [0.118476s] ... ok 2019-06-07 06:12:45.010 30936 INFO octavia.api.v1.controllers.listener [req-5764b94f-7730-4e37-8298-1bfea7603ddc - - - - -] Sending Creation of Listener 0596a53f-21fb-4d4d-a05a-af7a627be28d to handler 2019-06-07 06:12:45.024 30937 INFO oslo_db.sqlalchemy.provision [req-548fe9f2-e4ce-4666-b81b-4a226412d376 - - - - -] CREATE BACKEND sqlite:// TOKEN eilhgmjbrv 2019-06-07 06:12:45.063 30938 INFO octavia.api.v1.controllers.pool [req-e61567dc-176e-4231-a07a-00d62d06087e - - - - -] Sending Creation of Pool bf2e05a1-0a63-4f05-9b79-b3b5df8e10da to handler 2019-06-07 06:12:45.076 30936 INFO octavia.api.v1.controllers.listener [req-345dd1a2-db31-4dd8-9464-270255d006bf - - - - -] Sending Creation of Listener ed099423-2f7b-4deb-ab0a-c6397bea660d to handler 2019-06-07 06:12:45.091 30935 INFO octavia.common.config [req-f8fd7d6f-0e45-4f7d-bc5e-40f1d81d5e7f - - - - -] Logging enabled! 2019-06-07 06:12:45.101 30937 INFO octavia.common.config [req-548fe9f2-e4ce-4666-b81b-4a226412d376 - - - - -] Logging enabled! 2019-06-07 06:12:45.102 30937 INFO octavia.common.config [req-548fe9f2-e4ce-4666-b81b-4a226412d376 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.149 30936 INFO octavia.api.v1.controllers.listener [req-152c4a1e-d554-40dd-b72e-5f0816c0ea0d - - - - -] Sending Creation of Listener 2de729a5-8a80-4bc9-a1bd-2ae814816ad0 to handler 2019-06-07 06:12:45.093 30935 INFO octavia.common.config [req-f8fd7d6f-0e45-4f7d-bc5e-40f1d81d5e7f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.113 30935 WARNING octavia.api.root_controller [req-f8fd7d6f-0e45-4f7d-bc5e-40f1d81d5e7f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.126 30935 INFO octavia.api.v1.controllers.load_balancer [req-dcbb110d-6cca-418a-ab67-e30bce2e69d1 - - - - -] Sending created Load Balancer 1e1053e1-d810-4152-a1b7-fb4469beb507 to the handler 2019-06-07 06:12:45.125 30937 WARNING octavia.api.root_controller [req-548fe9f2-e4ce-4666-b81b-4a226412d376 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.138 30937 INFO octavia.api.v1.controllers.load_balancer [req-a36c78c1-605a-453f-9cbc-fa78ce8018a8 - - - - -] Sending created Load Balancer 6c1e7da9-0485-41e5-9d8b-f4ee30ecb944 to the handler 2019-06-07 06:12:45.171 30937 INFO oslo_db.sqlalchemy.provision [req-023fbcc5-37e2-4ecb-9706-b9494573d89c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.172 30937 INFO oslo_db.sqlalchemy.provision [req-023fbcc5-37e2-4ecb-9706-b9494573d89c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eilhgmjbrv 2019-06-07 06:12:45.172 30937 INFO oslo_db.sqlalchemy.provision [req-023fbcc5-37e2-4ecb-9706-b9494573d89c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv6 [0.151017s] ... ok 2019-06-07 06:12:45.150 30938 INFO octavia.api.v1.controllers.pool [req-784763f1-d3ea-442f-bb26-0cbd35ff3ac9 - - - - -] Sending Creation of Pool 0cc80ba2-992a-46ce-a10f-bd508db0db42 to handler 2019-06-07 06:12:45.163 30935 INFO octavia.api.v1.controllers.listener [req-2ca68057-b1e9-4993-9247-9c98ef868af8 - - - - -] Sending Creation of Listener 2f0d7d05-6c8e-422c-8fb2-e24eb80dcb94 to handler 2019-06-07 06:12:45.175 30937 INFO oslo_db.sqlalchemy.provision [req-023fbcc5-37e2-4ecb-9706-b9494573d89c - - - - -] CREATE BACKEND sqlite:// TOKEN sbiiapjlvz 2019-06-07 06:12:45.234 30935 INFO octavia.api.v1.controllers.l7policy [req-d2f39867-1f88-4102-9aaa-85b102d9f003 - - - - -] Sending Creation of L7Policy a5b26795-19da-4dab-aaa0-6ab92c80d290 to handler 2019-06-07 06:12:45.239 30938 INFO octavia.api.v1.controllers.member [req-7f906f05-e8a3-4745-9bc0-2d8415517abe - - - - -] Sending Creation of Member 79ba3833-baa2-47ca-ac2c-370609e0a64e to handler 2019-06-07 06:12:45.271 30936 INFO oslo_db.sqlalchemy.provision [req-e2c2a4da-04ed-445b-a485-d618b48f1f2d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.275 30936 INFO oslo_db.sqlalchemy.provision [req-e2c2a4da-04ed-445b-a485-d618b48f1f2d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hbtrlugbtb 2019-06-07 06:12:45.275 30936 INFO oslo_db.sqlalchemy.provision [req-e2c2a4da-04ed-445b-a485-d618b48f1f2d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_get_all [0.462809s] ... ok 2019-06-07 06:12:45.250 30937 INFO octavia.common.config [req-023fbcc5-37e2-4ecb-9706-b9494573d89c - - - - -] Logging enabled! 2019-06-07 06:12:45.251 30937 INFO octavia.common.config [req-023fbcc5-37e2-4ecb-9706-b9494573d89c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.273 30937 WARNING octavia.api.root_controller [req-023fbcc5-37e2-4ecb-9706-b9494573d89c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.282 30937 INFO octavia.api.v1.controllers.load_balancer [req-22c66953-30d4-4f09-9043-45f8dbc8bbe2 - - - - -] Sending created Load Balancer f5d027f8-efd3-4a21-b462-a9f52fe94cea to the handler 2019-06-07 06:12:45.278 30936 INFO oslo_db.sqlalchemy.provision [req-e2c2a4da-04ed-445b-a485-d618b48f1f2d - - - - -] CREATE BACKEND sqlite:// TOKEN hjuyhaecra 2019-06-07 06:12:45.304 30938 INFO octavia.api.v1.controllers.load_balancer [req-c8d8adf4-63a7-4eda-a04e-fc011dd0b975 - - - - -] Sending deleted Load Balancer e8b8fc1a-52a5-4cd0-b5ad-9260fb9cf0c7 to the handler 2019-06-07 06:12:45.310 30937 INFO octavia.api.v1.controllers.load_balancer [req-49607e45-4dd3-4240-990e-216e370e2c7f - - - - -] Sending deleted Load Balancer f5d027f8-efd3-4a21-b462-a9f52fe94cea to the handler 2019-06-07 06:12:45.303 30935 INFO octavia.api.v1.controllers.l7rule [req-65c12759-a664-43ae-a9f4-0d1ab529b72f - - - - -] Sending Creation of L7Rule f069adf1-7f57-4417-81a1-a09d2fce3875 to handler 2019-06-07 06:12:45.367 30936 INFO octavia.common.config [req-e2c2a4da-04ed-445b-a485-d618b48f1f2d - - - - -] Logging enabled! 2019-06-07 06:12:45.351 30937 INFO oslo_db.sqlalchemy.provision [req-3e6b7e77-f250-4a25-8919-6ba345828305 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.353 30937 INFO oslo_db.sqlalchemy.provision [req-3e6b7e77-f250-4a25-8919-6ba345828305 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sbiiapjlvz 2019-06-07 06:12:45.353 30937 INFO oslo_db.sqlalchemy.provision [req-3e6b7e77-f250-4a25-8919-6ba345828305 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete [0.180101s] ... ok 2019-06-07 06:12:45.333 30938 INFO octavia.api.v1.controllers.member [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:45.359 30938 INFO oslo_db.sqlalchemy.provision [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.360 30938 INFO oslo_db.sqlalchemy.provision [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tdimlvuyee 2019-06-07 06:12:45.360 30938 INFO oslo_db.sqlalchemy.provision [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_member.TestMember.test_update_when_lb_pending_delete [0.501631s] ... ok 2019-06-07 06:12:45.363 30938 INFO oslo_db.sqlalchemy.provision [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] CREATE BACKEND sqlite:// TOKEN kejvpougjg 2019-06-07 06:12:45.356 30937 INFO oslo_db.sqlalchemy.provision [req-3e6b7e77-f250-4a25-8919-6ba345828305 - - - - -] CREATE BACKEND sqlite:// TOKEN glwcgjuoyd 2019-06-07 06:12:45.381 30935 INFO octavia.api.v1.controllers.l7rule [req-252a9b08-f139-4482-bdba-12b26add3742 - - - - -] Sending Deletion of L7Rule f069adf1-7f57-4417-81a1-a09d2fce3875 to handler 2019-06-07 06:12:45.432 30937 INFO octavia.common.config [req-3e6b7e77-f250-4a25-8919-6ba345828305 - - - - -] Logging enabled! 2019-06-07 06:12:45.432 30937 INFO octavia.common.config [req-3e6b7e77-f250-4a25-8919-6ba345828305 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.372 30936 INFO octavia.common.config [req-e2c2a4da-04ed-445b-a485-d618b48f1f2d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.393 30936 WARNING octavia.api.root_controller [req-e2c2a4da-04ed-445b-a485-d618b48f1f2d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.416 30936 INFO octavia.api.v1.controllers.load_balancer [req-30e2bc86-b640-4462-bde9-a3500ea30e85 - - - - -] Sending created Load Balancer 6335655a-dcbf-46d3-a4f9-983133a710b1 to the handler 2019-06-07 06:12:45.444 30935 INFO oslo_db.sqlalchemy.provision [req-a3f69af9-17bc-41a7-9e97-7f35d13305c8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.446 30935 INFO oslo_db.sqlalchemy.provision [req-a3f69af9-17bc-41a7-9e97-7f35d13305c8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mforqvmbxx 2019-06-07 06:12:45.446 30935 INFO oslo_db.sqlalchemy.provision [req-a3f69af9-17bc-41a7-9e97-7f35d13305c8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete_with_bad_handler [0.450497s] ... ok 2019-06-07 06:12:45.449 30935 INFO oslo_db.sqlalchemy.provision [req-a3f69af9-17bc-41a7-9e97-7f35d13305c8 - - - - -] CREATE BACKEND sqlite:// TOKEN dveyqptlhd 2019-06-07 06:12:45.456 30937 WARNING octavia.api.root_controller [req-3e6b7e77-f250-4a25-8919-6ba345828305 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.454 30936 INFO octavia.api.v1.controllers.pool [req-fa2ae515-2bff-40c2-9ce2-29e473bb6135 - - - - -] Sending Creation of Pool 35279f55-73a0-4c9a-a436-7e3711ceaf76 to handler 2019-06-07 06:12:45.482 30936 INFO octavia.api.v1.controllers.load_balancer [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] Load Balancer SEAN-CONNERY was not found. 2019-06-07 06:12:45.484 30936 INFO octavia.api.v1.controllers.load_balancer [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] Load Balancer SEAN-CONNERY was not found. 2019-06-07 06:12:45.501 30936 INFO oslo_db.sqlalchemy.provision [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.503 30936 INFO oslo_db.sqlalchemy.provision [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hjuyhaecra 2019-06-07 06:12:45.503 30936 INFO oslo_db.sqlalchemy.provision [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_get_all_bad_lb_id [0.227983s] ... ok 2019-06-07 06:12:45.441 30938 INFO octavia.common.config [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] Logging enabled! 2019-06-07 06:12:45.442 30938 INFO octavia.common.config [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.462 30938 WARNING octavia.api.root_controller [req-f3fbad9b-9980-4101-a550-619195b20dfa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.478 30938 INFO octavia.api.v1.controllers.load_balancer [req-bd7c09e1-76d9-4b52-ba16-86a27814412b - - - - -] Sending created Load Balancer 3d7baa1c-1ed4-4a8d-8c52-b19bacc33625 to the handler 2019-06-07 06:12:45.513 30938 INFO octavia.api.v1.controllers.listener [req-db3e8793-3746-4011-9d90-1f754e005113 - - - - -] Sending Creation of Listener 27c1fe9e-d511-42ce-8c0e-547dee406e8b to handler 2019-06-07 06:12:45.506 30936 INFO oslo_db.sqlalchemy.provision [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] CREATE BACKEND sqlite:// TOKEN kiozugbucx 2019-06-07 06:12:45.539 30935 INFO octavia.common.config [req-a3f69af9-17bc-41a7-9e97-7f35d13305c8 - - - - -] Logging enabled! 2019-06-07 06:12:45.539 30935 INFO octavia.common.config [req-a3f69af9-17bc-41a7-9e97-7f35d13305c8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.534 30937 ERROR octavia.api.v1.controllers.base [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] Load Balancer bad_uuid not found: None 2019-06-07 06:12:45.534 30937 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:45.534 30937 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:45.549 30937 INFO oslo_db.sqlalchemy.provision [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.551 30937 INFO oslo_db.sqlalchemy.provision [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN glwcgjuoyd 2019-06-07 06:12:45.551 30937 INFO oslo_db.sqlalchemy.provision [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_bad_lb_id [0.197963s] ... ok 2019-06-07 06:12:45.573 30935 WARNING octavia.api.root_controller [req-a3f69af9-17bc-41a7-9e97-7f35d13305c8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.554 30937 INFO oslo_db.sqlalchemy.provision [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] CREATE BACKEND sqlite:// TOKEN vclhpscesl 2019-06-07 06:12:45.581 30936 INFO octavia.common.config [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] Logging enabled! 2019-06-07 06:12:45.582 30936 INFO octavia.common.config [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.606 30936 WARNING octavia.api.root_controller [req-f6aed6fd-e54f-4a6f-9522-a6c488b569dd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.618 30936 INFO octavia.api.v1.controllers.load_balancer [req-c32e9479-f77d-45b5-a842-894cc5bd5f6d - - - - -] Sending created Load Balancer cda3c3b4-7349-4193-8f33-fd1639b47f2b to the handler 2019-06-07 06:12:45.600 30938 INFO octavia.api.v1.controllers.pool [req-dec447ff-4633-449f-86a4-7904cbfe81ef - - - - -] Sending Creation of Pool f4c1a85d-daed-42aa-b2c2-fddb0518db1f to handler 2019-06-07 06:12:45.587 30935 INFO octavia.api.v1.controllers.load_balancer [req-24089ec0-11a4-49dc-bbbf-3782d5f200c2 - - - - -] Sending created Load Balancer 77a79bea-60b2-43c2-8029-dddeccd79606 to the handler 2019-06-07 06:12:45.624 30935 INFO octavia.api.v1.controllers.listener [req-d2e19945-512a-4c7a-9e80-09085197651f - - - - -] Sending Creation of Listener 4f7edea3-5634-4e5d-ab70-2cf245993652 to handler 2019-06-07 06:12:45.668 30938 INFO octavia.api.v1.controllers.pool [req-2874dc74-4b74-4d7d-899b-a695e296a040 - - - - -] Sending Update of Pool f4c1a85d-daed-42aa-b2c2-fddb0518db1f to handler 2019-06-07 06:12:45.655 30936 INFO octavia.api.v1.controllers.pool [req-a1140376-bacc-4d5d-b63b-0fef3afe78da - - - - -] Sending Creation of Pool a0b7c926-6122-46c4-80a4-c0607b6d02f1 to handler 2019-06-07 06:12:45.711 30935 INFO octavia.api.v1.controllers.l7policy [req-cfa7f734-f27f-4e09-b951-f25ec687000d - - - - -] Sending Creation of L7Policy db5b78da-489e-497f-9f05-ef55b066e340 to handler 2019-06-07 06:12:45.628 30937 INFO octavia.common.config [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] Logging enabled! 2019-06-07 06:12:45.629 30937 INFO octavia.common.config [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.652 30937 WARNING octavia.api.root_controller [req-68ba89b2-69d5-4af4-ace5-f25dadec852d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.661 30937 INFO octavia.api.v1.controllers.load_balancer [req-09ac79c2-2f40-4d66-9543-e12ef569393e - - - - -] Sending created Load Balancer 2410dd18-652d-442f-86ff-323653232821 to the handler 2019-06-07 06:12:45.688 30937 INFO octavia.api.v1.controllers.load_balancer [req-73e3e59d-aaf3-4f76-bca1-48df61512f32 - - - - -] Sending deleted Load Balancer 2410dd18-652d-442f-86ff-323653232821 to the handler 2019-06-07 06:12:45.698 30937 INFO octavia.api.v1.controllers.load_balancer [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] Load Balancer 2410dd18-652d-442f-86ff-323653232821 is immutable. 2019-06-07 06:12:45.716 30937 INFO oslo_db.sqlalchemy.provision [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.718 30937 INFO oslo_db.sqlalchemy.provision [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vclhpscesl 2019-06-07 06:12:45.718 30937 INFO oslo_db.sqlalchemy.provision [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_pending_delete [0.167015s] ... ok 2019-06-07 06:12:45.724 30938 INFO oslo_db.sqlalchemy.provision [req-8b449979-8751-487c-be0c-a86163cb11d9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.725 30938 INFO oslo_db.sqlalchemy.provision [req-8b449979-8751-487c-be0c-a86163cb11d9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kejvpougjg 2019-06-07 06:12:45.725 30938 INFO oslo_db.sqlalchemy.provision [req-8b449979-8751-487c-be0c-a86163cb11d9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_add_session_persistence [0.364733s] ... ok 2019-06-07 06:12:45.724 30937 INFO oslo_db.sqlalchemy.provision [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] CREATE BACKEND sqlite:// TOKEN izakzkqdue 2019-06-07 06:12:45.758 30936 INFO oslo_db.sqlalchemy.provision [req-c48c28a0-23dc-43b8-8f8f-89ce6022736d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.728 30938 INFO oslo_db.sqlalchemy.provision [req-8b449979-8751-487c-be0c-a86163cb11d9 - - - - -] CREATE BACKEND sqlite:// TOKEN jiiciedsni 2019-06-07 06:12:45.762 30936 INFO oslo_db.sqlalchemy.provision [req-c48c28a0-23dc-43b8-8f8f-89ce6022736d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kiozugbucx 2019-06-07 06:12:45.762 30936 INFO oslo_db.sqlalchemy.provision [req-c48c28a0-23dc-43b8-8f8f-89ce6022736d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_listeners_same_port ... SKIPPED: This test should pass with a validation layer. 2019-06-07 06:12:45.765 30936 INFO oslo_db.sqlalchemy.provision [req-c48c28a0-23dc-43b8-8f8f-89ce6022736d - - - - -] CREATE BACKEND sqlite:// TOKEN lxiuixfcsx 2019-06-07 06:12:45.797 30935 INFO octavia.api.v1.controllers.l7rule [req-c6a81330-6301-423c-b161-2826c6ca3f90 - - - - -] Sending Creation of L7Rule f6f3af90-87b1-44bb-9bd9-519305b2b64c to handler 2019-06-07 06:12:45.797 30937 INFO octavia.common.config [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] Logging enabled! 2019-06-07 06:12:45.798 30937 INFO octavia.common.config [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.838 30936 INFO octavia.common.config [req-c48c28a0-23dc-43b8-8f8f-89ce6022736d - - - - -] Logging enabled! 2019-06-07 06:12:45.839 30936 INFO octavia.common.config [req-c48c28a0-23dc-43b8-8f8f-89ce6022736d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.821 30937 WARNING octavia.api.root_controller [req-3c069181-9039-4b2c-a181-dd3a196bd91f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.840 30937 INFO oslo_db.sqlalchemy.provision [req-f4bfe4f9-a0a6-4b6d-a72b-0c3dd7e82a11 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.842 30937 INFO oslo_db.sqlalchemy.provision [req-f4bfe4f9-a0a6-4b6d-a72b-0c3dd7e82a11 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN izakzkqdue 2019-06-07 06:12:45.842 30937 INFO oslo_db.sqlalchemy.provision [req-f4bfe4f9-a0a6-4b6d-a72b-0c3dd7e82a11 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_empty_list [0.129284s] ... ok 2019-06-07 06:12:45.851 30937 INFO oslo_db.sqlalchemy.provision [req-f4bfe4f9-a0a6-4b6d-a72b-0c3dd7e82a11 - - - - -] CREATE BACKEND sqlite:// TOKEN bozdhdjxpn 2019-06-07 06:12:45.863 30936 WARNING octavia.api.root_controller [req-c48c28a0-23dc-43b8-8f8f-89ce6022736d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.875 30936 INFO octavia.api.v1.controllers.load_balancer [req-89301a41-81fd-47ca-b8b4-4bf3c8a51682 - - - - -] Sending created Load Balancer 23fce538-9b7d-4053-81ad-06171c0a85fe to the handler 2019-06-07 06:12:45.850 30935 INFO octavia.api.v1.controllers.load_balancer [req-a30c5111-150f-4bb1-9de2-7b00e64956ce - - - - -] Sending updated Load Balancer 77a79bea-60b2-43c2-8029-dddeccd79606 to the handler 2019-06-07 06:12:45.883 30935 INFO octavia.api.v1.controllers.l7rule [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:45.902 30935 INFO oslo_db.sqlalchemy.provision [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.904 30935 INFO oslo_db.sqlalchemy.provision [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dveyqptlhd 2019-06-07 06:12:45.904 30935 INFO oslo_db.sqlalchemy.provision [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_when_lb_pending_update [0.457786s] ... ok 2019-06-07 06:12:45.907 30935 INFO oslo_db.sqlalchemy.provision [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] CREATE BACKEND sqlite:// TOKEN cxrqfdmyab 2019-06-07 06:12:45.805 30938 INFO octavia.common.config [req-8b449979-8751-487c-be0c-a86163cb11d9 - - - - -] Logging enabled! 2019-06-07 06:12:45.805 30938 INFO octavia.common.config [req-8b449979-8751-487c-be0c-a86163cb11d9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.825 30938 WARNING octavia.api.root_controller [req-8b449979-8751-487c-be0c-a86163cb11d9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.834 30938 INFO octavia.api.v1.controllers.load_balancer [req-30806881-3b1f-453b-824e-50c94ab1444f - - - - -] Sending created Load Balancer 88c7c304-814d-4d3e-bd70-e2b240110003 to the handler 2019-06-07 06:12:45.865 30938 INFO octavia.api.v1.controllers.listener [req-c2eaa98d-4d55-4944-a461-06d717607703 - - - - -] Sending Creation of Listener cf88dd9b-932b-42e5-80da-94d0db2787fd to handler 2019-06-07 06:12:45.916 30938 ERROR octavia.api.v1.controllers.base [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] Pool 857993d7-5c3e-489e-9489-b3b36e2b4074 not found: None 2019-06-07 06:12:45.916 30938 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:45.916 30938 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:45.937 30938 INFO oslo_db.sqlalchemy.provision [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.939 30938 INFO oslo_db.sqlalchemy.provision [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jiiciedsni 2019-06-07 06:12:45.939 30938 INFO oslo_db.sqlalchemy.provision [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_get [0.213328s] ... ok 2019-06-07 06:12:45.940 30937 INFO octavia.common.config [req-f4bfe4f9-a0a6-4b6d-a72b-0c3dd7e82a11 - - - - -] Logging enabled! 2019-06-07 06:12:45.940 30937 INFO octavia.common.config [req-f4bfe4f9-a0a6-4b6d-a72b-0c3dd7e82a11 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.973 30937 WARNING octavia.api.root_controller [req-f4bfe4f9-a0a6-4b6d-a72b-0c3dd7e82a11 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:45.910 30936 INFO octavia.api.v1.controllers.pool [req-51779e55-70bd-4173-991e-a2e3f74230fa - - - - -] Sending Creation of Pool dbbfafb6-0178-4ae5-82fc-aa4b50df829a to handler 2019-06-07 06:12:45.944 30936 INFO octavia.api.v1.controllers.load_balancer [req-7279df4e-0ebe-42c9-9dba-e8d0316aeccd - - - - -] Sending created Load Balancer 109a8c36-23c2-49c8-b429-f21cae897cda to the handler 2019-06-07 06:12:45.965 30936 INFO octavia.api.v1.controllers.listener [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] Load Balancer 109a8c36-23c2-49c8-b429-f21cae897cda is immutable. 2019-06-07 06:12:45.976 30936 INFO oslo_db.sqlalchemy.provision [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:45.978 30936 INFO oslo_db.sqlalchemy.provision [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lxiuixfcsx 2019-06-07 06:12:45.978 30936 INFO oslo_db.sqlalchemy.provision [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_pending_create [0.215258s] ... ok 2019-06-07 06:12:45.984 30935 INFO octavia.common.config [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] Logging enabled! 2019-06-07 06:12:45.985 30935 INFO octavia.common.config [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:45.983 30936 INFO oslo_db.sqlalchemy.provision [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] CREATE BACKEND sqlite:// TOKEN mtcyvzwwzu 2019-06-07 06:12:45.942 30938 INFO oslo_db.sqlalchemy.provision [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] CREATE BACKEND sqlite:// TOKEN ftbhifllbm 2019-06-07 06:12:46.023 30937 INFO octavia.api.v1.controllers.load_balancer [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] Sending full load balancer configuration 777385f1-c14a-40b0-91d5-53fef9938287 to the handler 2019-06-07 06:12:46.037 30937 INFO oslo_db.sqlalchemy.provision [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.038 30937 INFO oslo_db.sqlalchemy.provision [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bozdhdjxpn 2019-06-07 06:12:46.038 30937 INFO oslo_db.sqlalchemy.provision [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:46.009 30935 WARNING octavia.api.root_controller [req-cfe490ba-8c2d-4fde-a3a1-8d61876f9361 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.018 30935 INFO octavia.api.v1.controllers.load_balancer [req-999c0cc0-6d7f-4536-b25a-3282ec260335 - - - - -] Sending created Load Balancer 0c155db3-e41c-4224-a774-fd5c83d8bc93 to the handler {2} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_hm [0.190664s] ... ok 2019-06-07 06:12:46.021 30938 INFO octavia.common.config [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] Logging enabled! 2019-06-07 06:12:46.021 30938 INFO octavia.common.config [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.044 30938 WARNING octavia.api.root_controller [req-fcfe2cb8-dd92-4939-8171-f5272e4bcb0f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.053 30938 INFO octavia.api.v1.controllers.load_balancer [req-df2cb594-4130-4341-92b4-d2b2c778b8b0 - - - - -] Sending created Load Balancer cffbf112-f48b-475f-9566-7b3c77463587 to the handler 2019-06-07 06:12:46.061 30937 INFO oslo_db.sqlalchemy.provision [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] CREATE BACKEND sqlite:// TOKEN uurhralwpj 2019-06-07 06:12:46.060 30936 INFO octavia.common.config [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] Logging enabled! 2019-06-07 06:12:46.061 30936 INFO octavia.common.config [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.081 30936 WARNING octavia.api.root_controller [req-8c7c1909-2b2c-4571-af06-62828f908f44 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.057 30935 INFO octavia.api.v1.controllers.pool [req-5c608f93-907a-4a2d-9754-e834c9da9e58 - - - - -] Sending Creation of Pool 72a299e2-0cd7-4961-bc79-2807ef02c53e to handler 2019-06-07 06:12:46.088 30938 INFO octavia.api.v1.controllers.listener [req-32378405-93c5-4e3a-8479-0055123aa94b - - - - -] Sending Creation of Listener 9fa1b1ba-8689-488b-ad77-78778b4b58b1 to handler 2019-06-07 06:12:46.110 30935 INFO octavia.api.v1.controllers.listener [req-384b185a-db1c-45d2-9025-91da815aca09 - - - - -] Sending Creation of Listener 34a309ab-f9ff-4cc7-b26c-7241f071cccf to handler 2019-06-07 06:12:46.147 30937 INFO octavia.common.config [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] Logging enabled! 2019-06-07 06:12:46.098 30936 INFO octavia.api.v1.controllers.load_balancer [req-3083fa32-80e2-4834-a5c7-734f7c1a130c - - - - -] Sending created Load Balancer f90da8b6-6b1c-4146-831f-58f6f17cccb1 to the handler 2019-06-07 06:12:46.130 30936 INFO octavia.api.v1.controllers.pool [req-780fb192-ff33-4095-b32e-4a4d1bfda4f6 - - - - -] Sending Creation of Pool 337e8254-4137-437b-90bf-a416c2311514 to handler 2019-06-07 06:12:46.149 30937 INFO octavia.common.config [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.175 30937 WARNING octavia.api.root_controller [req-a3937f0e-4d5c-4c32-a419-1af3ef81daae - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.175 30938 INFO octavia.api.v1.controllers.pool [req-88ba8b6c-72e5-4575-9121-062a6c94d956 - - - - -] Sending Creation of Pool d2ee1697-e4e8-4e8b-bd85-3d4f616ec846 to handler 2019-06-07 06:12:46.187 30937 INFO octavia.api.v1.controllers.load_balancer [req-55a052c3-5e87-407f-b927-645761a6bc91 - - - - -] Sending created Load Balancer 5d444b76-e2e6-48d2-bfa3-d91ee0975bec to the handler 2019-06-07 06:12:46.186 30936 INFO octavia.api.v1.controllers.listener [req-2a1a937d-09b7-44ce-b2f0-a65cf57691b6 - - - - -] Sending Creation of Listener 6daf78a5-d391-4d66-ba4a-01e2ca75f092 to handler 2019-06-07 06:12:46.192 30935 INFO oslo_db.sqlalchemy.provision [req-ce3cc683-aaa6-4e88-8353-99692bd8af6e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.194 30935 INFO oslo_db.sqlalchemy.provision [req-ce3cc683-aaa6-4e88-8353-99692bd8af6e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cxrqfdmyab 2019-06-07 06:12:46.194 30935 INFO oslo_db.sqlalchemy.provision [req-ce3cc683-aaa6-4e88-8353-99692bd8af6e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_listeners_same_port [0.289734s] ... ok 2019-06-07 06:12:46.197 30935 INFO oslo_db.sqlalchemy.provision [req-ce3cc683-aaa6-4e88-8353-99692bd8af6e - - - - -] CREATE BACKEND sqlite:// TOKEN rclaloyfdm 2019-06-07 06:12:46.232 30937 INFO octavia.api.v1.controllers.listener [req-951c00b8-0d6a-4ad0-a2ae-068f3b193a06 - - - - -] Sending Creation of Listener 7c5cb806-cf9b-4b03-bf3d-1dc9983b2227 to handler 2019-06-07 06:12:46.287 30938 INFO oslo_db.sqlalchemy.provision [req-065d1fb4-bb21-477c-af1f-b7be93116462 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.290 30938 INFO oslo_db.sqlalchemy.provision [req-065d1fb4-bb21-477c-af1f-b7be93116462 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ftbhifllbm 2019-06-07 06:12:46.290 30938 INFO oslo_db.sqlalchemy.provision [req-065d1fb4-bb21-477c-af1f-b7be93116462 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_create [0.351088s] ... ok 2019-06-07 06:12:46.303 30937 INFO octavia.api.v1.controllers.pool [req-79d1e491-5270-4a5d-9bc8-cb15fec468ed - - - - -] Sending Creation of Pool f9de63fd-c634-409c-902e-66bb5205a484 to handler 2019-06-07 06:12:46.270 30935 INFO octavia.common.config [req-ce3cc683-aaa6-4e88-8353-99692bd8af6e - - - - -] Logging enabled! 2019-06-07 06:12:46.270 30935 INFO octavia.common.config [req-ce3cc683-aaa6-4e88-8353-99692bd8af6e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.294 30935 WARNING octavia.api.root_controller [req-ce3cc683-aaa6-4e88-8353-99692bd8af6e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.303 30935 INFO octavia.api.v1.controllers.load_balancer [req-b5b63138-a7fa-4610-a827-87a2ddec04fc - - - - -] Sending created Load Balancer 4746e7e8-ba79-432f-92bc-cc1a8b3afc14 to the handler 2019-06-07 06:12:46.293 30938 INFO oslo_db.sqlalchemy.provision [req-065d1fb4-bb21-477c-af1f-b7be93116462 - - - - -] CREATE BACKEND sqlite:// TOKEN dvcbmotwxj 2019-06-07 06:12:46.338 30936 INFO oslo_db.sqlalchemy.provision [req-2127d91e-dc07-4f14-996e-3df064c8c8a2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.339 30936 INFO oslo_db.sqlalchemy.provision [req-2127d91e-dc07-4f14-996e-3df064c8c8a2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mtcyvzwwzu 2019-06-07 06:12:46.339 30936 INFO oslo_db.sqlalchemy.provision [req-2127d91e-dc07-4f14-996e-3df064c8c8a2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_with_bad_default_pool_id [0.361159s] ... ok 2019-06-07 06:12:46.342 30936 INFO oslo_db.sqlalchemy.provision [req-2127d91e-dc07-4f14-996e-3df064c8c8a2 - - - - -] CREATE BACKEND sqlite:// TOKEN jgysjddbfp 2019-06-07 06:12:46.339 30935 INFO octavia.api.v1.controllers.pool [req-74e5ff60-5c4d-4949-ad7f-f32fb6347cd9 - - - - -] Sending Creation of Pool a2a5573c-a2fc-4a14-8a37-ff7dae7b8396 to handler 2019-06-07 06:12:46.391 30935 INFO oslo_db.sqlalchemy.provision [req-9c1bdfe6-139d-4f54-a4b3-8d455e349a41 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.392 30935 INFO oslo_db.sqlalchemy.provision [req-9c1bdfe6-139d-4f54-a4b3-8d455e349a41 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rclaloyfdm 2019-06-07 06:12:46.392 30935 INFO oslo_db.sqlalchemy.provision [req-9c1bdfe6-139d-4f54-a4b3-8d455e349a41 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_over_quota [0.198483s] ... ok 2019-06-07 06:12:46.395 30935 INFO oslo_db.sqlalchemy.provision [req-9c1bdfe6-139d-4f54-a4b3-8d455e349a41 - - - - -] CREATE BACKEND sqlite:// TOKEN wbamlmrtnj 2019-06-07 06:12:46.419 30936 INFO octavia.common.config [req-2127d91e-dc07-4f14-996e-3df064c8c8a2 - - - - -] Logging enabled! 2019-06-07 06:12:46.419 30936 INFO octavia.common.config [req-2127d91e-dc07-4f14-996e-3df064c8c8a2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.416 30937 INFO octavia.api.v1.controllers.pool [req-5ffa266e-5373-4636-9d4e-5a9b3da7d3c6 - - - - -] Sending Creation of Pool 7f2587bd-3223-4410-9ee1-8036574c274a to handler 2019-06-07 06:12:46.444 30936 WARNING octavia.api.root_controller [req-2127d91e-dc07-4f14-996e-3df064c8c8a2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.453 30936 INFO octavia.api.v1.controllers.load_balancer [req-721f16da-fc71-48af-a800-ad8ccd75f1e5 - - - - -] Sending created Load Balancer bf5bbeb2-506c-45cc-81e2-4e760d5d9bdf to the handler 2019-06-07 06:12:46.366 30938 INFO octavia.common.config [req-065d1fb4-bb21-477c-af1f-b7be93116462 - - - - -] Logging enabled! 2019-06-07 06:12:46.367 30938 INFO octavia.common.config [req-065d1fb4-bb21-477c-af1f-b7be93116462 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.388 30938 WARNING octavia.api.root_controller [req-065d1fb4-bb21-477c-af1f-b7be93116462 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.401 30938 INFO octavia.api.v1.controllers.load_balancer [req-500c54e5-fddf-4245-a7af-82828b93b7e8 - - - - -] Sending created Load Balancer a8decbe2-90e2-4b90-9743-1bc3a700029e to the handler 2019-06-07 06:12:46.432 30938 INFO octavia.api.v1.controllers.listener [req-d72da2b2-db0e-4629-a61f-ba6e6da9045e - - - - -] Sending Creation of Listener a2a83260-4671-4a2d-b49e-d06a66526a4b to handler 2019-06-07 06:12:46.468 30935 INFO octavia.common.config [req-9c1bdfe6-139d-4f54-a4b3-8d455e349a41 - - - - -] Logging enabled! 2019-06-07 06:12:46.469 30935 INFO octavia.common.config [req-9c1bdfe6-139d-4f54-a4b3-8d455e349a41 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.511 30937 INFO oslo_db.sqlalchemy.provision [req-24124bde-cac7-4e6d-bdcc-d9f4f199b746 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.491 30936 INFO octavia.api.v1.controllers.pool [req-a80ca4ed-8d08-4b46-b243-af81ace3e717 - - - - -] Sending Creation of Pool 29b918f4-382c-4b67-ad7c-f8857de748ea to handler 2019-06-07 06:12:46.523 30937 INFO oslo_db.sqlalchemy.provision [req-24124bde-cac7-4e6d-bdcc-d9f4f199b746 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uurhralwpj 2019-06-07 06:12:46.523 30937 INFO oslo_db.sqlalchemy.provision [req-24124bde-cac7-4e6d-bdcc-d9f4f199b746 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_create [0.484718s] ... ok 2019-06-07 06:12:46.526 30937 INFO oslo_db.sqlalchemy.provision [req-24124bde-cac7-4e6d-bdcc-d9f4f199b746 - - - - -] CREATE BACKEND sqlite:// TOKEN zkbobplhfh 2019-06-07 06:12:46.540 30936 INFO octavia.api.v1.controllers.listener [req-24805103-fdb8-4b65-8c27-128479ef942f - - - - -] Sending Creation of Listener 430cddb4-ac12-447c-afde-b26dc8b5ad78 to handler 2019-06-07 06:12:46.493 30935 WARNING octavia.api.root_controller [req-9c1bdfe6-139d-4f54-a4b3-8d455e349a41 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.504 30935 INFO octavia.api.v1.controllers.load_balancer [req-fec6149f-60b2-49dd-9733-bb69f1024f54 - - - - -] Sending created Load Balancer 7bb4a698-4b1e-4aa4-846f-b3c680232831 to the handler 2019-06-07 06:12:46.539 30935 INFO octavia.api.v1.controllers.pool [req-711286c9-908a-4977-9974-6a76e668604d - - - - -] Sending Creation of Pool 160244b8-ab24-40bb-919a-6f8284186d85 to handler 2019-06-07 06:12:46.567 30938 INFO oslo_db.sqlalchemy.provision [req-00d89341-db53-4892-bc4b-c324d222103e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.568 30938 INFO oslo_db.sqlalchemy.provision [req-00d89341-db53-4892-bc4b-c324d222103e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dvcbmotwxj 2019-06-07 06:12:46.569 30938 INFO oslo_db.sqlalchemy.provision [req-00d89341-db53-4892-bc4b-c324d222103e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_bad_protocol [0.278329s] ... ok 2019-06-07 06:12:46.573 30938 INFO oslo_db.sqlalchemy.provision [req-00d89341-db53-4892-bc4b-c324d222103e - - - - -] CREATE BACKEND sqlite:// TOKEN qbugbtvqia 2019-06-07 06:12:46.614 30937 INFO octavia.common.config [req-24124bde-cac7-4e6d-bdcc-d9f4f199b746 - - - - -] Logging enabled! 2019-06-07 06:12:46.615 30937 INFO octavia.common.config [req-24124bde-cac7-4e6d-bdcc-d9f4f199b746 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.616 30936 INFO octavia.api.v1.controllers.listener [req-fcba34bb-be23-4d0d-a7f3-16f89830aa97 - - - - -] Sending Update of Listener 430cddb4-ac12-447c-afde-b26dc8b5ad78 to handler 2019-06-07 06:12:46.593 30935 INFO oslo_db.sqlalchemy.provision [req-cd8d5b9c-1697-4622-b67d-293fc0646ee5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.594 30935 INFO oslo_db.sqlalchemy.provision [req-cd8d5b9c-1697-4622-b67d-293fc0646ee5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbamlmrtnj 2019-06-07 06:12:46.594 30935 INFO oslo_db.sqlalchemy.provision [req-cd8d5b9c-1697-4622-b67d-293fc0646ee5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_bad_default_pool_id [0.201871s] ... ok 2019-06-07 06:12:46.597 30935 INFO oslo_db.sqlalchemy.provision [req-cd8d5b9c-1697-4622-b67d-293fc0646ee5 - - - - -] CREATE BACKEND sqlite:// TOKEN ylijbpwizi 2019-06-07 06:12:46.645 30937 WARNING octavia.api.root_controller [req-24124bde-cac7-4e6d-bdcc-d9f4f199b746 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.655 30937 INFO octavia.api.v1.controllers.load_balancer [req-5ed04ebf-a361-4781-ad65-ad5902ed04b8 - - - - -] Sending created Load Balancer ac98791c-fafb-41d1-9325-06892b587d1b to the handler 2019-06-07 06:12:46.659 30936 INFO oslo_db.sqlalchemy.provision [req-3ff78a6b-483f-49ed-81df-203a4c9f7f44 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.661 30936 INFO oslo_db.sqlalchemy.provision [req-3ff78a6b-483f-49ed-81df-203a4c9f7f44 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jgysjddbfp 2019-06-07 06:12:46.661 30936 INFO oslo_db.sqlalchemy.provision [req-3ff78a6b-483f-49ed-81df-203a4c9f7f44 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_with_tls_termination_data [0.321694s] ... ok 2019-06-07 06:12:46.664 30936 INFO oslo_db.sqlalchemy.provision [req-3ff78a6b-483f-49ed-81df-203a4c9f7f44 - - - - -] CREATE BACKEND sqlite:// TOKEN bmovprltwv 2019-06-07 06:12:46.646 30938 INFO octavia.common.config [req-00d89341-db53-4892-bc4b-c324d222103e - - - - -] Logging enabled! 2019-06-07 06:12:46.648 30938 INFO octavia.common.config [req-00d89341-db53-4892-bc4b-c324d222103e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.668 30938 WARNING octavia.api.root_controller [req-00d89341-db53-4892-bc4b-c324d222103e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.677 30938 INFO octavia.api.v1.controllers.load_balancer [req-17a3a274-60f7-48ab-aec4-5c6afedc7ebf - - - - -] Sending created Load Balancer 509b81d0-62a5-43ff-9aaf-c36d9a28d93b to the handler 2019-06-07 06:12:46.703 30937 INFO octavia.api.v1.controllers.listener [req-39f1db29-c703-48f2-b15a-03ea26adfcd0 - - - - -] Sending Creation of Listener fa731623-e304-4c58-8912-617d16f145d5 to handler 2019-06-07 06:12:46.671 30935 INFO octavia.common.config [req-cd8d5b9c-1697-4622-b67d-293fc0646ee5 - - - - -] Logging enabled! 2019-06-07 06:12:46.671 30935 INFO octavia.common.config [req-cd8d5b9c-1697-4622-b67d-293fc0646ee5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.691 30935 WARNING octavia.api.root_controller [req-cd8d5b9c-1697-4622-b67d-293fc0646ee5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.706 30935 INFO octavia.api.v1.controllers.load_balancer [req-9fc788f6-f518-46e8-994e-3b113c004a92 - - - - -] Sending created Load Balancer cc539913-711e-44d8-9662-492fcc57609f to the handler 2019-06-07 06:12:46.741 30936 INFO octavia.common.config [req-3ff78a6b-483f-49ed-81df-203a4c9f7f44 - - - - -] Logging enabled! 2019-06-07 06:12:46.741 30936 INFO octavia.common.config [req-3ff78a6b-483f-49ed-81df-203a4c9f7f44 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.772 30937 INFO octavia.api.v1.controllers.pool [req-31bbd5f3-d5c4-4158-8acb-e60a3dfed4d5 - - - - -] Sending Creation of Pool 5d9838ff-2f08-4cba-bd49-fcf258a1eb8b to handler 2019-06-07 06:12:46.718 30938 INFO octavia.api.v1.controllers.listener [req-79a434ea-ca27-4220-a57c-269a9599827c - - - - -] Sending Creation of Listener 2fdc75c2-82ee-4615-ba27-6c1abd030e92 to handler 2019-06-07 06:12:46.815 30938 INFO octavia.api.v1.controllers.pool [req-24b8c406-61ca-4ccb-90c0-b222538b8e92 - - - - -] Sending Creation of Pool 1f6e67b8-d8b0-4860-894c-5d65664fc75c to handler 2019-06-07 06:12:46.766 30936 WARNING octavia.api.root_controller [req-3ff78a6b-483f-49ed-81df-203a4c9f7f44 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.783 30936 INFO oslo_db.sqlalchemy.provision [req-1872cb42-bcc6-423e-b139-3101600a3074 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.786 30936 INFO oslo_db.sqlalchemy.provision [req-1872cb42-bcc6-423e-b139-3101600a3074 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bmovprltwv 2019-06-07 06:12:46.787 30936 INFO oslo_db.sqlalchemy.provision [req-1872cb42-bcc6-423e-b139-3101600a3074 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_empty_vip [0.125151s] ... ok 2019-06-07 06:12:46.743 30935 INFO octavia.api.v1.controllers.pool [req-137bccd8-0848-4188-8e70-957be8f5d715 - - - - -] Sending Creation of Pool 4a48970f-b7bc-4a95-bdff-17a9c448460d to handler 2019-06-07 06:12:46.807 30935 INFO octavia.api.v1.controllers.listener [req-e8cbf1f1-ef2c-4e31-bd1f-da71c5166874 - - - - -] Sending Creation of Listener e119ddaa-c362-402f-88cc-6bcce3147430 to handler 2019-06-07 06:12:46.789 30936 INFO oslo_db.sqlalchemy.provision [req-1872cb42-bcc6-423e-b139-3101600a3074 - - - - -] CREATE BACKEND sqlite:// TOKEN xerbtuwuse 2019-06-07 06:12:46.863 30936 INFO octavia.common.config [req-1872cb42-bcc6-423e-b139-3101600a3074 - - - - -] Logging enabled! 2019-06-07 06:12:46.863 30936 INFO octavia.common.config [req-1872cb42-bcc6-423e-b139-3101600a3074 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.863 30937 INFO octavia.api.v1.controllers.pool [req-bf353aa6-e229-4f37-9399-c08b0e994450 - - - - -] Sending Creation of Pool 057b5917-fd10-40e4-9d61-248d9a612d5d to handler 2019-06-07 06:12:46.887 30936 WARNING octavia.api.root_controller [req-1872cb42-bcc6-423e-b139-3101600a3074 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:46.901 30936 INFO oslo_db.sqlalchemy.provision [req-a1d5d460-5d17-432f-977e-971c99fd4440 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.903 30936 INFO oslo_db.sqlalchemy.provision [req-a1d5d460-5d17-432f-977e-971c99fd4440 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xerbtuwuse 2019-06-07 06:12:46.903 30936 INFO oslo_db.sqlalchemy.provision [req-a1d5d460-5d17-432f-977e-971c99fd4440 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_long_name [0.116207s] ... ok 2019-06-07 06:12:46.889 30938 INFO oslo_db.sqlalchemy.provision [req-fca4506b-a3a9-4168-95fa-d9e982b486f7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.891 30938 INFO oslo_db.sqlalchemy.provision [req-fca4506b-a3a9-4168-95fa-d9e982b486f7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qbugbtvqia 2019-06-07 06:12:46.891 30938 INFO oslo_db.sqlalchemy.provision [req-fca4506b-a3a9-4168-95fa-d9e982b486f7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_bad_handler [0.322608s] ... ok 2019-06-07 06:12:46.894 30938 INFO oslo_db.sqlalchemy.provision [req-fca4506b-a3a9-4168-95fa-d9e982b486f7 - - - - -] CREATE BACKEND sqlite:// TOKEN aetuefyxur 2019-06-07 06:12:46.887 30935 INFO octavia.api.v1.controllers.listener [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] Sending Creation of Listener d1f87fb4-6fc2-462a-97d0-2ae6bc3fb369 to handler 2019-06-07 06:12:46.907 30935 INFO oslo_db.sqlalchemy.provision [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.909 30935 INFO oslo_db.sqlalchemy.provision [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ylijbpwizi 2019-06-07 06:12:46.909 30935 INFO oslo_db.sqlalchemy.provision [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_shared_default_pool_id [0.319614s] ... ok 2019-06-07 06:12:46.906 30936 INFO oslo_db.sqlalchemy.provision [req-a1d5d460-5d17-432f-977e-971c99fd4440 - - - - -] CREATE BACKEND sqlite:// TOKEN jyikjcdixf 2019-06-07 06:12:46.931 30937 ERROR octavia.api.v1.controllers.base [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] Member 08e42d61-190a-433d-845e-36d3b4fb4ca3 not found: None 2019-06-07 06:12:46.931 30937 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:46.931 30937 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:46.943 30937 INFO oslo_db.sqlalchemy.provision [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:46.944 30937 INFO oslo_db.sqlalchemy.provision [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkbobplhfh 2019-06-07 06:12:46.944 30937 INFO oslo_db.sqlalchemy.provision [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_get [0.420753s] ... ok 2019-06-07 06:12:46.917 30935 INFO oslo_db.sqlalchemy.provision [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] CREATE BACKEND sqlite:// TOKEN xlfpyunmye 2019-06-07 06:12:46.993 30935 INFO octavia.common.config [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] Logging enabled! 2019-06-07 06:12:46.993 30935 INFO octavia.common.config [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:46.947 30937 INFO oslo_db.sqlalchemy.provision [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] CREATE BACKEND sqlite:// TOKEN kunergjiny 2019-06-07 06:12:46.997 30938 INFO octavia.common.config [req-fca4506b-a3a9-4168-95fa-d9e982b486f7 - - - - -] Logging enabled! 2019-06-07 06:12:46.997 30938 INFO octavia.common.config [req-fca4506b-a3a9-4168-95fa-d9e982b486f7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.015 30937 INFO octavia.common.config [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] Logging enabled! 2019-06-07 06:12:47.015 30937 INFO octavia.common.config [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.036 30937 WARNING octavia.api.root_controller [req-d60f00d5-ba53-434d-9a6a-a8d123dcc735 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.045 30937 INFO octavia.api.v1.controllers.load_balancer [req-5b1ded14-1027-4471-8820-3c5accd2ab62 - - - - -] Sending created Load Balancer 1b95a157-cce9-463e-b0d5-723fa5934013 to the handler 2019-06-07 06:12:47.021 30935 WARNING octavia.api.root_controller [req-0fca2660-a904-41b1-875b-41808ef25ad4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.030 30935 INFO octavia.api.v1.controllers.load_balancer [req-86a10db3-36ca-4f1c-a253-95bf33e67549 - - - - -] Sending created Load Balancer ca172a0e-2c4e-4695-96ca-c18debba2469 to the handler 2019-06-07 06:12:47.024 30938 WARNING octavia.api.root_controller [req-fca4506b-a3a9-4168-95fa-d9e982b486f7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.044 30938 INFO octavia.api.v1.controllers.load_balancer [req-f40516d1-f24e-44cf-b582-5fb1d9e09364 - - - - -] Sending created Load Balancer 4768f965-fec4-4f1a-b4dc-6c46bc1e2e8d to the handler 2019-06-07 06:12:46.985 30936 INFO octavia.common.config [req-a1d5d460-5d17-432f-977e-971c99fd4440 - - - - -] Logging enabled! 2019-06-07 06:12:46.986 30936 INFO octavia.common.config [req-a1d5d460-5d17-432f-977e-971c99fd4440 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.006 30936 WARNING octavia.api.root_controller [req-a1d5d460-5d17-432f-977e-971c99fd4440 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.017 30936 INFO octavia.api.v1.controllers.load_balancer [req-9b3af49a-06d5-43a8-aae8-036403883da5 - - - - -] Sending created Load Balancer d5809e6d-ba60-4d47-8ca4-67ddf65bb3aa to the handler 2019-06-07 06:12:47.027 30936 INFO octavia.api.v1.controllers.load_balancer [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] Load Balancer d5809e6d-ba60-4d47-8ca4-67ddf65bb3aa is immutable. 2019-06-07 06:12:47.043 30936 INFO oslo_db.sqlalchemy.provision [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.044 30936 INFO oslo_db.sqlalchemy.provision [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jyikjcdixf 2019-06-07 06:12:47.044 30936 INFO oslo_db.sqlalchemy.provision [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_pending_create [0.141058s] ... ok 2019-06-07 06:12:47.087 30938 INFO octavia.api.v1.controllers.listener [req-d4b998ae-ac50-41c0-a8b4-5868b9dd8697 - - - - -] Sending Creation of Listener ebc2668e-a7b4-4e46-8fa8-6d92af79385f to handler 2019-06-07 06:12:47.047 30936 INFO oslo_db.sqlalchemy.provision [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] CREATE BACKEND sqlite:// TOKEN sbzalmlthn 2019-06-07 06:12:47.076 30935 INFO octavia.api.v1.controllers.pool [req-fd2e553a-3bbc-42f4-ba7a-32133cf932c3 - - - - -] Sending Creation of Pool 02689aa8-dc2c-4854-b8e0-c6aed1ab6eb0 to handler 2019-06-07 06:12:47.108 30935 INFO octavia.api.v1.controllers.load_balancer [req-6d57ceb5-cc29-4882-a3a3-0c9e076b5b96 - - - - -] Sending created Load Balancer 5a72fd74-2828-48af-9460-f3666b7feaa0 to the handler 2019-06-07 06:12:47.076 30937 INFO octavia.api.v1.controllers.listener [req-3da20cc5-fe4c-4535-adc8-bd16b46ff337 - - - - -] Sending Creation of Listener ce9512a6-5f66-491d-bbaa-5c72e5a41c21 to handler 2019-06-07 06:12:47.133 30937 INFO octavia.api.v1.controllers.pool [req-ecec783d-61f4-4e26-a672-a79468927809 - - - - -] Sending Creation of Pool c419089c-2b0d-452d-9683-c75972fc77dc to handler 2019-06-07 06:12:47.145 30935 INFO octavia.api.v1.controllers.listener [req-a0e918ad-12ed-446d-86b9-754bd2ae57bb - - - - -] Sending Creation of Listener 2982eaea-c200-4a81-be37-ae48fd69f5c9 to handler 2019-06-07 06:12:47.168 30938 INFO oslo_db.sqlalchemy.provision [req-8bdf0d2b-8dc2-41da-a2e4-3c57a718e5d8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.181 30938 INFO oslo_db.sqlalchemy.provision [req-8bdf0d2b-8dc2-41da-a2e4-3c57a718e5d8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aetuefyxur 2019-06-07 06:12:47.181 30938 INFO oslo_db.sqlalchemy.provision [req-8bdf0d2b-8dc2-41da-a2e4-3c57a718e5d8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_bad_session_persistence [0.289577s] ... ok 2019-06-07 06:12:47.133 30936 INFO octavia.common.config [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] Logging enabled! 2019-06-07 06:12:47.133 30936 INFO octavia.common.config [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.157 30936 WARNING octavia.api.root_controller [req-18d54c84-a465-489c-8773-3e8d18e3652c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.169 30936 INFO octavia.api.v1.controllers.load_balancer [req-cdccedf5-6d29-4a30-a0f7-c88610854925 - - - - -] Sending created Load Balancer a6c62405-186e-432e-af50-faf30e6622e5 to the handler 2019-06-07 06:12:47.197 30936 INFO octavia.api.v1.controllers.load_balancer [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] Sending deleted Load Balancer a6c62405-186e-432e-af50-faf30e6622e5 to the handler 2019-06-07 06:12:47.214 30936 INFO oslo_db.sqlalchemy.provision [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.215 30936 INFO oslo_db.sqlalchemy.provision [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sbzalmlthn 2019-06-07 06:12:47.215 30936 INFO oslo_db.sqlalchemy.provision [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_with_error_status [0.170968s] ... ok 2019-06-07 06:12:47.187 30935 INFO octavia.api.v1.controllers.load_balancer [req-9bed7f7a-293c-437c-b953-26f7c4a145fd - - - - -] Sending deleted Load Balancer 5a72fd74-2828-48af-9460-f3666b7feaa0 to the handler 2019-06-07 06:12:47.209 30935 INFO octavia.api.v1.controllers.listener [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] Load Balancer 5a72fd74-2828-48af-9460-f3666b7feaa0 is immutable. 2019-06-07 06:12:47.229 30935 INFO oslo_db.sqlalchemy.provision [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.230 30935 INFO oslo_db.sqlalchemy.provision [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xlfpyunmye 2019-06-07 06:12:47.230 30935 INFO oslo_db.sqlalchemy.provision [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete_pending_delete [0.315989s] ... ok 2019-06-07 06:12:47.218 30936 INFO oslo_db.sqlalchemy.provision [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] CREATE BACKEND sqlite:// TOKEN bgrekoxnaf 2019-06-07 06:12:47.184 30938 INFO oslo_db.sqlalchemy.provision [req-8bdf0d2b-8dc2-41da-a2e4-3c57a718e5d8 - - - - -] CREATE BACKEND sqlite:// TOKEN qiodqjhyun 2019-06-07 06:12:47.223 30937 INFO octavia.api.v1.controllers.pool [req-1bcbe6bf-cbee-4da5-bfbf-ff35efa8fd07 - - - - -] Sending Creation of Pool d6426b07-af9f-414d-94dd-514ff9fa9415 to handler 2019-06-07 06:12:47.278 30938 INFO octavia.common.config [req-8bdf0d2b-8dc2-41da-a2e4-3c57a718e5d8 - - - - -] Logging enabled! 2019-06-07 06:12:47.278 30938 INFO octavia.common.config [req-8bdf0d2b-8dc2-41da-a2e4-3c57a718e5d8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.298 30938 WARNING octavia.api.root_controller [req-8bdf0d2b-8dc2-41da-a2e4-3c57a718e5d8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.313 30938 INFO octavia.api.v1.controllers.load_balancer [req-8a4f6ab6-1f93-487f-a276-9990ec7bd91e - - - - -] Sending created Load Balancer b09fca47-6ab8-4ed1-a80a-291176ebd585 to the handler 2019-06-07 06:12:47.293 30936 INFO octavia.common.config [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] Logging enabled! 2019-06-07 06:12:47.293 30936 INFO octavia.common.config [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.314 30936 WARNING octavia.api.root_controller [req-82816871-9983-4ab2-ae77-1c530aa0eb08 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.323 30936 INFO octavia.api.v1.controllers.load_balancer [req-037bf23f-f61e-4979-973f-8844e8312a52 - - - - -] Sending created Load Balancer f21d2cab-7c6f-4d4c-9cbe-dd4fbb512653 to the handler 2019-06-07 06:12:47.352 30936 INFO oslo_db.sqlalchemy.provision [req-a29dc7bf-2c07-4281-9a62-c5a8818f9ca9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.354 30936 INFO oslo_db.sqlalchemy.provision [req-a29dc7bf-2c07-4281-9a62-c5a8818f9ca9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bgrekoxnaf 2019-06-07 06:12:47.354 30936 INFO oslo_db.sqlalchemy.provision [req-a29dc7bf-2c07-4281-9a62-c5a8818f9ca9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get [0.138382s] ... ok 2019-06-07 06:12:47.233 30935 INFO oslo_db.sqlalchemy.provision [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] CREATE BACKEND sqlite:// TOKEN llzomwsryp 2019-06-07 06:12:47.307 30935 INFO octavia.common.config [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] Logging enabled! 2019-06-07 06:12:47.307 30935 INFO octavia.common.config [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.328 30935 WARNING octavia.api.root_controller [req-5f6107be-cbb5-4915-a9ad-77ffbe77acfa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.337 30935 INFO octavia.api.v1.controllers.load_balancer [req-a4e2fad3-bdc8-4113-9a8f-b3811864a791 - - - - -] Sending created Load Balancer 19477ea6-1ff8-44d0-9e88-55c518214fe2 to the handler 2019-06-07 06:12:47.311 30937 INFO octavia.api.v1.controllers.member [req-1d28dc2b-4d86-481b-8dd6-736e5b74bdbe - - - - -] Sending Creation of Member 257e26c2-645e-46eb-926e-08d1bb3c5617 to handler 2019-06-07 06:12:47.344 30937 INFO oslo_db.sqlalchemy.provision [req-de5a11dc-204d-49ef-b5a2-ea993628437c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.346 30937 INFO oslo_db.sqlalchemy.provision [req-de5a11dc-204d-49ef-b5a2-ea993628437c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kunergjiny 2019-06-07 06:12:47.346 30937 INFO oslo_db.sqlalchemy.provision [req-de5a11dc-204d-49ef-b5a2-ea993628437c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_update [0.401599s] ... ok 2019-06-07 06:12:47.349 30937 INFO oslo_db.sqlalchemy.provision [req-de5a11dc-204d-49ef-b5a2-ea993628437c - - - - -] CREATE BACKEND sqlite:// TOKEN obfrewcpwh 2019-06-07 06:12:47.357 30936 INFO oslo_db.sqlalchemy.provision [req-a29dc7bf-2c07-4281-9a62-c5a8818f9ca9 - - - - -] CREATE BACKEND sqlite:// TOKEN yqrcsmqkpo 2019-06-07 06:12:47.378 30935 INFO octavia.api.v1.controllers.pool [req-1bdaecde-a4b1-4246-9b73-1a16da5a1593 - - - - -] Sending Creation of Pool ce888f5b-d175-4950-b643-0b11390f3b87 to handler 2019-06-07 06:12:47.406 30935 INFO octavia.api.v1.controllers.load_balancer [req-afff19e7-a414-4a8c-8e71-986aa77b643d - - - - -] Sending created Load Balancer 9a7e70b5-7baf-48b3-8148-9bd4c01f9b9b to the handler 2019-06-07 06:12:47.433 30936 INFO octavia.common.config [req-a29dc7bf-2c07-4281-9a62-c5a8818f9ca9 - - - - -] Logging enabled! 2019-06-07 06:12:47.433 30936 INFO octavia.common.config [req-a29dc7bf-2c07-4281-9a62-c5a8818f9ca9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.427 30937 INFO octavia.common.config [req-de5a11dc-204d-49ef-b5a2-ea993628437c - - - - -] Logging enabled! 2019-06-07 06:12:47.427 30937 INFO octavia.common.config [req-de5a11dc-204d-49ef-b5a2-ea993628437c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.448 30937 WARNING octavia.api.root_controller [req-de5a11dc-204d-49ef-b5a2-ea993628437c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.347 30938 INFO octavia.api.v1.controllers.listener [req-9a679e4f-83f7-4520-bdcf-b89eac0c7eba - - - - -] Sending Creation of Listener 78b57ca5-914e-4bb7-ab6e-f87bec77a425 to handler 2019-06-07 06:12:47.463 30937 INFO octavia.api.v1.controllers.load_balancer [req-2a770529-1e33-4da7-824f-496cf47aa278 - - - - -] Sending created Load Balancer 90b34f8b-d68f-416c-b4ab-c6a76942052a to the handler 2019-06-07 06:12:47.441 30935 INFO octavia.api.v1.controllers.listener [req-54e8e33e-f066-4645-98f1-7aa5af85fb81 - - - - -] Sending Creation of Listener 7ffbfcd5-9a13-4eda-bdb5-6516ab735b88 to handler 2019-06-07 06:12:47.459 30935 INFO octavia.api.v1.controllers.listener [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] Load Balancer 9a7e70b5-7baf-48b3-8148-9bd4c01f9b9b is immutable. 2019-06-07 06:12:47.477 30935 INFO oslo_db.sqlalchemy.provision [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.478 30935 INFO oslo_db.sqlalchemy.provision [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN llzomwsryp 2019-06-07 06:12:47.478 30935 INFO oslo_db.sqlalchemy.provision [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete_pending_update [0.247644s] ... ok 2019-06-07 06:12:47.457 30936 WARNING octavia.api.root_controller [req-a29dc7bf-2c07-4281-9a62-c5a8818f9ca9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.470 30936 INFO octavia.api.v1.controllers.load_balancer [req-5f6a0b9f-243f-42de-b88d-691abdc359f2 - - - - -] Sending created Load Balancer 1d5e2c44-aa5c-48f0-8453-af537e42f692 to the handler 2019-06-07 06:12:47.482 30936 INFO octavia.api.v1.controllers.load_balancer [req-adea8737-00bc-499f-8d93-b387593784a1 - - - - -] Sending created Load Balancer e8ed9163-f5f4-4ca0-a4c8-1e7b15703193 to the handler 2019-06-07 06:12:47.492 30936 INFO octavia.api.v1.controllers.load_balancer [req-4734d71c-a511-4ef1-a8d0-2545c7be6ec1 - - - - -] Sending created Load Balancer d2829f48-117c-444d-ad1d-9842dd130b45 to the handler 2019-06-07 06:12:47.491 30935 INFO oslo_db.sqlalchemy.provision [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] CREATE BACKEND sqlite:// TOKEN mhhodpvlie 2019-06-07 06:12:47.433 30938 INFO octavia.api.v1.controllers.pool [req-80463f47-1609-47e8-add3-7d21e8c69efd - - - - -] Sending Creation of Pool b8ab25f8-fef8-4b10-ba00-eafffd178221 to handler 2019-06-07 06:12:47.502 30938 INFO oslo_db.sqlalchemy.provision [req-92c24e25-e241-4745-b33d-d41a17a64a9a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.503 30938 INFO oslo_db.sqlalchemy.provision [req-92c24e25-e241-4745-b33d-d41a17a64a9a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qiodqjhyun 2019-06-07 06:12:47.503 30938 INFO oslo_db.sqlalchemy.provision [req-92c24e25-e241-4745-b33d-d41a17a64a9a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_duplicate_id [0.322197s] ... ok 2019-06-07 06:12:47.527 30936 INFO oslo_db.sqlalchemy.provision [req-254cd4af-e4c3-4a59-a82d-dab9e5bdf456 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.529 30936 INFO oslo_db.sqlalchemy.provision [req-254cd4af-e4c3-4a59-a82d-dab9e5bdf456 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yqrcsmqkpo 2019-06-07 06:12:47.529 30936 INFO oslo_db.sqlalchemy.provision [req-254cd4af-e4c3-4a59-a82d-dab9e5bdf456 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get_all_by_project_id [0.175198s] ... ok 2019-06-07 06:12:47.506 30938 INFO oslo_db.sqlalchemy.provision [req-92c24e25-e241-4745-b33d-d41a17a64a9a - - - - -] CREATE BACKEND sqlite:// TOKEN vmljqhnyba 2019-06-07 06:12:47.497 30937 INFO octavia.api.v1.controllers.listener [req-88074ff8-12b3-46a5-b59d-bc9c39dfcda9 - - - - -] Sending Creation of Listener d3a2dc2a-d874-4b99-9ff8-59148a186bba to handler 2019-06-07 06:12:47.552 30937 INFO octavia.api.v1.controllers.pool [req-e7e63942-210e-4eec-91ae-c9cbdba3e0ed - - - - -] Sending Creation of Pool f29691cb-f37b-4fa5-8d88-94d15d74aa9d to handler 2019-06-07 06:12:47.532 30936 INFO oslo_db.sqlalchemy.provision [req-254cd4af-e4c3-4a59-a82d-dab9e5bdf456 - - - - -] CREATE BACKEND sqlite:// TOKEN gkoklhkswt 2019-06-07 06:12:47.582 30938 INFO octavia.common.config [req-92c24e25-e241-4745-b33d-d41a17a64a9a - - - - -] Logging enabled! 2019-06-07 06:12:47.582 30938 INFO octavia.common.config [req-92c24e25-e241-4745-b33d-d41a17a64a9a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.606 30938 WARNING octavia.api.root_controller [req-92c24e25-e241-4745-b33d-d41a17a64a9a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.618 30938 INFO octavia.api.v1.controllers.load_balancer [req-1aa557e6-fe67-4271-8e57-d3c6cc22c433 - - - - -] Sending created Load Balancer d0c714fa-7c0e-42ea-81fa-b9ec7ecf28c6 to the handler 2019-06-07 06:12:47.607 30936 INFO octavia.common.config [req-254cd4af-e4c3-4a59-a82d-dab9e5bdf456 - - - - -] Logging enabled! 2019-06-07 06:12:47.608 30936 INFO octavia.common.config [req-254cd4af-e4c3-4a59-a82d-dab9e5bdf456 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.631 30936 WARNING octavia.api.root_controller [req-254cd4af-e4c3-4a59-a82d-dab9e5bdf456 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.636 30936 ERROR octavia.api.v1.controllers.base [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] Load Balancer SEAN-CONNERY not found: None 2019-06-07 06:12:47.636 30936 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:47.636 30936 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:47.647 30936 INFO oslo_db.sqlalchemy.provision [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.649 30936 INFO oslo_db.sqlalchemy.provision [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gkoklhkswt 2019-06-07 06:12:47.649 30936 INFO oslo_db.sqlalchemy.provision [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get_bad_lb_id [0.119456s] ... ok 2019-06-07 06:12:47.651 30938 INFO octavia.api.v1.controllers.listener [req-aed3ba72-26c7-4947-9d83-c20721ab0f26 - - - - -] Sending Creation of Listener bfd91ad1-ebb4-4e9c-95e5-cc525a9e4ace to handler 2019-06-07 06:12:47.652 30936 INFO oslo_db.sqlalchemy.provision [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] CREATE BACKEND sqlite:// TOKEN wkcxylvtds 2019-06-07 06:12:47.640 30937 INFO octavia.api.v1.controllers.pool [req-564a25de-0b26-4973-8703-6d75414ae46e - - - - -] Sending Creation of Pool 6c71247b-ba40-4723-8b3f-418cc58228f6 to handler 2019-06-07 06:12:47.733 30937 INFO oslo_db.sqlalchemy.provision [req-2b87710d-e066-49f2-8ee6-2c168a81129e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.735 30937 INFO oslo_db.sqlalchemy.provision [req-2b87710d-e066-49f2-8ee6-2c168a81129e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN obfrewcpwh 2019-06-07 06:12:47.735 30937 INFO oslo_db.sqlalchemy.provision [req-2b87710d-e066-49f2-8ee6-2c168a81129e - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_create_over_quota [0.388920s] ... ok 2019-06-07 06:12:47.738 30937 INFO oslo_db.sqlalchemy.provision [req-2b87710d-e066-49f2-8ee6-2c168a81129e - - - - -] CREATE BACKEND sqlite:// TOKEN wghjvvqbru 2019-06-07 06:12:47.622 30935 INFO octavia.common.config [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] Logging enabled! 2019-06-07 06:12:47.622 30935 INFO octavia.common.config [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.646 30935 WARNING octavia.api.root_controller [req-d71df7aa-330f-404c-b491-4397097c2ac1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.655 30935 INFO octavia.api.v1.controllers.load_balancer [req-b3bd6d66-c65f-4f34-8f0c-435113dba131 - - - - -] Sending created Load Balancer 73e0acd9-4877-4db8-878c-4eba6bdddb42 to the handler 2019-06-07 06:12:47.686 30935 INFO octavia.api.v1.controllers.pool [req-932ba963-336a-47b1-bbe1-9aabd8b4e223 - - - - -] Sending Creation of Pool 28e3ec16-6827-4dd0-87c8-8f34cb847e53 to handler 2019-06-07 06:12:47.726 30935 INFO octavia.api.v1.controllers.load_balancer [req-e881a0b6-3c5f-433e-ad53-648ffc414b97 - - - - -] Sending created Load Balancer f83f57bf-548e-4b9e-aa2c-1c9e2041f845 to the handler 2019-06-07 06:12:47.729 30938 INFO octavia.api.v1.controllers.pool [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] Sending Creation of Pool e86db72c-b7e4-4369-9208-36f8e1d6c33a to handler 2019-06-07 06:12:47.747 30938 INFO oslo_db.sqlalchemy.provision [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.748 30938 INFO oslo_db.sqlalchemy.provision [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vmljqhnyba 2019-06-07 06:12:47.749 30938 INFO oslo_db.sqlalchemy.provision [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_project_id [0.244940s] ... ok 2019-06-07 06:12:47.758 30935 INFO octavia.api.v1.controllers.listener [req-5006eddf-42f6-4c39-8538-c10d74bd095e - - - - -] Sending Creation of Listener 114b04d7-2d8d-4c13-a4f5-5580a657fb66 to handler 2019-06-07 06:12:47.733 30936 INFO octavia.common.config [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] Logging enabled! 2019-06-07 06:12:47.733 30936 INFO octavia.common.config [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.756 30936 WARNING octavia.api.root_controller [req-e51cbc27-86f9-4f92-ba8c-740a76e5199c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.762 30936 ERROR octavia.api.v1.controllers.base [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] Load Balancer SEAN-CONNERY not found: None 2019-06-07 06:12:47.762 30936 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:47.762 30936 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:47.773 30936 INFO oslo_db.sqlalchemy.provision [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.774 30936 INFO oslo_db.sqlalchemy.provision [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wkcxylvtds 2019-06-07 06:12:47.775 30936 INFO oslo_db.sqlalchemy.provision [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_bad_lb_id [0.125449s] ... ok 2019-06-07 06:12:47.751 30938 INFO oslo_db.sqlalchemy.provision [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] CREATE BACKEND sqlite:// TOKEN zzkdsiavtz 2019-06-07 06:12:47.827 30938 INFO octavia.common.config [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] Logging enabled! 2019-06-07 06:12:47.827 30938 INFO octavia.common.config [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.777 30936 INFO oslo_db.sqlalchemy.provision [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] CREATE BACKEND sqlite:// TOKEN zibjrssnam 2019-06-07 06:12:47.801 30935 INFO octavia.api.v1.controllers.load_balancer [req-7b709c47-f50f-496b-95af-2cccc289ce12 - - - - -] Sending deleted Load Balancer f83f57bf-548e-4b9e-aa2c-1c9e2041f845 to the handler 2019-06-07 06:12:47.824 30935 INFO octavia.api.v1.controllers.listener [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] Load Balancer f83f57bf-548e-4b9e-aa2c-1c9e2041f845 is immutable. 2019-06-07 06:12:47.841 30935 INFO oslo_db.sqlalchemy.provision [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.843 30935 INFO oslo_db.sqlalchemy.provision [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mhhodpvlie 2019-06-07 06:12:47.843 30935 INFO oslo_db.sqlalchemy.provision [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_pending_delete [0.364587s] ... ok 2019-06-07 06:12:47.846 30935 INFO oslo_db.sqlalchemy.provision [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] CREATE BACKEND sqlite:// TOKEN dpigxqbpiq 2019-06-07 06:12:47.853 30938 WARNING octavia.api.root_controller [req-bf9f3a4d-55da-486c-8667-b5675ecd5803 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.861 30938 INFO octavia.api.v1.controllers.load_balancer [req-e817dc80-2193-45f0-9f5a-868fe9c99a93 - - - - -] Sending created Load Balancer 79d1f06b-8402-41ae-8753-da05902ca774 to the handler 2019-06-07 06:12:47.897 30938 INFO octavia.api.v1.controllers.listener [req-03f6e513-f2d8-4147-a6b1-55d5731fa6fb - - - - -] Sending Creation of Listener 3a50d192-ec6e-438e-8e09-23fbf7723a0c to handler 2019-06-07 06:12:47.817 30937 INFO octavia.common.config [req-2b87710d-e066-49f2-8ee6-2c168a81129e - - - - -] Logging enabled! 2019-06-07 06:12:47.817 30937 INFO octavia.common.config [req-2b87710d-e066-49f2-8ee6-2c168a81129e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.838 30937 WARNING octavia.api.root_controller [req-2b87710d-e066-49f2-8ee6-2c168a81129e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.847 30937 INFO octavia.api.v1.controllers.load_balancer [req-e041e2c5-a3fc-4e01-a05c-4c708f713c07 - - - - -] Sending created Load Balancer b3ccebee-8d57-4f8d-b6c0-bb311ddd9fd2 to the handler 2019-06-07 06:12:47.888 30937 INFO octavia.api.v1.controllers.listener [req-4a321635-b515-49fe-b3a1-ec0dfcbc5f9f - - - - -] Sending Creation of Listener ff1c7851-d08b-473a-9327-47666c92373f to handler 2019-06-07 06:12:47.937 30937 INFO octavia.api.v1.controllers.pool [req-727f96fd-c379-49d8-8b5b-509fa6db8006 - - - - -] Sending Creation of Pool c6fdd720-22b5-4219-b27d-1a90e9847c8b to handler 2019-06-07 06:12:47.857 30936 INFO octavia.common.config [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] Logging enabled! 2019-06-07 06:12:47.857 30936 INFO octavia.common.config [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.878 30936 WARNING octavia.api.root_controller [req-c8da9bf1-fe47-4e39-8be6-ea3e04202a9d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.887 30936 INFO octavia.api.v1.controllers.load_balancer [req-cce24f2f-a85d-4bf9-a2aa-e4990b922597 - - - - -] Sending created Load Balancer e27f3416-0e67-4a71-b2be-92761da86f88 to the handler 2019-06-07 06:12:47.897 30936 INFO octavia.api.v1.controllers.load_balancer [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] Load Balancer e27f3416-0e67-4a71-b2be-92761da86f88 is immutable. 2019-06-07 06:12:47.923 30936 INFO oslo_db.sqlalchemy.provision [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:47.925 30936 INFO oslo_db.sqlalchemy.provision [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zibjrssnam 2019-06-07 06:12:47.925 30936 INFO oslo_db.sqlalchemy.provision [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_pending_create [0.150249s] ... ok 2019-06-07 06:12:47.928 30936 INFO oslo_db.sqlalchemy.provision [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] CREATE BACKEND sqlite:// TOKEN oshboqagbd 2019-06-07 06:12:47.922 30935 INFO octavia.common.config [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] Logging enabled! 2019-06-07 06:12:47.922 30935 INFO octavia.common.config [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:47.946 30935 WARNING octavia.api.root_controller [req-63c7efc8-a9f1-41d6-9c33-f7d895f332e6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:47.955 30935 INFO octavia.api.v1.controllers.load_balancer [req-03c2b693-9c58-46c4-8855-2f552e9dfce3 - - - - -] Sending created Load Balancer 0458b56d-65c3-4e8e-840d-2dd5d7317715 to the handler 2019-06-07 06:12:47.984 30938 INFO octavia.api.v1.controllers.pool [req-b1b2a204-87ef-4dcd-b4f7-5de93d230978 - - - - -] Sending Creation of Pool 8f374997-cc60-4710-afa4-63c662256bf7 to handler 2019-06-07 06:12:48.035 30937 INFO octavia.api.v1.controllers.pool [req-ae88c7b6-f76f-4724-a766-4771b5dab24c - - - - -] Sending Creation of Pool e5090cdf-618b-4ca1-9aa8-b4b9118b7d95 to handler 2019-06-07 06:12:48.001 30936 INFO octavia.common.config [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] Logging enabled! 2019-06-07 06:12:48.002 30936 INFO octavia.common.config [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.025 30936 WARNING octavia.api.root_controller [req-d590fa5b-aff7-4d35-9d78-a5f136b87acf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.034 30936 INFO octavia.api.v1.controllers.load_balancer [req-e96717d8-0f2d-4f84-b89b-00bbb4cf00c5 - - - - -] Sending created Load Balancer 8afccdfe-4844-42d4-8aa1-542c5e618aea to the handler 2019-06-07 06:12:48.062 30936 INFO octavia.api.v1.controllers.load_balancer [req-3f4a1a78-3235-44e6-a34e-0321e175567a - - - - -] Sending updated Load Balancer 8afccdfe-4844-42d4-8aa1-542c5e618aea to the handler 2019-06-07 06:12:48.079 30936 INFO octavia.api.v1.controllers.load_balancer [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] Load Balancer 8afccdfe-4844-42d4-8aa1-542c5e618aea is immutable. 2019-06-07 06:12:48.095 30936 INFO oslo_db.sqlalchemy.provision [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.097 30936 INFO oslo_db.sqlalchemy.provision [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oshboqagbd 2019-06-07 06:12:48.097 30936 INFO oslo_db.sqlalchemy.provision [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_pending_update [0.171999s] ... ok 2019-06-07 06:12:47.991 30935 INFO octavia.api.v1.controllers.pool [req-62622682-d4e8-4e19-8ed5-2b00922031b3 - - - - -] Sending Creation of Pool 645927fb-8a66-463a-ae85-71ffce2b66e1 to handler 2019-06-07 06:12:48.021 30935 INFO octavia.api.v1.controllers.load_balancer [req-3928cd2a-67a8-46b8-a789-ac29f171c0e7 - - - - -] Sending created Load Balancer 90c8a93a-3fbc-44ab-ba30-dc646115c1c6 to the handler 2019-06-07 06:12:48.055 30935 INFO octavia.api.v1.controllers.listener [req-cf642663-7dde-4e37-b9f6-fc555b8997b5 - - - - -] Sending Creation of Listener bdb3d98b-eef3-4490-8c5c-54508386fbec to handler 2019-06-07 06:12:48.099 30935 INFO octavia.api.v1.controllers.load_balancer [req-d9147d90-c5f3-4b48-b5ed-9d59a0170207 - - - - -] Sending updated Load Balancer 90c8a93a-3fbc-44ab-ba30-dc646115c1c6 to the handler 2019-06-07 06:12:48.129 30935 INFO octavia.api.v1.controllers.listener [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] Load Balancer 90c8a93a-3fbc-44ab-ba30-dc646115c1c6 is immutable. 2019-06-07 06:12:48.108 30936 INFO oslo_db.sqlalchemy.provision [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] CREATE BACKEND sqlite:// TOKEN kzlkrnwfdn 2019-06-07 06:12:48.068 30938 INFO octavia.api.v1.controllers.pool [req-dd09efcb-c9b8-4024-b5b8-0be5ec738778 - - - - -] Sending Deletion of Pool 8f374997-cc60-4710-afa4-63c662256bf7 to handler 2019-06-07 06:12:48.136 30938 INFO oslo_db.sqlalchemy.provision [req-5b7a285a-4981-4bf4-bd03-9ec6648129e1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.138 30938 INFO oslo_db.sqlalchemy.provision [req-5b7a285a-4981-4bf4-bd03-9ec6648129e1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zzkdsiavtz 2019-06-07 06:12:48.138 30938 INFO oslo_db.sqlalchemy.provision [req-5b7a285a-4981-4bf4-bd03-9ec6648129e1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_with_bad_handler [0.389391s] ... ok 2019-06-07 06:12:48.150 30935 INFO oslo_db.sqlalchemy.provision [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.152 30935 INFO oslo_db.sqlalchemy.provision [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dpigxqbpiq 2019-06-07 06:12:48.152 30935 INFO oslo_db.sqlalchemy.provision [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_pending_update [0.309005s] ... ok 2019-06-07 06:12:48.135 30937 INFO octavia.api.v1.controllers.member [req-dff82d02-3449-4193-b83a-334099edcee7 - - - - -] Sending Creation of Member 01a013dd-469b-4587-8c2b-d7ca6c94d3bb to handler 2019-06-07 06:12:48.155 30935 INFO oslo_db.sqlalchemy.provision [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] CREATE BACKEND sqlite:// TOKEN cfuoclzzoj 2019-06-07 06:12:48.176 30936 INFO octavia.common.config [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] Logging enabled! 2019-06-07 06:12:48.176 30936 INFO octavia.common.config [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.141 30938 INFO oslo_db.sqlalchemy.provision [req-5b7a285a-4981-4bf4-bd03-9ec6648129e1 - - - - -] CREATE BACKEND sqlite:// TOKEN cgyzisvmap 2019-06-07 06:12:48.215 30938 INFO octavia.common.config [req-5b7a285a-4981-4bf4-bd03-9ec6648129e1 - - - - -] Logging enabled! 2019-06-07 06:12:48.216 30938 INFO octavia.common.config [req-5b7a285a-4981-4bf4-bd03-9ec6648129e1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.236 30938 WARNING octavia.api.root_controller [req-5b7a285a-4981-4bf4-bd03-9ec6648129e1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.251 30938 INFO octavia.api.v1.controllers.load_balancer [req-aa22f018-3b6f-4b63-9657-892252ab93a5 - - - - -] Sending created Load Balancer 40907594-9c95-4996-9749-73b48c01773e to the handler 2019-06-07 06:12:48.268 30937 INFO oslo_db.sqlalchemy.provision [req-ba8c543c-bbbf-4859-bd9a-685d928b5b64 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.271 30937 INFO oslo_db.sqlalchemy.provision [req-ba8c543c-bbbf-4859-bd9a-685d928b5b64 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wghjvvqbru 2019-06-07 06:12:48.271 30937 INFO oslo_db.sqlalchemy.provision [req-ba8c543c-bbbf-4859-bd9a-685d928b5b64 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_create_sans_listener [0.536146s] ... ok 2019-06-07 06:12:48.201 30936 WARNING octavia.api.root_controller [req-f40ab21c-4ce3-4ca9-a111-0c859edb6db3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.274 30937 INFO oslo_db.sqlalchemy.provision [req-ba8c543c-bbbf-4859-bd9a-685d928b5b64 - - - - -] CREATE BACKEND sqlite:// TOKEN tgjxirselj 2019-06-07 06:12:48.229 30935 INFO octavia.common.config [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] Logging enabled! 2019-06-07 06:12:48.229 30935 INFO octavia.common.config [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.253 30935 WARNING octavia.api.root_controller [req-ef021184-5945-40b2-96f1-ebc48e260b36 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.263 30935 INFO octavia.api.v1.controllers.load_balancer [req-9ff7877c-be8c-4306-95ca-302f58f85bc9 - - - - -] Sending created Load Balancer 601c81b6-015b-4ec1-9f9e-800b0bbd29b2 to the handler 2019-06-07 06:12:48.277 30935 INFO oslo_db.sqlalchemy.provision [req-4dcb5032-fdd1-474b-81cc-853cc14c22dc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.279 30935 INFO oslo_db.sqlalchemy.provision [req-4dcb5032-fdd1-474b-81cc-853cc14c22dc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cfuoclzzoj 2019-06-07 06:12:48.279 30935 INFO oslo_db.sqlalchemy.provision [req-4dcb5032-fdd1-474b-81cc-853cc14c22dc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_duplicate_id [0.126400s] ... ok 2019-06-07 06:12:48.282 30935 INFO oslo_db.sqlalchemy.provision [req-4dcb5032-fdd1-474b-81cc-853cc14c22dc - - - - -] CREATE BACKEND sqlite:// TOKEN lpkmopgwee 2019-06-07 06:12:48.285 30938 INFO octavia.api.v1.controllers.listener [req-f675499d-0e1f-427e-a41c-f2e796c30fd4 - - - - -] Sending Creation of Listener e970a737-3014-44ee-b4f3-a1ab5f053f54 to handler 2019-06-07 06:12:48.286 30936 INFO octavia.api.v1.controllers.load_balancer [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] Sending full load balancer configuration 4f398878-1b35-4469-96c7-31abf735bc46 to the handler 2019-06-07 06:12:48.303 30936 INFO oslo_db.sqlalchemy.provision [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.304 30936 INFO oslo_db.sqlalchemy.provision [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kzlkrnwfdn 2019-06-07 06:12:48.305 30936 INFO oslo_db.sqlalchemy.provision [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_redirect_pools_no_rules [0.207483s] ... ok 2019-06-07 06:12:48.308 30936 INFO oslo_db.sqlalchemy.provision [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] CREATE BACKEND sqlite:// TOKEN gibhlfyjpi 2019-06-07 06:12:48.349 30937 INFO octavia.common.config [req-ba8c543c-bbbf-4859-bd9a-685d928b5b64 - - - - -] Logging enabled! 2019-06-07 06:12:48.349 30937 INFO octavia.common.config [req-ba8c543c-bbbf-4859-bd9a-685d928b5b64 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.367 30935 INFO octavia.common.config [req-4dcb5032-fdd1-474b-81cc-853cc14c22dc - - - - -] Logging enabled! 2019-06-07 06:12:48.378 30935 INFO octavia.common.config [req-4dcb5032-fdd1-474b-81cc-853cc14c22dc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.377 30938 INFO octavia.api.v1.controllers.pool [req-32faeeb0-e221-4571-ad67-5ae28f5a592a - - - - -] Sending Creation of Pool 1229744f-369b-4087-b0db-a2afb843e8cd to handler 2019-06-07 06:12:48.384 30936 INFO octavia.common.config [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] Logging enabled! 2019-06-07 06:12:48.384 30936 INFO octavia.common.config [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.405 30936 WARNING octavia.api.root_controller [req-68f559b0-5719-43f8-9587-6bb55d5c0bf3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.403 30935 WARNING octavia.api.root_controller [req-4dcb5032-fdd1-474b-81cc-853cc14c22dc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.416 30935 INFO octavia.api.v1.controllers.load_balancer [req-28d5df01-93a3-46de-98db-ad535f844412 - - - - -] Sending created Load Balancer 8e9a37ec-91e8-404e-8d60-af78407a0f74 to the handler 2019-06-07 06:12:48.444 30938 INFO oslo_db.sqlalchemy.provision [req-553a2434-db3c-4bb8-a7f5-0d7464560cc7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.446 30938 INFO oslo_db.sqlalchemy.provision [req-553a2434-db3c-4bb8-a7f5-0d7464560cc7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cgyzisvmap 2019-06-07 06:12:48.446 30938 INFO oslo_db.sqlalchemy.provision [req-553a2434-db3c-4bb8-a7f5-0d7464560cc7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_get_all_with_listener [0.307637s] ... ok 2019-06-07 06:12:48.373 30937 WARNING octavia.api.root_controller [req-ba8c543c-bbbf-4859-bd9a-685d928b5b64 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.383 30937 INFO octavia.api.v1.controllers.load_balancer [req-6d4100d0-d059-4312-b74b-5b7e0317ccae - - - - -] Sending created Load Balancer 048e3407-0c59-4005-9ff8-06f08180c592 to the handler 2019-06-07 06:12:48.416 30937 INFO octavia.api.v1.controllers.listener [req-e7c50797-f3ca-4062-aa43-3b2bb341e46f - - - - -] Sending Creation of Listener cd4524d2-991b-4809-b474-4eedfc1a7757 to handler 2019-06-07 06:12:48.461 30935 INFO oslo_db.sqlalchemy.provision [req-2e33cdc9-151f-46d6-9c7b-54443d882332 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.462 30935 INFO oslo_db.sqlalchemy.provision [req-2e33cdc9-151f-46d6-9c7b-54443d882332 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lpkmopgwee 2019-06-07 06:12:48.463 30935 INFO oslo_db.sqlalchemy.provision [req-2e33cdc9-151f-46d6-9c7b-54443d882332 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_project_id [0.183573s] ... ok 2019-06-07 06:12:48.465 30935 INFO oslo_db.sqlalchemy.provision [req-2e33cdc9-151f-46d6-9c7b-54443d882332 - - - - -] CREATE BACKEND sqlite:// TOKEN vixbpqmjux 2019-06-07 06:12:48.449 30938 INFO oslo_db.sqlalchemy.provision [req-553a2434-db3c-4bb8-a7f5-0d7464560cc7 - - - - -] CREATE BACKEND sqlite:// TOKEN ocuwexnpek 2019-06-07 06:12:48.473 30937 INFO octavia.api.v1.controllers.pool [req-5c8c36ed-1dc5-4547-8f78-5cf4541fc38d - - - - -] Sending Creation of Pool fde8a51b-64ec-4648-891e-5c035c69f54a to handler 2019-06-07 06:12:48.505 30936 INFO octavia.api.v1.controllers.load_balancer [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] Sending full load balancer configuration 30f3f3f2-b7fe-43c9-8fe9-5bbfe274dda9 to the handler 2019-06-07 06:12:48.518 30936 INFO oslo_db.sqlalchemy.provision [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.523 30938 INFO octavia.common.config [req-553a2434-db3c-4bb8-a7f5-0d7464560cc7 - - - - -] Logging enabled! 2019-06-07 06:12:48.523 30938 INFO octavia.common.config [req-553a2434-db3c-4bb8-a7f5-0d7464560cc7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.555 30935 INFO octavia.common.config [req-2e33cdc9-151f-46d6-9c7b-54443d882332 - - - - -] Logging enabled! 2019-06-07 06:12:48.555 30935 INFO octavia.common.config [req-2e33cdc9-151f-46d6-9c7b-54443d882332 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.524 30936 INFO oslo_db.sqlalchemy.provision [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gibhlfyjpi 2019-06-07 06:12:48.524 30936 INFO oslo_db.sqlalchemy.provision [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_sni_containers [0.219356s] ... ok 2019-06-07 06:12:48.527 30936 INFO oslo_db.sqlalchemy.provision [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] CREATE BACKEND sqlite:// TOKEN ewknuxdvgy 2019-06-07 06:12:48.546 30938 WARNING octavia.api.root_controller [req-553a2434-db3c-4bb8-a7f5-0d7464560cc7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.559 30938 INFO octavia.api.v1.controllers.load_balancer [req-d05ef023-9987-4639-8176-475ce42f2816 - - - - -] Sending created Load Balancer bae93b7f-101d-4f9c-8d53-46aa9c29d181 to the handler 2019-06-07 06:12:48.601 30936 INFO octavia.common.config [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] Logging enabled! 2019-06-07 06:12:48.602 30936 INFO octavia.common.config [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.560 30937 INFO octavia.api.v1.controllers.pool [req-c4491cd4-b12b-4100-b08f-6cd19672419e - - - - -] Sending Creation of Pool f01370a7-763e-4c90-9383-cea0a41c2b6c to handler 2019-06-07 06:12:48.586 30935 WARNING octavia.api.root_controller [req-2e33cdc9-151f-46d6-9c7b-54443d882332 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.595 30935 INFO octavia.api.v1.controllers.load_balancer [req-b79c2dfa-ee77-47f4-862d-3237e6bf8c3e - - - - -] Sending created Load Balancer 6dd77197-1e15-4e7f-8a59-b876b7ea0d6b to the handler 2019-06-07 06:12:48.643 30935 INFO oslo_db.sqlalchemy.provision [req-ca346d0a-fcc0-4a49-a6cc-8d3f6cf67ba6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.626 30936 WARNING octavia.api.root_controller [req-ae3b13a9-0de8-4a85-8a04-dddb480bc1ea - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.592 30938 INFO octavia.api.v1.controllers.listener [req-e87ef029-2290-4a60-a49c-58244c987e73 - - - - -] Sending Creation of Listener 9c3067dd-e827-41b4-bec5-d57910dbb0f8 to handler 2019-06-07 06:12:48.648 30938 INFO oslo_db.sqlalchemy.provision [req-31e7f859-e138-458d-b612-676e5aac965e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.649 30938 INFO oslo_db.sqlalchemy.provision [req-31e7f859-e138-458d-b612-676e5aac965e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ocuwexnpek 2019-06-07 06:12:48.649 30938 INFO oslo_db.sqlalchemy.provision [req-31e7f859-e138-458d-b612-676e5aac965e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_bad_session_persistence ... SKIPPED: This test should pass after a validation layer. 2019-06-07 06:12:48.647 30935 INFO oslo_db.sqlalchemy.provision [req-ca346d0a-fcc0-4a49-a6cc-8d3f6cf67ba6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vixbpqmjux 2019-06-07 06:12:48.647 30935 INFO oslo_db.sqlalchemy.provision [req-ca346d0a-fcc0-4a49-a6cc-8d3f6cf67ba6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_subnet_fills_network [0.184171s] ... ok 2019-06-07 06:12:48.650 30935 INFO oslo_db.sqlalchemy.provision [req-ca346d0a-fcc0-4a49-a6cc-8d3f6cf67ba6 - - - - -] CREATE BACKEND sqlite:// TOKEN zlmeawdnde 2019-06-07 06:12:48.656 30938 INFO oslo_db.sqlalchemy.provision [req-31e7f859-e138-458d-b612-676e5aac965e - - - - -] CREATE BACKEND sqlite:// TOKEN vyksioybaf 2019-06-07 06:12:48.712 30936 INFO octavia.api.v1.controllers.load_balancer [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] Sending full load balancer configuration d4f38938-5702-4618-866b-eab042ae4064 to the handler 2019-06-07 06:12:48.737 30935 INFO octavia.common.config [req-ca346d0a-fcc0-4a49-a6cc-8d3f6cf67ba6 - - - - -] Logging enabled! 2019-06-07 06:12:48.740 30935 INFO octavia.common.config [req-ca346d0a-fcc0-4a49-a6cc-8d3f6cf67ba6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.763 30935 WARNING octavia.api.root_controller [req-ca346d0a-fcc0-4a49-a6cc-8d3f6cf67ba6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.723 30937 INFO octavia.api.v1.controllers.member [req-e1741816-5bbf-42e9-8a4c-74e7354244da - - - - -] Sending Creation of Member 82b7a9b7-23e8-4a93-96f1-2d7b7cca1c81 to handler 2019-06-07 06:12:48.729 30936 INFO oslo_db.sqlalchemy.provision [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.731 30936 INFO oslo_db.sqlalchemy.provision [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ewknuxdvgy 2019-06-07 06:12:48.731 30936 INFO oslo_db.sqlalchemy.provision [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_of_everything [0.206752s] ... ok 2019-06-07 06:12:48.734 30936 INFO oslo_db.sqlalchemy.provision [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] CREATE BACKEND sqlite:// TOKEN gyznewdcxw 2019-06-07 06:12:48.807 30936 INFO octavia.common.config [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] Logging enabled! 2019-06-07 06:12:48.808 30936 INFO octavia.common.config [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.830 30936 WARNING octavia.api.root_controller [req-542ff28a-570f-4aea-b99a-9e64456ee436 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.788 30937 INFO octavia.api.v1.controllers.load_balancer [req-00146de8-6b7f-4d37-a0c5-579055033f59 - - - - -] Sending deleted Load Balancer 048e3407-0c59-4005-9ff8-06f08180c592 to the handler 2019-06-07 06:12:48.727 30938 INFO octavia.common.config [req-31e7f859-e138-458d-b612-676e5aac965e - - - - -] Logging enabled! 2019-06-07 06:12:48.729 30938 INFO octavia.common.config [req-31e7f859-e138-458d-b612-676e5aac965e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.749 30938 WARNING octavia.api.root_controller [req-31e7f859-e138-458d-b612-676e5aac965e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.791 30938 INFO oslo_db.sqlalchemy.provision [req-fe32acb4-6214-4054-a2ba-38c223562723 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.792 30938 INFO oslo_db.sqlalchemy.provision [req-fe32acb4-6214-4054-a2ba-38c223562723 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vyksioybaf 2019-06-07 06:12:48.793 30938 INFO oslo_db.sqlalchemy.provision [req-fe32acb4-6214-4054-a2ba-38c223562723 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:48.839 30936 INFO octavia.api.v1.controllers.load_balancer [req-39418391-5794-4585-9465-aa01d130257f - - - - -] Sending created Load Balancer 46bab9d1-6430-46bf-afe2-72c6c0944cbd to the handler 2019-06-07 06:12:48.777 30935 INFO octavia.api.v1.controllers.load_balancer [req-195f6a5f-63bc-49f5-8e91-5c2e73dd898d - - - - -] Sending created Load Balancer 051d910a-6ac7-49e5-89e3-4f39d5b20cb6 to the handler 2019-06-07 06:12:48.881 30936 INFO octavia.api.v1.controllers.listener [req-9fdfc642-e5b0-4b1c-979b-3ee843dace82 - - - - -] Sending Creation of Listener deab759e-2a34-4cf2-9e85-1a1a2fae375c to handler 2019-06-07 06:12:48.825 30935 INFO octavia.api.v1.controllers.listener [req-509ed582-60cb-433b-afb3-d898bd5ab31e - - - - -] Sending Creation of Listener f74c83b8-98f1-4d95-b6b7-c28b53989b2e to handler 2019-06-07 06:12:48.868 30935 WARNING octavia.api.v1.controllers.load_balancer [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] Cannot delete Load Balancer 051d910a-6ac7-49e5-89e3-4f39d5b20cb6 - it has children 2019-06-07 06:12:48.879 30935 INFO oslo_db.sqlalchemy.provision [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.880 30935 INFO oslo_db.sqlalchemy.provision [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zlmeawdnde 2019-06-07 06:12:48.881 30935 INFO oslo_db.sqlalchemy.provision [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_with_listener [0.233496s] ... ok 2019-06-07 06:12:48.827 30937 INFO octavia.api.v1.controllers.member [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:48.848 30937 INFO oslo_db.sqlalchemy.provision [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.849 30937 INFO oslo_db.sqlalchemy.provision [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tgjxirselj 2019-06-07 06:12:48.849 30937 INFO oslo_db.sqlalchemy.provision [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_create_when_lb_pending_delete [0.582621s] ... ok 2019-06-07 06:12:48.857 30937 INFO oslo_db.sqlalchemy.provision [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] CREATE BACKEND sqlite:// TOKEN uofpkbskun 2019-06-07 06:12:48.926 30937 INFO octavia.common.config [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] Logging enabled! 2019-06-07 06:12:48.926 30937 INFO octavia.common.config [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 {3} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_delete_custom_quotas [0.139431s] ... ok 2019-06-07 06:12:48.884 30935 INFO oslo_db.sqlalchemy.provision [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] CREATE BACKEND sqlite:// TOKEN qqlrtwzbgc 2019-06-07 06:12:48.937 30936 INFO octavia.api.v1.controllers.pool [req-ae8f3d34-f8a4-4ffc-898e-fc7f2ca8601a - - - - -] Sending Creation of Pool a4f4574a-9def-48a2-8dea-d15725a29ff5 to handler 2019-06-07 06:12:48.795 30938 INFO oslo_db.sqlalchemy.provision [req-fe32acb4-6214-4054-a2ba-38c223562723 - - - - -] CREATE BACKEND sqlite:// TOKEN kakdlgkqsr 2019-06-07 06:12:48.863 30938 INFO octavia.common.config [req-fe32acb4-6214-4054-a2ba-38c223562723 - - - - -] Logging enabled! 2019-06-07 06:12:48.863 30938 INFO octavia.common.config [req-fe32acb4-6214-4054-a2ba-38c223562723 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.889 30938 WARNING octavia.api.root_controller [req-fe32acb4-6214-4054-a2ba-38c223562723 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.904 30938 INFO oslo_db.sqlalchemy.provision [req-e6fb5a6e-851a-422a-b831-ffdddf826041 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:48.906 30938 INFO oslo_db.sqlalchemy.provision [req-e6fb5a6e-851a-422a-b831-ffdddf826041 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kakdlgkqsr 2019-06-07 06:12:48.906 30938 INFO oslo_db.sqlalchemy.provision [req-e6fb5a6e-851a-422a-b831-ffdddf826041 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_get_all_quotas_no_quotas [0.113316s] ... ok 2019-06-07 06:12:48.953 30937 WARNING octavia.api.root_controller [req-b97a8966-2f68-44e2-bb83-8b6c800ff292 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:48.962 30937 INFO octavia.api.v1.controllers.load_balancer [req-bfb34f4f-9156-400b-8e6c-9aa5462d8d24 - - - - -] Sending created Load Balancer e92aab04-16fe-4ad1-b494-eb554ac27349 to the handler 2019-06-07 06:12:48.993 30937 INFO octavia.api.v1.controllers.listener [req-c8b14851-e58d-416e-a81f-c6955fa8b30c - - - - -] Sending Creation of Listener 54a60736-8634-4d2a-bf28-ffbc39b3930d to handler 2019-06-07 06:12:48.909 30938 INFO oslo_db.sqlalchemy.provision [req-e6fb5a6e-851a-422a-b831-ffdddf826041 - - - - -] CREATE BACKEND sqlite:// TOKEN zkstuhxrnt 2019-06-07 06:12:48.986 30938 INFO octavia.common.config [req-e6fb5a6e-851a-422a-b831-ffdddf826041 - - - - -] Logging enabled! 2019-06-07 06:12:48.987 30938 INFO octavia.common.config [req-e6fb5a6e-851a-422a-b831-ffdddf826041 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.015 30938 WARNING octavia.api.root_controller [req-e6fb5a6e-851a-422a-b831-ffdddf826041 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.032 30938 INFO oslo_db.sqlalchemy.provision [req-a255cfc2-705c-4cd7-9335-0fcfebf4c285 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.033 30938 INFO oslo_db.sqlalchemy.provision [req-a255cfc2-705c-4cd7-9335-0fcfebf4c285 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkstuhxrnt 2019-06-07 06:12:49.033 30938 INFO oslo_db.sqlalchemy.provision [req-a255cfc2-705c-4cd7-9335-0fcfebf4c285 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_get_default_quotas [0.127068s] ... ok 2019-06-07 06:12:48.962 30935 INFO octavia.common.config [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] Logging enabled! 2019-06-07 06:12:48.963 30935 INFO octavia.common.config [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:48.986 30935 WARNING octavia.api.root_controller [req-a15289b6-c247-4e7c-9916-ef29291ae7f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.037 30938 INFO oslo_db.sqlalchemy.provision [req-a255cfc2-705c-4cd7-9335-0fcfebf4c285 - - - - -] CREATE BACKEND sqlite:// TOKEN ixrmacbkts 2019-06-07 06:12:49.031 30936 INFO octavia.api.v1.controllers.pool [req-87257d40-3f51-4037-b544-9aa63d5230ff - - - - -] Sending Creation of Pool dba20417-00c3-45c0-a3c1-c0292879be9c to handler 2019-06-07 06:12:49.056 30937 INFO octavia.api.v1.controllers.pool [req-a8e039a3-53c8-468a-bdf7-3138a6a1bdba - - - - -] Sending Creation of Pool 92af6d92-1af7-43bf-922f-346b72ab147d to handler 2019-06-07 06:12:49.058 30935 INFO octavia.api.v1.controllers.load_balancer [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] Sending full load balancer configuration d1a9c604-315b-4d0a-872d-60c4fd1e6e9e to the handler 2019-06-07 06:12:49.074 30935 INFO oslo_db.sqlalchemy.provision [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.076 30935 INFO oslo_db.sqlalchemy.provision [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qqlrtwzbgc 2019-06-07 06:12:49.076 30935 INFO oslo_db.sqlalchemy.provision [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_one_redirect_pool_one_rule [0.195085s] ... ok 2019-06-07 06:12:49.113 30938 INFO octavia.common.config [req-a255cfc2-705c-4cd7-9335-0fcfebf4c285 - - - - -] Logging enabled! 2019-06-07 06:12:49.114 30938 INFO octavia.common.config [req-a255cfc2-705c-4cd7-9335-0fcfebf4c285 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.079 30935 INFO oslo_db.sqlalchemy.provision [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] CREATE BACKEND sqlite:// TOKEN lieqrwalvn 2019-06-07 06:12:49.099 30936 ERROR octavia.api.v1.controllers.base [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] Member 612c9bd0-edb4-4907-ae92-854cc84e0a2c not found: None 2019-06-07 06:12:49.099 30936 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:49.099 30936 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:49.110 30936 INFO oslo_db.sqlalchemy.provision [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.112 30936 INFO oslo_db.sqlalchemy.provision [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gyznewdcxw 2019-06-07 06:12:49.112 30936 INFO oslo_db.sqlalchemy.provision [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:49.147 30937 INFO octavia.api.v1.controllers.pool [req-7a155d11-98c1-460b-adb1-5965a4628a05 - - - - -] Sending Creation of Pool 32d6bf72-05b0-4721-8d0a-4a6134456355 to handler {1} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_delete [0.380363s] ... ok 2019-06-07 06:12:49.115 30936 INFO oslo_db.sqlalchemy.provision [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] CREATE BACKEND sqlite:// TOKEN encmxfwygd 2019-06-07 06:12:49.138 30938 WARNING octavia.api.root_controller [req-a255cfc2-705c-4cd7-9335-0fcfebf4c285 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.151 30938 INFO octavia.api.v2.controllers.load_balancer [req-ce347604-8f86-43de-8fb7-43a126406480 - - - - -] Sending created Load Balancer 95b11b5c-9193-4d6c-b2b2-90da7ba2afae to the handler 2019-06-07 06:12:49.202 30938 INFO oslo_db.sqlalchemy.provision [req-b9ea60f9-6cb7-41ed-b72d-068ffab7e723 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.203 30938 INFO oslo_db.sqlalchemy.provision [req-b9ea60f9-6cb7-41ed-b72d-068ffab7e723 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ixrmacbkts 2019-06-07 06:12:49.204 30938 INFO oslo_db.sqlalchemy.provision [req-b9ea60f9-6cb7-41ed-b72d-068ffab7e723 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_empty_get_all [0.169955s] ... ok 2019-06-07 06:12:49.192 30936 INFO octavia.common.config [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] Logging enabled! 2019-06-07 06:12:49.193 30936 INFO octavia.common.config [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.216 30936 WARNING octavia.api.root_controller [req-5a1dc9c3-3788-4dd9-b7dc-276e8a50441b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.226 30936 INFO octavia.api.v1.controllers.load_balancer [req-02cd91de-6de2-4039-81a6-82eb33e8e43c - - - - -] Sending created Load Balancer 5e751619-e11c-4470-bb39-cc4e1f610057 to the handler 2019-06-07 06:12:49.246 30937 INFO octavia.api.v1.controllers.member [req-325cf9dd-b9d5-4e2e-bc87-6ba1ad6ca556 - - - - -] Sending Creation of Member dd271044-c949-4e19-bf42-eb6426c9c52b to handler 2019-06-07 06:12:49.154 30935 INFO octavia.common.config [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] Logging enabled! 2019-06-07 06:12:49.154 30935 INFO octavia.common.config [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.180 30935 WARNING octavia.api.root_controller [req-e5a78845-5848-478e-912d-201cdabfe28e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.231 30935 INFO octavia.api.v1.controllers.load_balancer [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] Sending full load balancer configuration ed794309-75e8-47cb-ba75-daec811f3832 to the handler 2019-06-07 06:12:49.244 30935 INFO oslo_db.sqlalchemy.provision [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.246 30935 INFO oslo_db.sqlalchemy.provision [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lieqrwalvn 2019-06-07 06:12:49.246 30935 INFO oslo_db.sqlalchemy.provision [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_one_rule [0.169880s] ... ok 2019-06-07 06:12:49.262 30936 INFO octavia.api.v1.controllers.listener [req-a3b5551f-77e1-4844-ade0-6029467ed3e6 - - - - -] Sending Creation of Listener c2dcd468-81ab-407f-9cde-8bbb66702e57 to handler 2019-06-07 06:12:49.249 30935 INFO oslo_db.sqlalchemy.provision [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] CREATE BACKEND sqlite:// TOKEN axqcuuphvv 2019-06-07 06:12:49.206 30938 INFO oslo_db.sqlalchemy.provision [req-b9ea60f9-6cb7-41ed-b72d-068ffab7e723 - - - - -] CREATE BACKEND sqlite:// TOKEN bueyhkxelt 2019-06-07 06:12:49.311 30937 INFO octavia.api.v1.controllers.load_balancer [req-63bbc98a-47ea-42b1-b456-188ff7ff3577 - - - - -] Sending updated Load Balancer e92aab04-16fe-4ad1-b494-eb554ac27349 to the handler 2019-06-07 06:12:49.317 30936 INFO octavia.api.v1.controllers.pool [req-3edba863-4779-4712-b023-e07d427559b0 - - - - -] Sending Creation of Pool 50b8a75e-7598-411d-a22d-e614a6e8cb57 to handler 2019-06-07 06:12:49.356 30937 INFO octavia.api.v1.controllers.member [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:49.328 30935 INFO octavia.common.config [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] Logging enabled! 2019-06-07 06:12:49.328 30935 INFO octavia.common.config [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.353 30935 WARNING octavia.api.root_controller [req-0891846a-62c1-4eb6-a9b3-305c42d2e779 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.384 30937 INFO oslo_db.sqlalchemy.provision [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.386 30937 INFO oslo_db.sqlalchemy.provision [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uofpkbskun 2019-06-07 06:12:49.386 30937 INFO oslo_db.sqlalchemy.provision [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_delete_when_lb_pending_update [0.531666s] ... ok 2019-06-07 06:12:49.389 30937 INFO oslo_db.sqlalchemy.provision [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] CREATE BACKEND sqlite:// TOKEN lecgboyuwj 2019-06-07 06:12:49.353 30938 INFO octavia.common.config [req-b9ea60f9-6cb7-41ed-b72d-068ffab7e723 - - - - -] Logging enabled! 2019-06-07 06:12:49.354 30938 INFO octavia.common.config [req-b9ea60f9-6cb7-41ed-b72d-068ffab7e723 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.374 30938 WARNING octavia.api.root_controller [req-b9ea60f9-6cb7-41ed-b72d-068ffab7e723 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.386 30938 INFO octavia.api.v2.controllers.load_balancer [req-146eb7f5-bfee-49be-8cb3-52e2c36aff6d - - - - -] Sending created Load Balancer bb823342-de18-4c66-99d9-77161776bcb5 to the handler 2019-06-07 06:12:49.380 30935 INFO octavia.api.v1.controllers.load_balancer [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] Sending full load balancer configuration 37938054-def9-4f90-ab47-fb401c5fae61 to the handler 2019-06-07 06:12:49.396 30935 INFO oslo_db.sqlalchemy.provision [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.397 30935 INFO oslo_db.sqlalchemy.provision [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN axqcuuphvv 2019-06-07 06:12:49.398 30935 INFO oslo_db.sqlalchemy.provision [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners [0.151400s] ... ok 2019-06-07 06:12:49.400 30935 INFO oslo_db.sqlalchemy.provision [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] CREATE BACKEND sqlite:// TOKEN tojsxiiwam 2019-06-07 06:12:49.445 30938 INFO oslo_db.sqlalchemy.provision [req-c84c99db-d6ae-4536-abbd-3539416cd05b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.447 30938 INFO oslo_db.sqlalchemy.provision [req-c84c99db-d6ae-4536-abbd-3539416cd05b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bueyhkxelt 2019-06-07 06:12:49.447 30938 INFO oslo_db.sqlalchemy.provision [req-c84c99db-d6ae-4536-abbd-3539416cd05b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_filter [0.243277s] ... ok 2019-06-07 06:12:49.413 30936 INFO octavia.api.v1.controllers.pool [req-74fc8b2d-d9a7-47f4-9bda-293c8cc77ad7 - - - - -] Sending Creation of Pool 805686c2-939a-4129-bf9e-e524d330517d to handler 2019-06-07 06:12:49.466 30937 INFO octavia.common.config [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] Logging enabled! 2019-06-07 06:12:49.469 30937 INFO octavia.common.config [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.492 30937 WARNING octavia.api.root_controller [req-9b811c9f-42f7-4269-83e6-c0b44fa75b06 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.501 30937 INFO octavia.api.v1.controllers.load_balancer [req-f535e9af-fdf1-4381-8086-1f19452ae0e1 - - - - -] Sending created Load Balancer 51ca21df-534f-4191-be97-0dc0236b44c2 to the handler 2019-06-07 06:12:49.532 30937 INFO octavia.api.v1.controllers.listener [req-144147df-d15c-4a7c-b005-61c40aa74f72 - - - - -] Sending Creation of Listener e700914a-b21e-40fd-96fd-9c32473a4f6d to handler 2019-06-07 06:12:49.450 30938 INFO oslo_db.sqlalchemy.provision [req-c84c99db-d6ae-4536-abbd-3539416cd05b - - - - -] CREATE BACKEND sqlite:// TOKEN pphkliascr 2019-06-07 06:12:49.527 30936 INFO octavia.api.v1.controllers.member [req-86f7fd23-0e7a-432f-841d-b69828b2883a - - - - -] Sending Creation of Member 0c437a00-8152-4f45-a45c-8ea72ae95a51 to handler 2019-06-07 06:12:49.474 30935 INFO octavia.common.config [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] Logging enabled! 2019-06-07 06:12:49.475 30935 INFO octavia.common.config [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.498 30935 WARNING octavia.api.root_controller [req-9e25b4ec-bf18-4478-b8cf-8e5f7df5ecf0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.563 30935 INFO octavia.api.v1.controllers.load_balancer [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] Sending full load balancer configuration 914e1f5a-b0eb-4142-b858-acbb7c57d969 to the handler 2019-06-07 06:12:49.577 30935 INFO oslo_db.sqlalchemy.provision [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.578 30935 INFO oslo_db.sqlalchemy.provision [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tojsxiiwam 2019-06-07 06:12:49.578 30935 INFO oslo_db.sqlalchemy.provision [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners_one_pool [0.180710s] ... ok 2019-06-07 06:12:49.594 30937 INFO octavia.api.v1.controllers.pool [req-6dc9ccf9-4eff-4dc8-9e8e-d9db129bb441 - - - - -] Sending Creation of Pool e229edb2-eb78-4352-ae34-5ea6123dc98b to handler 2019-06-07 06:12:49.581 30935 INFO oslo_db.sqlalchemy.provision [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] CREATE BACKEND sqlite:// TOKEN mmdlurvozy 2019-06-07 06:12:49.597 30936 INFO oslo_db.sqlalchemy.provision [req-4e3b842b-cc8d-4621-b6ef-1a78984515f3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.599 30936 INFO oslo_db.sqlalchemy.provision [req-4e3b842b-cc8d-4621-b6ef-1a78984515f3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN encmxfwygd 2019-06-07 06:12:49.599 30936 INFO oslo_db.sqlalchemy.provision [req-4e3b842b-cc8d-4621-b6ef-1a78984515f3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_bad_handler [0.486874s] ... ok 2019-06-07 06:12:49.525 30938 INFO octavia.common.config [req-c84c99db-d6ae-4536-abbd-3539416cd05b - - - - -] Logging enabled! 2019-06-07 06:12:49.525 30938 INFO octavia.common.config [req-c84c99db-d6ae-4536-abbd-3539416cd05b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.546 30938 WARNING octavia.api.root_controller [req-c84c99db-d6ae-4536-abbd-3539416cd05b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.557 30938 INFO octavia.api.v2.controllers.load_balancer [req-411ba7b8-a457-4f0e-a62c-78920eff1a82 - - - - -] Sending created Load Balancer 6ef1d71d-9546-417a-be48-28b5de1c4a05 to the handler 2019-06-07 06:12:49.628 30938 INFO oslo_db.sqlalchemy.provision [req-51bddd16-75f2-4a1b-b127-dcf00d2d7e7d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.629 30938 INFO oslo_db.sqlalchemy.provision [req-51bddd16-75f2-4a1b-b127-dcf00d2d7e7d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pphkliascr 2019-06-07 06:12:49.630 30938 INFO oslo_db.sqlalchemy.provision [req-51bddd16-75f2-4a1b-b127-dcf00d2d7e7d - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_sorted [0.182406s] ... ok 2019-06-07 06:12:49.632 30938 INFO oslo_db.sqlalchemy.provision [req-51bddd16-75f2-4a1b-b127-dcf00d2d7e7d - - - - -] CREATE BACKEND sqlite:// TOKEN ufqiamgcaj 2019-06-07 06:12:49.658 30935 INFO octavia.common.config [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] Logging enabled! 2019-06-07 06:12:49.659 30935 INFO octavia.common.config [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.679 30935 WARNING octavia.api.root_controller [req-ec343f0a-4407-421a-ae94-16864bcbcbe9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.683 30937 INFO octavia.api.v1.controllers.pool [req-6b567633-51c3-4455-9dab-f6303a1f06e6 - - - - -] Sending Creation of Pool 1109a602-0b4a-4920-bfd2-a9fd60885504 to handler 2019-06-07 06:12:49.738 30937 INFO oslo_db.sqlalchemy.provision [req-00c1239f-c1e3-4be5-9eac-7112eff69217 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.602 30936 INFO oslo_db.sqlalchemy.provision [req-4e3b842b-cc8d-4621-b6ef-1a78984515f3 - - - - -] CREATE BACKEND sqlite:// TOKEN skrhmbuwvd 2019-06-07 06:12:49.675 30936 INFO octavia.common.config [req-4e3b842b-cc8d-4621-b6ef-1a78984515f3 - - - - -] Logging enabled! 2019-06-07 06:12:49.676 30936 INFO octavia.common.config [req-4e3b842b-cc8d-4621-b6ef-1a78984515f3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.696 30936 WARNING octavia.api.root_controller [req-4e3b842b-cc8d-4621-b6ef-1a78984515f3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.711 30936 INFO octavia.api.v1.controllers.load_balancer [req-dbd8d467-7e27-40ec-a45c-1290edad469a - - - - -] Sending created Load Balancer e3606319-6327-476b-8aa6-999a733ed40c to the handler 2019-06-07 06:12:49.746 30937 INFO oslo_db.sqlalchemy.provision [req-00c1239f-c1e3-4be5-9eac-7112eff69217 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lecgboyuwj 2019-06-07 06:12:49.746 30937 INFO oslo_db.sqlalchemy.provision [req-00c1239f-c1e3-4be5-9eac-7112eff69217 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_duplicate_update ... SKIPPED: This test should pass after a validation layer. 2019-06-07 06:12:49.749 30937 INFO oslo_db.sqlalchemy.provision [req-00c1239f-c1e3-4be5-9eac-7112eff69217 - - - - -] CREATE BACKEND sqlite:// TOKEN zrmqnkcyhu 2019-06-07 06:12:49.745 30936 INFO octavia.api.v1.controllers.listener [req-07e0eabf-2a4e-4dfe-924c-5b4342e71ad6 - - - - -] Sending Creation of Listener 184eb9e1-1cf5-4684-be5a-faa1c81fa63f to handler 2019-06-07 06:12:49.722 30935 INFO octavia.api.v1.controllers.load_balancer [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] Sending full load balancer configuration c82cea26-a149-4e5c-aa9c-9c141eea5d5a to the handler 2019-06-07 06:12:49.738 30935 INFO oslo_db.sqlalchemy.provision [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.740 30935 INFO oslo_db.sqlalchemy.provision [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mmdlurvozy 2019-06-07 06:12:49.740 30935 INFO oslo_db.sqlalchemy.provision [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_member [0.161459s] ... ok 2019-06-07 06:12:49.743 30935 INFO oslo_db.sqlalchemy.provision [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] CREATE BACKEND sqlite:// TOKEN vztxsulcua 2019-06-07 06:12:49.706 30938 INFO octavia.common.config [req-51bddd16-75f2-4a1b-b127-dcf00d2d7e7d - - - - -] Logging enabled! 2019-06-07 06:12:49.708 30938 INFO octavia.common.config [req-51bddd16-75f2-4a1b-b127-dcf00d2d7e7d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.730 30938 WARNING octavia.api.root_controller [req-51bddd16-75f2-4a1b-b127-dcf00d2d7e7d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.741 30938 INFO octavia.api.v2.controllers.load_balancer [req-33b4021c-7194-4853-acb8-40ce557d1c54 - - - - -] Sending created Load Balancer 4eeca548-179f-4379-8e77-4e956041c3e8 to the handler 2019-06-07 06:12:49.802 30938 INFO oslo_db.sqlalchemy.provision [req-1e491342-6d47-41ad-977d-8245fdcdfa3e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.804 30938 INFO oslo_db.sqlalchemy.provision [req-1e491342-6d47-41ad-977d-8245fdcdfa3e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ufqiamgcaj 2019-06-07 06:12:49.804 30938 INFO oslo_db.sqlalchemy.provision [req-1e491342-6d47-41ad-977d-8245fdcdfa3e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_by_loadbalancer_id [0.174254s] ... ok 2019-06-07 06:12:49.817 30935 INFO octavia.common.config [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] Logging enabled! 2019-06-07 06:12:49.817 30935 INFO octavia.common.config [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.807 30938 INFO oslo_db.sqlalchemy.provision [req-1e491342-6d47-41ad-977d-8245fdcdfa3e - - - - -] CREATE BACKEND sqlite:// TOKEN mcprpkuqpx 2019-06-07 06:12:49.800 30936 INFO octavia.api.v1.controllers.pool [req-d53a0485-ab13-49c2-8287-5f98babaaf1f - - - - -] Sending Creation of Pool 50710d28-bdcd-4fe2-96ce-0df67960fac8 to handler 2019-06-07 06:12:49.841 30935 WARNING octavia.api.root_controller [req-be68c6e7-977f-473f-81ef-476ca11d8b7c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.825 30937 INFO octavia.common.config [req-00c1239f-c1e3-4be5-9eac-7112eff69217 - - - - -] Logging enabled! 2019-06-07 06:12:49.826 30937 INFO octavia.common.config [req-00c1239f-c1e3-4be5-9eac-7112eff69217 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.846 30937 WARNING octavia.api.root_controller [req-00c1239f-c1e3-4be5-9eac-7112eff69217 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.855 30937 INFO octavia.api.v1.controllers.load_balancer [req-685a0e2f-edc0-4370-9647-821a8c286717 - - - - -] Sending created Load Balancer ba93747d-9ee4-465e-936d-86005c76a703 to the handler 2019-06-07 06:12:49.882 30938 INFO octavia.common.config [req-1e491342-6d47-41ad-977d-8245fdcdfa3e - - - - -] Logging enabled! 2019-06-07 06:12:49.882 30938 INFO octavia.common.config [req-1e491342-6d47-41ad-977d-8245fdcdfa3e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.880 30935 INFO octavia.api.v1.controllers.load_balancer [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] Sending full load balancer configuration ec85c8fb-024f-41b0-b9ef-010c34695c1f to the handler 2019-06-07 06:12:49.908 30935 INFO oslo_db.sqlalchemy.provision [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:49.910 30935 INFO oslo_db.sqlalchemy.provision [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vztxsulcua 2019-06-07 06:12:49.910 30935 INFO oslo_db.sqlalchemy.provision [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_pool [0.170072s] ... ok 2019-06-07 06:12:49.913 30935 INFO oslo_db.sqlalchemy.provision [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] CREATE BACKEND sqlite:// TOKEN uofnkmqokj 2019-06-07 06:12:49.881 30936 INFO octavia.api.v1.controllers.pool [req-7b72dc7b-93e8-4c82-8009-8f8123a995f4 - - - - -] Sending Creation of Pool 4e137a02-f343-4f3f-a50c-91cbb1c9086f to handler 2019-06-07 06:12:49.898 30937 INFO octavia.api.v1.controllers.listener [req-123f6453-104f-41ae-b42f-dd3d8a0d9ec2 - - - - -] Sending Creation of Listener 8203662c-502d-4455-84ce-02868b3c0edb to handler 2019-06-07 06:12:49.955 30937 INFO octavia.api.v1.controllers.pool [req-f214b5d3-be22-400e-8500-60fb2c54952a - - - - -] Sending Creation of Pool 82213265-7654-4822-ab23-cbdd50e69b3f to handler 2019-06-07 06:12:49.907 30938 WARNING octavia.api.root_controller [req-1e491342-6d47-41ad-977d-8245fdcdfa3e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:49.919 30938 INFO octavia.api.v2.controllers.load_balancer [req-0d0bc922-75d0-4ab1-b890-b5677df6999f - - - - -] Sending created Load Balancer d00a2386-c1cd-4e3d-8b8d-f3cccfe51b3e to the handler 2019-06-07 06:12:49.963 30938 INFO octavia.api.v2.controllers.listener [req-807c6b09-e46f-4c50-b9df-f36253e52134 - - - - -] Sending Creation of Listener 19c448a0-ddd4-4fa4-a8e7-3fa930003e3a to handler 2019-06-07 06:12:50.003 30935 INFO octavia.common.config [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] Logging enabled! 2019-06-07 06:12:50.004 30935 INFO octavia.common.config [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:49.989 30936 INFO octavia.api.v1.controllers.member [req-36d34c68-db21-4fb6-847b-1abd27208ed0 - - - - -] Sending Creation of Member fb27a36d-f4f7-40ac-829d-f456983a6004 to handler 2019-06-07 06:12:50.021 30938 INFO octavia.api.v2.controllers.pool [req-cabb9f39-543b-4470-864a-d4cddc35194b - - - - -] Sending Creation of Pool 779cd927-7220-4eb2-b835-3b1a17bbe56d to handler 2019-06-07 06:12:50.031 30935 WARNING octavia.api.root_controller [req-ede499a2-b9f8-411d-901f-5790cbe3bfc8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.040 30935 INFO octavia.api.v1.controllers.load_balancer [req-758a964d-2d94-4a3c-97e5-b63d7c9989f3 - - - - -] Sending created Load Balancer aa163129-b346-4a01-a121-526d30cb1477 to the handler 2019-06-07 06:12:50.045 30937 INFO octavia.api.v1.controllers.pool [req-4137e353-78f7-42b0-a513-4bd1a6ffe6cf - - - - -] Sending Creation of Pool 4a87424d-3430-4fbb-adf4-6e8e2af3f104 to handler 2019-06-07 06:12:50.087 30935 INFO octavia.api.v1.controllers.listener [req-687a73ee-408a-4406-a05c-63c10c3c00cf - - - - -] Sending Creation of Listener 1e863841-3dc6-4841-b307-d9f3dc04d0ba to handler 2019-06-07 06:12:50.054 30936 INFO octavia.api.v1.controllers.load_balancer [req-112febf0-5a47-49ba-b34d-773a27301d58 - - - - -] Sending deleted Load Balancer e3606319-6327-476b-8aa6-999a733ed40c to the handler 2019-06-07 06:12:50.082 30936 INFO octavia.api.v1.controllers.member [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:50.108 30936 INFO oslo_db.sqlalchemy.provision [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.113 30936 INFO oslo_db.sqlalchemy.provision [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN skrhmbuwvd 2019-06-07 06:12:50.113 30936 INFO oslo_db.sqlalchemy.provision [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:50.125 30937 INFO oslo_db.sqlalchemy.provision [req-a78cd17c-ebd0-4eb7-beaa-df03e3d6f340 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.129 30937 INFO oslo_db.sqlalchemy.provision [req-a78cd17c-ebd0-4eb7-beaa-df03e3d6f340 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zrmqnkcyhu 2019-06-07 06:12:50.129 30937 INFO oslo_db.sqlalchemy.provision [req-a78cd17c-ebd0-4eb7-beaa-df03e3d6f340 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_member.TestMember.test_empty_get_all [0.382322s] ... ok 2019-06-07 06:12:50.146 30935 INFO octavia.api.v1.controllers.pool [req-27c31dbc-25ae-4803-b032-65c4b7350663 - - - - -] Sending Creation of Pool 5593fd06-82c0-4007-b082-df92cd521d96 to handler 2019-06-07 06:12:50.132 30937 INFO oslo_db.sqlalchemy.provision [req-a78cd17c-ebd0-4eb7-beaa-df03e3d6f340 - - - - -] CREATE BACKEND sqlite:// TOKEN ivvgoigokv {1} octavia.tests.functional.api.v1.test_member.TestMember.test_delete_when_lb_pending_delete [0.513804s] ... ok 2019-06-07 06:12:50.116 30936 INFO oslo_db.sqlalchemy.provision [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] CREATE BACKEND sqlite:// TOKEN fednubsfeq 2019-06-07 06:12:50.124 30938 INFO octavia.api.v2.controllers.pool [req-6803a110-f1ab-452b-b188-4dd21de3cfe2 - - - - -] Sending Creation of Pool 8a605928-c8cd-4073-99b9-03344b733184 to handler 2019-06-07 06:12:50.188 30936 INFO octavia.common.config [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] Logging enabled! 2019-06-07 06:12:50.188 30936 INFO octavia.common.config [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.208 30937 INFO octavia.common.config [req-a78cd17c-ebd0-4eb7-beaa-df03e3d6f340 - - - - -] Logging enabled! 2019-06-07 06:12:50.210 30937 INFO octavia.common.config [req-a78cd17c-ebd0-4eb7-beaa-df03e3d6f340 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.238 30938 INFO octavia.api.v2.controllers.health_monitor [req-05a93325-15cb-46f8-a4c9-558ebb6023d3 - - - - -] Sending Creation of Health Monitor b656656e-d741-497f-8bf8-172dee4e2973 to handler 2019-06-07 06:12:50.260 30935 INFO octavia.api.v1.controllers.pool [req-67e795a0-2db5-4e08-863b-22b9740a0dd5 - - - - -] Sending Creation of Pool 901b7bb1-c10f-4b21-8326-4b21c256109d to handler 2019-06-07 06:12:50.233 30937 WARNING octavia.api.root_controller [req-a78cd17c-ebd0-4eb7-beaa-df03e3d6f340 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.243 30937 INFO octavia.api.v1.controllers.load_balancer [req-e21ef367-f825-4efb-9d7e-95c9620151cb - - - - -] Sending created Load Balancer 3de057d5-9321-4813-948e-fd1422d006a1 to the handler 2019-06-07 06:12:50.274 30937 INFO octavia.api.v1.controllers.listener [req-03869d3b-0635-4856-8f0d-ca785ef4a711 - - - - -] Sending Creation of Listener df78a082-12d9-4416-9009-939f568c6444 to handler 2019-06-07 06:12:50.213 30936 WARNING octavia.api.root_controller [req-e6dab554-00b9-4d8e-8b36-5f0f6ec1db93 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.225 30936 INFO octavia.api.v1.controllers.load_balancer [req-323dbb9a-d2c0-4689-a0f9-25aa705ba631 - - - - -] Sending created Load Balancer 10fa5f92-fe6b-40c6-87ba-0dc37f2b21f0 to the handler 2019-06-07 06:12:50.257 30936 INFO octavia.api.v1.controllers.listener [req-26e7eaa4-d250-43b9-999a-d3de31d8493c - - - - -] Sending Creation of Listener a0f6ae74-2588-4d47-8f65-6a15255c5e07 to handler 2019-06-07 06:12:50.312 30936 INFO octavia.api.v1.controllers.pool [req-bcf5c3be-80d8-4863-bd0f-47a99e573952 - - - - -] Sending Creation of Pool 74489f89-6bc4-47ab-b978-c51a71833c46 to handler 2019-06-07 06:12:50.338 30937 INFO octavia.api.v1.controllers.load_balancer [req-495fe3ce-bb89-4163-9327-ae49b1fd02e0 - - - - -] Sending deleted Load Balancer 3de057d5-9321-4813-948e-fd1422d006a1 to the handler 2019-06-07 06:12:50.352 30937 INFO octavia.api.v1.controllers.pool [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:50.352 30938 INFO oslo_db.sqlalchemy.provision [req-96b69b1e-fb47-43a3-91d9-3fcb7aa1c952 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.353 30938 INFO oslo_db.sqlalchemy.provision [req-96b69b1e-fb47-43a3-91d9-3fcb7aa1c952 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mcprpkuqpx 2019-06-07 06:12:50.354 30938 INFO oslo_db.sqlalchemy.provision [req-96b69b1e-fb47-43a3-91d9-3fcb7aa1c952 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_http_monitor_with_relative_path [0.549438s] ... ok 2019-06-07 06:12:50.373 30937 INFO oslo_db.sqlalchemy.provision [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.374 30937 INFO oslo_db.sqlalchemy.provision [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ivvgoigokv 2019-06-07 06:12:50.375 30937 INFO oslo_db.sqlalchemy.provision [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_when_lb_pending_delete [0.245556s] ... ok 2019-06-07 06:12:50.356 30938 INFO oslo_db.sqlalchemy.provision [req-96b69b1e-fb47-43a3-91d9-3fcb7aa1c952 - - - - -] CREATE BACKEND sqlite:// TOKEN aetfgfroyv 2019-06-07 06:12:50.377 30937 INFO oslo_db.sqlalchemy.provision [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] CREATE BACKEND sqlite:// TOKEN liufdtrkde 2019-06-07 06:12:50.393 30936 INFO octavia.api.v1.controllers.pool [req-a895d689-98da-4369-8b88-b883ff887be8 - - - - -] Sending Creation of Pool e1d70219-181f-4004-9bb0-af00d22a35d0 to handler 2019-06-07 06:12:50.431 30938 INFO octavia.common.config [req-96b69b1e-fb47-43a3-91d9-3fcb7aa1c952 - - - - -] Logging enabled! 2019-06-07 06:12:50.431 30938 INFO octavia.common.config [req-96b69b1e-fb47-43a3-91d9-3fcb7aa1c952 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.399 30935 INFO octavia.api.v1.controllers.member [req-e6788181-4f83-4ee6-85f3-fb63907a7ea8 - - - - -] Sending Creation of Member 33e17a80-62a5-402a-a044-fd3d986a0288 to handler 2019-06-07 06:12:50.453 30937 INFO octavia.common.config [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] Logging enabled! 2019-06-07 06:12:50.453 30937 INFO octavia.common.config [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.477 30937 WARNING octavia.api.root_controller [req-ebbfe31c-7d39-4fff-83a7-b3d0477ac88d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.489 30937 INFO octavia.api.v1.controllers.load_balancer [req-c61f4e32-ff7c-4155-8c22-6aa1e2a9467c - - - - -] Sending created Load Balancer d695c902-5661-4180-84ff-0f2d607f65b0 to the handler 2019-06-07 06:12:50.491 30936 INFO octavia.api.v1.controllers.member [req-d0ef7904-f0b6-444d-87e8-19ab20e05648 - - - - -] Sending Creation of Member 91eb01c5-d9e5-41ef-a24e-984bbc8ddab8 to handler 2019-06-07 06:12:50.455 30938 WARNING octavia.api.root_controller [req-96b69b1e-fb47-43a3-91d9-3fcb7aa1c952 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.467 30938 INFO octavia.api.v2.controllers.load_balancer [req-2595d90c-3cd7-4eb4-a621-0fe610a49343 - - - - -] Sending created Load Balancer 0d0d7470-9f88-4b71-8704-2a9018be3340 to the handler 2019-06-07 06:12:50.508 30938 INFO octavia.api.v2.controllers.listener [req-05bc3e75-6106-4220-afe4-5ca992b93d46 - - - - -] Sending Creation of Listener ec128d28-b78d-46da-95f1-43709cf0e029 to handler 2019-06-07 06:12:50.522 30937 INFO octavia.api.v1.controllers.listener [req-36b26020-f7d8-4456-8606-10bdc56658e8 - - - - -] Sending Creation of Listener 4a8da730-47a3-4c7b-8032-0651025e3bbb to handler 2019-06-07 06:12:50.569 30938 INFO octavia.api.v2.controllers.pool [req-c2daf8c9-e088-4dd4-935f-494c189dca43 - - - - -] Sending Creation of Pool df7766fc-2eae-44c1-b834-1932e1b1c40f to handler 2019-06-07 06:12:50.578 30937 INFO octavia.api.v1.controllers.load_balancer [req-6a295d19-3ebd-4238-a4f3-9bfe756c5cb9 - - - - -] Sending updated Load Balancer d695c902-5661-4180-84ff-0f2d607f65b0 to the handler 2019-06-07 06:12:50.600 30937 INFO octavia.api.v1.controllers.pool [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:50.616 30937 INFO oslo_db.sqlalchemy.provision [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.617 30937 INFO oslo_db.sqlalchemy.provision [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] DROP BACKEND Engine(sqlite://) TOKEN liufdtrkde 2019-06-07 06:12:50.617 30937 INFO oslo_db.sqlalchemy.provision [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_when_lb_pending_update [0.242525s] ... ok 2019-06-07 06:12:50.575 30936 INFO octavia.api.v1.controllers.member [req-c71d78ee-9854-4e0e-95dd-600daddddbe6 - - - - -] Sending Creation of Member 389ab873-7784-4ea1-817c-35f7d11ecf20 to handler 2019-06-07 06:12:50.632 30937 INFO oslo_db.sqlalchemy.provision [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] CREATE BACKEND sqlite:// TOKEN gbopgcyswg 2019-06-07 06:12:50.639 30935 INFO oslo_db.sqlalchemy.provision [req-314b9fdd-1b6b-4574-8625-9425951aa71d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.652 30935 INFO oslo_db.sqlalchemy.provision [req-314b9fdd-1b6b-4574-8625-9425951aa71d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uofnkmqokj 2019-06-07 06:12:50.652 30935 INFO oslo_db.sqlalchemy.provision [req-314b9fdd-1b6b-4574-8625-9425951aa71d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_attached_listener [0.741578s] ... ok 2019-06-07 06:12:50.655 30935 INFO oslo_db.sqlalchemy.provision [req-314b9fdd-1b6b-4574-8625-9425951aa71d - - - - -] CREATE BACKEND sqlite:// TOKEN kumbfajbzv 2019-06-07 06:12:50.652 30936 INFO oslo_db.sqlalchemy.provision [req-e51cde47-9253-44ef-9bf0-508c5e8213c1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.653 30936 INFO oslo_db.sqlalchemy.provision [req-e51cde47-9253-44ef-9bf0-508c5e8213c1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fednubsfeq 2019-06-07 06:12:50.654 30936 INFO oslo_db.sqlalchemy.provision [req-e51cde47-9253-44ef-9bf0-508c5e8213c1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_get_all [0.540548s] ... ok 2019-06-07 06:12:50.656 30936 INFO oslo_db.sqlalchemy.provision [req-e51cde47-9253-44ef-9bf0-508c5e8213c1 - - - - -] CREATE BACKEND sqlite:// TOKEN aostmzpnub 2019-06-07 06:12:50.673 30938 INFO octavia.api.v2.controllers.pool [req-df3817ff-b4fa-4f78-988e-8f7ddc12ac5d - - - - -] Sending Creation of Pool bd99b864-a7ff-4fcf-98b6-fa2c5df6f4d7 to handler 2019-06-07 06:12:50.702 30937 INFO octavia.common.config [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] Logging enabled! 2019-06-07 06:12:50.702 30937 INFO octavia.common.config [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.725 30937 WARNING octavia.api.root_controller [req-2045a8b9-4b1b-43e0-970e-43392522daff - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.734 30937 INFO octavia.api.v1.controllers.load_balancer [req-cd521209-bc7d-4bf1-b2dc-21bfb98c4afa - - - - -] Sending created Load Balancer 5b787a86-d87f-4c24-a178-f2a78586353f to the handler 2019-06-07 06:12:50.745 30935 INFO octavia.common.config [req-314b9fdd-1b6b-4574-8625-9425951aa71d - - - - -] Logging enabled! 2019-06-07 06:12:50.745 30935 INFO octavia.common.config [req-314b9fdd-1b6b-4574-8625-9425951aa71d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.766 30935 WARNING octavia.api.root_controller [req-314b9fdd-1b6b-4574-8625-9425951aa71d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.775 30938 INFO octavia.api.v2.controllers.health_monitor [req-fe326fc6-0be3-48ad-a220-6794ef786289 - - - - -] Sending Creation of Health Monitor 13681414-dff1-4fa7-87b6-211c72d9abb0 to handler 2019-06-07 06:12:50.770 30937 INFO octavia.api.v1.controllers.listener [req-f3c140e6-5095-4e9f-b14f-4005d2b0b648 - - - - -] Sending Creation of Listener 25933223-9db7-4fdd-a641-1b39a71bf8f0 to handler 2019-06-07 06:12:50.734 30936 INFO octavia.common.config [req-e51cde47-9253-44ef-9bf0-508c5e8213c1 - - - - -] Logging enabled! 2019-06-07 06:12:50.734 30936 INFO octavia.common.config [req-e51cde47-9253-44ef-9bf0-508c5e8213c1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.757 30936 WARNING octavia.api.root_controller [req-e51cde47-9253-44ef-9bf0-508c5e8213c1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:50.769 30936 INFO octavia.api.v1.controllers.load_balancer [req-7da7167a-7359-4224-9414-5ce265582b18 - - - - -] Sending created Load Balancer 83a8fa09-bb15-4e43-b58d-4fbee57f3e1f to the handler 2019-06-07 06:12:50.802 30936 INFO octavia.api.v1.controllers.listener [req-ef765ff5-f08e-420e-9c25-a68a3ba985a4 - - - - -] Sending Creation of Listener 68008b05-2697-49e4-a985-cca8e364b2e0 to handler 2019-06-07 06:12:50.783 30935 INFO octavia.api.v1.controllers.load_balancer [req-d50c25c1-7f41-4271-b19c-f47b09e54ac0 - - - - -] Sending created Load Balancer 39bf785c-df6a-41f4-9152-0d7801dd8a01 to the handler 2019-06-07 06:12:50.828 30935 INFO octavia.api.v1.controllers.listener [req-9667a79a-9460-43ad-af27-7e16a54a154f - - - - -] Sending Creation of Listener c2d70faf-c490-458d-8985-417f2c16a904 to handler 2019-06-07 06:12:50.859 30936 INFO octavia.api.v1.controllers.pool [req-e77a8562-030e-4f3d-8ae1-c0150ecb3f09 - - - - -] Sending Creation of Pool d76f083e-9928-493a-abca-c8f65acfe74d to handler 2019-06-07 06:12:50.874 30938 INFO oslo_db.sqlalchemy.provision [req-f0fc8bf4-7e0f-4818-9662-1a3f0325b0a0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:50.875 30938 INFO oslo_db.sqlalchemy.provision [req-f0fc8bf4-7e0f-4818-9662-1a3f0325b0a0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aetfgfroyv 2019-06-07 06:12:50.875 30938 INFO oslo_db.sqlalchemy.provision [req-f0fc8bf4-7e0f-4818-9662-1a3f0325b0a0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_http_monitor_with_url_path [0.521666s] ... ok 2019-06-07 06:12:50.857 30937 INFO octavia.api.v1.controllers.pool [req-8ae305b1-eaed-4042-b96a-9a68202101e4 - - - - -] Sending Creation of Pool 467b41b9-c1c7-46fd-9cd2-3b3cfd9a7968 to handler 2019-06-07 06:12:50.905 30935 INFO octavia.api.v1.controllers.pool [req-e5a7c4e3-db41-497d-ac3a-d672d3f3d894 - - - - -] Sending Creation of Pool 0c244f44-9a6a-40d0-96f8-9623add37c80 to handler 2019-06-07 06:12:50.878 30938 INFO oslo_db.sqlalchemy.provision [req-f0fc8bf4-7e0f-4818-9662-1a3f0325b0a0 - - - - -] CREATE BACKEND sqlite:// TOKEN zmitbwyjop 2019-06-07 06:12:50.949 30936 INFO octavia.api.v1.controllers.pool [req-ab40fb2b-3072-4ad7-9d93-6b43f4afd86f - - - - -] Sending Creation of Pool fd9484c7-4c59-46b2-84e2-58de4726abe9 to handler 2019-06-07 06:12:50.952 30938 INFO octavia.common.config [req-f0fc8bf4-7e0f-4818-9662-1a3f0325b0a0 - - - - -] Logging enabled! 2019-06-07 06:12:50.953 30938 INFO octavia.common.config [req-f0fc8bf4-7e0f-4818-9662-1a3f0325b0a0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:50.976 30938 WARNING octavia.api.root_controller [req-f0fc8bf4-7e0f-4818-9662-1a3f0325b0a0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.002 30937 INFO oslo_db.sqlalchemy.provision [req-19f715e2-7e05-4611-8db4-9850e746f6cf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.003 30937 INFO oslo_db.sqlalchemy.provision [req-19f715e2-7e05-4611-8db4-9850e746f6cf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gbopgcyswg 2019-06-07 06:12:51.004 30937 INFO oslo_db.sqlalchemy.provision [req-19f715e2-7e05-4611-8db4-9850e746f6cf - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_session_persistence [0.385939s] ... ok 2019-06-07 06:12:50.990 30938 INFO octavia.api.v2.controllers.load_balancer [req-5f0178a3-9a47-44d6-9d14-8c5f580140cf - - - - -] Sending created Load Balancer 903311b8-4a0e-4622-89fe-517336371308 to the handler 2019-06-07 06:12:51.006 30937 INFO oslo_db.sqlalchemy.provision [req-19f715e2-7e05-4611-8db4-9850e746f6cf - - - - -] CREATE BACKEND sqlite:// TOKEN bimmmbctip 2019-06-07 06:12:51.025 30935 INFO octavia.api.v1.controllers.pool [req-23c74999-7d92-44da-8453-1ddaaae08afa - - - - -] Sending Creation of Pool 704cc671-00c5-4a16-8986-4d337a832b6c to handler 2019-06-07 06:12:51.029 30938 INFO octavia.api.v2.controllers.listener [req-aa00d961-35ec-4bf7-a8f0-bf240a9c3b66 - - - - -] Sending Creation of Listener 6a1cb37d-6be7-4a17-b314-d300d60b9993 to handler 2019-06-07 06:12:51.051 30936 INFO octavia.api.v1.controllers.member [req-3f597830-8b5d-4b2f-bbc1-8ac3f63f349a - - - - -] Sending Creation of Member e8e34510-07f2-4daa-93f2-e2cf0074ad1c to handler 2019-06-07 06:12:51.081 30937 INFO octavia.common.config [req-19f715e2-7e05-4611-8db4-9850e746f6cf - - - - -] Logging enabled! 2019-06-07 06:12:51.081 30937 INFO octavia.common.config [req-19f715e2-7e05-4611-8db4-9850e746f6cf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:51.092 30938 INFO octavia.api.v2.controllers.pool [req-8e06e727-3299-47e9-a63b-1866ffd0492b - - - - -] Sending Creation of Pool 26a8e250-8271-4fb8-86ac-18e3b7607aae to handler 2019-06-07 06:12:51.125 30936 INFO octavia.api.v1.controllers.member [req-7e0760f4-8ad4-40c0-ba6f-e1d3a2d32769 - - - - -] Sending Update of Member e8e34510-07f2-4daa-93f2-e2cf0074ad1c to handler 2019-06-07 06:12:51.107 30937 WARNING octavia.api.root_controller [req-19f715e2-7e05-4611-8db4-9850e746f6cf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.116 30937 INFO octavia.api.v1.controllers.load_balancer [req-540ecb30-1e55-45ab-b3a2-8ac2e94e0c74 - - - - -] Sending created Load Balancer a716e937-4615-4d57-92c7-02260aebe1ee to the handler 2019-06-07 06:12:51.152 30937 INFO octavia.api.v1.controllers.listener [req-f9b64fdf-b38b-4b1a-a1c1-940b274b8fc8 - - - - -] Sending Creation of Listener 2c00db21-daf7-4b24-bcca-48f0e31a14a2 to handler 2019-06-07 06:12:51.168 30935 INFO oslo_db.sqlalchemy.provision [req-a3510bce-e7c0-478f-990d-c66f5b9d891a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.169 30935 INFO oslo_db.sqlalchemy.provision [req-a3510bce-e7c0-478f-990d-c66f5b9d891a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kumbfajbzv 2019-06-07 06:12:51.169 30935 INFO oslo_db.sqlalchemy.provision [req-a3510bce-e7c0-478f-990d-c66f5b9d891a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_bad_subnet [0.517098s] ... ok 2019-06-07 06:12:51.195 30938 INFO octavia.api.v2.controllers.pool [req-b5e09bb2-17bb-4254-88e2-ce6bae1afeed - - - - -] Sending Creation of Pool 4695e2c8-6e15-4f91-ac66-a6d5347c25f5 to handler 2019-06-07 06:12:51.172 30935 INFO oslo_db.sqlalchemy.provision [req-a3510bce-e7c0-478f-990d-c66f5b9d891a - - - - -] CREATE BACKEND sqlite:// TOKEN mjhfeyxbua 2019-06-07 06:12:51.246 30935 INFO octavia.common.config [req-a3510bce-e7c0-478f-990d-c66f5b9d891a - - - - -] Logging enabled! 2019-06-07 06:12:51.247 30935 INFO octavia.common.config [req-a3510bce-e7c0-478f-990d-c66f5b9d891a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:51.274 30936 INFO oslo_db.sqlalchemy.provision [req-bc05b1bf-2466-4f71-b0e6-d2da3d36847e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.276 30936 INFO oslo_db.sqlalchemy.provision [req-bc05b1bf-2466-4f71-b0e6-d2da3d36847e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aostmzpnub 2019-06-07 06:12:51.276 30936 INFO oslo_db.sqlalchemy.provision [req-bc05b1bf-2466-4f71-b0e6-d2da3d36847e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_update [0.622051s] ... ok 2019-06-07 06:12:51.247 30937 INFO octavia.api.v1.controllers.pool [req-547fcbb8-b431-47fc-a384-1d301d290946 - - - - -] Sending Creation of Pool 370da76c-db88-48e1-801f-03629fc7cce0 to handler 2019-06-07 06:12:51.279 30936 INFO oslo_db.sqlalchemy.provision [req-bc05b1bf-2466-4f71-b0e6-d2da3d36847e - - - - -] CREATE BACKEND sqlite:// TOKEN sebmcdjsvl 2019-06-07 06:12:51.270 30935 WARNING octavia.api.root_controller [req-a3510bce-e7c0-478f-990d-c66f5b9d891a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.279 30935 INFO octavia.api.v1.controllers.load_balancer [req-d4c3c77b-af64-4dab-9b05-3a26ca890480 - - - - -] Sending created Load Balancer 150de121-1e59-4040-9087-702d27d255c5 to the handler 2019-06-07 06:12:51.307 30938 INFO octavia.api.v2.controllers.health_monitor [req-241819c0-151a-4347-9843-637068797adb - - - - -] Sending Creation of Health Monitor ab3b8e55-e0a9-4f9e-9bdd-fc4c5e002696 to handler 2019-06-07 06:12:51.318 30935 INFO octavia.api.v1.controllers.listener [req-e288f233-422c-4f08-b209-e7e20b0ccfb7 - - - - -] Sending Creation of Listener cabeeeb3-d6bd-449a-8705-f156d4b6ef17 to handler 2019-06-07 06:12:51.343 30937 INFO octavia.api.v1.controllers.pool [req-deb7bc98-9948-43dd-8c7b-e4f7c057cca3 - - - - -] Sending Deletion of Pool 370da76c-db88-48e1-801f-03629fc7cce0 to handler 2019-06-07 06:12:51.373 30935 INFO octavia.api.v1.controllers.pool [req-79078ae9-ff98-4d95-aed0-5cb2d3825e7d - - - - -] Sending Creation of Pool dffc65c7-92ee-4c78-96c1-bfb93a630ad3 to handler 2019-06-07 06:12:51.355 30936 INFO octavia.common.config [req-bc05b1bf-2466-4f71-b0e6-d2da3d36847e - - - - -] Logging enabled! 2019-06-07 06:12:51.355 30936 INFO octavia.common.config [req-bc05b1bf-2466-4f71-b0e6-d2da3d36847e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:51.379 30936 WARNING octavia.api.root_controller [req-bc05b1bf-2466-4f71-b0e6-d2da3d36847e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.388 30936 INFO octavia.api.v1.controllers.load_balancer [req-bbe484c4-ecd1-417f-92ed-5541ebda7415 - - - - -] Sending created Load Balancer aa2a9788-bf50-48e5-9a29-1bcdde3cedc5 to the handler 2019-06-07 06:12:51.425 30936 INFO octavia.api.v1.controllers.listener [req-53881688-9206-4946-9091-52fa37447413 - - - - -] Sending Creation of Listener fe785df7-2061-4c24-be20-d16707350efd to handler 2019-06-07 06:12:51.424 30938 INFO octavia.api.v2.controllers.health_monitor [req-8d157c89-1aac-407e-bd43-f156a005ed6a - - - - -] Sending Deletion of Health Monitor for Pool ab3b8e55-e0a9-4f9e-9bdd-fc4c5e002696 to handler 2019-06-07 06:12:51.464 30935 INFO octavia.api.v1.controllers.pool [req-02212e0c-5e0e-4323-abbb-f1234759bb7f - - - - -] Sending Creation of Pool d5a60937-11ad-4c3c-bb5a-bebd696ff8ab to handler 2019-06-07 06:12:51.480 30936 INFO octavia.api.v1.controllers.pool [req-c3434106-3ce4-4eca-bedd-c44bfbd9c9dc - - - - -] Sending Creation of Pool 86dc2e08-28cc-4443-bdaf-6099fd4d5709 to handler 2019-06-07 06:12:51.499 30937 INFO oslo_db.sqlalchemy.provision [req-dc7f5704-9d48-49ad-8907-b42ac35f4a7d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.504 30937 INFO oslo_db.sqlalchemy.provision [req-dc7f5704-9d48-49ad-8907-b42ac35f4a7d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bimmmbctip 2019-06-07 06:12:51.505 30937 INFO oslo_db.sqlalchemy.provision [req-dc7f5704-9d48-49ad-8907-b42ac35f4a7d - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete [0.500900s] ... ok 2019-06-07 06:12:51.507 30937 INFO oslo_db.sqlalchemy.provision [req-dc7f5704-9d48-49ad-8907-b42ac35f4a7d - - - - -] CREATE BACKEND sqlite:// TOKEN vznphbywke 2019-06-07 06:12:51.518 30938 INFO oslo_db.sqlalchemy.provision [req-dda13391-43a4-47e2-8daf-c8ff5ab67bf2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.521 30938 INFO oslo_db.sqlalchemy.provision [req-dda13391-43a4-47e2-8daf-c8ff5ab67bf2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zmitbwyjop 2019-06-07 06:12:51.521 30938 INFO oslo_db.sqlalchemy.provision [req-dda13391-43a4-47e2-8daf-c8ff5ab67bf2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete [0.645210s] ... ok 2019-06-07 06:12:51.524 30938 INFO oslo_db.sqlalchemy.provision [req-dda13391-43a4-47e2-8daf-c8ff5ab67bf2 - - - - -] CREATE BACKEND sqlite:// TOKEN hqccanqdxc 2019-06-07 06:12:51.576 30936 INFO octavia.api.v1.controllers.pool [req-56ee7896-81c3-4bb6-9457-349e2a062542 - - - - -] Sending Creation of Pool 9136c1fc-4b17-4e69-bb07-b4c6f8104fe0 to handler 2019-06-07 06:12:51.574 30935 INFO octavia.api.v1.controllers.member [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] Sending Creation of Member 27a26273-8f79-487c-8478-ad97caaa1d3b to handler 2019-06-07 06:12:51.595 30937 INFO octavia.common.config [req-dc7f5704-9d48-49ad-8907-b42ac35f4a7d - - - - -] Logging enabled! 2019-06-07 06:12:51.601 30935 INFO oslo_db.sqlalchemy.provision [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.604 30935 INFO oslo_db.sqlalchemy.provision [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mjhfeyxbua 2019-06-07 06:12:51.604 30935 INFO oslo_db.sqlalchemy.provision [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_id [0.435241s] ... ok 2019-06-07 06:12:51.598 30938 INFO octavia.common.config [req-dda13391-43a4-47e2-8daf-c8ff5ab67bf2 - - - - -] Logging enabled! 2019-06-07 06:12:51.598 30938 INFO octavia.common.config [req-dda13391-43a4-47e2-8daf-c8ff5ab67bf2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:51.597 30937 INFO octavia.common.config [req-dc7f5704-9d48-49ad-8907-b42ac35f4a7d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:51.621 30937 WARNING octavia.api.root_controller [req-dc7f5704-9d48-49ad-8907-b42ac35f4a7d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.622 30935 INFO oslo_db.sqlalchemy.provision [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] CREATE BACKEND sqlite:// TOKEN lecfqacofa 2019-06-07 06:12:51.622 30938 WARNING octavia.api.root_controller [req-dda13391-43a4-47e2-8daf-c8ff5ab67bf2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.633 30938 INFO octavia.api.v2.controllers.load_balancer [req-aea1a27a-72c9-4a0d-b870-b8cabd0ba73c - - - - -] Sending created Load Balancer 4154adb9-0173-4f5d-9878-d92f17a6fc87 to the handler 2019-06-07 06:12:51.635 30937 INFO octavia.api.v1.controllers.load_balancer [req-81c664b3-6576-4cc5-8399-a40e31392e4e - - - - -] Sending created Load Balancer c6735335-f61d-4f25-bdd3-cf80e68dc1d1 to the handler 2019-06-07 06:12:51.677 30937 INFO octavia.api.v1.controllers.listener [req-6dd816a1-4611-409c-8f88-8aa1bfac8b88 - - - - -] Sending Creation of Listener 82b65cfa-1618-4107-ba5c-b5e57ea937a9 to handler 2019-06-07 06:12:51.672 30936 INFO octavia.api.v1.controllers.member [req-c6c93eb5-ab41-4e3f-8d5a-a3bde5541b15 - - - - -] Sending Creation of Member a32af308-984b-45a1-8a4d-052949e83b5c to handler 2019-06-07 06:12:51.675 30938 INFO octavia.api.v2.controllers.listener [req-7df3b440-cdd1-46c6-bdc8-954cd0828b91 - - - - -] Sending Creation of Listener 6331decb-5f73-4a3c-ad36-7c0a3e4702d5 to handler 2019-06-07 06:12:51.733 30938 INFO octavia.api.v2.controllers.pool [req-d81416a8-585d-4846-9a7d-826fe3f4da77 - - - - -] Sending Creation of Pool 8b3e6b54-a754-4ffd-8a75-d26724015e5e to handler 2019-06-07 06:12:51.758 30935 INFO octavia.common.config [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] Logging enabled! 2019-06-07 06:12:51.759 30935 INFO octavia.common.config [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:51.798 30936 INFO octavia.api.v1.controllers.load_balancer [req-eb4a160a-70c0-4576-a244-291eaae70eaa - - - - -] Sending updated Load Balancer aa2a9788-bf50-48e5-9a29-1bcdde3cedc5 to the handler 2019-06-07 06:12:51.804 30935 WARNING octavia.api.root_controller [req-56c78592-c736-4fb3-935d-df1fc50c6c16 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.826 30935 INFO octavia.api.v1.controllers.load_balancer [req-fbf596d0-19e3-409d-bfba-1d2f8e3bd193 - - - - -] Sending created Load Balancer f19158cf-8cf4-46d6-940e-eee4cbfc0b0d to the handler 2019-06-07 06:12:51.827 30938 INFO octavia.api.v2.controllers.pool [req-9928effe-d0cc-4afc-b509-b443f9a0731c - - - - -] Sending Creation of Pool cbcfac3b-d1a3-4ba1-b361-a1c0aa9396ac to handler 2019-06-07 06:12:51.851 30937 INFO octavia.api.v1.controllers.pool [req-648118ab-4b1c-49f5-8dbd-3df7c7cdca4d - - - - -] Sending Creation of Pool 3d0f3f4c-c8b2-45ea-9fcc-48bd0795582f to handler 2019-06-07 06:12:51.842 30936 INFO octavia.api.v1.controllers.member [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:51.870 30936 INFO oslo_db.sqlalchemy.provision [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.872 30936 INFO oslo_db.sqlalchemy.provision [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sebmcdjsvl 2019-06-07 06:12:51.872 30936 INFO oslo_db.sqlalchemy.provision [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_update_when_lb_pending_update [0.596211s] ... ok 2019-06-07 06:12:51.893 30935 INFO octavia.api.v1.controllers.listener [req-e3c19a1d-7e7d-4001-9be3-3f186f2e7240 - - - - -] Sending Creation of Listener e708899c-d319-46c5-ac39-a444ebeea3be to handler 2019-06-07 06:12:51.875 30936 INFO oslo_db.sqlalchemy.provision [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] CREATE BACKEND sqlite:// TOKEN wsnoaqtobv 2019-06-07 06:12:51.938 30938 INFO octavia.api.v2.controllers.health_monitor [req-9f62bc02-348e-479d-a187-22ddcb3b84a5 - - - - -] Sending Creation of Health Monitor f7c75838-4a03-4352-bcaf-eb030569f22e to handler 2019-06-07 06:12:51.949 30936 INFO octavia.common.config [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] Logging enabled! 2019-06-07 06:12:51.949 30936 INFO octavia.common.config [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:51.938 30937 INFO oslo_db.sqlalchemy.provision [req-6dfb1df6-8e44-4c8f-b494-23f386da1ae0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:51.941 30937 INFO oslo_db.sqlalchemy.provision [req-6dfb1df6-8e44-4c8f-b494-23f386da1ae0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vznphbywke 2019-06-07 06:12:51.942 30937 INFO oslo_db.sqlalchemy.provision [req-6dfb1df6-8e44-4c8f-b494-23f386da1ae0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_get [0.436808s] ... ok 2019-06-07 06:12:51.944 30937 INFO oslo_db.sqlalchemy.provision [req-6dfb1df6-8e44-4c8f-b494-23f386da1ae0 - - - - -] CREATE BACKEND sqlite:// TOKEN zbknxervol 2019-06-07 06:12:51.973 30936 WARNING octavia.api.root_controller [req-accecd94-c4ac-483a-bf66-280a8beaf657 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:51.985 30936 INFO octavia.api.v1.controllers.load_balancer [req-9f23c781-8508-4d0d-895a-feb24a970cd1 - - - - -] Sending created Load Balancer c32ac162-61bf-48a3-bd3f-c2ac0846dcf8 to the handler 2019-06-07 06:12:51.991 30935 INFO octavia.api.v1.controllers.pool [req-58f2fbb3-5742-4621-965f-3f0acef9114a - - - - -] Sending Creation of Pool f5a5ba50-49be-42eb-a1db-f56e5009ea3f to handler 2019-06-07 06:12:52.026 30938 INFO octavia.api.v2.controllers.load_balancer [req-66555056-1bea-449b-8356-b4716d447d05 - - - - -] Sending updated Load Balancer 4154adb9-0173-4f5d-9878-d92f17a6fc87 to the handler 2019-06-07 06:12:52.019 30936 INFO octavia.api.v1.controllers.listener [req-1f99bd37-ffb1-4549-9dfe-3e82e3726623 - - - - -] Sending Creation of Listener e708dc22-ba8a-4649-80d6-1f30e5762685 to handler 2019-06-07 06:12:52.033 30937 INFO octavia.common.config [req-6dfb1df6-8e44-4c8f-b494-23f386da1ae0 - - - - -] Logging enabled! 2019-06-07 06:12:52.034 30937 INFO octavia.common.config [req-6dfb1df6-8e44-4c8f-b494-23f386da1ae0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.058 30937 WARNING octavia.api.root_controller [req-6dfb1df6-8e44-4c8f-b494-23f386da1ae0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.067 30937 INFO octavia.api.v1.controllers.load_balancer [req-faafad80-fe7b-4f5d-86b6-e53dc0076112 - - - - -] Sending created Load Balancer 4115b2fc-c52e-4dfb-9475-84933909385c to the handler 2019-06-07 06:12:52.101 30936 INFO oslo_db.sqlalchemy.provision [req-74136fcf-1ec4-411f-abeb-cb8e4263dada - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.103 30936 INFO oslo_db.sqlalchemy.provision [req-74136fcf-1ec4-411f-abeb-cb8e4263dada - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wsnoaqtobv 2019-06-07 06:12:52.103 30936 INFO oslo_db.sqlalchemy.provision [req-74136fcf-1ec4-411f-abeb-cb8e4263dada - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_create [0.230590s] ... ok 2019-06-07 06:12:52.103 30937 INFO octavia.api.v1.controllers.listener [req-81f78ede-bd4b-4775-8b43-35eed754f5ed - - - - -] Sending Creation of Listener 9534a1dc-7004-477b-8dc9-b8d3e17063db to handler 2019-06-07 06:12:52.106 30936 INFO oslo_db.sqlalchemy.provision [req-74136fcf-1ec4-411f-abeb-cb8e4263dada - - - - -] CREATE BACKEND sqlite:// TOKEN svvyljqpoa 2019-06-07 06:12:52.132 30935 INFO octavia.api.v1.controllers.pool [req-dcf8f07a-5a1f-478b-9862-f63d5676de4f - - - - -] Sending Creation of Pool 336f744e-6eee-4ae5-873d-8cbf130a0b68 to handler 2019-06-07 06:12:52.165 30938 INFO octavia.api.v2.controllers.health_monitor [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:52.182 30938 INFO oslo_db.sqlalchemy.provision [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.183 30938 INFO oslo_db.sqlalchemy.provision [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hqccanqdxc 2019-06-07 06:12:52.183 30938 INFO oslo_db.sqlalchemy.provision [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_update [0.662285s] ... ok 2019-06-07 06:12:52.180 30936 INFO octavia.common.config [req-74136fcf-1ec4-411f-abeb-cb8e4263dada - - - - -] Logging enabled! 2019-06-07 06:12:52.181 30936 INFO octavia.common.config [req-74136fcf-1ec4-411f-abeb-cb8e4263dada - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.186 30938 INFO oslo_db.sqlalchemy.provision [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] CREATE BACKEND sqlite:// TOKEN rxkrnsvtio 2019-06-07 06:12:52.171 30937 INFO octavia.api.v1.controllers.pool [req-83f461f4-6f9c-4577-81e8-e328753ea152 - - - - -] Sending Creation of Pool 5e7700eb-06c0-4c4c-8562-984d218e900b to handler 2019-06-07 06:12:52.234 30937 INFO oslo_db.sqlalchemy.provision [req-20cfe7ce-0639-4295-adae-90fb8f3d58b4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.236 30937 INFO oslo_db.sqlalchemy.provision [req-20cfe7ce-0639-4295-adae-90fb8f3d58b4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zbknxervol 2019-06-07 06:12:52.236 30937 INFO oslo_db.sqlalchemy.provision [req-20cfe7ce-0639-4295-adae-90fb8f3d58b4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_get_all [0.294535s] ... ok 2019-06-07 06:12:52.205 30936 WARNING octavia.api.root_controller [req-74136fcf-1ec4-411f-abeb-cb8e4263dada - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.214 30936 INFO octavia.api.v1.controllers.load_balancer [req-92cd16d6-4579-4c27-abed-922e103e5e88 - - - - -] Sending created Load Balancer f95ec781-ef0e-49d8-9993-2b8d380fb628 to the handler 2019-06-07 06:12:52.239 30937 INFO oslo_db.sqlalchemy.provision [req-20cfe7ce-0639-4295-adae-90fb8f3d58b4 - - - - -] CREATE BACKEND sqlite:// TOKEN vvmdbgqqsn 2019-06-07 06:12:52.265 30935 INFO octavia.api.v1.controllers.member [req-a0c63ca7-3773-4dba-a993-823a1262a628 - - - - -] Sending Creation of Member f44dde64-ef72-45ea-947e-5129d7dec42a to handler 2019-06-07 06:12:52.251 30936 INFO octavia.api.v1.controllers.listener [req-3580b50f-4642-4f40-bd16-65f2917767c0 - - - - -] Sending Creation of Listener c10bee81-8720-44da-963d-84fdd1a16ea1 to handler 2019-06-07 06:12:52.290 30938 INFO octavia.common.config [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] Logging enabled! 2019-06-07 06:12:52.290 30938 INFO octavia.common.config [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.317 30938 WARNING octavia.api.root_controller [req-8e31c356-50cc-44e0-a389-3fcee300eb77 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.317 30937 INFO octavia.common.config [req-20cfe7ce-0639-4295-adae-90fb8f3d58b4 - - - - -] Logging enabled! 2019-06-07 06:12:52.317 30937 INFO octavia.common.config [req-20cfe7ce-0639-4295-adae-90fb8f3d58b4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.331 30938 INFO octavia.api.v2.controllers.load_balancer [req-a91ac1af-7c38-4305-a28f-a3878fda43ea - - - - -] Sending created Load Balancer 271e8890-ddf0-4199-a5a3-fe04d8f8f3fb to the handler 2019-06-07 06:12:52.337 30936 INFO octavia.api.v1.controllers.pool [req-dad94375-cf30-466b-8aa0-facbe27286f7 - - - - -] Sending Creation of Pool 7a9d067b-8b83-4a2f-a070-9ce859eb0c87 to handler 2019-06-07 06:12:52.386 30938 INFO octavia.api.v2.controllers.listener [req-09fb0497-6ee9-450b-8f7c-4c2c8b85212d - - - - -] Sending Creation of Listener e28be67d-797e-4259-9530-11420c2270b5 to handler 2019-06-07 06:12:52.402 30935 INFO oslo_db.sqlalchemy.provision [req-6bcafca2-d49c-43e1-bb8e-63a20e6c5ad4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.403 30935 INFO oslo_db.sqlalchemy.provision [req-6bcafca2-d49c-43e1-bb8e-63a20e6c5ad4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lecfqacofa 2019-06-07 06:12:52.403 30935 INFO oslo_db.sqlalchemy.provision [req-6bcafca2-d49c-43e1-bb8e-63a20e6c5ad4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_monitor_address_and_port [0.798483s] ... ok 2019-06-07 06:12:52.406 30935 INFO oslo_db.sqlalchemy.provision [req-6bcafca2-d49c-43e1-bb8e-63a20e6c5ad4 - - - - -] CREATE BACKEND sqlite:// TOKEN hnjplmuecu 2019-06-07 06:12:52.341 30937 WARNING octavia.api.root_controller [req-20cfe7ce-0639-4295-adae-90fb8f3d58b4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.350 30937 INFO octavia.api.v1.controllers.load_balancer [req-23b60cb7-3768-4577-af1b-aaf3ffa15722 - - - - -] Sending created Load Balancer 1b098deb-c9e3-477a-9147-f3b1d81dd0f3 to the handler 2019-06-07 06:12:52.387 30937 INFO octavia.api.v1.controllers.listener [req-70f0f9f2-5fb2-4364-a595-702ad3eadf02 - - - - -] Sending Creation of Listener a2545a61-2539-48ae-b746-294e4b92da83 to handler 2019-06-07 06:12:52.441 30936 INFO oslo_db.sqlalchemy.provision [req-441230da-8bdc-4626-b4ca-85da52c82a0a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.443 30936 INFO oslo_db.sqlalchemy.provision [req-441230da-8bdc-4626-b4ca-85da52c82a0a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN svvyljqpoa 2019-06-07 06:12:52.443 30936 INFO oslo_db.sqlalchemy.provision [req-441230da-8bdc-4626-b4ca-85da52c82a0a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_update [0.339889s] ... ok 2019-06-07 06:12:52.446 30936 INFO oslo_db.sqlalchemy.provision [req-441230da-8bdc-4626-b4ca-85da52c82a0a - - - - -] CREATE BACKEND sqlite:// TOKEN xegexrlnnn 2019-06-07 06:12:52.443 30937 ERROR octavia.api.v1.controllers.base [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] Listener bad_id not found: None 2019-06-07 06:12:52.443 30937 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:52.443 30937 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:52.454 30937 INFO oslo_db.sqlalchemy.provision [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.455 30937 INFO oslo_db.sqlalchemy.provision [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vvmdbgqqsn 2019-06-07 06:12:52.456 30937 INFO oslo_db.sqlalchemy.provision [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_get_all_with_bad_listener [0.219159s] ... ok 2019-06-07 06:12:52.458 30937 INFO oslo_db.sqlalchemy.provision [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] CREATE BACKEND sqlite:// TOKEN bjgjuiqiug 2019-06-07 06:12:52.469 30938 INFO octavia.api.v2.controllers.pool [req-37ad9d30-c4d4-4d0b-91a6-95f869522601 - - - - -] Sending Creation of Pool 24940200-9e6c-45f8-886b-9aa053b4b88c to handler 2019-06-07 06:12:52.485 30935 INFO octavia.common.config [req-6bcafca2-d49c-43e1-bb8e-63a20e6c5ad4 - - - - -] Logging enabled! 2019-06-07 06:12:52.485 30935 INFO octavia.common.config [req-6bcafca2-d49c-43e1-bb8e-63a20e6c5ad4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.509 30935 WARNING octavia.api.root_controller [req-6bcafca2-d49c-43e1-bb8e-63a20e6c5ad4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.518 30935 INFO octavia.api.v1.controllers.load_balancer [req-b79eb81f-a7ef-461f-af1a-2334d82c3005 - - - - -] Sending created Load Balancer 4eb023f2-86d8-4235-b29a-849c750e4a0e to the handler 2019-06-07 06:12:52.536 30937 INFO octavia.common.config [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] Logging enabled! 2019-06-07 06:12:52.536 30937 INFO octavia.common.config [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.521 30936 INFO octavia.common.config [req-441230da-8bdc-4626-b4ca-85da52c82a0a - - - - -] Logging enabled! 2019-06-07 06:12:52.522 30936 INFO octavia.common.config [req-441230da-8bdc-4626-b4ca-85da52c82a0a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.544 30936 WARNING octavia.api.root_controller [req-441230da-8bdc-4626-b4ca-85da52c82a0a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.556 30936 INFO octavia.api.v1.controllers.load_balancer [req-2ef53ab7-791e-4d27-8f77-c5e4fc3cd7fe - - - - -] Sending created Load Balancer 63fa1ea6-c38d-4019-bcab-b6b60d1116d3 to the handler 2019-06-07 06:12:52.588 30938 INFO octavia.api.v2.controllers.pool [req-cc6dff6c-72dd-44ba-8356-551c2d11a92b - - - - -] Sending Creation of Pool daaed160-7b77-4724-94d5-60765b4dc3ff to handler 2019-06-07 06:12:52.560 30937 WARNING octavia.api.root_controller [req-2969c3b9-d70c-4eae-befa-6a95d2c335ad - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.569 30937 INFO octavia.api.v1.controllers.load_balancer [req-f7de56a4-8a8c-40a6-8e87-338c97dec872 - - - - -] Sending created Load Balancer 6218b42e-e5a5-46ee-9466-4d5729981700 to the handler 2019-06-07 06:12:52.589 30936 INFO octavia.api.v1.controllers.listener [req-a91bb563-11be-4ae6-93f1-387ab89c37f5 - - - - -] Sending Creation of Listener 61207336-c498-4372-b8ad-314e6aa9ce70 to handler 2019-06-07 06:12:52.555 30935 INFO octavia.api.v1.controllers.listener [req-c70679e0-4d2e-49ed-8036-0a0c82f741ee - - - - -] Sending Creation of Listener 3676086c-1439-455f-9a10-ff3a082ae35e to handler 2019-06-07 06:12:52.609 30935 INFO octavia.api.v1.controllers.pool [req-1c05cee4-0d8d-40e5-9797-b6d07924d073 - - - - -] Sending Creation of Pool 3157eea9-1683-42f3-97b6-3afaa7ef08df to handler 2019-06-07 06:12:52.606 30937 INFO octavia.api.v1.controllers.listener [req-2b06b673-64fb-4499-93be-f3f04b1e69e9 - - - - -] Sending Creation of Listener 3b0c12f0-2721-434c-8886-07bd3e24787e to handler 2019-06-07 06:12:52.656 30936 INFO oslo_db.sqlalchemy.provision [req-2459feae-5b87-4d43-a1f7-2065d37e59d6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.658 30936 INFO oslo_db.sqlalchemy.provision [req-2459feae-5b87-4d43-a1f7-2065d37e59d6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xegexrlnnn 2019-06-07 06:12:52.658 30936 INFO oslo_db.sqlalchemy.provision [req-2459feae-5b87-4d43-a1f7-2065d37e59d6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_over_quota [0.214669s] ... ok 2019-06-07 06:12:52.665 30936 INFO oslo_db.sqlalchemy.provision [req-2459feae-5b87-4d43-a1f7-2065d37e59d6 - - - - -] CREATE BACKEND sqlite:// TOKEN asqvspolob 2019-06-07 06:12:52.708 30935 INFO octavia.api.v1.controllers.pool [req-4307a244-6f23-4e81-bc0a-fa713449b747 - - - - -] Sending Creation of Pool 2f65dba2-32ae-459c-af67-22a820944da4 to handler 2019-06-07 06:12:52.709 30938 INFO oslo_db.sqlalchemy.provision [req-152dc609-c0f0-4996-ad08-2ce939bcdbc4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.711 30938 INFO oslo_db.sqlalchemy.provision [req-152dc609-c0f0-4996-ad08-2ce939bcdbc4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rxkrnsvtio 2019-06-07 06:12:52.712 30938 INFO oslo_db.sqlalchemy.provision [req-152dc609-c0f0-4996-ad08-2ce939bcdbc4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_empty_get_all [0.527994s] ... ok 2019-06-07 06:12:52.714 30938 INFO oslo_db.sqlalchemy.provision [req-152dc609-c0f0-4996-ad08-2ce939bcdbc4 - - - - -] CREATE BACKEND sqlite:// TOKEN poyipmfxtw 2019-06-07 06:12:52.691 30937 INFO octavia.api.v1.controllers.pool [req-51623109-b8e4-492d-9c2f-8db6c8287e92 - - - - -] Sending Creation of Pool dd923151-8718-46a0-8655-f68adf297b4e to handler 2019-06-07 06:12:52.754 30937 INFO octavia.api.v1.controllers.pool [req-08eb754e-190d-4b21-a802-308d70aa2fd0 - - - - -] Sending Update of Pool dd923151-8718-46a0-8655-f68adf297b4e to handler 2019-06-07 06:12:52.735 30936 INFO octavia.common.config [req-2459feae-5b87-4d43-a1f7-2065d37e59d6 - - - - -] Logging enabled! 2019-06-07 06:12:52.735 30936 INFO octavia.common.config [req-2459feae-5b87-4d43-a1f7-2065d37e59d6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.756 30936 WARNING octavia.api.root_controller [req-2459feae-5b87-4d43-a1f7-2065d37e59d6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.765 30936 INFO octavia.api.v1.controllers.load_balancer [req-3d456efa-9dfa-4169-b7c6-7a4dad63e343 - - - - -] Sending created Load Balancer 4ed01e58-4456-4609-908c-7012f5f1af8a to the handler 2019-06-07 06:12:52.806 30935 INFO octavia.api.v1.controllers.member [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] Sending Creation of Member 01753b70-6b4c-4a46-8a4c-ca6a87052b25 to handler 2019-06-07 06:12:52.805 30938 INFO octavia.common.config [req-152dc609-c0f0-4996-ad08-2ce939bcdbc4 - - - - -] Logging enabled! 2019-06-07 06:12:52.807 30938 INFO octavia.common.config [req-152dc609-c0f0-4996-ad08-2ce939bcdbc4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.804 30936 INFO octavia.api.v1.controllers.listener [req-4962f1fb-ca86-4b3f-8160-e8af9f4f5f52 - - - - -] Sending Creation of Listener b9de1e4d-3555-4e85-9fad-9ff57f8e4ff2 to handler 2019-06-07 06:12:52.821 30935 INFO oslo_db.sqlalchemy.provision [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.823 30935 INFO oslo_db.sqlalchemy.provision [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hnjplmuecu 2019-06-07 06:12:52.823 30935 INFO oslo_db.sqlalchemy.provision [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_project_id [0.419387s] ... ok 2019-06-07 06:12:52.826 30935 INFO oslo_db.sqlalchemy.provision [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] CREATE BACKEND sqlite:// TOKEN eorqomsoae 2019-06-07 06:12:52.843 30938 WARNING octavia.api.root_controller [req-152dc609-c0f0-4996-ad08-2ce939bcdbc4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.859 30938 INFO octavia.api.v2.controllers.load_balancer [req-0efa14c5-e9d2-48ef-931a-69424329879b - - - - -] Sending created Load Balancer a8744dc8-b6e3-448b-bc9e-d47ba77dc417 to the handler 2019-06-07 06:12:52.887 30937 INFO oslo_db.sqlalchemy.provision [req-f047a188-1b7a-4b53-b4d5-368ef6496e24 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.889 30937 INFO oslo_db.sqlalchemy.provision [req-f047a188-1b7a-4b53-b4d5-368ef6496e24 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bjgjuiqiug 2019-06-07 06:12:52.889 30937 INFO oslo_db.sqlalchemy.provision [req-f047a188-1b7a-4b53-b4d5-368ef6496e24 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_update [0.433374s] ... ok 2019-06-07 06:12:52.902 30935 INFO octavia.common.config [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] Logging enabled! 2019-06-07 06:12:52.902 30935 INFO octavia.common.config [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.892 30937 INFO oslo_db.sqlalchemy.provision [req-f047a188-1b7a-4b53-b4d5-368ef6496e24 - - - - -] CREATE BACKEND sqlite:// TOKEN gctvopjoiw 2019-06-07 06:12:52.912 30938 INFO octavia.api.v2.controllers.listener [req-8ffb123c-c053-4753-a459-a6a5ee1a7be9 - - - - -] Sending Creation of Listener f86110b5-a8b5-40dd-b271-2e34b6fa17e9 to handler 2019-06-07 06:12:52.871 30936 INFO octavia.api.v1.controllers.pool [req-f15df5ff-e20b-42fb-b28c-f929808efa4b - - - - -] Sending Creation of Pool d4bd4785-0775-452c-b659-966d95a02a15 to handler 2019-06-07 06:12:52.926 30936 INFO oslo_db.sqlalchemy.provision [req-90b04961-3075-4a7b-bbf6-aca56aeefda7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:52.927 30936 INFO oslo_db.sqlalchemy.provision [req-90b04961-3075-4a7b-bbf6-aca56aeefda7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN asqvspolob 2019-06-07 06:12:52.928 30936 INFO oslo_db.sqlalchemy.provision [req-90b04961-3075-4a7b-bbf6-aca56aeefda7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_sans_listener [0.269728s] ... ok 2019-06-07 06:12:52.928 30935 WARNING octavia.api.root_controller [req-ecb669c2-8f33-4f9b-ae05-3be29fe12b8c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:52.939 30935 INFO octavia.api.v1.controllers.load_balancer [req-7c113cd2-c8ae-48a3-9a17-4af2642fd206 - - - - -] Sending created Load Balancer 4c2a57b6-e167-416f-a4ca-0454c2a94141 to the handler 2019-06-07 06:12:52.936 30936 INFO oslo_db.sqlalchemy.provision [req-90b04961-3075-4a7b-bbf6-aca56aeefda7 - - - - -] CREATE BACKEND sqlite:// TOKEN ygegnffoaa 2019-06-07 06:12:52.989 30938 INFO octavia.api.v2.controllers.pool [req-e2b6c238-68da-4aee-93f7-c5ad0d063cc8 - - - - -] Sending Creation of Pool 25646d2d-88e3-44fc-ac1f-bb71b4798cc4 to handler 2019-06-07 06:12:52.979 30935 INFO octavia.api.v1.controllers.listener [req-ac4c701f-a38f-48ae-aaa8-1b24e91ddcd4 - - - - -] Sending Creation of Listener fd3448d0-ac3a-46c2-80f0-e2993d6cc04a to handler 2019-06-07 06:12:52.966 30937 INFO octavia.common.config [req-f047a188-1b7a-4b53-b4d5-368ef6496e24 - - - - -] Logging enabled! 2019-06-07 06:12:52.967 30937 INFO octavia.common.config [req-f047a188-1b7a-4b53-b4d5-368ef6496e24 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:52.990 30937 WARNING octavia.api.root_controller [req-f047a188-1b7a-4b53-b4d5-368ef6496e24 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.000 30937 INFO octavia.api.v1.controllers.load_balancer [req-c37ffb77-9986-4877-ab62-4ece5a8f2fb9 - - - - -] Sending created Load Balancer e75ff165-65d6-4338-a5dc-9019e150a309 to the handler 2019-06-07 06:12:53.005 30936 INFO octavia.common.config [req-90b04961-3075-4a7b-bbf6-aca56aeefda7 - - - - -] Logging enabled! 2019-06-07 06:12:53.005 30936 INFO octavia.common.config [req-90b04961-3075-4a7b-bbf6-aca56aeefda7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.028 30936 WARNING octavia.api.root_controller [req-90b04961-3075-4a7b-bbf6-aca56aeefda7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.036 30937 INFO octavia.api.v1.controllers.listener [req-bf059077-3d42-4be1-a43a-f1ffb8f78f1c - - - - -] Sending Creation of Listener fd24708f-45d9-4e05-8dc4-17a1a8cd1ae0 to handler 2019-06-07 06:12:53.041 30935 INFO octavia.api.v1.controllers.pool [req-0c7bb02a-76e4-47d4-be84-df7d61bd8be9 - - - - -] Sending Creation of Pool e3c3ae99-6ef2-4aae-bf9e-233d3896dcaa to handler 2019-06-07 06:12:53.040 30936 INFO octavia.api.v1.controllers.load_balancer [req-e381f94b-f2f1-4a59-b429-0848eacaeef5 - - - - -] Sending created Load Balancer 8f35d3e0-ae77-451b-a223-dd5c1b822b1d to the handler 2019-06-07 06:12:53.073 30936 INFO octavia.api.v1.controllers.listener [req-3845f9d4-a046-43a1-b359-4f96bab60d1a - - - - -] Sending Creation of Listener 4da5134f-f896-4314-8a6b-d1ae0930f942 to handler 2019-06-07 06:12:53.116 30938 INFO octavia.api.v2.controllers.pool [req-fd8bcda4-1803-4ef4-b152-e9314e96bcac - - - - -] Sending Creation of Pool 3af8dde3-e72a-49e6-99dc-e6f5119af02a to handler 2019-06-07 06:12:53.141 30935 INFO octavia.api.v1.controllers.pool [req-4246ad75-db48-4a9a-b3d9-4e8ee6e584f4 - - - - -] Sending Creation of Pool fc7d0502-a018-4dc4-9efe-d55145ba5551 to handler 2019-06-07 06:12:53.119 30937 INFO octavia.api.v1.controllers.pool [req-f8abb6d8-7ea9-47ef-bcb9-401b89adcbed - - - - -] Sending Creation of Pool 668fa4ac-2488-443b-b5a3-c2e3359d3b59 to handler 2019-06-07 06:12:53.153 30936 INFO octavia.api.v1.controllers.pool [req-efa9639b-a7b6-48a1-96a2-821eb7896af2 - - - - -] Sending Creation of Pool fc0d4854-10cd-4532-b395-2fb146a08a9e to handler 2019-06-07 06:12:53.175 30937 INFO octavia.api.v1.controllers.load_balancer [req-9a68acfe-3baa-4b98-8def-304eb53e1897 - - - - -] Sending updated Load Balancer e75ff165-65d6-4338-a5dc-9019e150a309 to the handler 2019-06-07 06:12:53.208 30937 INFO octavia.api.v1.controllers.pool [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:53.231 30937 INFO oslo_db.sqlalchemy.provision [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.233 30937 INFO oslo_db.sqlalchemy.provision [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gctvopjoiw 2019-06-07 06:12:53.233 30937 INFO oslo_db.sqlalchemy.provision [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_when_lb_pending_update [0.343883s] ... ok 2019-06-07 06:12:53.236 30937 INFO oslo_db.sqlalchemy.provision [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] CREATE BACKEND sqlite:// TOKEN zcjhjvhqjn 2019-06-07 06:12:53.254 30938 INFO octavia.api.v2.controllers.pool [req-0946781f-8c9d-4a97-97af-25428cdbd173 - - - - -] Sending Creation of Pool 63668aa4-2f64-4295-bccf-271b30a4f76c to handler 2019-06-07 06:12:53.270 30936 INFO oslo_db.sqlalchemy.provision [req-b400259a-5697-4976-9745-dadbe55090cf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.272 30936 INFO oslo_db.sqlalchemy.provision [req-b400259a-5697-4976-9745-dadbe55090cf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ygegnffoaa 2019-06-07 06:12:53.272 30936 INFO oslo_db.sqlalchemy.provision [req-b400259a-5697-4976-9745-dadbe55090cf - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_listener_id_in_pool_dict [0.344026s] ... ok 2019-06-07 06:12:53.245 30935 INFO octavia.api.v1.controllers.member [req-0fefe435-256d-4bf7-be05-8739f5327699 - - - - -] Sending Creation of Member ffa7ae1c-c03d-4059-95d1-71ddefdeddb4 to handler 2019-06-07 06:12:53.275 30936 INFO oslo_db.sqlalchemy.provision [req-b400259a-5697-4976-9745-dadbe55090cf - - - - -] CREATE BACKEND sqlite:// TOKEN cikafjjmex 2019-06-07 06:12:53.312 30937 INFO octavia.common.config [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] Logging enabled! 2019-06-07 06:12:53.312 30937 INFO octavia.common.config [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.349 30936 INFO octavia.common.config [req-b400259a-5697-4976-9745-dadbe55090cf - - - - -] Logging enabled! 2019-06-07 06:12:53.350 30936 INFO octavia.common.config [req-b400259a-5697-4976-9745-dadbe55090cf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.345 30935 INFO octavia.api.v1.controllers.member [req-cba5133d-a518-4a12-b362-d59d956268a3 - - - - -] Sending Deletion of Member ffa7ae1c-c03d-4059-95d1-71ddefdeddb4 to handler 2019-06-07 06:12:53.337 30937 WARNING octavia.api.root_controller [req-0ade81df-2ea3-43bc-b2f1-2177e2877995 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.347 30937 INFO octavia.api.v1.controllers.load_balancer [req-adcaf8b1-dfb1-4722-8532-f28118707b0a - - - - -] Sending created Load Balancer 0a4a4916-9b99-4019-889a-a4fc0b8d1529 to the handler 2019-06-07 06:12:53.377 30937 INFO octavia.api.v1.controllers.listener [req-57a21552-75d3-4c9f-bfb4-4a3efb25c210 - - - - -] Sending Creation of Listener af15bb5d-5fb5-4714-8277-74539762369d to handler 2019-06-07 06:12:53.407 30938 INFO octavia.api.v2.controllers.pool [req-44cc6ce5-f421-408c-b09c-389e01e26908 - - - - -] Sending Creation of Pool 352ebd71-e3cc-4e56-8dd9-78e7c872f32e to handler 2019-06-07 06:12:53.373 30936 WARNING octavia.api.root_controller [req-b400259a-5697-4976-9745-dadbe55090cf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.382 30936 INFO octavia.api.v1.controllers.load_balancer [req-fe81ebbf-1355-42ff-bc64-4f57a2e617ba - - - - -] Sending created Load Balancer 23f336ad-6408-4384-9468-68a8c682b8a5 to the handler 2019-06-07 06:12:53.414 30936 INFO octavia.api.v1.controllers.listener [req-cbc81239-6f5d-4542-a06f-0b747423300b - - - - -] Sending Creation of Listener f5c7cb79-2570-42df-8cb0-4344825d60a7 to handler 2019-06-07 06:12:53.470 30937 INFO octavia.api.v1.controllers.pool [req-9f332fcf-36b5-4be5-a139-0c421afa009a - - - - -] Sending Creation of Pool d31af62c-034a-4b0e-8d2a-3c8cb0293002 to handler 2019-06-07 06:12:53.495 30935 INFO oslo_db.sqlalchemy.provision [req-e1f4e94b-c0f8-441b-82b6-1dd390605970 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.497 30935 INFO oslo_db.sqlalchemy.provision [req-e1f4e94b-c0f8-441b-82b6-1dd390605970 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eorqomsoae 2019-06-07 06:12:53.497 30935 INFO oslo_db.sqlalchemy.provision [req-e1f4e94b-c0f8-441b-82b6-1dd390605970 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_delete [0.673959s] ... ok 2019-06-07 06:12:53.500 30935 INFO oslo_db.sqlalchemy.provision [req-e1f4e94b-c0f8-441b-82b6-1dd390605970 - - - - -] CREATE BACKEND sqlite:// TOKEN xeegywrhaq 2019-06-07 06:12:53.507 30936 INFO octavia.api.v1.controllers.pool [req-61993039-1931-4293-b093-8a7a76bc76bb - - - - -] Sending Creation of Pool 52371ba1-4748-4920-a6c2-34a346c1f354 to handler 2019-06-07 06:12:53.558 30938 INFO octavia.api.v2.controllers.pool [req-3c96d1bf-c97c-4b00-a03d-13744c24fc00 - - - - -] Sending Creation of Pool d0825e8a-5f99-456f-bc7f-d5dc2057df24 to handler 2019-06-07 06:12:53.538 30937 INFO octavia.api.v1.controllers.pool [req-1ef5c98f-a802-46a1-95d5-bdc8144e2ea4 - - - - -] Sending Update of Pool d31af62c-034a-4b0e-8d2a-3c8cb0293002 to handler 2019-06-07 06:12:53.577 30935 INFO octavia.common.config [req-e1f4e94b-c0f8-441b-82b6-1dd390605970 - - - - -] Logging enabled! 2019-06-07 06:12:53.579 30935 INFO octavia.common.config [req-e1f4e94b-c0f8-441b-82b6-1dd390605970 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.569 30936 INFO octavia.api.v1.controllers.pool [req-fea86330-098e-446b-a485-bb81ae8dd958 - - - - -] Sending Update of Pool 52371ba1-4748-4920-a6c2-34a346c1f354 to handler 2019-06-07 06:12:53.606 30937 INFO oslo_db.sqlalchemy.provision [req-16eb8095-ca83-46d1-9da2-0b38a176022b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.608 30937 INFO oslo_db.sqlalchemy.provision [req-16eb8095-ca83-46d1-9da2-0b38a176022b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zcjhjvhqjn 2019-06-07 06:12:53.608 30937 INFO oslo_db.sqlalchemy.provision [req-16eb8095-ca83-46d1-9da2-0b38a176022b - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_with_bad_handler [0.374406s] ... ok 2019-06-07 06:12:53.602 30935 WARNING octavia.api.root_controller [req-e1f4e94b-c0f8-441b-82b6-1dd390605970 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.611 30935 INFO octavia.api.v1.controllers.load_balancer [req-a5eb5f1b-4ab5-44de-b1b7-83215f331fbf - - - - -] Sending created Load Balancer ec701015-69bb-4d90-9c4f-7a048067dc22 to the handler 2019-06-07 06:12:53.611 30937 INFO oslo_db.sqlalchemy.provision [req-16eb8095-ca83-46d1-9da2-0b38a176022b - - - - -] CREATE BACKEND sqlite:// TOKEN mnlnfnklqe 2019-06-07 06:12:53.635 30936 INFO oslo_db.sqlalchemy.provision [req-2d6f4261-a573-417b-8f60-bb28f5500212 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.636 30936 INFO oslo_db.sqlalchemy.provision [req-2d6f4261-a573-417b-8f60-bb28f5500212 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cikafjjmex 2019-06-07 06:12:53.636 30936 INFO oslo_db.sqlalchemy.provision [req-2d6f4261-a573-417b-8f60-bb28f5500212 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_session_persistence [0.364244s] ... ok 2019-06-07 06:12:53.639 30936 INFO oslo_db.sqlalchemy.provision [req-2d6f4261-a573-417b-8f60-bb28f5500212 - - - - -] CREATE BACKEND sqlite:// TOKEN yxexrbwwyi 2019-06-07 06:12:53.653 30935 INFO octavia.api.v1.controllers.listener [req-875f1d77-a27f-44f4-8f22-988ce53be447 - - - - -] Sending Creation of Listener 0eb57dd7-a678-4353-9d32-17afaddfe833 to handler 2019-06-07 06:12:53.685 30937 INFO octavia.common.config [req-16eb8095-ca83-46d1-9da2-0b38a176022b - - - - -] Logging enabled! 2019-06-07 06:12:53.685 30937 INFO octavia.common.config [req-16eb8095-ca83-46d1-9da2-0b38a176022b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.709 30937 WARNING octavia.api.root_controller [req-16eb8095-ca83-46d1-9da2-0b38a176022b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.706 30935 INFO octavia.api.v1.controllers.pool [req-639c334d-5f54-4b43-9237-c1b1d745f0a6 - - - - -] Sending Creation of Pool ecfa4965-8648-4772-ba01-182e62db31fb to handler 2019-06-07 06:12:53.739 30937 INFO oslo_db.sqlalchemy.provision [req-b5885c6d-d32f-4e85-9c9e-0043118f18de - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.742 30937 INFO oslo_db.sqlalchemy.provision [req-b5885c6d-d32f-4e85-9c9e-0043118f18de - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mnlnfnklqe 2019-06-07 06:12:53.742 30937 INFO oslo_db.sqlalchemy.provision [req-b5885c6d-d32f-4e85-9c9e-0043118f18de - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_custom_quotas [0.134455s] ... ok 2019-06-07 06:12:53.755 30938 INFO octavia.api.v2.controllers.health_monitor [req-1a189e83-d0f9-4a73-b157-351a4a9ac908 - - - - -] Sending Creation of Health Monitor 691aab1f-649a-42d6-b148-b14f668bc91b to handler 2019-06-07 06:12:53.746 30937 INFO oslo_db.sqlalchemy.provision [req-b5885c6d-d32f-4e85-9c9e-0043118f18de - - - - -] CREATE BACKEND sqlite:// TOKEN izfqurstnb 2019-06-07 06:12:53.714 30936 INFO octavia.common.config [req-2d6f4261-a573-417b-8f60-bb28f5500212 - - - - -] Logging enabled! 2019-06-07 06:12:53.714 30936 INFO octavia.common.config [req-2d6f4261-a573-417b-8f60-bb28f5500212 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.738 30936 WARNING octavia.api.root_controller [req-2d6f4261-a573-417b-8f60-bb28f5500212 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.747 30936 INFO octavia.api.v1.controllers.load_balancer [req-bb68d112-faaf-4a4c-863f-f26552c04ac7 - - - - -] Sending created Load Balancer 4fc0dbbb-cdf5-47ac-b79d-289e65834724 to the handler 2019-06-07 06:12:53.795 30935 INFO octavia.api.v1.controllers.pool [req-6a0d9ea0-3ab5-45a4-93ae-14cfc35f144d - - - - -] Sending Creation of Pool 794c6003-a089-4d2c-9625-5e53e9b942f3 to handler 2019-06-07 06:12:53.818 30937 INFO octavia.common.config [req-b5885c6d-d32f-4e85-9c9e-0043118f18de - - - - -] Logging enabled! 2019-06-07 06:12:53.819 30937 INFO octavia.common.config [req-b5885c6d-d32f-4e85-9c9e-0043118f18de - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.782 30936 INFO octavia.api.v1.controllers.listener [req-dc23db68-32bc-42fb-a53c-52a233021e09 - - - - -] Sending Creation of Listener b1bf87a3-4adc-4613-a701-76b494d56304 to handler 2019-06-07 06:12:53.867 30936 INFO octavia.api.v1.controllers.pool [req-0137e246-d6bc-488b-88f7-f679c6871f3b - - - - -] Sending Creation of Pool a5c12211-c9b7-4e6e-8ab9-7c7553bc9c10 to handler 2019-06-07 06:12:53.843 30937 WARNING octavia.api.root_controller [req-b5885c6d-d32f-4e85-9c9e-0043118f18de - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:53.860 30937 INFO octavia.api.v2.controllers.load_balancer [req-37fbddba-b188-44fc-b3c4-3585b184ea73 - - - - -] Sending created Load Balancer 5b24d96e-0917-49b6-8c96-0a9e30a01a2e to the handler 2019-06-07 06:12:53.913 30937 INFO oslo_db.sqlalchemy.provision [req-9997165b-2dea-4a55-9ab1-7c43da3a25a9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.915 30937 INFO oslo_db.sqlalchemy.provision [req-9997165b-2dea-4a55-9ab1-7c43da3a25a9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN izfqurstnb 2019-06-07 06:12:53.915 30937 INFO oslo_db.sqlalchemy.provision [req-9997165b-2dea-4a55-9ab1-7c43da3a25a9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get [0.172312s] ... ok 2019-06-07 06:12:53.899 30935 INFO octavia.api.v1.controllers.member [req-8eba7f55-1e5c-4a77-ae5f-76c34cf7e18b - - - - -] Sending Creation of Member 5d7f4f6a-fe8a-4b2e-8a34-355e8b24464a to handler 2019-06-07 06:12:53.918 30937 INFO oslo_db.sqlalchemy.provision [req-9997165b-2dea-4a55-9ab1-7c43da3a25a9 - - - - -] CREATE BACKEND sqlite:// TOKEN ldzzpnelse 2019-06-07 06:12:53.930 30936 INFO octavia.api.v1.controllers.load_balancer [req-b12a5223-23f2-4757-be84-177b941abf95 - - - - -] Sending updated Load Balancer 4fc0dbbb-cdf5-47ac-b79d-289e65834724 to the handler 2019-06-07 06:12:53.960 30936 INFO octavia.api.v1.controllers.pool [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:53.978 30938 INFO octavia.api.v2.controllers.health_monitor [req-99458328-ac7b-4454-80cf-e2c0cc816eb5 - - - - -] Sending Creation of Health Monitor 63d4c00c-9dbc-4f44-8032-c550576248d9 to handler 2019-06-07 06:12:53.993 30935 INFO oslo_db.sqlalchemy.provision [req-c73e4b86-5e31-4967-b10f-4305b5226440 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.995 30935 INFO oslo_db.sqlalchemy.provision [req-c73e4b86-5e31-4967-b10f-4305b5226440 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xeegywrhaq 2019-06-07 06:12:53.995 30935 INFO oslo_db.sqlalchemy.provision [req-c73e4b86-5e31-4967-b10f-4305b5226440 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_duplicate_create [0.497764s] ... ok 2019-06-07 06:12:53.998 30935 INFO oslo_db.sqlalchemy.provision [req-c73e4b86-5e31-4967-b10f-4305b5226440 - - - - -] CREATE BACKEND sqlite:// TOKEN rpydexhqrn 2019-06-07 06:12:53.986 30936 INFO oslo_db.sqlalchemy.provision [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:53.987 30936 INFO oslo_db.sqlalchemy.provision [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yxexrbwwyi 2019-06-07 06:12:53.987 30936 INFO oslo_db.sqlalchemy.provision [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_when_lb_pending_update [0.350782s] ... ok 2019-06-07 06:12:53.990 30936 INFO oslo_db.sqlalchemy.provision [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] CREATE BACKEND sqlite:// TOKEN wfrughvkjz 2019-06-07 06:12:54.075 30935 INFO octavia.common.config [req-c73e4b86-5e31-4967-b10f-4305b5226440 - - - - -] Logging enabled! 2019-06-07 06:12:54.076 30935 INFO octavia.common.config [req-c73e4b86-5e31-4967-b10f-4305b5226440 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:53.992 30937 INFO octavia.common.config [req-9997165b-2dea-4a55-9ab1-7c43da3a25a9 - - - - -] Logging enabled! 2019-06-07 06:12:53.993 30937 INFO octavia.common.config [req-9997165b-2dea-4a55-9ab1-7c43da3a25a9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.017 30937 WARNING octavia.api.root_controller [req-9997165b-2dea-4a55-9ab1-7c43da3a25a9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.028 30937 INFO octavia.api.v2.controllers.load_balancer [req-9bb10863-217d-4301-87ab-775e4fbf4dd5 - - - - -] Sending created Load Balancer 4679b0de-03db-44cc-b1f1-9eedb9927d50 to the handler 2019-06-07 06:12:54.080 30937 INFO oslo_db.sqlalchemy.provision [req-ebe05af6-2b11-4dbd-b281-6021b13a4aed - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:54.082 30937 INFO oslo_db.sqlalchemy.provision [req-ebe05af6-2b11-4dbd-b281-6021b13a4aed - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ldzzpnelse 2019-06-07 06:12:54.082 30937 INFO oslo_db.sqlalchemy.provision [req-ebe05af6-2b11-4dbd-b281-6021b13a4aed - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_one_fields_filter [0.166744s] ... ok 2019-06-07 06:12:54.085 30937 INFO oslo_db.sqlalchemy.provision [req-ebe05af6-2b11-4dbd-b281-6021b13a4aed - - - - -] CREATE BACKEND sqlite:// TOKEN nqxnohakqq 2019-06-07 06:12:54.064 30936 INFO octavia.common.config [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] Logging enabled! 2019-06-07 06:12:54.064 30936 INFO octavia.common.config [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.085 30936 WARNING octavia.api.root_controller [req-b1bfc080-924e-44ff-b715-31a1a53673e2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.100 30936 INFO octavia.api.v1.controllers.load_balancer [req-545de1eb-d095-4914-a613-d13ce1259e6b - - - - -] Sending created Load Balancer 1ce77824-942a-427d-90b8-8b4b52cf9f72 to the handler 2019-06-07 06:12:54.133 30936 INFO octavia.api.v1.controllers.listener [req-154dc057-964a-4ce4-93b8-8a6518ddc5a3 - - - - -] Sending Creation of Listener 31370664-18b7-4f2b-a469-48e074f99548 to handler 2019-06-07 06:12:54.099 30935 WARNING octavia.api.root_controller [req-c73e4b86-5e31-4967-b10f-4305b5226440 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.109 30935 INFO octavia.api.v1.controllers.load_balancer [req-26be5069-b947-437a-afdc-7ae21d4271eb - - - - -] Sending created Load Balancer f06f6078-d111-4383-b8c1-4e14ecfee517 to the handler 2019-06-07 06:12:54.200 30936 INFO oslo_db.sqlalchemy.provision [req-79cff573-1808-4061-be44-25f10e1683f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:54.201 30936 INFO oslo_db.sqlalchemy.provision [req-79cff573-1808-4061-be44-25f10e1683f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wfrughvkjz 2019-06-07 06:12:54.202 30936 INFO oslo_db.sqlalchemy.provision [req-79cff573-1808-4061-be44-25f10e1683f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_empty_get_all [0.214163s] ... ok 2019-06-07 06:12:54.189 30938 INFO octavia.api.v2.controllers.health_monitor [req-8c9fdcc0-c29e-43a6-8963-3551c4e863d1 - - - - -] Sending Creation of Health Monitor 3296d4d6-e602-4fd5-aa2d-f7156a0235a7 to handler 2019-06-07 06:12:54.204 30936 INFO oslo_db.sqlalchemy.provision [req-79cff573-1808-4061-be44-25f10e1683f8 - - - - -] CREATE BACKEND sqlite:// TOKEN euhbdehvcu 2019-06-07 06:12:54.160 30937 INFO octavia.common.config [req-ebe05af6-2b11-4dbd-b281-6021b13a4aed - - - - -] Logging enabled! 2019-06-07 06:12:54.161 30937 INFO octavia.common.config [req-ebe05af6-2b11-4dbd-b281-6021b13a4aed - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.185 30937 WARNING octavia.api.root_controller [req-ebe05af6-2b11-4dbd-b281-6021b13a4aed - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.196 30937 INFO octavia.api.v2.controllers.load_balancer [req-180bbf7a-b9b2-4bff-baf3-5cf80b4b7f49 - - - - -] Sending created Load Balancer aad5fa53-fbdf-48ff-b352-01f8bd057db6 to the handler 2019-06-07 06:12:54.218 30935 INFO octavia.api.v1.controllers.listener [req-7391eb65-353f-4fe9-9235-5f2f4d95d13f - - - - -] Sending Creation of Listener 20cd192a-fa76-4a21-bc03-3d9cfb04962f to handler 2019-06-07 06:12:54.279 30935 INFO octavia.api.v1.controllers.pool [req-9d108496-acc0-4fbb-b32f-b16162bfc914 - - - - -] Sending Creation of Pool 773df65a-d284-4ff3-91d5-9a437e2f416a to handler 2019-06-07 06:12:54.239 30937 INFO octavia.api.v2.controllers.listener [req-cb301c3c-0994-4b89-8f2d-98ff3cfbecfe - - - - -] Sending Creation of Listener 43893137-b300-446e-b9d4-2f7c80c95e6b to handler 2019-06-07 06:12:54.278 30936 INFO octavia.common.config [req-79cff573-1808-4061-be44-25f10e1683f8 - - - - -] Logging enabled! 2019-06-07 06:12:54.279 30936 INFO octavia.common.config [req-79cff573-1808-4061-be44-25f10e1683f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.302 30936 WARNING octavia.api.root_controller [req-79cff573-1808-4061-be44-25f10e1683f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.311 30936 INFO octavia.api.v1.controllers.load_balancer [req-6dcda427-405c-4794-af60-3eb8a221e0bf - - - - -] Sending created Load Balancer e0ed3cb1-86e8-49f5-842f-130f9cec3d8b to the handler 2019-06-07 06:12:54.300 30937 INFO octavia.api.v2.controllers.pool [req-6309081c-67c4-43db-98eb-89828b51c603 - - - - -] Sending Creation of Pool e9585e63-c2e6-4e54-85cc-3b949efbae49 to handler 2019-06-07 06:12:54.350 30936 INFO octavia.api.v1.controllers.listener [req-3d16eb51-6371-469c-b8b9-abf260908c55 - - - - -] Sending Creation of Listener 729e0eec-ed18-4085-87ed-2657d2d678fa to handler 2019-06-07 06:12:54.385 30938 INFO oslo_db.sqlalchemy.provision [req-15d10b4d-eba0-4ff2-a4aa-e954d8105211 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:54.387 30938 INFO oslo_db.sqlalchemy.provision [req-15d10b4d-eba0-4ff2-a4aa-e954d8105211 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN poyipmfxtw 2019-06-07 06:12:54.387 30938 INFO oslo_db.sqlalchemy.provision [req-15d10b4d-eba0-4ff2-a4aa-e954d8105211 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_limited [1.675577s] ... ok 2019-06-07 06:12:54.374 30935 INFO octavia.api.v1.controllers.pool [req-455bf797-5336-44af-a157-4decb3a15126 - - - - -] Sending Creation of Pool 2d982900-e4ef-48a1-b05e-05dc239f1c6e to handler 2019-06-07 06:12:54.390 30938 INFO oslo_db.sqlalchemy.provision [req-15d10b4d-eba0-4ff2-a4aa-e954d8105211 - - - - -] CREATE BACKEND sqlite:// TOKEN zjvotxpxmp 2019-06-07 06:12:54.469 30935 INFO octavia.api.v1.controllers.member [req-96b22115-ffae-4de0-ba07-d2da76ca38e4 - - - - -] Sending Creation of Member 979e3744-4336-4d45-8550-52b26eee8993 to handler 2019-06-07 06:12:54.471 30937 INFO octavia.api.v2.controllers.pool [req-ce4b4fc2-af61-4115-82cf-e345aedc446b - - - - -] Sending Creation of Pool f50ef00f-35e1-4cef-8ada-fd38322ff0c2 to handler 2019-06-07 06:12:54.484 30938 INFO octavia.common.config [req-15d10b4d-eba0-4ff2-a4aa-e954d8105211 - - - - -] Logging enabled! 2019-06-07 06:12:54.484 30938 INFO octavia.common.config [req-15d10b4d-eba0-4ff2-a4aa-e954d8105211 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.506 30936 INFO octavia.api.v1.controllers.pool [req-e3852f1c-7fb8-41ed-a8ec-9908aaf65b84 - - - - -] Sending Creation of Pool c1eb25c9-2a6d-4193-8d7b-52d740e933a7 to handler 2019-06-07 06:12:54.517 30938 WARNING octavia.api.root_controller [req-15d10b4d-eba0-4ff2-a4aa-e954d8105211 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.535 30938 INFO octavia.api.v2.controllers.load_balancer [req-8af3d02b-4b2c-4784-8194-6fa51fd3614d - - - - -] Sending created Load Balancer 701c314b-1027-4698-8a38-01b47f12354b to the handler 2019-06-07 06:12:54.542 30935 INFO octavia.api.v1.controllers.member [req-174f2be7-c58c-497a-b6a4-8df2b6009ccc - - - - -] Sending Update of Member 979e3744-4336-4d45-8550-52b26eee8993 to handler 2019-06-07 06:12:54.588 30938 INFO octavia.api.v2.controllers.listener [req-257b490e-32de-4889-ad83-cb3fff2ea21f - - - - -] Sending Creation of Listener 52a98b8d-f630-4ddb-a6b5-eb0ac35212cb to handler 2019-06-07 06:12:54.613 30935 INFO oslo_db.sqlalchemy.provision [req-e5d43783-c31d-4e13-a04d-f24cf1c764a5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:54.615 30935 INFO oslo_db.sqlalchemy.provision [req-e5d43783-c31d-4e13-a04d-f24cf1c764a5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rpydexhqrn 2019-06-07 06:12:54.615 30935 INFO oslo_db.sqlalchemy.provision [req-e5d43783-c31d-4e13-a04d-f24cf1c764a5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_update_with_bad_handler [0.619953s] ... ok 2019-06-07 06:12:54.637 30937 INFO oslo_db.sqlalchemy.provision [req-3967874b-6f4a-4de3-8a33-a0c8a543b2a6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:54.656 30938 INFO octavia.api.v2.controllers.pool [req-f742c4ae-9164-47e8-9d8f-e0da20798b61 - - - - -] Sending Creation of Pool d55f9b8f-5489-49f5-8533-2a89d5312099 to handler 2019-06-07 06:12:54.590 30936 INFO octavia.api.v1.controllers.pool [req-5051fc5a-1eb3-454c-8520-2d1f90a41032 - - - - -] Sending Update of Pool c1eb25c9-2a6d-4193-8d7b-52d740e933a7 to handler 2019-06-07 06:12:54.619 30935 INFO oslo_db.sqlalchemy.provision [req-e5d43783-c31d-4e13-a04d-f24cf1c764a5 - - - - -] CREATE BACKEND sqlite:// TOKEN puaogztnkb 2019-06-07 06:12:54.641 30937 INFO oslo_db.sqlalchemy.provision [req-3967874b-6f4a-4de3-8a33-a0c8a543b2a6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nqxnohakqq 2019-06-07 06:12:54.641 30937 INFO oslo_db.sqlalchemy.provision [req-3967874b-6f4a-4de3-8a33-a0c8a543b2a6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_create_with_invalid_url_path [0.558904s] ... ok 2019-06-07 06:12:54.644 30937 INFO oslo_db.sqlalchemy.provision [req-3967874b-6f4a-4de3-8a33-a0c8a543b2a6 - - - - -] CREATE BACKEND sqlite:// TOKEN dwfunynktb 2019-06-07 06:12:54.720 30936 INFO oslo_db.sqlalchemy.provision [req-48c66b12-5b6f-45e2-84cd-d7d6cef07d7a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:54.721 30936 INFO oslo_db.sqlalchemy.provision [req-48c66b12-5b6f-45e2-84cd-d7d6cef07d7a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN euhbdehvcu 2019-06-07 06:12:54.721 30936 INFO oslo_db.sqlalchemy.provision [req-48c66b12-5b6f-45e2-84cd-d7d6cef07d7a - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:54.719 30937 INFO octavia.common.config [req-3967874b-6f4a-4de3-8a33-a0c8a543b2a6 - - - - -] Logging enabled! 2019-06-07 06:12:54.719 30937 INFO octavia.common.config [req-3967874b-6f4a-4de3-8a33-a0c8a543b2a6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.743 30937 WARNING octavia.api.root_controller [req-3967874b-6f4a-4de3-8a33-a0c8a543b2a6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_session_persistence [0.519531s] ... ok 2019-06-07 06:12:54.724 30936 INFO oslo_db.sqlalchemy.provision [req-48c66b12-5b6f-45e2-84cd-d7d6cef07d7a - - - - -] CREATE BACKEND sqlite:// TOKEN krvwhjkmta 2019-06-07 06:12:54.694 30935 INFO octavia.common.config [req-e5d43783-c31d-4e13-a04d-f24cf1c764a5 - - - - -] Logging enabled! 2019-06-07 06:12:54.694 30935 INFO octavia.common.config [req-e5d43783-c31d-4e13-a04d-f24cf1c764a5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.719 30935 WARNING octavia.api.root_controller [req-e5d43783-c31d-4e13-a04d-f24cf1c764a5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.731 30935 INFO octavia.api.v1.controllers.load_balancer [req-142bd86b-3a64-40ab-85e6-e46339f40df3 - - - - -] Sending created Load Balancer 4e283889-e63d-47f5-a47b-32f1564284f5 to the handler 2019-06-07 06:12:54.764 30935 INFO octavia.api.v1.controllers.listener [req-6025f21e-10ff-4990-8a85-7a5041fcd421 - - - - -] Sending Creation of Listener b23fe643-9943-4dc1-bef6-b467489da89e to handler 2019-06-07 06:12:54.777 30938 INFO octavia.api.v2.controllers.pool [req-a511c052-a05e-4159-a9e2-f168033d24c3 - - - - -] Sending Creation of Pool e63201d7-92f2-4f19-94f7-43dd7f561abf to handler 2019-06-07 06:12:54.759 30937 INFO octavia.api.v2.controllers.load_balancer [req-b2d9bd9b-d4fe-413f-aabf-fee5f3599eaf - - - - -] Sending created Load Balancer 802995a6-59db-4aa7-bdf0-08202e13662b to the handler 2019-06-07 06:12:54.796 30937 INFO octavia.api.v2.controllers.listener [req-2c1fdd04-6644-464e-8a54-f7ba0df66d7e - - - - -] Sending Creation of Listener fe3e8648-035f-40db-bcaa-566523157c93 to handler 2019-06-07 06:12:54.799 30936 INFO octavia.common.config [req-48c66b12-5b6f-45e2-84cd-d7d6cef07d7a - - - - -] Logging enabled! 2019-06-07 06:12:54.799 30936 INFO octavia.common.config [req-48c66b12-5b6f-45e2-84cd-d7d6cef07d7a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.821 30935 ERROR octavia.api.v1.controllers.base [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] Pool 487cc8fb-7c15-424c-be8a-a4a5504baf7f not found: None 2019-06-07 06:12:54.821 30935 ERROR octavia.api.v1.controllers.base None 2019-06-07 06:12:54.821 30935 ERROR octavia.api.v1.controllers.base 2019-06-07 06:12:54.832 30935 INFO oslo_db.sqlalchemy.provision [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:54.833 30935 INFO oslo_db.sqlalchemy.provision [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN puaogztnkb 2019-06-07 06:12:54.834 30935 INFO oslo_db.sqlalchemy.provision [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_delete [0.218013s] ... ok 2019-06-07 06:12:54.836 30935 INFO oslo_db.sqlalchemy.provision [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] CREATE BACKEND sqlite:// TOKEN sruvwavjoe 2019-06-07 06:12:54.862 30937 INFO octavia.api.v2.controllers.pool [req-1e6ab562-afd5-413e-b1e8-3b3442552bc3 - - - - -] Sending Creation of Pool 9aea6694-ad1c-482f-beb8-e7d876814d1b to handler 2019-06-07 06:12:54.872 30938 INFO octavia.api.v2.controllers.load_balancer [req-3d9ae210-d15c-4d81-a3a1-2a62bf5ef07b - - - - -] Sending created Load Balancer c3eb21a1-7154-4799-b182-91c34247ccd2 to the handler 2019-06-07 06:12:54.925 30938 INFO octavia.api.v2.controllers.pool [req-8e6aa13b-4b50-4360-861d-a1f94f59f5f7 - - - - -] Sending Creation of Pool be6acf82-13d9-477c-b088-0487ca25f806 to handler 2019-06-07 06:12:54.822 30936 WARNING octavia.api.root_controller [req-48c66b12-5b6f-45e2-84cd-d7d6cef07d7a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.834 30936 INFO octavia.api.v1.controllers.load_balancer [req-5c3a612d-f913-43f9-b8f5-7ebe8828d7e8 - - - - -] Sending created Load Balancer b0c1e3e4-7698-4304-9064-0c7cf85a6cf9 to the handler 2019-06-07 06:12:54.867 30936 INFO octavia.api.v1.controllers.listener [req-7aac80b7-8a16-4166-9241-cf80f6c8c6c2 - - - - -] Sending Creation of Listener b7835373-68f0-4c16-a635-e0c8048d8ee7 to handler 2019-06-07 06:12:54.916 30935 INFO octavia.common.config [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] Logging enabled! 2019-06-07 06:12:54.916 30935 INFO octavia.common.config [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:54.941 30935 WARNING octavia.api.root_controller [req-e6249c18-13ef-4660-8cc0-3892b2e3369c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:54.954 30936 INFO octavia.api.v1.controllers.pool [req-dfb105d0-b23d-4c48-9ece-beb9d37d99a9 - - - - -] Sending Creation of Pool 51fe38a0-3a42-4412-a50a-d62ca84d54d4 to handler 2019-06-07 06:12:54.953 30935 INFO octavia.api.v1.controllers.load_balancer [req-b4d9c8ec-7c70-4d71-ab23-b93952746354 - - - - -] Sending created Load Balancer cad7cc13-7a6d-4d0d-ba64-accccc374355 to the handler 2019-06-07 06:12:54.985 30935 INFO octavia.api.v1.controllers.listener [req-89d6ebf0-e2e9-4c26-aa39-1514133e4de6 - - - - -] Sending Creation of Listener 927ef478-54e1-4239-9ab7-a7889dd9800a to handler 2019-06-07 06:12:54.964 30937 INFO octavia.api.v2.controllers.pool [req-c72b201b-c410-479e-a396-414915e023ba - - - - -] Sending Creation of Pool 252c6e89-c59b-445c-a1ff-134be2f304c7 to handler 2019-06-07 06:12:55.018 30936 INFO octavia.api.v1.controllers.load_balancer [req-32c56a3e-94d5-455d-a486-01f9cb4e9545 - - - - -] Sending deleted Load Balancer b0c1e3e4-7698-4304-9064-0c7cf85a6cf9 to the handler 2019-06-07 06:12:55.007 30938 INFO octavia.api.v2.controllers.pool [req-d344af80-3461-48fa-b7e9-2897f4e40c3a - - - - -] Sending Creation of Pool b88f5027-0bba-452e-953f-d424a734df6e to handler 2019-06-07 06:12:55.046 30937 INFO octavia.api.v2.controllers.health_monitor [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] Health Monitor 36538028-9a57-44e1-98bb-f2d752d036a4 was not found 2019-06-07 06:12:55.038 30936 INFO octavia.api.v1.controllers.pool [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:55.063 30936 INFO oslo_db.sqlalchemy.provision [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.064 30936 INFO oslo_db.sqlalchemy.provision [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN krvwhjkmta 2019-06-07 06:12:55.064 30936 INFO oslo_db.sqlalchemy.provision [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_when_lb_pending_delete [0.342670s] ... ok 2019-06-07 06:12:55.060 30937 INFO oslo_db.sqlalchemy.provision [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.061 30937 INFO oslo_db.sqlalchemy.provision [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dwfunynktb 2019-06-07 06:12:55.061 30937 INFO oslo_db.sqlalchemy.provision [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_get [0.420285s] ... ok 2019-06-07 06:12:55.087 30935 INFO octavia.api.v1.controllers.pool [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] Sending Creation of Pool ef2fbe3a-98d5-4c62-8c27-4cfdeed848e2 to handler 2019-06-07 06:12:55.067 30936 INFO oslo_db.sqlalchemy.provision [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] CREATE BACKEND sqlite:// TOKEN uumrqkqpdo 2019-06-07 06:12:55.064 30937 INFO oslo_db.sqlalchemy.provision [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] CREATE BACKEND sqlite:// TOKEN auaqtqhuia 2019-06-07 06:12:55.107 30938 INFO octavia.api.v2.controllers.health_monitor [req-4c7dce9c-fbd4-4ca1-b281-25a7b740fac5 - - - - -] Sending Creation of Health Monitor 7fc7c08e-e3e9-489a-aae6-c88324fe516e to handler 2019-06-07 06:12:55.116 30935 INFO oslo_db.sqlalchemy.provision [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.120 30935 INFO oslo_db.sqlalchemy.provision [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sruvwavjoe 2019-06-07 06:12:55.120 30935 INFO oslo_db.sqlalchemy.provision [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_id [0.286279s] ... ok 2019-06-07 06:12:55.123 30935 INFO oslo_db.sqlalchemy.provision [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] CREATE BACKEND sqlite:// TOKEN mroosldexj 2019-06-07 06:12:55.140 30937 INFO octavia.common.config [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] Logging enabled! 2019-06-07 06:12:55.141 30937 INFO octavia.common.config [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.197 30938 INFO octavia.api.v2.controllers.health_monitor [req-fefc8acb-0be5-4b5a-aa14-a0db6b0bf807 - - - - -] Sending Creation of Health Monitor 03785abc-b538-4b0a-a550-3b2fb70a4493 to handler 2019-06-07 06:12:55.140 30936 INFO octavia.common.config [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] Logging enabled! 2019-06-07 06:12:55.141 30936 INFO octavia.common.config [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.162 30936 WARNING octavia.api.root_controller [req-6aad0452-d7df-4500-a62b-9926892a4850 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.203 30936 INFO oslo_db.sqlalchemy.provision [req-5c4e872c-3d99-40f4-99d3-4e7f34cff45c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.204 30936 INFO oslo_db.sqlalchemy.provision [req-5c4e872c-3d99-40f4-99d3-4e7f34cff45c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uumrqkqpdo 2019-06-07 06:12:55.204 30936 INFO oslo_db.sqlalchemy.provision [req-5c4e872c-3d99-40f4-99d3-4e7f34cff45c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_get_all_quotas_with_quotas [0.139775s] ... ok 2019-06-07 06:12:55.207 30936 INFO oslo_db.sqlalchemy.provision [req-5c4e872c-3d99-40f4-99d3-4e7f34cff45c - - - - -] CREATE BACKEND sqlite:// TOKEN xckitmsggq 2019-06-07 06:12:55.165 30937 WARNING octavia.api.root_controller [req-99e0142d-22db-430f-9415-c33b4976fb51 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.179 30937 INFO octavia.api.v2.controllers.load_balancer [req-c95996fa-57e0-47b3-a520-10da4b7f912d - - - - -] Sending created Load Balancer ee6806bd-b285-4e45-afa1-6a08a40a8d11 to the handler 2019-06-07 06:12:55.214 30935 INFO octavia.common.config [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] Logging enabled! 2019-06-07 06:12:55.215 30935 INFO octavia.common.config [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.258 30935 WARNING octavia.api.root_controller [req-a886af90-013b-4343-8d42-f081d62875a0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.267 30935 INFO octavia.api.v1.controllers.load_balancer [req-e903be15-2f62-4b3e-9e68-9ab60111f3dc - - - - -] Sending created Load Balancer 749bca69-465b-4c49-880e-ee9cf42b1d73 to the handler 2019-06-07 06:12:55.219 30937 INFO octavia.api.v2.controllers.listener [req-78b4a700-1c64-41b5-9873-656b8f129bc3 - - - - -] Sending Creation of Listener c6e0ca00-2f6d-4730-bcad-8df39e747120 to handler 2019-06-07 06:12:55.284 30937 INFO octavia.api.v2.controllers.pool [req-1f72676d-338d-4601-8b27-a25a69b1e7c0 - - - - -] Sending Creation of Pool 7e8292d8-a955-495a-890e-35a1c833bfa7 to handler 2019-06-07 06:12:55.310 30938 INFO octavia.api.v2.controllers.health_monitor [req-33774ffa-aa86-47f8-8295-d521556ebd3a - - - - -] Sending Creation of Health Monitor ed5e6c9b-7ac4-4b9b-a224-557d45ec6079 to handler 2019-06-07 06:12:55.325 30935 INFO octavia.api.v1.controllers.listener [req-f02f6210-6486-4b2a-ab9d-ccbd81ed46b9 - - - - -] Sending Creation of Listener 2c8d70bb-6889-4ea5-82dc-de68ede2c5f2 to handler 2019-06-07 06:12:55.285 30936 INFO octavia.common.config [req-5c4e872c-3d99-40f4-99d3-4e7f34cff45c - - - - -] Logging enabled! 2019-06-07 06:12:55.285 30936 INFO octavia.common.config [req-5c4e872c-3d99-40f4-99d3-4e7f34cff45c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.309 30936 WARNING octavia.api.root_controller [req-5c4e872c-3d99-40f4-99d3-4e7f34cff45c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.323 30936 INFO octavia.api.v2.controllers.load_balancer [req-bf608074-e12e-4ba0-a035-fffdea59a9bc - - - - -] Sending created Load Balancer b30101fb-d0b3-493d-83b4-9ae97aefdd7d to the handler 2019-06-07 06:12:55.374 30936 INFO octavia.api.v2.controllers.amphora [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] Sending failover request for amphora 1b30d95e-f7b3-40e2-85ab-33786ed6ff35 to the handler 2019-06-07 06:12:55.386 30936 INFO oslo_db.sqlalchemy.provision [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.387 30936 INFO oslo_db.sqlalchemy.provision [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xckitmsggq 2019-06-07 06:12:55.387 30936 INFO oslo_db.sqlalchemy.provision [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_failover [0.183072s] ... ok 2019-06-07 06:12:55.377 30937 INFO octavia.api.v2.controllers.pool [req-bcdfb580-916c-4882-a50d-a7dd582ebc68 - - - - -] Sending Creation of Pool beed4eda-71ed-44da-99c8-4e3bf4c8d403 to handler 2019-06-07 06:12:55.398 30936 INFO oslo_db.sqlalchemy.provision [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] CREATE BACKEND sqlite:// TOKEN qwkinkshdt 2019-06-07 06:12:55.431 30935 INFO octavia.api.v1.controllers.pool [req-daaac8ed-3214-4f4d-920e-b89e6b5131e7 - - - - -] Sending Creation of Pool 4b446060-6501-4871-be21-f2a31d7a5d40 to handler 2019-06-07 06:12:55.467 30936 INFO octavia.common.config [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] Logging enabled! 2019-06-07 06:12:55.468 30936 INFO octavia.common.config [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.504 30937 INFO octavia.api.v2.controllers.health_monitor [req-f06c948f-4b5d-4b2c-9353-11988833b2b3 - 469c9e4c-2683-4d1c-8137-7a8abfb8d3af - - -] Sending Creation of Health Monitor 8202b736-1422-45bf-b32b-26e21efe1747 to handler 2019-06-07 06:12:55.491 30936 WARNING octavia.api.root_controller [req-5067f2fe-3232-4a39-a500-35e6475ad7e1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.502 30936 INFO octavia.api.v2.controllers.load_balancer [req-e67bdec4-03f9-447b-9fed-1273573939c6 - - - - -] Sending created Load Balancer c4008dcb-6939-45ec-9507-84a2d32ab0bb to the handler 2019-06-07 06:12:55.497 30938 INFO oslo_db.sqlalchemy.provision [req-b4ab72b8-0f58-437c-af79-98a4a62847b1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.503 30938 INFO oslo_db.sqlalchemy.provision [req-b4ab72b8-0f58-437c-af79-98a4a62847b1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zjvotxpxmp 2019-06-07 06:12:55.503 30938 INFO oslo_db.sqlalchemy.provision [req-b4ab72b8-0f58-437c-af79-98a4a62847b1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_non_admin [1.116008s] ... ok 2019-06-07 06:12:55.531 30935 INFO oslo_db.sqlalchemy.provision [req-ce5e78ee-7db2-4d5d-b6da-46c35323f064 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.508 30938 INFO oslo_db.sqlalchemy.provision [req-b4ab72b8-0f58-437c-af79-98a4a62847b1 - - - - -] CREATE BACKEND sqlite:// TOKEN qyfsarcriw 2019-06-07 06:12:55.535 30935 INFO oslo_db.sqlalchemy.provision [req-ce5e78ee-7db2-4d5d-b6da-46c35323f064 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mroosldexj 2019-06-07 06:12:55.535 30935 INFO oslo_db.sqlalchemy.provision [req-ce5e78ee-7db2-4d5d-b6da-46c35323f064 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_listener_with_default_pool_id_set [0.414688s] ... ok 2019-06-07 06:12:55.538 30935 INFO oslo_db.sqlalchemy.provision [req-ce5e78ee-7db2-4d5d-b6da-46c35323f064 - - - - -] CREATE BACKEND sqlite:// TOKEN xgtehjmtku 2019-06-07 06:12:55.556 30936 INFO oslo_db.sqlalchemy.provision [req-b23923eb-f5a4-4667-8a43-f023a9d51052 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.558 30936 INFO oslo_db.sqlalchemy.provision [req-b23923eb-f5a4-4667-8a43-f023a9d51052 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qwkinkshdt 2019-06-07 06:12:55.558 30936 INFO oslo_db.sqlalchemy.provision [req-b23923eb-f5a4-4667-8a43-f023a9d51052 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all [0.170323s] ... ok 2019-06-07 06:12:55.565 30936 INFO oslo_db.sqlalchemy.provision [req-b23923eb-f5a4-4667-8a43-f023a9d51052 - - - - -] CREATE BACKEND sqlite:// TOKEN wdfpkcttfr 2019-06-07 06:12:55.635 30936 INFO octavia.common.config [req-b23923eb-f5a4-4667-8a43-f023a9d51052 - - - - -] Logging enabled! 2019-06-07 06:12:55.635 30936 INFO octavia.common.config [req-b23923eb-f5a4-4667-8a43-f023a9d51052 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.659 30936 WARNING octavia.api.root_controller [req-b23923eb-f5a4-4667-8a43-f023a9d51052 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.684 30937 INFO oslo_db.sqlalchemy.provision [req-e190ef21-885d-424e-a91b-b30ec9dedaed - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.686 30937 INFO oslo_db.sqlalchemy.provision [req-e190ef21-885d-424e-a91b-b30ec9dedaed - - - - -] DROP BACKEND Engine(sqlite://) TOKEN auaqtqhuia 2019-06-07 06:12:55.686 30937 INFO oslo_db.sqlalchemy.provision [req-e190ef21-885d-424e-a91b-b30ec9dedaed - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_authorized [0.624158s] ... ok 2019-06-07 06:12:55.689 30937 INFO oslo_db.sqlalchemy.provision [req-e190ef21-885d-424e-a91b-b30ec9dedaed - - - - -] CREATE BACKEND sqlite:// TOKEN mbdpwnhzry 2019-06-07 06:12:55.684 30938 INFO octavia.common.config [req-b4ab72b8-0f58-437c-af79-98a4a62847b1 - - - - -] Logging enabled! 2019-06-07 06:12:55.685 30938 INFO octavia.common.config [req-b4ab72b8-0f58-437c-af79-98a4a62847b1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.673 30936 INFO octavia.api.v2.controllers.load_balancer [req-68ef5b65-3e8d-4029-95a2-b0ad0afe309c - - - - -] Sending created Load Balancer f8ed5157-6159-46c9-b68c-06cadce4e6b7 to the handler 2019-06-07 06:12:55.723 30936 INFO oslo_db.sqlalchemy.provision [req-d3cd0f65-d266-4b68-ac56-005f6442bca6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.724 30936 INFO oslo_db.sqlalchemy.provision [req-d3cd0f65-d266-4b68-ac56-005f6442bca6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wdfpkcttfr 2019-06-07 06:12:55.724 30936 INFO oslo_db.sqlalchemy.provision [req-d3cd0f65-d266-4b68-ac56-005f6442bca6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_fields_filter [0.166277s] ... ok 2019-06-07 06:12:55.727 30936 INFO oslo_db.sqlalchemy.provision [req-d3cd0f65-d266-4b68-ac56-005f6442bca6 - - - - -] CREATE BACKEND sqlite:// TOKEN jhudxahlaw 2019-06-07 06:12:55.767 30937 INFO octavia.common.config [req-e190ef21-885d-424e-a91b-b30ec9dedaed - - - - -] Logging enabled! 2019-06-07 06:12:55.728 30938 WARNING octavia.api.root_controller [req-b4ab72b8-0f58-437c-af79-98a4a62847b1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.766 30938 INFO octavia.api.v2.controllers.load_balancer [req-5fee1ba3-bba1-4b56-b950-cb5a16ac7cac - - - - -] Sending created Load Balancer ef7a179a-8123-4cd5-a3de-67c65bd13e4d to the handler 2019-06-07 06:12:55.769 30937 INFO octavia.common.config [req-e190ef21-885d-424e-a91b-b30ec9dedaed - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.794 30937 WARNING octavia.api.root_controller [req-e190ef21-885d-424e-a91b-b30ec9dedaed - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.802 30936 INFO octavia.common.config [req-d3cd0f65-d266-4b68-ac56-005f6442bca6 - - - - -] Logging enabled! 2019-06-07 06:12:55.803 30936 INFO octavia.common.config [req-d3cd0f65-d266-4b68-ac56-005f6442bca6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.827 30936 WARNING octavia.api.root_controller [req-d3cd0f65-d266-4b68-ac56-005f6442bca6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.809 30937 INFO octavia.api.v2.controllers.load_balancer [req-e60a7823-6f3f-41ba-a11d-a5e8e6f882b6 - - - - -] Sending created Load Balancer 9cee9279-db54-4471-8b94-45a5e33c48f4 to the handler 2019-06-07 06:12:55.623 30935 INFO octavia.common.config [req-ce5e78ee-7db2-4d5d-b6da-46c35323f064 - - - - -] Logging enabled! 2019-06-07 06:12:55.623 30935 INFO octavia.common.config [req-ce5e78ee-7db2-4d5d-b6da-46c35323f064 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:55.646 30935 WARNING octavia.api.root_controller [req-ce5e78ee-7db2-4d5d-b6da-46c35323f064 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:55.658 30935 INFO octavia.api.v1.controllers.load_balancer [req-16946b9a-762b-47af-8fa1-0a60625ee43b - - - - -] Sending created Load Balancer 150c4723-d774-4343-974d-861a9390ac62 to the handler 2019-06-07 06:12:55.692 30935 INFO octavia.api.v1.controllers.listener [req-b8d52118-5c0d-4650-b7cf-102dd811e6a5 - - - - -] Sending Creation of Listener 2e98e4d5-87c6-49b3-8b83-2cc199a7e4be to handler 2019-06-07 06:12:55.777 30935 INFO octavia.api.v1.controllers.pool [req-4a575a4b-124c-4a90-b392-4ad6f363416c - - - - -] Sending Creation of Pool b4298080-d372-4332-8eee-4ac90f7b2ebd to handler 2019-06-07 06:12:55.851 30937 INFO octavia.api.v2.controllers.listener [req-5df63d2f-5573-4a5a-af40-c62bb3ccad34 - - - - -] Sending Creation of Listener 0672ae7e-1982-422d-8177-73afd804a6a1 to handler 2019-06-07 06:12:55.831 30938 INFO octavia.api.v2.controllers.listener [req-3d45c5bd-584e-41b3-924a-018e5522ccdc - - - - -] Sending Creation of Listener 78d58b66-7235-4ed7-9800-76fd42c6e8d7 to handler 2019-06-07 06:12:55.841 30936 INFO octavia.api.v2.controllers.load_balancer [req-06f01384-db26-4316-ad27-e293639661d4 - - - - -] Sending created Load Balancer 1a75316b-f4b8-4955-9a81-f7455ca1c983 to the handler 2019-06-07 06:12:55.913 30935 INFO oslo_db.sqlalchemy.provision [req-2218ef5a-41de-45cc-815e-229448067d57 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.914 30935 INFO oslo_db.sqlalchemy.provision [req-2218ef5a-41de-45cc-815e-229448067d57 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xgtehjmtku 2019-06-07 06:12:55.915 30935 INFO oslo_db.sqlalchemy.provision [req-2218ef5a-41de-45cc-815e-229448067d57 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:55.919 30936 INFO oslo_db.sqlalchemy.provision [req-2ee2d1b5-f339-4bb8-83f4-f9f28656cc78 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:55.921 30936 INFO oslo_db.sqlalchemy.provision [req-2ee2d1b5-f339-4bb8-83f4-f9f28656cc78 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jhudxahlaw 2019-06-07 06:12:55.921 30936 INFO oslo_db.sqlalchemy.provision [req-2ee2d1b5-f339-4bb8-83f4-f9f28656cc78 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:55.927 30937 INFO octavia.api.v2.controllers.pool [req-a2ea175c-b757-40e0-82a4-e9b77aa129a9 - - - - -] Sending Creation of Pool 8f4b7384-3436-4f11-a088-c4b3b7e61151 to handler 2019-06-07 06:12:55.932 30938 INFO octavia.api.v2.controllers.pool [req-14d2aed0-78e5-499e-bb8e-203df6968083 - - - - -] Sending Creation of Pool f638ec7f-d51b-406a-a7ff-f3eab87a4d93 to handler 2019-06-07 06:12:56.023 30937 INFO octavia.api.v2.controllers.pool [req-8ce66f88-16ad-495c-a164-a211f2cbe97e - - - - -] Sending Creation of Pool b287d13b-ed9b-40c1-840d-5b0f163c14fc to handler {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_limited [0.323904s] ... ok {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_proxy_protocol [0.515145s] ... ok 2019-06-07 06:12:56.067 30938 INFO octavia.api.v2.controllers.pool [req-832dfdab-e448-408d-a99d-18af125232f7 - - - - -] Sending Creation of Pool 49df1ae1-1f87-498e-a75c-c2e08ad4a0a5 to handler 2019-06-07 06:12:56.053 30935 INFO oslo_db.sqlalchemy.provision [req-2218ef5a-41de-45cc-815e-229448067d57 - - - - -] CREATE BACKEND sqlite:// TOKEN zejqabdupn 2019-06-07 06:12:56.051 30936 INFO oslo_db.sqlalchemy.provision [req-2ee2d1b5-f339-4bb8-83f4-f9f28656cc78 - - - - -] CREATE BACKEND sqlite:// TOKEN akwpowxucx 2019-06-07 06:12:56.120 30937 INFO oslo_db.sqlalchemy.provision [req-ba0e57a9-7d9c-45a6-8b4d-7b37e20b5e69 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:56.121 30937 INFO oslo_db.sqlalchemy.provision [req-ba0e57a9-7d9c-45a6-8b4d-7b37e20b5e69 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mbdpwnhzry 2019-06-07 06:12:56.122 30937 INFO oslo_db.sqlalchemy.provision [req-ba0e57a9-7d9c-45a6-8b4d-7b37e20b5e69 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_not_authorized [0.435512s] ... ok 2019-06-07 06:12:56.124 30937 INFO oslo_db.sqlalchemy.provision [req-ba0e57a9-7d9c-45a6-8b4d-7b37e20b5e69 - - - - -] CREATE BACKEND sqlite:// TOKEN alyoxkofab 2019-06-07 06:12:56.127 30935 INFO octavia.common.config [req-2218ef5a-41de-45cc-815e-229448067d57 - - - - -] Logging enabled! 2019-06-07 06:12:56.130 30935 INFO octavia.common.config [req-2218ef5a-41de-45cc-815e-229448067d57 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.120 30936 INFO octavia.common.config [req-2ee2d1b5-f339-4bb8-83f4-f9f28656cc78 - - - - -] Logging enabled! 2019-06-07 06:12:56.120 30936 INFO octavia.common.config [req-2ee2d1b5-f339-4bb8-83f4-f9f28656cc78 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.141 30936 WARNING octavia.api.root_controller [req-2ee2d1b5-f339-4bb8-83f4-f9f28656cc78 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.152 30936 INFO octavia.api.v2.controllers.load_balancer [req-af813886-b407-4f88-a3d5-b8c8c3cfdfaa - - - - -] Sending created Load Balancer 66aafac7-daa7-4443-b9be-3eb6aa14641e to the handler 2019-06-07 06:12:56.157 30935 WARNING octavia.api.root_controller [req-2218ef5a-41de-45cc-815e-229448067d57 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.167 30935 INFO octavia.api.v1.controllers.load_balancer [req-a47be9b7-b4bd-49c8-a774-3d5ebf567dc7 - - - - -] Sending created Load Balancer d7bdaddf-005e-41d0-8a8a-ce75cf8a2068 to the handler 2019-06-07 06:12:56.207 30936 INFO oslo_db.sqlalchemy.provision [req-b18c0a31-31c1-4621-a2f0-ac8534454fd0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:56.209 30936 INFO oslo_db.sqlalchemy.provision [req-b18c0a31-31c1-4621-a2f0-ac8534454fd0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN akwpowxucx 2019-06-07 06:12:56.209 30936 INFO oslo_db.sqlalchemy.provision [req-b18c0a31-31c1-4621-a2f0-ac8534454fd0 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:12:56.199 30937 INFO octavia.common.config [req-ba0e57a9-7d9c-45a6-8b4d-7b37e20b5e69 - - - - -] Logging enabled! 2019-06-07 06:12:56.200 30937 INFO octavia.common.config [req-ba0e57a9-7d9c-45a6-8b4d-7b37e20b5e69 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.203 30935 INFO octavia.api.v1.controllers.listener [req-1f44b8b8-2188-4c51-9380-178bd798f142 - - - - -] Sending Creation of Listener 81ec5e1f-eec2-4812-af4e-1f542b44c52e to handler {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_by_project_id [0.160284s] ... ok 2019-06-07 06:12:56.224 30937 WARNING octavia.api.root_controller [req-ba0e57a9-7d9c-45a6-8b4d-7b37e20b5e69 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.236 30937 INFO octavia.api.v2.controllers.load_balancer [req-f678fec5-568a-4365-ad8d-c6fbff6d1521 - - - - -] Sending created Load Balancer dec62221-5816-44bf-a6ca-3eefc701b93c to the handler 2019-06-07 06:12:56.212 30936 INFO oslo_db.sqlalchemy.provision [req-b18c0a31-31c1-4621-a2f0-ac8534454fd0 - - - - -] CREATE BACKEND sqlite:// TOKEN eeikkpcumj 2019-06-07 06:12:56.279 30936 INFO octavia.common.config [req-b18c0a31-31c1-4621-a2f0-ac8534454fd0 - - - - -] Logging enabled! 2019-06-07 06:12:56.279 30936 INFO octavia.common.config [req-b18c0a31-31c1-4621-a2f0-ac8534454fd0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.244 30938 INFO octavia.api.v2.controllers.load_balancer [req-18c77713-9724-41dc-bf99-6043c4cfc124 - - - - -] Sending created Load Balancer 346afde9-8ffd-43e9-b69d-4ca3d87467cd to the handler 2019-06-07 06:12:56.299 30935 INFO octavia.api.v1.controllers.pool [req-5164d9a4-b402-4b5e-bb72-2329e41d06f5 - - - - -] Sending Creation of Pool 691349c3-0cf4-49cc-8ef7-42dd4f8ceb01 to handler 2019-06-07 06:12:56.303 30938 INFO octavia.api.v2.controllers.pool [req-3969dc33-c699-4e17-af2b-61563956ab09 - - - - -] Sending Creation of Pool 32bccf28-af4a-47c4-bb5a-ecaf6cfd5bf2 to handler 2019-06-07 06:12:56.301 30936 WARNING octavia.api.root_controller [req-b18c0a31-31c1-4621-a2f0-ac8534454fd0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.313 30936 INFO octavia.api.v2.controllers.load_balancer [req-dac8b4a4-0644-4ffd-996b-70b854504829 - - - - -] Sending created Load Balancer f58c5502-2c02-4bec-9cf8-716f4b6687c7 to the handler 2019-06-07 06:12:56.278 30937 INFO octavia.api.v2.controllers.listener [req-453d0f5a-79d3-45ea-a51b-713c572503b3 - - - - -] Sending Creation of Listener f9db0711-e44c-4943-9140-258655e69ae8 to handler 2019-06-07 06:12:56.339 30937 INFO octavia.api.v2.controllers.pool [req-8219ccd6-4bd2-4721-8f4e-2f7512b186af - - - - -] Sending Creation of Pool 758563e6-03ba-4e5d-9440-a52888b7651a to handler 2019-06-07 06:12:56.374 30936 INFO oslo_db.sqlalchemy.provision [req-446a670f-04b3-4079-95fe-c7d890236f13 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:56.375 30936 INFO oslo_db.sqlalchemy.provision [req-446a670f-04b3-4079-95fe-c7d890236f13 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eeikkpcumj 2019-06-07 06:12:56.375 30936 INFO oslo_db.sqlalchemy.provision [req-446a670f-04b3-4079-95fe-c7d890236f13 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_hides_deleted [0.166126s] ... ok 2019-06-07 06:12:56.370 30935 INFO octavia.api.v1.controllers.load_balancer [req-e3828e20-d917-4756-8629-10344a7669bb - - - - -] Sending deleted Load Balancer d7bdaddf-005e-41d0-8a8a-ce75cf8a2068 to the handler 2019-06-07 06:12:56.389 30935 INFO octavia.api.v1.controllers.pool [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:56.378 30936 INFO oslo_db.sqlalchemy.provision [req-446a670f-04b3-4079-95fe-c7d890236f13 - - - - -] CREATE BACKEND sqlite:// TOKEN kjiminthvk 2019-06-07 06:12:56.401 30938 INFO octavia.api.v2.controllers.pool [req-14b6f665-e88e-41a1-9d63-3b54474fba80 - - - - -] Sending Creation of Pool dd113224-e510-40cb-acaa-0c8be501819c to handler 2019-06-07 06:12:56.424 30935 INFO oslo_db.sqlalchemy.provision [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:56.428 30935 INFO oslo_db.sqlalchemy.provision [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zejqabdupn 2019-06-07 06:12:56.428 30935 INFO oslo_db.sqlalchemy.provision [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_when_lb_pending_delete [0.377474s] ... ok 2019-06-07 06:12:56.437 30937 INFO octavia.api.v2.controllers.pool [req-c409f127-6fa8-461e-8d68-cd25f53db66f - - - - -] Sending Creation of Pool b60d06d2-de9a-4976-9f88-4b3c67c30678 to handler 2019-06-07 06:12:56.431 30935 INFO oslo_db.sqlalchemy.provision [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] CREATE BACKEND sqlite:// TOKEN lwytcmswal 2019-06-07 06:12:56.445 30936 INFO octavia.common.config [req-446a670f-04b3-4079-95fe-c7d890236f13 - - - - -] Logging enabled! 2019-06-07 06:12:56.446 30936 INFO octavia.common.config [req-446a670f-04b3-4079-95fe-c7d890236f13 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.468 30936 WARNING octavia.api.root_controller [req-446a670f-04b3-4079-95fe-c7d890236f13 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.479 30936 INFO octavia.api.v2.controllers.load_balancer [req-19766822-fcfd-464b-b575-87e81ecd3b02 - - - - -] Sending created Load Balancer 0d4f025e-96b5-417f-b7f0-8e1235e3057e to the handler 2019-06-07 06:12:56.527 30936 INFO oslo_db.sqlalchemy.provision [req-0e23dfe9-f87d-4323-bb3f-a100f8aef9ee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:56.528 30936 INFO oslo_db.sqlalchemy.provision [req-0e23dfe9-f87d-4323-bb3f-a100f8aef9ee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kjiminthvk 2019-06-07 06:12:56.528 30936 INFO oslo_db.sqlalchemy.provision [req-0e23dfe9-f87d-4323-bb3f-a100f8aef9ee - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_not_authorized [0.152802s] ... ok 2019-06-07 06:12:56.511 30935 INFO octavia.common.config [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] Logging enabled! 2019-06-07 06:12:56.512 30935 INFO octavia.common.config [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.535 30935 WARNING octavia.api.root_controller [req-df249477-e981-4582-91fc-c6e677c44ec3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.538 30938 INFO octavia.api.v2.controllers.pool [req-e160a786-e54b-4270-a5d6-613f5094e3b4 - - - - -] Sending Creation of Pool ef826053-16f3-447e-8699-475193069826 to handler 2019-06-07 06:12:56.532 30936 INFO oslo_db.sqlalchemy.provision [req-0e23dfe9-f87d-4323-bb3f-a100f8aef9ee - - - - -] CREATE BACKEND sqlite:// TOKEN okfcshqhrr 2019-06-07 06:12:56.533 30937 INFO oslo_db.sqlalchemy.provision [req-ca9036f4-2dfd-4dca-bacb-c6cba77a8d02 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:56.534 30937 INFO oslo_db.sqlalchemy.provision [req-ca9036f4-2dfd-4dca-bacb-c6cba77a8d02 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN alyoxkofab 2019-06-07 06:12:56.535 30937 INFO oslo_db.sqlalchemy.provision [req-ca9036f4-2dfd-4dca-bacb-c6cba77a8d02 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_over_quota [0.413083s] ... ok 2019-06-07 06:12:56.538 30937 INFO oslo_db.sqlalchemy.provision [req-ca9036f4-2dfd-4dca-bacb-c6cba77a8d02 - - - - -] CREATE BACKEND sqlite:// TOKEN cjkyakksww 2019-06-07 06:12:56.558 30935 INFO octavia.api.v1.controllers.load_balancer [req-db25dec8-f8f7-4af7-97c7-bb4bfdeb95a0 - - - - -] Sending created Load Balancer 329cd5df-9f31-4eb7-b8a6-82fd466f89d2 to the handler 2019-06-07 06:12:56.595 30935 INFO octavia.api.v1.controllers.listener [req-18915616-641a-49df-bd03-7d15a49e78a3 - - - - -] Sending Creation of Listener f4781625-4a59-4b61-8107-fa4dd04c872e to handler 2019-06-07 06:12:56.600 30936 INFO octavia.common.config [req-0e23dfe9-f87d-4323-bb3f-a100f8aef9ee - - - - -] Logging enabled! 2019-06-07 06:12:56.601 30936 INFO octavia.common.config [req-0e23dfe9-f87d-4323-bb3f-a100f8aef9ee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.621 30936 WARNING octavia.api.root_controller [req-0e23dfe9-f87d-4323-bb3f-a100f8aef9ee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.633 30936 INFO octavia.api.v2.controllers.load_balancer [req-46c357fa-32c7-45ed-a377-f80d64f18331 - - - - -] Sending created Load Balancer 9117f007-c740-4271-830d-90ac30083b65 to the handler 2019-06-07 06:12:56.666 30935 INFO octavia.api.v1.controllers.pool [req-561d133a-48ba-491c-8b43-3920818ee7a5 - - - - -] Sending Creation of Pool 3637f9be-6bfc-4cd5-a533-88db101cb76a to handler 2019-06-07 06:12:56.615 30937 INFO octavia.common.config [req-ca9036f4-2dfd-4dca-bacb-c6cba77a8d02 - - - - -] Logging enabled! 2019-06-07 06:12:56.615 30937 INFO octavia.common.config [req-ca9036f4-2dfd-4dca-bacb-c6cba77a8d02 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.639 30937 WARNING octavia.api.root_controller [req-ca9036f4-2dfd-4dca-bacb-c6cba77a8d02 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.652 30937 INFO octavia.api.v2.controllers.load_balancer [req-609d56a3-a570-4444-8c4a-93d96b03029c - - - - -] Sending created Load Balancer 39b8568d-2b48-4cf7-8d9d-137478a82df6 to the handler 2019-06-07 06:12:56.672 30936 INFO octavia.api.v2.controllers.listener [req-5f8e686e-2711-461d-8c0b-fd8a74f43a59 - - - - -] Sending Creation of Listener 957d06bc-4ed1-4172-8e5d-5a1fb012ced4 to handler 2019-06-07 06:12:56.690 30938 INFO octavia.api.v2.controllers.health_monitor [req-55cc4cf1-4ed0-4eda-9fa9-6e9ac4d0021e - - - - -] Sending Creation of Health Monitor faa3d7d2-1bfe-4973-a500-7e29e7ae4916 to handler 2019-06-07 06:12:56.691 30937 INFO octavia.api.v2.controllers.listener [req-2a4839ba-f1f2-4fa5-966e-d33fca995b66 - - - - -] Sending Creation of Listener 4853773d-99de-4eb7-a07f-c07373e9eb83 to handler 2019-06-07 06:12:56.730 30936 INFO octavia.api.v2.controllers.pool [req-4d4c60bc-8111-4f8e-929c-817edc7e8a60 - - - - -] Sending Creation of Pool 8e0371fb-b911-43cd-8edb-fcc1483117da to handler 2019-06-07 06:12:56.751 30937 INFO octavia.api.v2.controllers.pool [req-f31215e9-b6e6-4a9e-b6d7-ba4f3f0b5d6d - - - - -] Sending Creation of Pool d6efe27e-e7bc-4919-abc1-a0a714879c6f to handler 2019-06-07 06:12:56.770 30935 INFO octavia.api.v1.controllers.l7policy [req-e6a4508a-2a01-4bb0-9550-c6b9646ee688 - - - - -] Sending Creation of L7Policy fb71ffc7-188e-482d-86e7-70a033c6f07b to handler 2019-06-07 06:12:56.825 30936 INFO octavia.api.v2.controllers.pool [req-bedbea17-3adb-4c43-8b56-a8ae241a7785 - - - - -] Sending Creation of Pool 8f326404-4dc7-4c63-a717-1497e23415c5 to handler 2019-06-07 06:12:56.831 30938 INFO octavia.api.v2.controllers.health_monitor [req-f75b269d-c592-4620-9fce-c424078feb41 - - - - -] Sending Creation of Health Monitor 96096e39-116c-49a4-8cec-dbdf7f9b1491 to handler 2019-06-07 06:12:56.839 30935 INFO oslo_db.sqlalchemy.provision [req-d2caf74c-7b4d-4824-9c61-4a351d42a1a3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:56.841 30935 INFO oslo_db.sqlalchemy.provision [req-d2caf74c-7b4d-4824-9c61-4a351d42a1a3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lwytcmswal 2019-06-07 06:12:56.841 30935 INFO oslo_db.sqlalchemy.provision [req-d2caf74c-7b4d-4824-9c61-4a351d42a1a3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_with_l7policy [0.412668s] ... ok 2019-06-07 06:12:56.844 30935 INFO oslo_db.sqlalchemy.provision [req-d2caf74c-7b4d-4824-9c61-4a351d42a1a3 - - - - -] CREATE BACKEND sqlite:// TOKEN lyukzzyefk 2019-06-07 06:12:56.854 30937 INFO octavia.api.v2.controllers.pool [req-f42401fb-e464-4013-aa07-1ba3c43c97ca - - - - -] Sending Creation of Pool f6db0ee7-b8d3-4c3e-b076-d985565478cd to handler 2019-06-07 06:12:56.918 30935 INFO octavia.common.config [req-d2caf74c-7b4d-4824-9c61-4a351d42a1a3 - - - - -] Logging enabled! 2019-06-07 06:12:56.918 30935 INFO octavia.common.config [req-d2caf74c-7b4d-4824-9c61-4a351d42a1a3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:56.958 30938 INFO octavia.api.v2.controllers.health_monitor [req-b0ec85c7-178e-4500-8cf8-b8a8ac5e847e - - - - -] Sending Creation of Health Monitor 4c07837c-e6fa-4fd6-980a-63f9615bebda to handler 2019-06-07 06:12:56.942 30935 WARNING octavia.api.root_controller [req-d2caf74c-7b4d-4824-9c61-4a351d42a1a3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:56.951 30935 INFO octavia.api.v1.controllers.load_balancer [req-e3f05bbb-565d-4366-b8a5-d76a527b68dc - - - - -] Sending created Load Balancer 1b57d046-a24f-4fb1-ba3d-9974778f83c0 to the handler 2019-06-07 06:12:56.966 30937 INFO octavia.api.v2.controllers.health_monitor [req-ac0b8230-ba08-416a-aca7-0c94b26d7928 - - - - -] Sending Creation of Health Monitor 9869a4c0-b7ce-4bf7-a1ba-333bf854f50d to handler 2019-06-07 06:12:56.990 30935 INFO octavia.api.v1.controllers.listener [req-b9c70445-f0b2-4712-a90b-112bf52ebd48 - - - - -] Sending Creation of Listener 15735dea-3d3d-47b9-9ede-cb8f6de120d9 to handler 2019-06-07 06:12:57.031 30936 INFO oslo_db.sqlalchemy.provision [req-11282b0c-47a2-496e-a5b7-7b691d7f901a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.032 30936 INFO oslo_db.sqlalchemy.provision [req-11282b0c-47a2-496e-a5b7-7b691d7f901a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN okfcshqhrr 2019-06-07 06:12:57.032 30936 INFO oslo_db.sqlalchemy.provision [req-11282b0c-47a2-496e-a5b7-7b691d7f901a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_create [0.503975s] ... ok 2019-06-07 06:12:57.035 30936 INFO oslo_db.sqlalchemy.provision [req-11282b0c-47a2-496e-a5b7-7b691d7f901a - - - - -] CREATE BACKEND sqlite:// TOKEN uviyhintvc 2019-06-07 06:12:57.084 30935 INFO octavia.api.v1.controllers.pool [req-e4fd1f98-320d-40b3-8dda-7af5d3174876 - - - - -] Sending Creation of Pool 65289a99-a902-4289-940e-4b8387e604c4 to handler 2019-06-07 06:12:57.091 30938 INFO oslo_db.sqlalchemy.provision [req-b6bc8b9e-6016-4dbb-b159-8c144c140f54 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.093 30938 INFO oslo_db.sqlalchemy.provision [req-b6bc8b9e-6016-4dbb-b159-8c144c140f54 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qyfsarcriw 2019-06-07 06:12:57.093 30938 INFO oslo_db.sqlalchemy.provision [req-b6bc8b9e-6016-4dbb-b159-8c144c140f54 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_non_admin_global_observer [1.589074s] ... ok 2019-06-07 06:12:57.096 30938 INFO oslo_db.sqlalchemy.provision [req-b6bc8b9e-6016-4dbb-b159-8c144c140f54 - - - - -] CREATE BACKEND sqlite:// TOKEN qzcnqnegej 2019-06-07 06:12:57.103 30936 INFO octavia.common.config [req-11282b0c-47a2-496e-a5b7-7b691d7f901a - - - - -] Logging enabled! 2019-06-07 06:12:57.103 30936 INFO octavia.common.config [req-11282b0c-47a2-496e-a5b7-7b691d7f901a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:57.125 30937 INFO oslo_db.sqlalchemy.provision [req-79804786-c5bd-4768-8e82-5eae911b1e9e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.127 30937 INFO oslo_db.sqlalchemy.provision [req-79804786-c5bd-4768-8e82-5eae911b1e9e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cjkyakksww 2019-06-07 06:12:57.127 30937 INFO oslo_db.sqlalchemy.provision [req-79804786-c5bd-4768-8e82-5eae911b1e9e - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_sans_listener [0.591935s] ... ok 2019-06-07 06:12:57.125 30936 WARNING octavia.api.root_controller [req-11282b0c-47a2-496e-a5b7-7b691d7f901a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:57.136 30936 INFO octavia.api.v2.controllers.load_balancer [req-7b724f32-479d-459c-9941-a6bbdfce71d6 - - - - -] Sending created Load Balancer 78ff1ed7-4f1b-4e73-982b-f113eeee7b20 to the handler 2019-06-07 06:12:57.136 30937 INFO oslo_db.sqlalchemy.provision [req-79804786-c5bd-4768-8e82-5eae911b1e9e - - - - -] CREATE BACKEND sqlite:// TOKEN sqelwakccu 2019-06-07 06:12:57.166 30935 INFO octavia.api.v1.controllers.pool [req-6ff614ff-ac39-4768-85af-e6110982bbf8 - - - - -] Sending Deletion of Pool 65289a99-a902-4289-940e-4b8387e604c4 to handler 2019-06-07 06:12:57.188 30938 INFO octavia.common.config [req-b6bc8b9e-6016-4dbb-b159-8c144c140f54 - - - - -] Logging enabled! 2019-06-07 06:12:57.188 30938 INFO octavia.common.config [req-b6bc8b9e-6016-4dbb-b159-8c144c140f54 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:57.172 30936 INFO octavia.api.v2.controllers.listener [req-3bfd860e-db83-4e01-87ff-7448638aacfd - - - - -] Sending Creation of Listener 71a1b058-f96d-4bf0-80ed-8dd107bd5493 to handler 2019-06-07 06:12:57.207 30937 INFO octavia.common.config [req-79804786-c5bd-4768-8e82-5eae911b1e9e - - - - -] Logging enabled! 2019-06-07 06:12:57.207 30937 INFO octavia.common.config [req-79804786-c5bd-4768-8e82-5eae911b1e9e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:57.229 30937 WARNING octavia.api.root_controller [req-79804786-c5bd-4768-8e82-5eae911b1e9e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:57.230 30936 INFO octavia.api.v2.controllers.pool [req-f3a7f517-2fb2-408c-8fbe-4522bf9ba268 - - - - -] Sending Creation of Pool 303035d5-b134-4d71-8f19-1d8c83c3ec77 to handler 2019-06-07 06:12:57.211 30938 WARNING octavia.api.root_controller [req-b6bc8b9e-6016-4dbb-b159-8c144c140f54 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:57.232 30938 INFO octavia.api.v2.controllers.load_balancer [req-d5973ead-90f5-455d-b42d-091059358f58 - - - - -] Sending created Load Balancer af688cea-b382-4371-85e1-d6ef85261c82 to the handler 2019-06-07 06:12:57.247 30937 INFO octavia.api.v2.controllers.load_balancer [req-00d7cbcf-27be-4564-bd33-a0a7ea44fc61 - - - - -] Sending created Load Balancer 836cf5da-c0bd-4bc5-ba8e-56eb12735699 to the handler 2019-06-07 06:12:57.273 30938 INFO octavia.api.v2.controllers.listener [req-a7222a32-8b66-4977-ab97-13b0cf15f7f9 - - - - -] Sending Creation of Listener 8b7b4b30-c4e9-4020-96df-97fb82ba71e0 to handler 2019-06-07 06:12:57.287 30937 INFO octavia.api.v2.controllers.listener [req-907aeaeb-c100-47a9-a950-ed184bf27b5d - - - - -] Sending Creation of Listener 57daee4d-498b-4c7a-aafa-ccffd7bd5f29 to handler 2019-06-07 06:12:57.306 30935 INFO oslo_db.sqlalchemy.provision [req-2211d415-3fc7-49a6-ba5f-0b5f964d8bc8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.309 30935 INFO oslo_db.sqlalchemy.provision [req-2211d415-3fc7-49a6-ba5f-0b5f964d8bc8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lyukzzyefk 2019-06-07 06:12:57.309 30935 INFO oslo_db.sqlalchemy.provision [req-2211d415-3fc7-49a6-ba5f-0b5f964d8bc8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_with_session_persistence [0.468319s] ... ok 2019-06-07 06:12:57.312 30935 INFO oslo_db.sqlalchemy.provision [req-2211d415-3fc7-49a6-ba5f-0b5f964d8bc8 - - - - -] CREATE BACKEND sqlite:// TOKEN reiazrncgf 2019-06-07 06:12:57.348 30938 INFO octavia.api.v2.controllers.pool [req-1a3fa4b1-5871-4f93-8ade-da73e49e1646 - - - - -] Sending Creation of Pool 87e807e4-8650-4d19-99b2-c6ac6c1f1a81 to handler 2019-06-07 06:12:57.330 30936 INFO octavia.api.v2.controllers.pool [req-5cfb880a-cd91-4019-9ff4-63073423ec62 - - - - -] Sending Creation of Pool 0659afd2-3f6e-429c-acdb-41ed8a25ba43 to handler 2019-06-07 06:12:57.347 30937 INFO octavia.api.v2.controllers.pool [req-bcafe059-1fb1-4d38-9122-bddf6653132d - - - - -] Sending Creation of Pool 3914f41c-b0eb-4c2d-ac92-29e6e4d1c042 to handler 2019-06-07 06:12:57.388 30935 INFO octavia.common.config [req-2211d415-3fc7-49a6-ba5f-0b5f964d8bc8 - - - - -] Logging enabled! 2019-06-07 06:12:57.388 30935 INFO octavia.common.config [req-2211d415-3fc7-49a6-ba5f-0b5f964d8bc8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:57.409 30935 WARNING octavia.api.root_controller [req-2211d415-3fc7-49a6-ba5f-0b5f964d8bc8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:57.424 30935 INFO octavia.api.v1.controllers.load_balancer [req-b5a53b30-d8cc-4132-b6ad-6eee3ee8ca67 - - - - -] Sending created Load Balancer 4d1857d2-11f9-4ea2-b149-f2a9750ce319 to the handler 2019-06-07 06:12:57.449 30936 INFO octavia.api.v2.controllers.health_monitor [req-346f3012-b25b-4048-93c0-0165a4fa3b68 - - - - -] Sending Creation of Health Monitor 9b25a3e7-dbde-4b98-b3b0-162ab2d5b644 to handler 2019-06-07 06:12:57.451 30937 INFO octavia.api.v2.controllers.pool [req-92313d29-863f-42ef-acc8-512aebf187a1 - - - - -] Sending Creation of Pool c22bc9a2-5faf-4482-9762-14787d5af1ee to handler 2019-06-07 06:12:57.468 30938 INFO octavia.api.v2.controllers.pool [req-c2a9fb8c-3a85-4f5c-a397-9d122204076b - - - - -] Sending Creation of Pool 491aa85c-4353-48f2-9bf5-e3e3fad2ba16 to handler 2019-06-07 06:12:57.527 30936 INFO oslo_db.sqlalchemy.provision [req-9be98f93-2e2b-442d-9074-7946b2a81878 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.529 30936 INFO oslo_db.sqlalchemy.provision [req-9be98f93-2e2b-442d-9074-7946b2a81878 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uviyhintvc 2019-06-07 06:12:57.529 30936 INFO oslo_db.sqlalchemy.provision [req-9be98f93-2e2b-442d-9074-7946b2a81878 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_update [0.496348s] ... ok 2019-06-07 06:12:57.528 30935 INFO octavia.api.v1.controllers.listener [req-857b9ded-0fa0-4a3b-924a-8f933b9d4dbe - - - - -] Sending Creation of Listener 68c7e01a-2d37-43ef-972d-bd0101f7b8fc to handler 2019-06-07 06:12:57.532 30936 INFO oslo_db.sqlalchemy.provision [req-9be98f93-2e2b-442d-9074-7946b2a81878 - - - - -] CREATE BACKEND sqlite:// TOKEN wjduqzgjgg 2019-06-07 06:12:57.573 30937 INFO octavia.api.v2.controllers.health_monitor [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] Sending Creation of Health Monitor 62ca64fc-12f8-4d55-9318-5ecbd9bdbace to handler 2019-06-07 06:12:57.599 30936 INFO octavia.common.config [req-9be98f93-2e2b-442d-9074-7946b2a81878 - - - - -] Logging enabled! 2019-06-07 06:12:57.600 30936 INFO octavia.common.config [req-9be98f93-2e2b-442d-9074-7946b2a81878 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:57.571 30938 INFO octavia.api.v2.controllers.load_balancer [req-73950734-a375-4ada-a1a8-92da39967938 - - - - -] Sending created Load Balancer a020ffde-a932-4b94-bec9-805a8b55add9 to the handler 2019-06-07 06:12:57.607 30937 INFO oslo_db.sqlalchemy.provision [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.608 30937 INFO oslo_db.sqlalchemy.provision [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sqelwakccu 2019-06-07 06:12:57.608 30937 INFO oslo_db.sqlalchemy.provision [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_with_project_id_is_ignored [0.481475s] ... ok 2019-06-07 06:12:57.611 30937 INFO oslo_db.sqlalchemy.provision [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] CREATE BACKEND sqlite:// TOKEN aadcfwhrgv 2019-06-07 06:12:57.613 30938 INFO octavia.api.v2.controllers.load_balancer [req-22754230-ed31-4541-923a-4efd4e392401 - - - - -] Sending created Load Balancer 523ec84d-a89f-4b92-bda5-9cbf5008cc83 to the handler 2019-06-07 06:12:57.621 30935 INFO octavia.api.v1.controllers.pool [req-677a1327-3b7e-4e86-9548-4daac7e3e60d - - - - -] Sending Creation of Pool 2c0ea8ae-187d-4833-ad4e-7dc2c0fc8186 to handler 2019-06-07 06:12:57.621 30936 WARNING octavia.api.root_controller [req-9be98f93-2e2b-442d-9074-7946b2a81878 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:57.632 30936 INFO octavia.api.v2.controllers.load_balancer [req-0b4d9748-46bb-46f3-b9ed-56f02f5086b9 - - - - -] Sending created Load Balancer 67e75241-3af1-4020-8752-0a514251fccb to the handler 2019-06-07 06:12:57.661 30938 INFO octavia.api.v2.controllers.pool [req-433eb694-7135-400f-925b-46e8d5b9b526 - - - - -] Sending Creation of Pool ce826054-d101-411d-a43e-08486cd18f79 to handler 2019-06-07 06:12:57.669 30936 INFO octavia.api.v2.controllers.listener [req-03b608fe-6031-49cc-a6de-6d20d4be6cc2 - - - - -] Sending Creation of Listener cf6d6803-be16-4473-a0c2-5747a2b045cc to handler 2019-06-07 06:12:57.693 30937 INFO octavia.common.config [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] Logging enabled! 2019-06-07 06:12:57.695 30935 INFO octavia.api.v1.controllers.pool [req-41b0a465-4b85-4750-a302-83517360288e - - - - -] Sending Update of Pool 2c0ea8ae-187d-4833-ad4e-7dc2c0fc8186 to handler 2019-06-07 06:12:57.695 30937 INFO octavia.common.config [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:57.717 30937 WARNING octavia.api.root_controller [req-d119b7e6-67b6-4333-ba8b-037840afbc5f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:57.728 30937 INFO octavia.api.v2.controllers.load_balancer [req-8de6b45f-b3f2-435b-bac6-d5a7c352ec5e - - - - -] Sending created Load Balancer 682730c3-4a47-4894-b14e-39bd3801e60c to the handler 2019-06-07 06:12:57.732 30936 INFO octavia.api.v2.controllers.pool [req-9fdbfa9e-8b54-4fd1-9b19-413ea04ff3a3 - - - - -] Sending Creation of Pool d0eb9a68-3abb-479c-8be4-97b511ff2054 to handler 2019-06-07 06:12:57.736 30938 INFO octavia.api.v2.controllers.pool [req-77c9751d-3cf8-4c9f-8767-e37460dda073 - - - - -] Sending Creation of Pool eda2d83d-3101-444c-b66f-33ed27b42acc to handler 2019-06-07 06:12:57.782 30935 INFO oslo_db.sqlalchemy.provision [req-684e5d19-e4a8-4e45-ba58-ed36be3b99c6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.783 30935 INFO oslo_db.sqlalchemy.provision [req-684e5d19-e4a8-4e45-ba58-ed36be3b99c6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN reiazrncgf 2019-06-07 06:12:57.784 30935 INFO oslo_db.sqlalchemy.provision [req-684e5d19-e4a8-4e45-ba58-ed36be3b99c6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_preserve_session_persistence [0.474250s] ... ok 2019-06-07 06:12:57.774 30937 INFO octavia.api.v2.controllers.listener [req-9d7e2f9d-9577-42a6-b6c7-2c7c91daef29 - - - - -] Sending Creation of Listener 9de6e7f1-6f00-437f-b978-43082d89fd13 to handler 2019-06-07 06:12:57.787 30935 INFO oslo_db.sqlalchemy.provision [req-684e5d19-e4a8-4e45-ba58-ed36be3b99c6 - - - - -] CREATE BACKEND sqlite:// TOKEN hxxttoihgk 2019-06-07 06:12:57.828 30938 INFO octavia.api.v2.controllers.pool [req-fe18e5c3-d5f0-4085-bdaa-4972f684e693 - - - - -] Sending Creation of Pool 80973093-d0b9-40b5-ac0d-844922ba694e to handler 2019-06-07 06:12:57.823 30936 INFO octavia.api.v2.controllers.pool [req-a9677a70-5347-4dd5-9f7e-d0955ebc0dc8 - - - - -] Sending Creation of Pool 54f87249-77d9-4e64-8bdc-1510e2530bd5 to handler 2019-06-07 06:12:57.906 30936 INFO octavia.api.v2.controllers.load_balancer [req-7ffb73aa-51e2-4720-8025-3aabcf209148 - - - - -] Sending created Load Balancer 08f0695f-26b0-4a79-9a0e-accd8a2cc7ce to the handler 2019-06-07 06:12:57.906 30937 INFO octavia.api.v2.controllers.pool [req-5586f4fc-a826-436f-a507-d0ce76714b5a - - - - -] Sending Creation of Pool 2294e21c-91c2-493a-b68c-7fdd6e3998d5 to handler 2019-06-07 06:12:57.863 30935 INFO octavia.common.config [req-684e5d19-e4a8-4e45-ba58-ed36be3b99c6 - - - - -] Logging enabled! 2019-06-07 06:12:57.863 30935 INFO octavia.common.config [req-684e5d19-e4a8-4e45-ba58-ed36be3b99c6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:57.886 30935 WARNING octavia.api.root_controller [req-684e5d19-e4a8-4e45-ba58-ed36be3b99c6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:57.918 30935 INFO oslo_db.sqlalchemy.provision [req-c6b4cfa3-1fba-4104-8fde-416060970bc7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:57.919 30935 INFO oslo_db.sqlalchemy.provision [req-c6b4cfa3-1fba-4104-8fde-416060970bc7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hxxttoihgk 2019-06-07 06:12:57.920 30935 INFO oslo_db.sqlalchemy.provision [req-c6b4cfa3-1fba-4104-8fde-416060970bc7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_custom_missing_quotas [0.135623s] ... ok 2019-06-07 06:12:57.907 30938 INFO octavia.api.v2.controllers.health_monitor [req-2f0278ad-0fff-42d5-9da0-65f212784445 - - - - -] Sending Creation of Health Monitor a5104a9c-2b26-4b16-a35a-153ded46e75e to handler 2019-06-07 06:12:57.922 30935 INFO oslo_db.sqlalchemy.provision [req-c6b4cfa3-1fba-4104-8fde-416060970bc7 - - - - -] CREATE BACKEND sqlite:// TOKEN sonicvgdmd 2019-06-07 06:12:57.943 30936 INFO octavia.api.v2.controllers.pool [req-92033a8c-3968-4729-b7f7-92c43a816f1d - - - - -] Sending Creation of Pool eb181eb0-52e5-47f0-a79f-16a58a605382 to handler 2019-06-07 06:12:58.008 30936 INFO oslo_db.sqlalchemy.provision [req-3c41e7f2-dde2-44db-9330-d2a8b652aca9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.009 30936 INFO oslo_db.sqlalchemy.provision [req-3c41e7f2-dde2-44db-9330-d2a8b652aca9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjduqzgjgg 2019-06-07 06:12:58.009 30936 INFO oslo_db.sqlalchemy.provision [req-3c41e7f2-dde2-44db-9330-d2a8b652aca9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_pool_in_error [0.480224s] ... ok 2019-06-07 06:12:57.998 30935 INFO octavia.common.config [req-c6b4cfa3-1fba-4104-8fde-416060970bc7 - - - - -] Logging enabled! 2019-06-07 06:12:57.999 30935 INFO octavia.common.config [req-c6b4cfa3-1fba-4104-8fde-416060970bc7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.017 30938 INFO octavia.api.v2.controllers.health_monitor [req-729da70f-e623-491a-864c-d35316670060 - - - - -] Sending Creation of Health Monitor e640e788-b343-4d5b-aaa3-af9c174078fa to handler 2019-06-07 06:12:58.012 30936 INFO oslo_db.sqlalchemy.provision [req-3c41e7f2-dde2-44db-9330-d2a8b652aca9 - - - - -] CREATE BACKEND sqlite:// TOKEN ksuzjqetgw 2019-06-07 06:12:58.020 30937 INFO octavia.api.v2.controllers.pool [req-2cbcf283-3ab7-43b1-bff8-6d2a90f5f9be - - - - -] Sending Creation of Pool 3ea8aaee-30fe-4f3c-8cdf-327ee9e24adc to handler 2019-06-07 06:12:58.024 30935 WARNING octavia.api.root_controller [req-c6b4cfa3-1fba-4104-8fde-416060970bc7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.051 30935 INFO oslo_db.sqlalchemy.provision [req-c61567d8-0f26-4e72-947c-6687713c2394 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.053 30935 INFO oslo_db.sqlalchemy.provision [req-c61567d8-0f26-4e72-947c-6687713c2394 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sonicvgdmd 2019-06-07 06:12:58.053 30935 INFO oslo_db.sqlalchemy.provision [req-c61567d8-0f26-4e72-947c-6687713c2394 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_custom_partial_quotas [0.133422s] ... ok 2019-06-07 06:12:58.056 30935 INFO oslo_db.sqlalchemy.provision [req-c61567d8-0f26-4e72-947c-6687713c2394 - - - - -] CREATE BACKEND sqlite:// TOKEN mxaebowwjl 2019-06-07 06:12:58.112 30938 INFO octavia.api.v2.controllers.health_monitor [req-ba6a70d2-7377-43f9-af76-cef17ed102b2 - - - - -] Sending Creation of Health Monitor a7550bc6-2a6f-4dc0-9f7c-5a520c9098ab to handler 2019-06-07 06:12:58.133 30935 INFO octavia.common.config [req-c61567d8-0f26-4e72-947c-6687713c2394 - - - - -] Logging enabled! 2019-06-07 06:12:58.129 30937 INFO octavia.api.v2.controllers.health_monitor [req-359c2b47-8469-4559-850d-bbbd5b9a07ff - - - - -] Sending Creation of Health Monitor 038e9bfd-4328-4618-a9b0-a8456a9ac17d to handler 2019-06-07 06:12:58.135 30935 INFO octavia.common.config [req-c61567d8-0f26-4e72-947c-6687713c2394 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.157 30935 WARNING octavia.api.root_controller [req-c61567d8-0f26-4e72-947c-6687713c2394 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.177 30935 INFO oslo_db.sqlalchemy.provision [req-664750ce-fdad-435f-b710-4dba87dd5d16 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.178 30935 INFO oslo_db.sqlalchemy.provision [req-664750ce-fdad-435f-b710-4dba87dd5d16 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mxaebowwjl 2019-06-07 06:12:58.178 30935 INFO oslo_db.sqlalchemy.provision [req-664750ce-fdad-435f-b710-4dba87dd5d16 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_delete_non_existent_custom_quotas [0.125151s] ... ok 2019-06-07 06:12:58.080 30936 INFO octavia.common.config [req-3c41e7f2-dde2-44db-9330-d2a8b652aca9 - - - - -] Logging enabled! 2019-06-07 06:12:58.080 30936 INFO octavia.common.config [req-3c41e7f2-dde2-44db-9330-d2a8b652aca9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.101 30936 WARNING octavia.api.root_controller [req-3c41e7f2-dde2-44db-9330-d2a8b652aca9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.112 30936 INFO octavia.api.v2.controllers.load_balancer [req-c0126266-1408-41a7-9372-c0c4f48f978a - - - - -] Sending created Load Balancer 3270c031-7fe2-406d-8da5-bb00fc795d23 to the handler 2019-06-07 06:12:58.149 30936 INFO octavia.api.v2.controllers.listener [req-bf3e8f73-6fe0-414d-9801-9060195b58d5 - - - - -] Sending Creation of Listener abda8371-e8f6-443d-ab81-0788d39acd81 to handler 2019-06-07 06:12:58.182 30935 INFO oslo_db.sqlalchemy.provision [req-664750ce-fdad-435f-b710-4dba87dd5d16 - - - - -] CREATE BACKEND sqlite:// TOKEN afkvqfwkxw 2019-06-07 06:12:58.207 30936 INFO octavia.api.v2.controllers.pool [req-4959cb4c-e0b8-4792-b6f4-f6317cebde50 - - - - -] Sending Creation of Pool 7e283e80-4d81-4e52-b282-7138cd750f08 to handler 2019-06-07 06:12:58.233 30937 INFO oslo_db.sqlalchemy.provision [req-9825b534-b165-4e24-a14a-e2b7c14b8f8c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.234 30937 INFO oslo_db.sqlalchemy.provision [req-9825b534-b165-4e24-a14a-e2b7c14b8f8c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aadcfwhrgv 2019-06-07 06:12:58.235 30937 INFO oslo_db.sqlalchemy.provision [req-9825b534-b165-4e24-a14a-e2b7c14b8f8c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_already_deleted [0.625962s] ... ok 2019-06-07 06:12:58.213 30938 INFO oslo_db.sqlalchemy.provision [req-f6c2a89e-5a1a-4f0b-b0ec-64fe373224ee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.215 30938 INFO oslo_db.sqlalchemy.provision [req-f6c2a89e-5a1a-4f0b-b0ec-64fe373224ee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qzcnqnegej 2019-06-07 06:12:58.215 30938 INFO oslo_db.sqlalchemy.provision [req-f6c2a89e-5a1a-4f0b-b0ec-64fe373224ee - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_by_project_id [1.122265s] ... ok 2019-06-07 06:12:58.237 30937 INFO oslo_db.sqlalchemy.provision [req-9825b534-b165-4e24-a14a-e2b7c14b8f8c - - - - -] CREATE BACKEND sqlite:// TOKEN uurvoxgoiu 2019-06-07 06:12:58.218 30938 INFO oslo_db.sqlalchemy.provision [req-f6c2a89e-5a1a-4f0b-b0ec-64fe373224ee - - - - -] CREATE BACKEND sqlite:// TOKEN bzlvryeepn 2019-06-07 06:12:58.265 30935 INFO octavia.common.config [req-664750ce-fdad-435f-b710-4dba87dd5d16 - - - - -] Logging enabled! 2019-06-07 06:12:58.265 30935 INFO octavia.common.config [req-664750ce-fdad-435f-b710-4dba87dd5d16 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.288 30935 WARNING octavia.api.root_controller [req-664750ce-fdad-435f-b710-4dba87dd5d16 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.305 30935 INFO octavia.api.v2.controllers.load_balancer [req-d5298f9b-1822-43da-96e5-1afec0ccc95d - - - - -] Sending created Load Balancer 56e384bf-3c2d-4229-a8f4-c0529f4704c5 to the handler 2019-06-07 06:12:58.310 30938 INFO octavia.common.config [req-f6c2a89e-5a1a-4f0b-b0ec-64fe373224ee - - - - -] Logging enabled! 2019-06-07 06:12:58.310 30938 INFO octavia.common.config [req-f6c2a89e-5a1a-4f0b-b0ec-64fe373224ee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.308 30936 INFO octavia.api.v2.controllers.pool [req-c167762b-e21b-4f58-b252-894b4529ab52 - - - - -] Sending Creation of Pool 73c9127e-79f3-46d9-9686-6dcf1a8c6a34 to handler 2019-06-07 06:12:58.347 30935 ERROR octavia.api.v2.controllers.base [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] Amphora 0bc18fba-9ff2-4bcb-8f66-511114e3b057 not found: None 2019-06-07 06:12:58.347 30935 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:12:58.347 30935 ERROR octavia.api.v2.controllers.base 2019-06-07 06:12:58.358 30935 INFO oslo_db.sqlalchemy.provision [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.359 30935 INFO oslo_db.sqlalchemy.provision [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afkvqfwkxw 2019-06-07 06:12:58.370 30935 INFO oslo_db.sqlalchemy.provision [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_bad_get [0.190892s] ... ok 2019-06-07 06:12:58.344 30938 WARNING octavia.api.root_controller [req-f6c2a89e-5a1a-4f0b-b0ec-64fe373224ee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.359 30938 INFO octavia.api.v2.controllers.load_balancer [req-c36775ac-5238-48cc-a615-9ac76c91b867 - - - - -] Sending created Load Balancer 6badf14d-6b82-4a5a-87c7-6a3926b28c0a to the handler 2019-06-07 06:12:58.372 30935 INFO oslo_db.sqlalchemy.provision [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] CREATE BACKEND sqlite:// TOKEN akqhjudnsh 2019-06-07 06:12:58.313 30937 INFO octavia.common.config [req-9825b534-b165-4e24-a14a-e2b7c14b8f8c - - - - -] Logging enabled! 2019-06-07 06:12:58.313 30937 INFO octavia.common.config [req-9825b534-b165-4e24-a14a-e2b7c14b8f8c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.334 30937 WARNING octavia.api.root_controller [req-9825b534-b165-4e24-a14a-e2b7c14b8f8c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.346 30937 INFO octavia.api.v2.controllers.load_balancer [req-8a4c2b7e-51c2-4c60-a5ec-0c4a6d3db217 - - - - -] Sending created Load Balancer ac697c95-b14e-401f-b13b-6d746a4802c0 to the handler 2019-06-07 06:12:58.393 30937 INFO octavia.api.v2.controllers.listener [req-6ea77998-9c63-4181-aad4-1c6ca805ae29 - - - - -] Sending Creation of Listener f66caa63-166a-4546-9d93-6e167b883ec9 to handler 2019-06-07 06:12:58.392 30936 INFO octavia.api.v2.controllers.load_balancer [req-91cb2693-49f4-4744-9899-ac6781f78bd8 - - - - -] Sending deleted Load Balancer 3270c031-7fe2-406d-8da5-bb00fc795d23 to the handler 2019-06-07 06:12:58.403 30938 INFO octavia.api.v2.controllers.listener [req-a39b182b-5128-4182-8b23-c985ff04b625 - - - - -] Sending Creation of Listener ef240185-cdb2-49bc-8851-158b8cb3543b to handler 2019-06-07 06:12:58.425 30936 INFO octavia.api.v2.controllers.health_monitor [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:58.436 30936 INFO oslo_db.sqlalchemy.provision [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.438 30936 INFO oslo_db.sqlalchemy.provision [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ksuzjqetgw 2019-06-07 06:12:58.438 30936 INFO oslo_db.sqlalchemy.provision [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_delete [0.428407s] ... ok 2019-06-07 06:12:58.441 30936 INFO oslo_db.sqlalchemy.provision [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] CREATE BACKEND sqlite:// TOKEN zmmgneboxm 2019-06-07 06:12:58.448 30935 INFO octavia.common.config [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] Logging enabled! 2019-06-07 06:12:58.448 30935 INFO octavia.common.config [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.463 30937 INFO octavia.api.v2.controllers.pool [req-7fe8fa12-4164-4d64-bc0b-ce689ac50825 - - - - -] Sending Creation of Pool 4a8a07bb-4947-4128-9f6a-60ec82c4c195 to handler 2019-06-07 06:12:58.473 30935 WARNING octavia.api.root_controller [req-05f3c5eb-d574-4304-bac9-07f07bd3e1ef - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.488 30935 INFO octavia.api.v2.controllers.load_balancer [req-7b83e4b5-c54a-4eb1-9030-3c874305f60d - - - - -] Sending created Load Balancer 7f968933-9e3b-4d5a-afe2-2b8a19125637 to the handler 2019-06-07 06:12:58.524 30935 ERROR octavia.api.v2.controllers.base [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] Amphora asdf not found: None 2019-06-07 06:12:58.524 30935 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:12:58.524 30935 ERROR octavia.api.v2.controllers.base 2019-06-07 06:12:58.538 30935 INFO oslo_db.sqlalchemy.provision [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.539 30935 INFO oslo_db.sqlalchemy.provision [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN akqhjudnsh 2019-06-07 06:12:58.540 30935 INFO oslo_db.sqlalchemy.provision [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_failover_bad_amp_id [0.169826s] ... ok 2019-06-07 06:12:58.508 30936 INFO octavia.common.config [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] Logging enabled! 2019-06-07 06:12:58.508 30936 INFO octavia.common.config [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.530 30936 WARNING octavia.api.root_controller [req-976d7acf-0914-4e36-8ebc-82f111cf0da6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.541 30936 INFO octavia.api.v2.controllers.load_balancer [req-a102f486-e314-46d5-9f7c-5bfb7bb9ea01 - - - - -] Sending created Load Balancer 6dd7ee64-caf7-4e19-94fd-bdd72e1d22b3 to the handler 2019-06-07 06:12:58.542 30935 INFO oslo_db.sqlalchemy.provision [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] CREATE BACKEND sqlite:// TOKEN tjzukxvkfr 2019-06-07 06:12:58.573 30937 INFO octavia.api.v2.controllers.pool [req-ccc50b8d-c4e8-45f1-a2a3-01fc71d97e2b - - - - -] Sending Creation of Pool e87ddf28-0740-4870-8663-a3141b758a47 to handler 2019-06-07 06:12:58.578 30936 INFO octavia.api.v2.controllers.listener [req-fbe26641-ce8f-4093-9715-7d6dceaafe46 - - - - -] Sending Creation of Listener 9fe6ef2e-0664-4bed-95ae-9de0c551a514 to handler 2019-06-07 06:12:58.585 30938 INFO octavia.api.v2.controllers.pool [req-81813cd0-f485-469b-8bde-78092bf36649 - - - - -] Sending Creation of Pool 475e696b-cc66-463f-8ee6-bda33bb3d8bc to handler 2019-06-07 06:12:58.618 30935 INFO octavia.common.config [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] Logging enabled! 2019-06-07 06:12:58.618 30935 INFO octavia.common.config [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.636 30936 INFO octavia.api.v2.controllers.pool [req-1413fc5e-fd32-435d-bb8f-ae779d19b918 - - - - -] Sending Creation of Pool 1074d3b3-c717-4be5-9c68-e7025603ad84 to handler 2019-06-07 06:12:58.643 30935 WARNING octavia.api.root_controller [req-2692e147-6860-474b-85ca-e0936ae37c80 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.655 30935 INFO octavia.api.v2.controllers.load_balancer [req-8c209c34-c971-4935-ba92-ca9d2981e019 - - - - -] Sending created Load Balancer a66dfbfe-6396-4215-9dd4-8657289fb076 to the handler 2019-06-07 06:12:58.689 30937 INFO octavia.api.v2.controllers.health_monitor [req-920482d4-7b01-48ee-933b-cdfae1264e58 - - - - -] Sending Creation of Health Monitor b8e50580-16ce-414b-83b3-183b8d5e72ef to handler 2019-06-07 06:12:58.708 30935 INFO oslo_db.sqlalchemy.provision [req-07667579-ba61-473f-8ee7-bd1fc65cee03 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.711 30935 INFO oslo_db.sqlalchemy.provision [req-07667579-ba61-473f-8ee7-bd1fc65cee03 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tjzukxvkfr 2019-06-07 06:12:58.711 30935 INFO oslo_db.sqlalchemy.provision [req-07667579-ba61-473f-8ee7-bd1fc65cee03 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_authorized [0.171317s] ... ok 2019-06-07 06:12:58.714 30935 INFO oslo_db.sqlalchemy.provision [req-07667579-ba61-473f-8ee7-bd1fc65cee03 - - - - -] CREATE BACKEND sqlite:// TOKEN jlyoropzii 2019-06-07 06:12:58.723 30938 INFO octavia.api.v2.controllers.pool [req-af773af7-7ce8-464c-9fb8-0cb2309e10af - - - - -] Sending Creation of Pool be9e8686-620b-4575-b5f7-54186bb1259b to handler 2019-06-07 06:12:58.737 30936 INFO octavia.api.v2.controllers.pool [req-df08bfed-7670-44e1-82da-798ff49627ee - - - - -] Sending Creation of Pool 78dd0870-9023-46ec-96a8-e1d10a2d8cea to handler 2019-06-07 06:12:58.769 30937 INFO oslo_db.sqlalchemy.provision [req-150805c4-bd69-44bc-989e-420864332698 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.771 30937 INFO oslo_db.sqlalchemy.provision [req-150805c4-bd69-44bc-989e-420864332698 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uurvoxgoiu 2019-06-07 06:12:58.771 30937 INFO oslo_db.sqlalchemy.provision [req-150805c4-bd69-44bc-989e-420864332698 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_not_authorized [0.536419s] ... ok 2019-06-07 06:12:58.774 30937 INFO oslo_db.sqlalchemy.provision [req-150805c4-bd69-44bc-989e-420864332698 - - - - -] CREATE BACKEND sqlite:// TOKEN jatnwhdjti 2019-06-07 06:12:58.788 30935 INFO octavia.common.config [req-07667579-ba61-473f-8ee7-bd1fc65cee03 - - - - -] Logging enabled! 2019-06-07 06:12:58.788 30935 INFO octavia.common.config [req-07667579-ba61-473f-8ee7-bd1fc65cee03 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.848 30937 INFO octavia.common.config [req-150805c4-bd69-44bc-989e-420864332698 - - - - -] Logging enabled! 2019-06-07 06:12:58.848 30937 INFO octavia.common.config [req-150805c4-bd69-44bc-989e-420864332698 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.812 30935 WARNING octavia.api.root_controller [req-07667579-ba61-473f-8ee7-bd1fc65cee03 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.824 30935 INFO octavia.api.v2.controllers.load_balancer [req-f497aa01-7205-408f-bf83-59bf0b9e355d - - - - -] Sending created Load Balancer 1c6edc3f-e599-4e5a-b9b7-22e5ca5f2e49 to the handler 2019-06-07 06:12:58.832 30936 INFO octavia.api.v2.controllers.load_balancer [req-73eddeb7-0270-4fc0-b940-55fef9d040dd - - - - -] Sending updated Load Balancer 6dd7ee64-caf7-4e19-94fd-bdd72e1d22b3 to the handler 2019-06-07 06:12:58.871 30935 INFO oslo_db.sqlalchemy.provision [req-87a5659b-87cb-4b80-be7c-75478f33be9f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.872 30935 INFO oslo_db.sqlalchemy.provision [req-87a5659b-87cb-4b80-be7c-75478f33be9f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jlyoropzii 2019-06-07 06:12:58.873 30935 INFO oslo_db.sqlalchemy.provision [req-87a5659b-87cb-4b80-be7c-75478f33be9f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_not_authorized [0.161346s] ... ok 2019-06-07 06:12:58.875 30935 INFO oslo_db.sqlalchemy.provision [req-87a5659b-87cb-4b80-be7c-75478f33be9f - - - - -] CREATE BACKEND sqlite:// TOKEN gvbuyliyjz 2019-06-07 06:12:58.874 30938 INFO octavia.api.v2.controllers.pool [req-3fc31cf4-a5f9-4dc8-a224-8e043b5105c5 - - - - -] Sending Creation of Pool 19ff3b4f-11ec-4cb6-9000-9d6e6f370889 to handler 2019-06-07 06:12:58.881 30936 INFO octavia.api.v2.controllers.health_monitor [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:12:58.893 30936 INFO oslo_db.sqlalchemy.provision [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:58.894 30936 INFO oslo_db.sqlalchemy.provision [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zmmgneboxm 2019-06-07 06:12:58.894 30936 INFO oslo_db.sqlalchemy.provision [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_update [0.456232s] ... ok 2019-06-07 06:12:58.897 30936 INFO oslo_db.sqlalchemy.provision [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] CREATE BACKEND sqlite:// TOKEN zkmnoyqadz 2019-06-07 06:12:58.873 30937 WARNING octavia.api.root_controller [req-150805c4-bd69-44bc-989e-420864332698 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.885 30937 INFO octavia.api.v2.controllers.load_balancer [req-6c0eec1e-2b30-46ba-a57e-cc07b56e0c7a - - - - -] Sending created Load Balancer 9fc69c20-2f79-4399-975f-6ffcc03d87cd to the handler 2019-06-07 06:12:58.927 30937 INFO octavia.api.v2.controllers.listener [req-b72fea03-9a1c-450f-82cc-99c9bdc06d7d - - - - -] Sending Creation of Listener 2a093ba5-bdf1-41a6-9798-051c27c89c65 to handler 2019-06-07 06:12:58.953 30935 INFO octavia.common.config [req-87a5659b-87cb-4b80-be7c-75478f33be9f - - - - -] Logging enabled! 2019-06-07 06:12:58.953 30935 INFO octavia.common.config [req-87a5659b-87cb-4b80-be7c-75478f33be9f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.974 30935 WARNING octavia.api.root_controller [req-87a5659b-87cb-4b80-be7c-75478f33be9f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:58.992 30935 INFO octavia.api.v2.controllers.load_balancer [req-66fe6b8e-e591-438c-b2aa-feefb1376a10 - - - - -] Sending created Load Balancer fdb2fa7b-f237-47a2-af45-842061cd51df to the handler 2019-06-07 06:12:58.974 30936 INFO octavia.common.config [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] Logging enabled! 2019-06-07 06:12:58.974 30936 INFO octavia.common.config [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:58.999 30936 WARNING octavia.api.root_controller [req-29c305a1-371f-43ea-98ec-99cea0f2d640 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.013 30936 INFO octavia.api.v2.controllers.load_balancer [req-c31d860e-e3ae-42fd-80ea-2b73a53ac2a5 - - - - -] Sending created Load Balancer f5f4be40-ed14-4c72-ad94-b89a81bd42d6 to the handler 2019-06-07 06:12:58.987 30937 INFO octavia.api.v2.controllers.pool [req-4066fcb3-d450-41f9-947a-1d656f42e849 - - - - -] Sending Creation of Pool ca4464fa-fcb1-4430-bd9b-024f1907b331 to handler 2019-06-07 06:12:59.043 30935 INFO oslo_db.sqlalchemy.provision [req-b4df020a-6fb4-401c-8559-ab8c39be1d7e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:59.045 30935 INFO oslo_db.sqlalchemy.provision [req-b4df020a-6fb4-401c-8559-ab8c39be1d7e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gvbuyliyjz 2019-06-07 06:12:59.045 30935 INFO oslo_db.sqlalchemy.provision [req-b4df020a-6fb4-401c-8559-ab8c39be1d7e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_authorized [0.172305s] ... ok 2019-06-07 06:12:59.048 30935 INFO oslo_db.sqlalchemy.provision [req-b4df020a-6fb4-401c-8559-ab8c39be1d7e - - - - -] CREATE BACKEND sqlite:// TOKEN gmcxkdntsp 2019-06-07 06:12:59.052 30936 INFO octavia.api.v2.controllers.listener [req-a2d1bb07-57d9-45b6-b145-c54c5065ff7b - - - - -] Sending Creation of Listener 59e48591-47e7-4e1c-80bf-298c23e030c3 to handler 2019-06-07 06:12:59.111 30936 INFO octavia.api.v2.controllers.pool [req-ad1337f0-c746-4ef8-846e-d38dc996a74f - - - - -] Sending Creation of Pool e1f0bec4-537a-4811-a75d-00ee8d7aba96 to handler 2019-06-07 06:12:59.091 30937 INFO octavia.api.v2.controllers.pool [req-0431d7f7-95d8-4b5d-9ae0-96585d62091d - - - - -] Sending Creation of Pool f1ccf7c7-41e9-48aa-8ed5-828e7c3d2602 to handler 2019-06-07 06:12:59.122 30938 INFO octavia.api.v2.controllers.health_monitor [req-6e991020-32a9-4cea-97a8-c008ebb5b662 - - - - -] Sending Creation of Health Monitor d6671f2e-ea16-4068-a065-bd94ea74c93c to handler 2019-06-07 06:12:59.124 30935 INFO octavia.common.config [req-b4df020a-6fb4-401c-8559-ab8c39be1d7e - - - - -] Logging enabled! 2019-06-07 06:12:59.125 30935 INFO octavia.common.config [req-b4df020a-6fb4-401c-8559-ab8c39be1d7e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:59.146 30935 WARNING octavia.api.root_controller [req-b4df020a-6fb4-401c-8559-ab8c39be1d7e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.165 30935 INFO octavia.api.v2.controllers.load_balancer [req-40b1cd15-459d-4fa1-b802-55db07526058 - - - - -] Sending created Load Balancer d891216b-121a-4875-8276-38b76044f882 to the handler 2019-06-07 06:12:59.202 30937 INFO octavia.api.v2.controllers.health_monitor [req-1069e1c1-f672-4af0-8bb7-88e6ae55e05b - - - - -] Sending Creation of Health Monitor ab7f7e6e-b135-40d0-a3e2-971ce3cd074c to handler 2019-06-07 06:12:59.206 30935 INFO octavia.api.v2.controllers.listener [req-1552df23-cbd7-46b6-a768-9edc7d3bba15 - - - - -] Sending Creation of Listener d72293f5-53a2-4bc6-a2ac-7fa574ec82b6 to handler 2019-06-07 06:12:59.209 30936 INFO octavia.api.v2.controllers.pool [req-e09c2ad0-820a-4bc3-bf24-f04ed0e45efd - - - - -] Sending Creation of Pool 46ccba80-9e45-469f-bdd7-43fd5339ebf3 to handler 2019-06-07 06:12:59.268 30938 INFO oslo_db.sqlalchemy.provision [req-5f9eefda-0053-4ee3-a8fe-cdfd160b483f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:59.269 30938 INFO oslo_db.sqlalchemy.provision [req-5f9eefda-0053-4ee3-a8fe-cdfd160b483f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bzlvryeepn 2019-06-07 06:12:59.269 30938 INFO oslo_db.sqlalchemy.provision [req-5f9eefda-0053-4ee3-a8fe-cdfd160b483f - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_one_fields_filter [1.056541s] ... ok 2019-06-07 06:12:59.267 30935 INFO octavia.api.v2.controllers.pool [req-49f665cd-33b2-4140-b93c-f76284d0b6ed - - - - -] Sending Creation of Pool 8986ae12-30ec-4dd2-a696-975afb34ebf9 to handler 2019-06-07 06:12:59.275 30938 INFO oslo_db.sqlalchemy.provision [req-5f9eefda-0053-4ee3-a8fe-cdfd160b483f - - - - -] CREATE BACKEND sqlite:// TOKEN udkisrnwit 2019-06-07 06:12:59.299 30937 INFO oslo_db.sqlalchemy.provision [req-b40220db-df03-4c16-ad55-eba591c7e5a5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:59.302 30937 INFO oslo_db.sqlalchemy.provision [req-b40220db-df03-4c16-ad55-eba591c7e5a5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jatnwhdjti 2019-06-07 06:12:59.302 30937 INFO oslo_db.sqlalchemy.provision [req-b40220db-df03-4c16-ad55-eba591c7e5a5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_authorized [0.530947s] ... ok 2019-06-07 06:12:59.305 30937 INFO oslo_db.sqlalchemy.provision [req-b40220db-df03-4c16-ad55-eba591c7e5a5 - - - - -] CREATE BACKEND sqlite:// TOKEN qsivarnlmo 2019-06-07 06:12:59.328 30936 INFO octavia.api.v2.controllers.health_monitor [req-da8bfb51-2a91-47e0-8577-b5288124d86d - - - - -] Sending Creation of Health Monitor 306dbc5a-ca6f-4eab-a600-9f5b0ae96ef4 to handler 2019-06-07 06:12:59.369 30935 INFO octavia.api.v2.controllers.pool [req-8c83d1eb-e63d-419a-9061-61aa08a64457 - - - - -] Sending Creation of Pool ad6b6ac9-bbb0-4805-88f5-e06fb2c6b7b0 to handler 2019-06-07 06:12:59.345 30938 INFO octavia.common.config [req-5f9eefda-0053-4ee3-a8fe-cdfd160b483f - - - - -] Logging enabled! 2019-06-07 06:12:59.345 30938 INFO octavia.common.config [req-5f9eefda-0053-4ee3-a8fe-cdfd160b483f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:59.366 30938 WARNING octavia.api.root_controller [req-5f9eefda-0053-4ee3-a8fe-cdfd160b483f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.378 30937 INFO octavia.common.config [req-b40220db-df03-4c16-ad55-eba591c7e5a5 - - - - -] Logging enabled! 2019-06-07 06:12:59.378 30937 INFO octavia.common.config [req-b40220db-df03-4c16-ad55-eba591c7e5a5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:59.377 30938 INFO octavia.api.v2.controllers.load_balancer [req-f510aa09-6685-4870-b7ce-acba98980a2c - - - - -] Sending created Load Balancer dfcea5a2-9dd8-4234-b216-3a3fbbb260c6 to the handler 2019-06-07 06:12:59.402 30937 WARNING octavia.api.root_controller [req-b40220db-df03-4c16-ad55-eba591c7e5a5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.416 30937 INFO octavia.api.v2.controllers.load_balancer [req-fe94ff5a-28fc-44de-acf6-3671153d7b7f - - - - -] Sending created Load Balancer a37ad1d5-2003-429e-986e-394c065b2d43 to the handler 2019-06-07 06:12:59.430 30938 INFO octavia.api.v2.controllers.listener [req-ecea6bc6-a381-4856-9665-94ab2397f676 - - - - -] Sending Creation of Listener 75e40a26-a574-446f-a8c6-d740e50fc84c to handler 2019-06-07 06:12:59.457 30936 INFO oslo_db.sqlalchemy.provision [req-92abbfe8-f79d-4395-8348-a9fa90b5c059 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:59.458 30936 INFO oslo_db.sqlalchemy.provision [req-92abbfe8-f79d-4395-8348-a9fa90b5c059 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkmnoyqadz 2019-06-07 06:12:59.459 30936 INFO oslo_db.sqlalchemy.provision [req-92abbfe8-f79d-4395-8348-a9fa90b5c059 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_with_bad_handler [0.564262s] ... ok 2019-06-07 06:12:59.455 30937 INFO octavia.api.v2.controllers.listener [req-3a6e0bed-59ea-4681-b758-417b9666f608 - - - - -] Sending Creation of Listener 05b26fd2-386e-4bb1-a4d4-94a840437d89 to handler 2019-06-07 06:12:59.462 30936 INFO oslo_db.sqlalchemy.provision [req-92abbfe8-f79d-4395-8348-a9fa90b5c059 - - - - -] CREATE BACKEND sqlite:// TOKEN nmsqbgzsqv 2019-06-07 06:12:59.462 30935 INFO octavia.api.v2.controllers.health_monitor [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] Health Monitor 84b7e38f-a9df-4370-a4ca-ba7011c0b389 was not found 2019-06-07 06:12:59.473 30935 INFO oslo_db.sqlalchemy.provision [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:59.474 30935 INFO oslo_db.sqlalchemy.provision [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gmcxkdntsp 2019-06-07 06:12:59.474 30935 INFO oslo_db.sqlalchemy.provision [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_delete [0.429146s] ... ok 2019-06-07 06:12:59.489 30938 INFO octavia.api.v2.controllers.pool [req-dbc9b19a-e704-44c1-aa78-e0d41390b956 - - - - -] Sending Creation of Pool b86ba185-ea01-4cad-a68e-15c882cdf91c to handler 2019-06-07 06:12:59.478 30935 INFO oslo_db.sqlalchemy.provision [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] CREATE BACKEND sqlite:// TOKEN iymmdblxvy 2019-06-07 06:12:59.515 30937 INFO octavia.api.v2.controllers.pool [req-ab60b685-457d-4363-8319-a3492477bfae - - - - -] Sending Creation of Pool 6746dacf-db2f-4305-a32b-a3778ba2198b to handler 2019-06-07 06:12:59.587 30938 INFO octavia.api.v2.controllers.pool [req-0769c666-68a7-447b-a7d4-7f670c872e55 - - - - -] Sending Creation of Pool 3bae1f8c-1757-45ec-a3d9-362b748bf8a2 to handler 2019-06-07 06:12:59.554 30936 INFO octavia.common.config [req-92abbfe8-f79d-4395-8348-a9fa90b5c059 - - - - -] Logging enabled! 2019-06-07 06:12:59.555 30936 INFO octavia.common.config [req-92abbfe8-f79d-4395-8348-a9fa90b5c059 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:59.576 30936 WARNING octavia.api.root_controller [req-92abbfe8-f79d-4395-8348-a9fa90b5c059 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.596 30936 INFO octavia.api.v2.controllers.load_balancer [req-2e6e54e5-3f37-4af6-89cd-5608302108ca - - - - -] Sending created Load Balancer b895d8bb-d7c1-48e0-8b81-123011cde362 to the handler 2019-06-07 06:12:59.613 30937 INFO octavia.api.v2.controllers.pool [req-844b92f8-5d89-4786-9d14-2f077a967a63 - - - - -] Sending Creation of Pool 0778a951-df98-4f27-99be-ade1257804bd to handler 2019-06-07 06:12:59.649 30935 INFO octavia.common.config [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] Logging enabled! 2019-06-07 06:12:59.636 30936 INFO octavia.api.v2.controllers.listener [req-435e243d-bb47-4425-998c-01fe484d2dac - - - - -] Sending Creation of Listener 2b0f332c-89b6-4def-a6d3-5d3302709800 to handler 2019-06-07 06:12:59.657 30935 INFO octavia.common.config [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:59.705 30935 WARNING octavia.api.root_controller [req-5fe02a4f-5d48-4fa5-82a9-c9d1d1708f14 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.724 30937 INFO octavia.api.v2.controllers.health_monitor [req-2e206c83-4002-4fab-bd9f-61c33abe3e0d - - - - -] Sending Creation of Health Monitor 8990adbe-cc72-4c88-84a2-82777d305f46 to handler 2019-06-07 06:12:59.698 30938 INFO octavia.api.v2.controllers.health_monitor [req-7374a6cb-86b6-4069-bf56-95325f7955b0 - - - - -] Sending Creation of Health Monitor e75e79f4-1e86-49e2-9f04-5a26ed87fff4 to handler 2019-06-07 06:12:59.710 30936 INFO octavia.api.v2.controllers.pool [req-11e73b15-0c59-4af6-b764-24551f9a4d09 - - - - -] Sending Creation of Pool 734dbb68-365e-4aca-84e0-1dc66a251a61 to handler 2019-06-07 06:12:59.734 30935 INFO octavia.api.v2.controllers.load_balancer [req-61679950-0672-4bea-9b65-eea4ac756314 - - - - -] Sending created Load Balancer a4ae4008-6be7-4ea7-af32-5d74e746fc27 to the handler 2019-06-07 06:12:59.762 30937 INFO oslo_db.sqlalchemy.provision [req-c7a253ef-4358-4fbc-9309-0137f4450610 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:59.763 30937 INFO oslo_db.sqlalchemy.provision [req-c7a253ef-4358-4fbc-9309-0137f4450610 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qsivarnlmo 2019-06-07 06:12:59.764 30937 INFO oslo_db.sqlalchemy.provision [req-c7a253ef-4358-4fbc-9309-0137f4450610 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_hides_deleted [0.461079s] ... ok 2019-06-07 06:12:59.766 30937 INFO oslo_db.sqlalchemy.provision [req-c7a253ef-4358-4fbc-9309-0137f4450610 - - - - -] CREATE BACKEND sqlite:// TOKEN jlimirgdbr 2019-06-07 06:12:59.806 30935 INFO octavia.api.v2.controllers.listener [req-b63f1775-572a-4fd9-b650-55e8bea4c4b6 - - - - -] Sending Creation of Listener 5cd28b9b-bf85-44cf-9e88-15f988cff27f to handler 2019-06-07 06:12:59.793 30938 INFO oslo_db.sqlalchemy.provision [req-2f1d30a2-1fed-4fd5-a9bd-b9f3cb5bb072 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:12:59.795 30938 INFO oslo_db.sqlalchemy.provision [req-2f1d30a2-1fed-4fd5-a9bd-b9f3cb5bb072 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN udkisrnwit 2019-06-07 06:12:59.795 30938 INFO oslo_db.sqlalchemy.provision [req-2f1d30a2-1fed-4fd5-a9bd-b9f3cb5bb072 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_pool_returns_hm_id [0.522933s] ... ok 2019-06-07 06:12:59.825 30936 INFO octavia.api.v2.controllers.pool [req-df1595a5-cd84-4d51-8fb0-fe86efcfe41e - - - - -] Sending Creation of Pool e8abcbd1-35c2-4e4d-a22b-6dba1599847c to handler 2019-06-07 06:12:59.798 30938 INFO oslo_db.sqlalchemy.provision [req-2f1d30a2-1fed-4fd5-a9bd-b9f3cb5bb072 - - - - -] CREATE BACKEND sqlite:// TOKEN nmeicrppwa 2019-06-07 06:12:59.843 30937 INFO octavia.common.config [req-c7a253ef-4358-4fbc-9309-0137f4450610 - - - - -] Logging enabled! 2019-06-07 06:12:59.844 30937 INFO octavia.common.config [req-c7a253ef-4358-4fbc-9309-0137f4450610 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:59.864 30937 WARNING octavia.api.root_controller [req-c7a253ef-4358-4fbc-9309-0137f4450610 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.876 30937 INFO octavia.api.v2.controllers.load_balancer [req-c4310e50-891a-4419-b33d-4f014ab004af - - - - -] Sending created Load Balancer 0aa64d3e-390a-499f-9666-a23439c8d54e to the handler 2019-06-07 06:12:59.866 30938 INFO octavia.common.config [req-2f1d30a2-1fed-4fd5-a9bd-b9f3cb5bb072 - - - - -] Logging enabled! 2019-06-07 06:12:59.866 30938 INFO octavia.common.config [req-2f1d30a2-1fed-4fd5-a9bd-b9f3cb5bb072 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:12:59.888 30938 WARNING octavia.api.root_controller [req-2f1d30a2-1fed-4fd5-a9bd-b9f3cb5bb072 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:12:59.899 30938 INFO octavia.api.v2.controllers.load_balancer [req-2aabba83-9f0f-410c-9134-1d1ae8f1234f - - - - -] Sending created Load Balancer 28bbd8ec-f6ef-4763-986f-1b971a004974 to the handler 2019-06-07 06:12:59.920 30937 INFO octavia.api.v2.controllers.listener [req-e306e6d2-c8e9-47d3-9419-2c88e17133ef - - - - -] Sending Creation of Listener b93a597c-5b3b-41f6-96b0-03a039491b8e to handler 2019-06-07 06:12:59.937 30938 INFO octavia.api.v2.controllers.listener [req-cf3a58be-659f-4846-a153-eddfb7410f61 - - - - -] Sending Creation of Listener e25cb1e7-31d1-4d49-97f2-0d3164da68dd to handler 2019-06-07 06:12:59.963 30936 INFO octavia.api.v2.controllers.health_monitor [req-1a2b83df-89d0-4216-82ce-3ae961de39d8 - - - - -] Sending Creation of Health Monitor 4e5a5012-1e46-447c-8e32-9fc38244d3df to handler 2019-06-07 06:12:59.953 30935 INFO octavia.api.v2.controllers.pool [req-66aa8c8a-79e2-4a61-9a68-739949c99afe - - - - -] Sending Creation of Pool 8768e45a-c242-4dcd-88db-3ac5b269cd22 to handler 2019-06-07 06:12:59.979 30937 INFO octavia.api.v2.controllers.pool [req-6e829d56-4d8c-4a13-a61d-db974f58919b - - - - -] Sending Creation of Pool 3b0320f3-072e-454a-bc67-4d232a4253f5 to handler 2019-06-07 06:13:00.000 30938 INFO octavia.api.v2.controllers.pool [req-a24ec7db-2988-4ece-86a2-611b77902b47 - - - - -] Sending Creation of Pool c281530e-b736-4fcd-943c-ba0ae4e7c96b to handler 2019-06-07 06:13:00.077 30937 INFO octavia.api.v2.controllers.pool [req-ea775339-b875-45f3-91a6-1868d96ca207 - - - - -] Sending Creation of Pool 240ba3c1-9af2-4168-8e1d-b6c2b5c3b90b to handler 2019-06-07 06:13:00.092 30938 INFO octavia.api.v2.controllers.pool [req-5d924954-9128-469c-b612-28dba69e4e4d - - - - -] Sending Creation of Pool 60b88363-9f4a-489d-9413-270e1d032c68 to handler 2019-06-07 06:13:00.126 30935 INFO octavia.api.v2.controllers.pool [req-58184b56-0b87-499d-ac0b-515ac9f9d241 - - - - -] Sending Creation of Pool 6a137a39-bf4e-464f-bc00-8d34f5fb468e to handler 2019-06-07 06:13:00.151 30936 INFO oslo_db.sqlalchemy.provision [req-189b8c9e-5b4c-436d-8130-7a63f6a4c185 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:00.152 30936 INFO oslo_db.sqlalchemy.provision [req-189b8c9e-5b4c-436d-8130-7a63f6a4c185 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nmsqbgzsqv 2019-06-07 06:13:00.152 30936 INFO oslo_db.sqlalchemy.provision [req-189b8c9e-5b4c-436d-8130-7a63f6a4c185 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_with_listener [0.693521s] ... ok 2019-06-07 06:13:00.155 30936 INFO oslo_db.sqlalchemy.provision [req-189b8c9e-5b4c-436d-8130-7a63f6a4c185 - - - - -] CREATE BACKEND sqlite:// TOKEN odqhapwqan 2019-06-07 06:13:00.196 30937 INFO octavia.api.v2.controllers.health_monitor [req-c630c7bc-d185-4073-b31b-674d50682d39 - - - - -] Sending Creation of Health Monitor be954fa1-0351-4f8c-b628-e05343ce6ef0 to handler 2019-06-07 06:13:00.203 30938 INFO octavia.api.v2.controllers.health_monitor [req-b62badab-d057-4bbf-af11-440728304834 - - - - -] Sending Creation of Health Monitor 2f1e4bc9-3851-4fc6-9129-0ccaf43d11c1 to handler 2019-06-07 06:13:00.239 30936 INFO octavia.common.config [req-189b8c9e-5b4c-436d-8130-7a63f6a4c185 - - - - -] Logging enabled! 2019-06-07 06:13:00.239 30936 INFO octavia.common.config [req-189b8c9e-5b4c-436d-8130-7a63f6a4c185 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:00.263 30936 WARNING octavia.api.root_controller [req-189b8c9e-5b4c-436d-8130-7a63f6a4c185 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:00.285 30936 INFO octavia.api.v2.controllers.load_balancer [req-ac2747bd-fda6-4765-9238-185fe536ac90 - - - - -] Sending created Load Balancer 446c8e9f-2e20-46dd-833b-a9e1befb68aa to the handler 2019-06-07 06:13:00.300 30938 INFO octavia.api.v2.controllers.health_monitor [req-c36d6c99-78d4-4d88-ae8a-dfe9821b8968 - 53630fcd-8219-4a83-8a2d-6205cbcf342e - - -] Sending Update of Health Monitor for Pool 2f1e4bc9-3851-4fc6-9129-0ccaf43d11c1 to handler 2019-06-07 06:13:00.313 30935 INFO octavia.api.v2.controllers.health_monitor [req-93bb67d5-3361-457c-88ae-8fab4f45d1c9 - - - - -] Sending Creation of Health Monitor 0f408c60-0aff-4407-9668-55c4d51d871b to handler 2019-06-07 06:13:00.373 30937 INFO oslo_db.sqlalchemy.provision [req-28bc394f-ae59-485d-ba7c-95668a6ba7f3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:00.374 30937 INFO oslo_db.sqlalchemy.provision [req-28bc394f-ae59-485d-ba7c-95668a6ba7f3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jlimirgdbr 2019-06-07 06:13:00.374 30937 INFO oslo_db.sqlalchemy.provision [req-28bc394f-ae59-485d-ba7c-95668a6ba7f3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_not_authorized [0.610637s] ... ok 2019-06-07 06:13:00.377 30937 INFO oslo_db.sqlalchemy.provision [req-28bc394f-ae59-485d-ba7c-95668a6ba7f3 - - - - -] CREATE BACKEND sqlite:// TOKEN njzkbrnyyo 2019-06-07 06:13:00.410 30938 INFO oslo_db.sqlalchemy.provision [req-4d26a187-1856-4d3d-b451-5bf9b6fb994b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:00.412 30938 INFO oslo_db.sqlalchemy.provision [req-4d26a187-1856-4d3d-b451-5bf9b6fb994b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nmeicrppwa 2019-06-07 06:13:00.412 30938 INFO oslo_db.sqlalchemy.provision [req-4d26a187-1856-4d3d-b451-5bf9b6fb994b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_authorized [0.616798s] ... ok 2019-06-07 06:13:00.415 30938 INFO oslo_db.sqlalchemy.provision [req-4d26a187-1856-4d3d-b451-5bf9b6fb994b - - - - -] CREATE BACKEND sqlite:// TOKEN alxmirnctp 2019-06-07 06:13:00.437 30936 INFO octavia.api.v2.controllers.listener [req-598a6d1d-d7c4-4e89-ab2e-0e87aeb76e16 - - - - -] Sending Creation of Listener f68bbf68-0fc4-4111-abc3-142a5cc2ae1d to handler 2019-06-07 06:13:00.451 30937 INFO octavia.common.config [req-28bc394f-ae59-485d-ba7c-95668a6ba7f3 - - - - -] Logging enabled! 2019-06-07 06:13:00.451 30937 INFO octavia.common.config [req-28bc394f-ae59-485d-ba7c-95668a6ba7f3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:00.475 30937 WARNING octavia.api.root_controller [req-28bc394f-ae59-485d-ba7c-95668a6ba7f3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:00.488 30937 INFO octavia.api.v2.controllers.load_balancer [req-e5fd8f7f-fa95-4b91-97c8-a3aa7a725cc7 - - - - -] Sending created Load Balancer 2065f8a7-ded1-4a0e-aa68-1474577de83e to the handler 2019-06-07 06:13:00.480 30935 INFO octavia.api.v2.controllers.load_balancer [req-5d1abbbd-a8b5-4bb7-bea0-e6d27b46cfdc - - - - -] Sending deleted Load Balancer a4ae4008-6be7-4ea7-af32-5d74e746fc27 to the handler 2019-06-07 06:13:00.483 30938 INFO octavia.common.config [req-4d26a187-1856-4d3d-b451-5bf9b6fb994b - - - - -] Logging enabled! 2019-06-07 06:13:00.483 30938 INFO octavia.common.config [req-4d26a187-1856-4d3d-b451-5bf9b6fb994b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:00.504 30938 WARNING octavia.api.root_controller [req-4d26a187-1856-4d3d-b451-5bf9b6fb994b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:00.516 30938 INFO octavia.api.v2.controllers.load_balancer [req-5c2ded2c-75f3-4ccf-9b18-e9a49174d7ad - - - - -] Sending created Load Balancer fdb7f817-1413-4c9e-96a1-eab3c8c9112b to the handler 2019-06-07 06:13:00.542 30936 INFO octavia.api.v2.controllers.pool [req-d74d44d6-f239-4a41-b8ea-74bb6e29051b - - - - -] Sending Creation of Pool b97e61a0-d020-4a89-8c17-80df6a47f6a4 to handler 2019-06-07 06:13:00.533 30937 INFO octavia.api.v2.controllers.listener [req-489aa372-4e8f-47ec-8dbe-010330386179 - - - - -] Sending Creation of Listener f4a258b5-7cef-4f71-90cd-4c7ee79ac858 to handler 2019-06-07 06:13:00.553 30935 INFO octavia.api.v2.controllers.health_monitor [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:00.554 30938 INFO octavia.api.v2.controllers.listener [req-a78f59cb-80e9-4ad1-848e-4ddd561ca615 - - - - -] Sending Creation of Listener ce74d6c0-b946-4e4c-b02e-504429e08ca8 to handler 2019-06-07 06:13:00.584 30935 INFO oslo_db.sqlalchemy.provision [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:00.587 30935 INFO oslo_db.sqlalchemy.provision [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iymmdblxvy 2019-06-07 06:13:00.587 30935 INFO oslo_db.sqlalchemy.provision [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_delete [1.112981s] ... ok 2019-06-07 06:13:00.592 30937 INFO octavia.api.v2.controllers.pool [req-50b77805-bd05-4438-a431-4c25ddd1e4c8 - - - - -] Sending Creation of Pool 8ffd401d-9228-4917-b5cd-38a1b4c2ea2b to handler 2019-06-07 06:13:00.601 30935 INFO oslo_db.sqlalchemy.provision [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] CREATE BACKEND sqlite:// TOKEN hytsnzttrs 2019-06-07 06:13:00.614 30938 INFO octavia.api.v2.controllers.pool [req-ac012c0d-6c1f-4867-9566-27348feb8d87 - - - - -] Sending Creation of Pool 8cd6754e-a681-4e7c-97bd-690f9845f573 to handler 2019-06-07 06:13:00.690 30937 INFO octavia.api.v2.controllers.pool [req-a1151b8b-868a-4095-97af-74516fb4cafa - - - - -] Sending Creation of Pool db84467f-0cfd-471d-b948-ff623d5c6a6c to handler 2019-06-07 06:13:00.701 30936 INFO octavia.api.v2.controllers.pool [req-46648a9a-c353-46ef-89e6-d41a88fc95d5 - - - - -] Sending Creation of Pool cc83fa9c-3b23-41b3-b3fd-9e99f73a36de to handler 2019-06-07 06:13:00.716 30938 INFO octavia.api.v2.controllers.pool [req-c698e12f-aa47-4ac0-b119-78236800eb96 - - - - -] Sending Creation of Pool c5c57ff8-87d1-412b-958b-754b2834aa75 to handler 2019-06-07 06:13:00.792 30937 INFO octavia.api.v2.controllers.health_monitor [req-0ef9185a-92e7-4a7d-a911-c56381e6e7c2 - - - - -] Sending Creation of Health Monitor eb7924bb-cd30-4117-b1bf-fae2c1466bac to handler 2019-06-07 06:13:00.847 30935 INFO octavia.common.config [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] Logging enabled! 2019-06-07 06:13:00.828 30938 INFO octavia.api.v2.controllers.health_monitor [req-843a421b-e4c1-477b-b120-614296a31b10 - - - - -] Sending Creation of Health Monitor 2861baf2-86fe-4f74-844c-068875d0eb4a to handler 2019-06-07 06:13:00.851 30935 INFO octavia.common.config [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:00.882 30937 INFO octavia.api.v2.controllers.load_balancer [req-edc6bfbc-58fa-483e-94f2-27bf8c5636e6 - - - - -] Sending updated Load Balancer 2065f8a7-ded1-4a0e-aa68-1474577de83e to the handler 2019-06-07 06:13:00.874 30936 INFO octavia.api.v2.controllers.health_monitor [req-fa2730af-8bca-4f00-960e-398087246961 - - - - -] Sending Creation of Health Monitor d10e89b5-8423-47e1-b07d-8de01f8a0524 to handler 2019-06-07 06:13:00.928 30937 INFO octavia.api.v2.controllers.health_monitor [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:00.940 30937 INFO oslo_db.sqlalchemy.provision [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:00.942 30937 INFO oslo_db.sqlalchemy.provision [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN njzkbrnyyo 2019-06-07 06:13:00.942 30937 INFO oslo_db.sqlalchemy.provision [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:00.894 30935 WARNING octavia.api.root_controller [req-0b2f96f3-932c-4982-9d3f-ed829af43d81 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:00.916 30935 INFO octavia.api.v2.controllers.load_balancer [req-0cf3a112-db2e-49b8-a1ec-093769918c25 - - - - -] Sending created Load Balancer 935e3e3a-9ab7-4777-a156-94ca63c73d7b to the handler 2019-06-07 06:13:00.938 30938 INFO octavia.api.v2.controllers.health_monitor [req-affaa78a-0f23-4d0e-aa21-1e67b0319366 - - - - -] Sending Update of Health Monitor for Pool 2861baf2-86fe-4f74-844c-068875d0eb4a to handler 2019-06-07 06:13:00.983 30935 INFO octavia.api.v2.controllers.listener [req-1192075a-0053-4357-975c-8eb3318819d9 - - - - -] Sending Creation of Listener 28e26e1a-68b2-4f73-9486-5e8dc79992aa to handler 2019-06-07 06:13:01.037 30936 INFO octavia.api.v2.controllers.health_monitor [req-50981419-576d-411b-9e8c-a70595744b77 - c9e9f7fc-454a-4ea8-a27f-71752dae167e - - -] Sending Deletion of Health Monitor for Pool d10e89b5-8423-47e1-b07d-8de01f8a0524 to handler {2} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_update [0.666964s] ... ok 2019-06-07 06:13:01.045 30937 INFO oslo_db.sqlalchemy.provision [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] CREATE BACKEND sqlite:// TOKEN cmouhjxtyl 2019-06-07 06:13:01.062 30938 INFO oslo_db.sqlalchemy.provision [req-67d98d16-607a-446a-8b27-44e2f85d18f3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.064 30938 INFO oslo_db.sqlalchemy.provision [req-67d98d16-607a-446a-8b27-44e2f85d18f3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN alxmirnctp 2019-06-07 06:13:01.064 30938 INFO oslo_db.sqlalchemy.provision [req-67d98d16-607a-446a-8b27-44e2f85d18f3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_with_bad_handler [0.651912s] ... ok 2019-06-07 06:13:01.067 30938 INFO oslo_db.sqlalchemy.provision [req-67d98d16-607a-446a-8b27-44e2f85d18f3 - - - - -] CREATE BACKEND sqlite:// TOKEN xscyrrlrvb 2019-06-07 06:13:01.075 30935 INFO octavia.api.v2.controllers.pool [req-cee0064f-5fc5-44e3-a542-4492cd9afd37 - - - - -] Sending Creation of Pool 0d5bafda-4007-4e6d-8ab2-052ebba55f56 to handler 2019-06-07 06:13:01.136 30938 INFO octavia.common.config [req-67d98d16-607a-446a-8b27-44e2f85d18f3 - - - - -] Logging enabled! 2019-06-07 06:13:01.136 30938 INFO octavia.common.config [req-67d98d16-607a-446a-8b27-44e2f85d18f3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:01.137 30937 INFO octavia.common.config [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] Logging enabled! 2019-06-07 06:13:01.137 30937 INFO octavia.common.config [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:01.163 30936 INFO oslo_db.sqlalchemy.provision [req-1eed89c9-61c9-4850-afe7-6d4b13e66040 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.165 30936 INFO oslo_db.sqlalchemy.provision [req-1eed89c9-61c9-4850-afe7-6d4b13e66040 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN odqhapwqan 2019-06-07 06:13:01.165 30936 INFO oslo_db.sqlalchemy.provision [req-1eed89c9-61c9-4850-afe7-6d4b13e66040 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_authorized [1.012899s] ... ok 2019-06-07 06:13:01.157 30938 WARNING octavia.api.root_controller [req-67d98d16-607a-446a-8b27-44e2f85d18f3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:01.168 30938 INFO octavia.api.v2.controllers.load_balancer [req-3e70f2b0-3dd1-4a87-90d5-51dccdcaf8c4 - - - - -] Sending created Load Balancer c6181da7-619e-4dd5-8a7e-21cf4448f754 to the handler 2019-06-07 06:13:01.182 30937 WARNING octavia.api.root_controller [req-8e4ebb26-2ab4-4969-99e1-aef4ae0b134c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:01.169 30936 INFO oslo_db.sqlalchemy.provision [req-1eed89c9-61c9-4850-afe7-6d4b13e66040 - - - - -] CREATE BACKEND sqlite:// TOKEN uzgkisehjo 2019-06-07 06:13:01.206 30938 INFO octavia.api.v2.controllers.listener [req-0ddc596f-9736-489b-a41b-61db93c331a7 - - - - -] Sending Creation of Listener 4cf579fe-e2fd-413d-aa62-9e62afe08627 to handler 2019-06-07 06:13:01.200 30937 INFO octavia.api.v2.controllers.load_balancer [req-5ef8dafc-a7a7-47d1-a625-fcf913bd9af0 - - - - -] Sending created Load Balancer d14b8154-ea2b-4cdb-aa07-010155b3dcfd to the handler 2019-06-07 06:13:01.247 30937 INFO octavia.api.v2.controllers.listener [req-b0598808-d713-4baa-8da1-61c887d14d9e - - - - -] Sending Creation of Listener f33c3b1b-f67b-4a0d-8a31-adaec9d1192b to handler 2019-06-07 06:13:01.257 30935 INFO octavia.api.v2.controllers.pool [req-e8fc13f1-ea7c-4ba2-9da6-158872fd46db - - - - -] Sending Creation of Pool 530e3685-73e9-4031-99f4-32fa8252ea1e to handler 2019-06-07 06:13:01.262 30938 INFO octavia.api.v2.controllers.pool [req-7f382136-fddd-4322-9f5c-fe980687c0a7 - - - - -] Sending Creation of Pool 1a474fc2-7ed9-4209-b681-c0cc063db56f to handler 2019-06-07 06:13:01.274 30936 INFO octavia.common.config [req-1eed89c9-61c9-4850-afe7-6d4b13e66040 - - - - -] Logging enabled! 2019-06-07 06:13:01.274 30936 INFO octavia.common.config [req-1eed89c9-61c9-4850-afe7-6d4b13e66040 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:01.297 30936 WARNING octavia.api.root_controller [req-1eed89c9-61c9-4850-afe7-6d4b13e66040 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:01.309 30936 INFO octavia.api.v2.controllers.load_balancer [req-ccb933e0-005e-4d03-8485-68f0b5a65c6b - - - - -] Sending created Load Balancer fa70d82a-f6b6-4c2f-8178-f431815df79f to the handler 2019-06-07 06:13:01.323 30937 INFO octavia.api.v2.controllers.pool [req-66be2abc-d2f8-4364-bb7a-e89913cfae3f - - - - -] Sending Creation of Pool a1475958-ff2e-4f4e-b7bc-fa58358cca07 to handler 2019-06-07 06:13:01.366 30936 INFO octavia.api.v2.controllers.listener [req-43f5f858-9cc1-4772-b144-ace81a62617d - - - - -] Sending Creation of Listener 81293f4a-f6db-459e-b412-5cf0636ce58c to handler 2019-06-07 06:13:01.362 30938 INFO octavia.api.v2.controllers.l7policy [req-078ba591-68b7-435a-8b74-97d0161f0c6b - - - - -] Sending Creation of L7Policy e02a0818-7612-4d8c-9d22-9e4f360799c9 to handler 2019-06-07 06:13:01.392 30938 INFO oslo_db.sqlalchemy.provision [req-82c0c5ac-c940-4793-bc4d-44895391a7f7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.393 30938 INFO oslo_db.sqlalchemy.provision [req-82c0c5ac-c940-4793-bc4d-44895391a7f7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xscyrrlrvb 2019-06-07 06:13:01.394 30938 INFO oslo_db.sqlalchemy.provision [req-82c0c5ac-c940-4793-bc4d-44895391a7f7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_update [0.329202s] ... ok 2019-06-07 06:13:01.409 30937 INFO oslo_db.sqlalchemy.provision [req-d79dc136-6d06-46ef-a57d-07669700a4c1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.397 30938 INFO oslo_db.sqlalchemy.provision [req-82c0c5ac-c940-4793-bc4d-44895391a7f7 - - - - -] CREATE BACKEND sqlite:// TOKEN twehnoejah 2019-06-07 06:13:01.412 30937 INFO oslo_db.sqlalchemy.provision [req-d79dc136-6d06-46ef-a57d-07669700a4c1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cmouhjxtyl 2019-06-07 06:13:01.415 30937 INFO oslo_db.sqlalchemy.provision [req-d79dc136-6d06-46ef-a57d-07669700a4c1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_create [0.373218s] ... ok 2019-06-07 06:13:01.418 30937 INFO oslo_db.sqlalchemy.provision [req-d79dc136-6d06-46ef-a57d-07669700a4c1 - - - - -] CREATE BACKEND sqlite:// TOKEN yxgsnnollz 2019-06-07 06:13:01.444 30936 INFO octavia.api.v2.controllers.pool [req-b982919d-0709-4df3-b1cd-077f3b753be4 - - - - -] Sending Creation of Pool 37d00c9c-fcf3-42ad-b33f-fc7a134f6538 to handler 2019-06-07 06:13:01.466 30938 INFO octavia.common.config [req-82c0c5ac-c940-4793-bc4d-44895391a7f7 - - - - -] Logging enabled! 2019-06-07 06:13:01.467 30938 INFO octavia.common.config [req-82c0c5ac-c940-4793-bc4d-44895391a7f7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:01.498 30937 INFO octavia.common.config [req-d79dc136-6d06-46ef-a57d-07669700a4c1 - - - - -] Logging enabled! 2019-06-07 06:13:01.451 30935 INFO octavia.api.v2.controllers.health_monitor [req-830d66b2-0c24-4d65-84ec-897cb6dfa1aa - - - - -] Sending Creation of Health Monitor 40727ca1-4952-4c79-a9ac-f476a110ef8c to handler 2019-06-07 06:13:01.505 30937 INFO octavia.common.config [req-d79dc136-6d06-46ef-a57d-07669700a4c1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:01.488 30938 WARNING octavia.api.root_controller [req-82c0c5ac-c940-4793-bc4d-44895391a7f7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:01.500 30938 INFO octavia.api.v2.controllers.load_balancer [req-37493126-5bfe-4d6a-a2b8-527eb21407b5 - - - - -] Sending created Load Balancer 8f43cd71-ce58-4204-a573-9607c5544e4b to the handler 2019-06-07 06:13:01.529 30937 WARNING octavia.api.root_controller [req-d79dc136-6d06-46ef-a57d-07669700a4c1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:01.538 30938 INFO octavia.api.v2.controllers.listener [req-033d3707-9323-4840-9f02-8abad893729a - - - - -] Sending Creation of Listener 5b47442e-6d55-4e13-b357-a38a56c1d3cf to handler 2019-06-07 06:13:01.544 30937 INFO octavia.api.v2.controllers.load_balancer [req-bde15246-208b-4d18-92a5-e4729dbc9f61 - - - - -] Sending created Load Balancer ec7f58a6-a7f6-49fa-a1ec-16ddc67dfaa4 to the handler 2019-06-07 06:13:01.568 30936 INFO octavia.api.v2.controllers.pool [req-1a5c25dc-dbb5-4711-9240-6ce8e6b93ed1 - - - - -] Sending Creation of Pool 009d3101-2908-4224-9208-76e482d262fd to handler 2019-06-07 06:13:01.592 30937 INFO octavia.api.v2.controllers.listener [req-c1b19537-5e00-4c51-a23e-11421b4dac43 - - - - -] Sending Creation of Listener 91f0cb75-7f27-477e-bdbc-bc9dffc4b2e0 to handler 2019-06-07 06:13:01.601 30938 INFO octavia.api.v2.controllers.pool [req-36602d96-cd8f-4446-81d2-84aaaa427ac0 - - - - -] Sending Creation of Pool fdf88095-a925-40ca-8cc7-f22304a1505d to handler 2019-06-07 06:13:01.657 30937 INFO octavia.api.v2.controllers.pool [req-61b773dc-4988-4022-879b-12484f42bdaf - - - - -] Sending Creation of Pool 20aab4e9-1976-4c57-897c-3383dcc3bfdc to handler 2019-06-07 06:13:01.704 30935 INFO octavia.api.v2.controllers.health_monitor [req-fbbe0f75-9737-43c1-a696-1bfa1e231ad8 - - - - -] Sending Deletion of Health Monitor for Pool 40727ca1-4952-4c79-a9ac-f476a110ef8c to handler 2019-06-07 06:13:01.705 30936 INFO octavia.api.v2.controllers.health_monitor [req-9b1d6675-7b0b-4603-a471-02caef733af9 - - - - -] Sending Creation of Health Monitor 984e614c-1218-4b28-9c66-291bfbe1b125 to handler 2019-06-07 06:13:01.690 30938 INFO octavia.api.v2.controllers.l7policy [req-e940b4b6-7ead-48f2-b1b9-1318df7c868d - - - - -] Sending Creation of L7Policy 8da247b9-866a-4d64-b73b-ec9784783896 to handler 2019-06-07 06:13:01.770 30938 INFO oslo_db.sqlalchemy.provision [req-23cd95c3-f5c3-4ba0-8caf-4040c163c861 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.772 30938 INFO oslo_db.sqlalchemy.provision [req-23cd95c3-f5c3-4ba0-8caf-4040c163c861 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN twehnoejah 2019-06-07 06:13:01.772 30938 INFO oslo_db.sqlalchemy.provision [req-23cd95c3-f5c3-4ba0-8caf-4040c163c861 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_reject_policy [0.378014s] ... ok 2019-06-07 06:13:01.775 30938 INFO oslo_db.sqlalchemy.provision [req-23cd95c3-f5c3-4ba0-8caf-4040c163c861 - - - - -] CREATE BACKEND sqlite:// TOKEN svfwqzuqwv 2019-06-07 06:13:01.804 30937 ERROR octavia.api.v2.controllers.base [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] L7 Policy 1e308050-84a3-4379-8f83-009be19afac9 not found: None 2019-06-07 06:13:01.804 30937 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:01.804 30937 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:01.816 30937 INFO oslo_db.sqlalchemy.provision [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.817 30937 INFO oslo_db.sqlalchemy.provision [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yxgsnnollz 2019-06-07 06:13:01.818 30937 INFO oslo_db.sqlalchemy.provision [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_get [0.402356s] ... ok 2019-06-07 06:13:01.820 30937 INFO oslo_db.sqlalchemy.provision [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] CREATE BACKEND sqlite:// TOKEN odluwpegee 2019-06-07 06:13:01.842 30938 INFO octavia.common.config [req-23cd95c3-f5c3-4ba0-8caf-4040c163c861 - - - - -] Logging enabled! 2019-06-07 06:13:01.843 30938 INFO octavia.common.config [req-23cd95c3-f5c3-4ba0-8caf-4040c163c861 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:01.863 30938 WARNING octavia.api.root_controller [req-23cd95c3-f5c3-4ba0-8caf-4040c163c861 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:01.876 30938 INFO octavia.api.v2.controllers.load_balancer [req-91636d50-25d0-45e6-92cb-49bf75a400ee - - - - -] Sending created Load Balancer 9e1a7bda-8619-4688-a927-9fcfe11c0b59 to the handler 2019-06-07 06:13:01.890 30935 INFO oslo_db.sqlalchemy.provision [req-78fe3619-c794-4dbf-9c38-b783b9c11a0d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.892 30935 INFO oslo_db.sqlalchemy.provision [req-78fe3619-c794-4dbf-9c38-b783b9c11a0d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hytsnzttrs 2019-06-07 06:13:01.893 30935 INFO oslo_db.sqlalchemy.provision [req-78fe3619-c794-4dbf-9c38-b783b9c11a0d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_with_bad_handler [1.305284s] ... ok 2019-06-07 06:13:01.898 30935 INFO oslo_db.sqlalchemy.provision [req-78fe3619-c794-4dbf-9c38-b783b9c11a0d - - - - -] CREATE BACKEND sqlite:// TOKEN xhbkgyybni 2019-06-07 06:13:01.906 30937 INFO octavia.common.config [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] Logging enabled! 2019-06-07 06:13:01.906 30937 INFO octavia.common.config [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:01.913 30938 INFO octavia.api.v2.controllers.listener [req-5fcca9c0-4b8d-46f2-8a8e-37e62eedefc7 - - - - -] Sending Creation of Listener 415f69cb-18af-4a76-81f7-9d56d474a0cd to handler 2019-06-07 06:13:01.933 30937 WARNING octavia.api.root_controller [req-076bbd22-4563-4dc2-a1ad-8f829a156b7e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:01.948 30937 INFO octavia.api.v2.controllers.load_balancer [req-367ddd4f-6c61-4ae1-90d4-8a544bd75560 - - - - -] Sending created Load Balancer 46c87e20-e991-4a28-ad9d-22cd5b4dbdcb to the handler 2019-06-07 06:13:01.960 30936 INFO oslo_db.sqlalchemy.provision [req-b818f8a6-26a3-4a51-a746-914e801d2095 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:01.962 30936 INFO oslo_db.sqlalchemy.provision [req-b818f8a6-26a3-4a51-a746-914e801d2095 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uzgkisehjo 2019-06-07 06:13:01.962 30936 INFO oslo_db.sqlalchemy.provision [req-b818f8a6-26a3-4a51-a746-914e801d2095 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_not_authorized [0.796345s] ... ok 2019-06-07 06:13:01.965 30936 INFO oslo_db.sqlalchemy.provision [req-b818f8a6-26a3-4a51-a746-914e801d2095 - - - - -] CREATE BACKEND sqlite:// TOKEN ilpbgflsui 2019-06-07 06:13:01.973 30938 INFO octavia.api.v2.controllers.pool [req-5333e305-32ce-432b-aa59-03a5e8fe31df - - - - -] Sending Creation of Pool ed409f94-7141-48c4-8d88-7f3a7df4f5c2 to handler 2019-06-07 06:13:01.989 30937 INFO octavia.api.v2.controllers.listener [req-fd348799-0abd-4596-ae9a-52e452d15e40 - - - - -] Sending Creation of Listener 98ed94a3-fb47-462d-ab59-3366fd91d03b to handler 2019-06-07 06:13:02.019 30935 INFO octavia.common.config [req-78fe3619-c794-4dbf-9c38-b783b9c11a0d - - - - -] Logging enabled! 2019-06-07 06:13:02.020 30935 INFO octavia.common.config [req-78fe3619-c794-4dbf-9c38-b783b9c11a0d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.053 30937 INFO octavia.api.v2.controllers.pool [req-5c11057c-b7c9-46aa-b077-4e580abdc973 - - - - -] Sending Creation of Pool b92f13f8-0edf-46d6-ba63-4bc351bb1bd2 to handler 2019-06-07 06:13:02.062 30938 INFO octavia.api.v2.controllers.l7policy [req-4815af8d-0b4e-43bd-bbd4-7fcc85b63849 - - - - -] Sending Creation of L7Policy 039d8658-85b3-4160-a7ed-32bac8b4242b to handler 2019-06-07 06:13:02.058 30936 INFO octavia.common.config [req-b818f8a6-26a3-4a51-a746-914e801d2095 - - - - -] Logging enabled! 2019-06-07 06:13:02.058 30936 INFO octavia.common.config [req-b818f8a6-26a3-4a51-a746-914e801d2095 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.083 30936 WARNING octavia.api.root_controller [req-b818f8a6-26a3-4a51-a746-914e801d2095 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.055 30935 WARNING octavia.api.root_controller [req-78fe3619-c794-4dbf-9c38-b783b9c11a0d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.076 30935 INFO octavia.api.v2.controllers.load_balancer [req-14f0704b-af76-4324-ab9a-ad3d1fe9e302 - - - - -] Sending created Load Balancer 94570407-9ebb-4917-8354-2dc6ef7a2a8e to the handler 2019-06-07 06:13:02.110 30936 INFO octavia.api.v2.controllers.load_balancer [req-66abdc2a-7e12-4fae-9456-2312c3983ed3 - - - - -] Sending created Load Balancer 02618c08-14c7-4cba-bd49-4cb441fb9b61 to the handler 2019-06-07 06:13:02.132 30935 INFO octavia.api.v2.controllers.listener [req-32d18903-e24e-4447-8e26-08c60cbebe16 - - - - -] Sending Creation of Listener f0a8446e-e933-4c8b-b7cc-66c5e1804691 to handler 2019-06-07 06:13:02.143 30937 INFO octavia.api.v2.controllers.l7policy [req-cbc13340-fecb-471b-9656-63c00f34f3a4 - - - - -] Sending Creation of L7Policy 4620a9ba-3616-42df-a210-f873c8196de3 to handler 2019-06-07 06:13:02.153 30936 INFO octavia.api.v2.controllers.listener [req-ff7c534a-f6fb-47f9-b989-a64e855c7c80 - - - - -] Sending Creation of Listener 7b4eaa85-96c8-4a5d-9e6b-51695a4b4b5d to handler 2019-06-07 06:13:02.169 30938 INFO octavia.api.v2.controllers.load_balancer [req-7017379a-27b0-4ad2-84f4-7edbffba2216 - - - - -] Sending updated Load Balancer 9e1a7bda-8619-4688-a927-9fcfe11c0b59 to the handler 2019-06-07 06:13:02.163 30937 INFO oslo_db.sqlalchemy.provision [req-25d2ac50-8ef6-4b74-a785-0d08f2493660 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:02.164 30937 INFO oslo_db.sqlalchemy.provision [req-25d2ac50-8ef6-4b74-a785-0d08f2493660 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN odluwpegee 2019-06-07 06:13:02.165 30937 INFO oslo_db.sqlalchemy.provision [req-25d2ac50-8ef6-4b74-a785-0d08f2493660 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_update_redirect_to_url [0.347088s] ... ok 2019-06-07 06:13:02.168 30937 INFO oslo_db.sqlalchemy.provision [req-25d2ac50-8ef6-4b74-a785-0d08f2493660 - - - - -] CREATE BACKEND sqlite:// TOKEN qbozralesr 2019-06-07 06:13:02.230 30936 INFO octavia.api.v2.controllers.pool [req-eb97c57b-1ab6-4de5-9d6f-fa4248d4db1e - - - - -] Sending Creation of Pool d480d80f-ea47-46ee-ac83-57b7d3b75964 to handler 2019-06-07 06:13:02.222 30935 INFO octavia.api.v2.controllers.pool [req-7ad68c9e-46d4-4058-b65f-eb38f2ba0b62 - - - - -] Sending Creation of Pool 24edf96f-2477-47a2-b388-78b679e3bfd2 to handler 2019-06-07 06:13:02.246 30937 INFO octavia.common.config [req-25d2ac50-8ef6-4b74-a785-0d08f2493660 - - - - -] Logging enabled! 2019-06-07 06:13:02.246 30937 INFO octavia.common.config [req-25d2ac50-8ef6-4b74-a785-0d08f2493660 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.272 30938 INFO octavia.api.v2.controllers.l7policy [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:02.283 30938 INFO oslo_db.sqlalchemy.provision [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:02.285 30938 INFO oslo_db.sqlalchemy.provision [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN svfwqzuqwv 2019-06-07 06:13:02.285 30938 INFO oslo_db.sqlalchemy.provision [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_when_lb_pending_update [0.513124s] ... ok 2019-06-07 06:13:02.271 30937 WARNING octavia.api.root_controller [req-25d2ac50-8ef6-4b74-a785-0d08f2493660 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.282 30937 INFO octavia.api.v2.controllers.load_balancer [req-04724690-609c-4678-9916-db7c1390276e - - - - -] Sending created Load Balancer 8ccdc80a-b3f5-45ad-a460-03c6662cdb40 to the handler 2019-06-07 06:13:02.288 30938 INFO oslo_db.sqlalchemy.provision [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] CREATE BACKEND sqlite:// TOKEN oppiocggid 2019-06-07 06:13:02.332 30937 INFO octavia.api.v2.controllers.listener [req-3a1dbc82-e3a4-426e-bfde-023d1bdc4752 - - - - -] Sending Creation of Listener c93e3f32-654f-4520-8a18-bab3c70dfd3b to handler 2019-06-07 06:13:02.356 30938 INFO octavia.common.config [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] Logging enabled! 2019-06-07 06:13:02.357 30938 INFO octavia.common.config [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.359 30935 INFO octavia.api.v2.controllers.pool [req-287e6742-c5a0-4dc0-a2b8-d95122ea4535 - - - - -] Sending Creation of Pool 4d8b840a-9906-4c31-a257-b15489dc198f to handler 2019-06-07 06:13:02.350 30936 INFO octavia.api.v2.controllers.pool [req-f691d097-760a-4591-b40c-dffd52adddcb - - - - -] Sending Creation of Pool 78691d5b-ecc6-4f23-a73e-2cfeb9b28c3c to handler 2019-06-07 06:13:02.377 30938 WARNING octavia.api.root_controller [req-3ce12f20-5343-4ddf-8628-f18abca2b70d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.389 30938 INFO octavia.api.v2.controllers.load_balancer [req-6146de63-c882-410e-bf75-7d6e8f5f057e - - - - -] Sending created Load Balancer 16dd418c-d2f0-417b-9114-4f47d7dbf3f2 to the handler 2019-06-07 06:13:02.400 30937 INFO octavia.api.v2.controllers.pool [req-9c675544-f6c9-4cab-a6d4-80aff1694aa6 - - - - -] Sending Creation of Pool d1fbadfc-370d-4e7a-a346-efd108d3eacf to handler 2019-06-07 06:13:02.426 30938 INFO octavia.api.v2.controllers.listener [req-9a43533e-8148-4e91-85e5-633f7b06fe5d - - - - -] Sending Creation of Listener 8010b81a-7ee1-4caf-90b2-29c0d1579b4e to handler 2019-06-07 06:13:02.480 30936 INFO octavia.api.v2.controllers.health_monitor [req-6afc546a-2f03-411b-b790-9b42ae4bd707 - - - - -] Sending Creation of Health Monitor d72bf963-7e34-48d7-8d6b-cd8b4be48858 to handler 2019-06-07 06:13:02.487 30938 INFO octavia.api.v2.controllers.pool [req-6379c5ed-5ab1-407c-997c-147021b22ebf - - - - -] Sending Creation of Pool 9af8e471-f579-4d7d-a679-f869b0f45395 to handler 2019-06-07 06:13:02.498 30937 INFO octavia.api.v2.controllers.l7policy [req-0aa692f8-2677-467a-a8cd-0095127f864b - - - - -] Sending Creation of L7Policy b934045a-bf1a-444c-b289-1a8a474581ac to handler 2019-06-07 06:13:02.509 30935 INFO octavia.api.v2.controllers.health_monitor [req-bdaf73e9-8a15-4649-bdd9-f5fc5219705c - - - - -] Sending Creation of Health Monitor 6c8e6eb1-9db5-4f67-9846-036628e48a90 to handler 2019-06-07 06:13:02.569 30937 INFO oslo_db.sqlalchemy.provision [req-2ac12f43-e854-4869-932f-5e0ab8c22880 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:02.572 30937 INFO oslo_db.sqlalchemy.provision [req-2ac12f43-e854-4869-932f-5e0ab8c22880 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qbozralesr 2019-06-07 06:13:02.572 30937 INFO oslo_db.sqlalchemy.provision [req-2ac12f43-e854-4869-932f-5e0ab8c22880 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_redirect_to_pool [0.407440s] ... ok 2019-06-07 06:13:02.578 30938 INFO octavia.api.v2.controllers.l7policy [req-fcaf580a-4b76-4a8e-bb79-e0efc422827b - - - - -] Sending Creation of L7Policy 1bb0386d-689a-4698-b799-ba5ba73dc970 to handler 2019-06-07 06:13:02.575 30937 INFO oslo_db.sqlalchemy.provision [req-2ac12f43-e854-4869-932f-5e0ab8c22880 - - - - -] CREATE BACKEND sqlite:// TOKEN ftcttunzmh 2019-06-07 06:13:02.618 30936 INFO oslo_db.sqlalchemy.provision [req-3d91180f-6189-4b62-9268-674e54d6c161 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:02.630 30936 INFO oslo_db.sqlalchemy.provision [req-3d91180f-6189-4b62-9268-674e54d6c161 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ilpbgflsui 2019-06-07 06:13:02.630 30936 INFO oslo_db.sqlalchemy.provision [req-3d91180f-6189-4b62-9268-674e54d6c161 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_duplicate_create [0.668275s] ... ok 2019-06-07 06:13:02.633 30936 INFO oslo_db.sqlalchemy.provision [req-3d91180f-6189-4b62-9268-674e54d6c161 - - - - -] CREATE BACKEND sqlite:// TOKEN epyoklgxjb 2019-06-07 06:13:02.636 30935 INFO oslo_db.sqlalchemy.provision [req-d33d0e12-4407-4050-b5ac-e984be4da125 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:02.638 30935 INFO oslo_db.sqlalchemy.provision [req-d33d0e12-4407-4050-b5ac-e984be4da125 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xhbkgyybni 2019-06-07 06:13:02.638 30935 INFO oslo_db.sqlalchemy.provision [req-d33d0e12-4407-4050-b5ac-e984be4da125 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get [0.745029s] ... ok 2019-06-07 06:13:02.644 30935 INFO oslo_db.sqlalchemy.provision [req-d33d0e12-4407-4050-b5ac-e984be4da125 - - - - -] CREATE BACKEND sqlite:// TOKEN aoxhdguuow 2019-06-07 06:13:02.649 30937 INFO octavia.common.config [req-2ac12f43-e854-4869-932f-5e0ab8c22880 - - - - -] Logging enabled! 2019-06-07 06:13:02.650 30937 INFO octavia.common.config [req-2ac12f43-e854-4869-932f-5e0ab8c22880 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.671 30937 WARNING octavia.api.root_controller [req-2ac12f43-e854-4869-932f-5e0ab8c22880 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.682 30937 INFO octavia.api.v2.controllers.load_balancer [req-d6ab1041-9658-442f-ad4e-478da44b3192 - - - - -] Sending created Load Balancer 1b69f2cd-76f4-4f0f-828c-7ec866d65dfa to the handler 2019-06-07 06:13:02.725 30937 INFO octavia.api.v2.controllers.listener [req-b8d35cf5-7ac5-4f23-b8ee-99bb0453e7fc - - - - -] Sending Creation of Listener 247545ab-e25b-4ee0-bb57-61eb00391ee9 to handler 2019-06-07 06:13:02.746 30935 INFO octavia.common.config [req-d33d0e12-4407-4050-b5ac-e984be4da125 - - - - -] Logging enabled! 2019-06-07 06:13:02.685 30938 INFO octavia.api.v2.controllers.load_balancer [req-fc11ac81-c209-4cf4-965e-cce7153d14e4 - - - - -] Sending deleted Load Balancer 16dd418c-d2f0-417b-9114-4f47d7dbf3f2 to the handler 2019-06-07 06:13:02.704 30938 INFO octavia.api.v2.controllers.l7policy [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:02.715 30938 INFO oslo_db.sqlalchemy.provision [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:02.717 30938 INFO oslo_db.sqlalchemy.provision [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oppiocggid 2019-06-07 06:13:02.717 30938 INFO oslo_db.sqlalchemy.provision [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_when_lb_pending_delete [0.431583s] ... ok 2019-06-07 06:13:02.749 30935 INFO octavia.common.config [req-d33d0e12-4407-4050-b5ac-e984be4da125 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.725 30936 INFO octavia.common.config [req-3d91180f-6189-4b62-9268-674e54d6c161 - - - - -] Logging enabled! 2019-06-07 06:13:02.725 30936 INFO octavia.common.config [req-3d91180f-6189-4b62-9268-674e54d6c161 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.750 30936 WARNING octavia.api.root_controller [req-3d91180f-6189-4b62-9268-674e54d6c161 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.767 30936 INFO octavia.api.v2.controllers.load_balancer [req-ac5701ac-4449-4d7e-8f65-c72eb5e263e0 - - - - -] Sending created Load Balancer 578295aa-69ce-4b2c-9b0c-b53ec93ceb34 to the handler 2019-06-07 06:13:02.817 30936 INFO octavia.api.v2.controllers.listener [req-8bd03f01-29b5-4460-9283-fd7f21dff0fb - - - - -] Sending Creation of Listener d3499bf9-5d44-4270-abbf-dd9e7e9fb9bd to handler 2019-06-07 06:13:02.789 30937 INFO octavia.api.v2.controllers.pool [req-2f2e7ee9-358c-42de-9f6a-5d4e4db15ac4 - - - - -] Sending Creation of Pool ddeea785-11c2-435a-819d-f6ac8a8e155b to handler 2019-06-07 06:13:02.778 30935 WARNING octavia.api.root_controller [req-d33d0e12-4407-4050-b5ac-e984be4da125 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.798 30935 INFO octavia.api.v2.controllers.load_balancer [req-34eaaa7a-7386-4fd5-95cd-253ce1d7b833 - - - - -] Sending created Load Balancer 7f8bfbc6-f825-4aa3-805e-39f9b6d8f5af to the handler 2019-06-07 06:13:02.720 30938 INFO oslo_db.sqlalchemy.provision [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] CREATE BACKEND sqlite:// TOKEN ticszlcste 2019-06-07 06:13:02.788 30938 INFO octavia.common.config [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] Logging enabled! 2019-06-07 06:13:02.788 30938 INFO octavia.common.config [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:02.809 30938 WARNING octavia.api.root_controller [req-275b7fe7-301e-4dda-8ac5-2b6a9f7a46a4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:02.820 30938 INFO octavia.api.v2.controllers.load_balancer [req-9ffc7529-77c8-4225-ab28-95fa3d9b5e04 - - - - -] Sending created Load Balancer ea305d31-dc04-4e9f-aed9-52de543d083c to the handler 2019-06-07 06:13:02.844 30935 INFO octavia.api.v2.controllers.listener [req-625b341a-cc10-47b9-bee4-1b6a69e06aaf - - - - -] Sending Creation of Listener a3446728-0d24-4967-852f-cd3b52afbcac to handler 2019-06-07 06:13:02.858 30938 INFO octavia.api.v2.controllers.listener [req-2c4a0384-d8b0-4f87-a11b-882398693ad4 - - - - -] Sending Creation of Listener 2c9259f7-3246-4f24-a1b3-5f39190ca499 to handler 2019-06-07 06:13:02.892 30936 INFO octavia.api.v2.controllers.pool [req-68c9e93a-b1e2-4a19-a154-11b290bb160c - - - - -] Sending Creation of Pool 6463fe0f-a2a0-4d66-a620-c0ad9ab01808 to handler 2019-06-07 06:13:02.889 30937 INFO octavia.api.v2.controllers.l7policy [req-cd6164b1-4c9f-4c21-b862-54b7e655102c - - - - -] Sending Creation of L7Policy 38a36170-b130-4b88-9582-b1d81e9af262 to handler 2019-06-07 06:13:02.915 30935 INFO octavia.api.v2.controllers.pool [req-525b6352-54df-4ae2-84e8-9fcc9f4479ce - - - - -] Sending Creation of Pool 73d00418-4964-4b9b-961a-66f65f19a11e to handler 2019-06-07 06:13:02.918 30938 INFO octavia.api.v2.controllers.pool [req-467b1011-4cbe-4a32-a565-4e67cc17de67 - - - - -] Sending Creation of Pool 7e4e0287-dd1d-460c-9b75-5896bff826ad to handler 2019-06-07 06:13:02.967 30937 INFO oslo_db.sqlalchemy.provision [req-19a667d4-4595-4670-8643-25c225db5df4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:02.969 30937 INFO oslo_db.sqlalchemy.provision [req-19a667d4-4595-4670-8643-25c225db5df4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ftcttunzmh 2019-06-07 06:13:02.969 30937 INFO oslo_db.sqlalchemy.provision [req-19a667d4-4595-4670-8643-25c225db5df4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_redirect_to_url [0.396438s] ... ok 2019-06-07 06:13:02.972 30937 INFO oslo_db.sqlalchemy.provision [req-19a667d4-4595-4670-8643-25c225db5df4 - - - - -] CREATE BACKEND sqlite:// TOKEN adcdjwvvye 2019-06-07 06:13:03.007 30938 INFO octavia.api.v2.controllers.l7policy [req-fa05b06a-a5c3-49f9-aa08-c7b86e5ebc19 - - - - -] Sending Creation of L7Policy a6f957da-9235-4831-8322-5c6362bfef44 to handler 2019-06-07 06:13:03.020 30936 INFO octavia.api.v2.controllers.pool [req-366884a0-40fa-43fe-8a5d-426276145319 - - - - -] Sending Creation of Pool 771d39cf-0800-4685-b8d2-e3ff4ff074f2 to handler 2019-06-07 06:13:03.039 30938 INFO oslo_db.sqlalchemy.provision [req-c2f27a18-defd-497e-b521-6b5cad9dd20b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:03.041 30938 INFO oslo_db.sqlalchemy.provision [req-c2f27a18-defd-497e-b521-6b5cad9dd20b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ticszlcste 2019-06-07 06:13:03.041 30938 INFO oslo_db.sqlalchemy.provision [req-c2f27a18-defd-497e-b521-6b5cad9dd20b - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:03.033 30935 INFO octavia.api.v2.controllers.pool [req-12b22fc5-da70-4df7-b859-2546a71be5ca - - - - -] Sending Creation of Pool 6c2c52ff-4f15-4666-8f4a-803bbd19ddbf to handler {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get [0.323913s] ... ok 2019-06-07 06:13:03.042 30937 INFO octavia.common.config [req-19a667d4-4595-4670-8643-25c225db5df4 - - - - -] Logging enabled! 2019-06-07 06:13:03.042 30937 INFO octavia.common.config [req-19a667d4-4595-4670-8643-25c225db5df4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:03.067 30937 WARNING octavia.api.root_controller [req-19a667d4-4595-4670-8643-25c225db5df4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:03.081 30937 INFO octavia.api.v2.controllers.load_balancer [req-a293cd46-22ea-4685-aea6-73305b42419a - - - - -] Sending created Load Balancer 601b6556-8d0a-4f04-814f-8257ffaf7d72 to the handler 2019-06-07 06:13:03.044 30938 INFO oslo_db.sqlalchemy.provision [req-c2f27a18-defd-497e-b521-6b5cad9dd20b - - - - -] CREATE BACKEND sqlite:// TOKEN uxxvtfsjwe 2019-06-07 06:13:03.118 30937 INFO octavia.api.v2.controllers.listener [req-517eb93b-e8f2-488e-8de5-a9a6f6953bee - - - - -] Sending Creation of Listener f7dc1539-2014-4fa6-a424-c6f7eb8c3775 to handler 2019-06-07 06:13:03.112 30938 INFO octavia.common.config [req-c2f27a18-defd-497e-b521-6b5cad9dd20b - - - - -] Logging enabled! 2019-06-07 06:13:03.112 30938 INFO octavia.common.config [req-c2f27a18-defd-497e-b521-6b5cad9dd20b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:03.134 30938 WARNING octavia.api.root_controller [req-c2f27a18-defd-497e-b521-6b5cad9dd20b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:03.146 30938 INFO octavia.api.v2.controllers.load_balancer [req-1c7d5174-993d-4b41-9b2d-41c5ccb90690 - - - - -] Sending created Load Balancer cb04a350-3a82-4882-aeae-cb27b6f48847 to the handler 2019-06-07 06:13:03.183 30938 INFO octavia.api.v2.controllers.listener [req-2e5119bf-444e-4bad-a21a-161518e8786f - - - - -] Sending Creation of Listener 1f6333d3-634e-4c78-9c1b-881b936ffb9d to handler 2019-06-07 06:13:03.163 30935 INFO octavia.api.v2.controllers.health_monitor [req-8a175900-505e-443c-9768-be3be953532b - - - - -] Sending Creation of Health Monitor 8eb46208-8815-4c26-ba20-a57444a49471 to handler 2019-06-07 06:13:03.184 30937 INFO octavia.api.v2.controllers.pool [req-4b5b9c08-7672-45af-b2ac-f6b670c1992b - - - - -] Sending Creation of Pool be9ce28a-06ad-4b19-9d71-eff07e7f3fd3 to handler 2019-06-07 06:13:03.144 30936 INFO octavia.api.v2.controllers.pool [req-5a5d895c-91b6-48f7-a6cc-fe350a94e964 - - - - -] Sending Creation of Pool 0f434dcb-aab4-4816-be2c-cf196c95afb1 to handler 2019-06-07 06:13:03.241 30938 INFO octavia.api.v2.controllers.pool [req-cc8d3715-d6d8-4cf3-bcf0-08d8d0ad14d0 - - - - -] Sending Creation of Pool 7cbe9ae7-0c63-4726-9c4f-bfd44f1a84df to handler 2019-06-07 06:13:03.259 30935 INFO oslo_db.sqlalchemy.provision [req-6fcb5b4a-aebd-4e12-9154-b416f7c8282a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:03.262 30935 INFO oslo_db.sqlalchemy.provision [req-6fcb5b4a-aebd-4e12-9154-b416f7c8282a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aoxhdguuow 2019-06-07 06:13:03.262 30935 INFO oslo_db.sqlalchemy.provision [req-6fcb5b4a-aebd-4e12-9154-b416f7c8282a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all [0.623687s] ... ok 2019-06-07 06:13:03.272 30937 INFO octavia.api.v2.controllers.l7policy [req-70d7bffb-9ebf-48a8-af83-9341a32be0b4 - - - - -] Sending Creation of L7Policy 2156446c-d671-46fa-8cfe-d4ff490afaa5 to handler 2019-06-07 06:13:03.266 30935 INFO oslo_db.sqlalchemy.provision [req-6fcb5b4a-aebd-4e12-9154-b416f7c8282a - - - - -] CREATE BACKEND sqlite:// TOKEN codeorxuno 2019-06-07 06:13:03.292 30936 INFO octavia.api.v2.controllers.pool [req-1ae181fe-6d54-4575-9a61-ef0605a236b4 - - - - -] Sending Creation of Pool e31e818e-ea9b-4526-9551-228df976737f to handler 2019-06-07 06:13:03.332 30938 INFO octavia.api.v2.controllers.l7policy [req-d3dd007b-9efc-4330-b591-aa3a20ecb69b - - - - -] Sending Creation of L7Policy c92a9982-d62f-4df2-8e42-e229123ace14 to handler 2019-06-07 06:13:03.343 30935 INFO octavia.common.config [req-6fcb5b4a-aebd-4e12-9154-b416f7c8282a - - - - -] Logging enabled! 2019-06-07 06:13:03.343 30935 INFO octavia.common.config [req-6fcb5b4a-aebd-4e12-9154-b416f7c8282a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:03.368 30935 WARNING octavia.api.root_controller [req-6fcb5b4a-aebd-4e12-9154-b416f7c8282a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:03.380 30935 INFO octavia.api.v2.controllers.load_balancer [req-d017d270-714b-4b15-a3fb-eb30ee3063fd - - - - -] Sending created Load Balancer db40d0d9-3bc0-42b4-b088-5b25a333b25d to the handler 2019-06-07 06:13:03.423 30935 INFO octavia.api.v2.controllers.listener [req-1b550c33-7759-4c5f-8be2-badf480bf492 - - - - -] Sending Creation of Listener 0c9a9abb-1a81-432f-85d0-6fbdfc2fe697 to handler 2019-06-07 06:13:03.449 30938 INFO oslo_db.sqlalchemy.provision [req-5fb9539d-4c7c-4b7d-ae19-ba793e81464c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:03.451 30938 INFO oslo_db.sqlalchemy.provision [req-5fb9539d-4c7c-4b7d-ae19-ba793e81464c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uxxvtfsjwe 2019-06-07 06:13:03.451 30938 INFO oslo_db.sqlalchemy.provision [req-5fb9539d-4c7c-4b7d-ae19-ba793e81464c - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all [0.410039s] ... ok 2019-06-07 06:13:03.464 30936 INFO octavia.api.v2.controllers.pool [req-b1f7c759-b49e-463f-91e3-eb26178c5937 - - - - -] Sending Creation of Pool 7b1cf973-eb05-435b-9ea9-163eeaf90c9f to handler 2019-06-07 06:13:03.471 30937 INFO oslo_db.sqlalchemy.provision [req-d0c42b60-8223-4089-8992-3387e4263e07 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:03.473 30937 INFO oslo_db.sqlalchemy.provision [req-d0c42b60-8223-4089-8992-3387e4263e07 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN adcdjwvvye 2019-06-07 06:13:03.473 30937 INFO oslo_db.sqlalchemy.provision [req-d0c42b60-8223-4089-8992-3387e4263e07 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_not_authorized [0.503859s] ... ok 2019-06-07 06:13:03.476 30937 INFO oslo_db.sqlalchemy.provision [req-d0c42b60-8223-4089-8992-3387e4263e07 - - - - -] CREATE BACKEND sqlite:// TOKEN lkgjpdpzex 2019-06-07 06:13:03.490 30935 INFO octavia.api.v2.controllers.pool [req-a7caed85-4fdd-4b7c-bb70-b4f1a96775fa - - - - -] Sending Creation of Pool 884b90b4-b9a6-4686-b36d-37464a91709e to handler 2019-06-07 06:13:03.454 30938 INFO oslo_db.sqlalchemy.provision [req-5fb9539d-4c7c-4b7d-ae19-ba793e81464c - - - - -] CREATE BACKEND sqlite:// TOKEN ykgmqvgevx 2019-06-07 06:13:03.522 30938 INFO octavia.common.config [req-5fb9539d-4c7c-4b7d-ae19-ba793e81464c - - - - -] Logging enabled! 2019-06-07 06:13:03.522 30938 INFO octavia.common.config [req-5fb9539d-4c7c-4b7d-ae19-ba793e81464c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:03.544 30938 WARNING octavia.api.root_controller [req-5fb9539d-4c7c-4b7d-ae19-ba793e81464c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:03.556 30938 INFO octavia.api.v2.controllers.load_balancer [req-f5250898-cead-4e3e-bec1-1b49b5bdf423 - - - - -] Sending created Load Balancer e2bb23be-9857-46a7-a0a1-1499180183d7 to the handler 2019-06-07 06:13:03.595 30938 INFO octavia.api.v2.controllers.listener [req-3324d1ae-6920-4d36-a903-4380166b4880 - - - - -] Sending Creation of Listener ece40d8f-2eb7-4a80-a075-d85d0dc65e2b to handler 2019-06-07 06:13:03.605 30935 INFO octavia.api.v2.controllers.pool [req-5872f53f-9502-4c35-99e5-7864179dbabf - - - - -] Sending Creation of Pool e65d9baa-2c92-483d-8103-a94cf08df04b to handler 2019-06-07 06:13:03.544 30937 INFO octavia.common.config [req-d0c42b60-8223-4089-8992-3387e4263e07 - - - - -] Logging enabled! 2019-06-07 06:13:03.545 30937 INFO octavia.common.config [req-d0c42b60-8223-4089-8992-3387e4263e07 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:03.566 30937 WARNING octavia.api.root_controller [req-d0c42b60-8223-4089-8992-3387e4263e07 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:03.583 30937 INFO octavia.api.v2.controllers.load_balancer [req-55f7504d-3d5e-4d65-83f4-f41afc088101 - - - - -] Sending created Load Balancer 531b14c9-4506-453b-924d-c1e0e774622e to the handler 2019-06-07 06:13:03.620 30937 INFO octavia.api.v2.controllers.listener [req-b5997060-646a-4aeb-beb6-85e2fd132ebe - - - - -] Sending Creation of Listener 4ccf727b-30f1-4bbf-beb6-11caa8f345b1 to handler 2019-06-07 06:13:03.658 30938 INFO octavia.api.v2.controllers.pool [req-2c48e4b7-7391-4eec-9351-2a6198e98ecd - - - - -] Sending Creation of Pool 4a19de9a-8cfa-4269-901b-f5c599b23b12 to handler 2019-06-07 06:13:03.659 30936 INFO octavia.api.v2.controllers.health_monitor [req-c8b2885e-550b-4d31-8e16-6f589815ecb4 - - - - -] Sending Creation of Health Monitor 2fb39fd0-f7a3-424a-87d9-08ad00b5fdb2 to handler 2019-06-07 06:13:03.693 30935 INFO octavia.api.v2.controllers.load_balancer [req-834ba36b-8220-4e5b-b235-c15d37c7a5ee - - - - -] Sending created Load Balancer 6d3d34c0-361b-4572-a08f-4ccf525522b7 to the handler 2019-06-07 06:13:03.685 30937 INFO octavia.api.v2.controllers.pool [req-28ce9a4e-7ebc-48d0-aaa3-cac24f1791e9 - - - - -] Sending Creation of Pool 4e9cebdb-110e-4b92-93c9-6bcfd9dd37fd to handler 2019-06-07 06:13:03.732 30935 INFO octavia.api.v2.controllers.pool [req-d7b87c22-5a35-4881-81e3-2f305d3b2a29 - - - - -] Sending Creation of Pool d942416e-de66-4964-ae70-55671120ea24 to handler 2019-06-07 06:13:03.743 30938 INFO octavia.api.v2.controllers.l7policy [req-56ef372e-78bb-4f84-95ce-d89560cf1ac7 - - - - -] Sending Creation of L7Policy 268883d7-fc49-44ba-9cfc-c27a00a021d9 to handler 2019-06-07 06:13:03.775 30937 INFO octavia.api.v2.controllers.l7policy [req-902ded31-a0e0-4052-8534-22334b0d6f0d - - - - -] Sending Creation of L7Policy f51837c1-a6c3-4775-bfed-b13bcd1bab65 to handler 2019-06-07 06:13:03.795 30935 INFO octavia.api.v2.controllers.pool [req-40970e34-dcc4-4b82-85d2-7fa74081917b - - - - -] Sending Creation of Pool 348fdd47-ad90-4b90-9ca1-7ee56f6d1dcb to handler 2019-06-07 06:13:03.856 30936 INFO octavia.api.v2.controllers.health_monitor [req-e1c69c7f-660d-4813-802c-97b1c86b67f6 - - - - -] Sending Creation of Health Monitor f33a9674-bb4d-47ec-a73e-787607d764f6 to handler 2019-06-07 06:13:03.866 30938 INFO octavia.api.v2.controllers.l7policy [req-d45af86d-ba54-44bf-ad1a-4cf2270b9fcf - - - - -] Sending Creation of L7Policy 0ffa45f4-3372-4c78-8bdc-94da35a38524 to handler 2019-06-07 06:13:03.868 30935 INFO octavia.api.v2.controllers.pool [req-eccb2dc5-e088-4947-af14-9710103faf88 - - - - -] Sending Creation of Pool 762b43b5-93a6-4b85-9881-7135a166fb8f to handler 2019-06-07 06:13:03.884 30937 INFO octavia.api.v2.controllers.load_balancer [req-d2f4ec80-dfa3-4c57-ade7-8fbbe3be54a0 - - - - -] Sending updated Load Balancer 531b14c9-4506-453b-924d-c1e0e774622e to the handler 2019-06-07 06:13:03.916 30937 INFO octavia.api.v2.controllers.l7policy [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:03.929 30937 INFO oslo_db.sqlalchemy.provision [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:03.931 30937 INFO oslo_db.sqlalchemy.provision [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lkgjpdpzex 2019-06-07 06:13:03.931 30937 INFO oslo_db.sqlalchemy.provision [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_when_lb_pending_update [0.457962s] ... ok 2019-06-07 06:13:03.934 30937 INFO oslo_db.sqlalchemy.provision [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] CREATE BACKEND sqlite:// TOKEN cwtpgqvdif 2019-06-07 06:13:03.972 30935 INFO octavia.api.v2.controllers.health_monitor [req-4489acab-1ed3-47df-af96-2a3e6cc13a18 - - - - -] Sending Creation of Health Monitor 87178ba6-47e8-4227-ae46-c3e4dd7cdb18 to handler 2019-06-07 06:13:04.008 30937 INFO octavia.common.config [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] Logging enabled! 2019-06-07 06:13:04.011 30938 INFO octavia.api.v2.controllers.l7policy [req-b37e6ef9-5538-4846-a5e4-26b7502124db - - - - -] Sending Creation of L7Policy 25d0eb60-a3ea-41ee-8518-fbe8bf619e7d to handler 2019-06-07 06:13:04.071 30936 INFO octavia.api.v2.controllers.health_monitor [req-d6386c95-6463-4566-9826-be707135793d - - - - -] Sending Creation of Health Monitor 4302de45-e5d6-4a47-ae33-fc81deec1cbc to handler 2019-06-07 06:13:04.010 30937 INFO octavia.common.config [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:04.032 30937 WARNING octavia.api.root_controller [req-0bdd0c47-1563-4f6d-b597-525571c3cead - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:04.047 30937 INFO octavia.api.v2.controllers.load_balancer [req-6165e4b8-c08c-4c44-97a4-567a50b99ced - - - - -] Sending created Load Balancer 14ccd6b4-7274-4ef7-810e-305f130328bf to the handler 2019-06-07 06:13:04.080 30935 INFO octavia.api.v2.controllers.health_monitor [req-d65bddb8-3111-4fab-9ea2-7a57a42ce1c5 - - - - -] Sending Creation of Health Monitor 4923b784-904f-4ab4-9d33-ee0d8a0d2923 to handler 2019-06-07 06:13:04.087 30937 INFO octavia.api.v2.controllers.listener [req-0c3fb4ee-8450-4f60-aaad-dc56667f5686 - - - - -] Sending Creation of Listener 8aa21be6-ec78-440d-8d65-680e905749c2 to handler 2019-06-07 06:13:04.147 30937 INFO octavia.api.v2.controllers.pool [req-96606c3f-b1e8-40de-bd3f-984145448fad - - - - -] Sending Creation of Pool 51d539d2-2773-40a5-a08f-af4649dbe399 to handler 2019-06-07 06:13:04.190 30935 INFO octavia.api.v2.controllers.health_monitor [req-057c11c7-1d46-47dc-98b4-bde30fc08658 - - - - -] Sending Creation of Health Monitor bce1d50f-ded5-4e0f-9f00-d8ab1fa06238 to handler 2019-06-07 06:13:04.223 30938 INFO oslo_db.sqlalchemy.provision [req-7402adcf-7be6-43a8-99b7-1c2455fea1d0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:04.225 30938 INFO oslo_db.sqlalchemy.provision [req-7402adcf-7be6-43a8-99b7-1c2455fea1d0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ykgmqvgevx 2019-06-07 06:13:04.225 30938 INFO oslo_db.sqlalchemy.provision [req-7402adcf-7be6-43a8-99b7-1c2455fea1d0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_limited [0.773518s] ... ok 2019-06-07 06:13:04.237 30937 INFO octavia.api.v2.controllers.l7policy [req-eb268f89-85b7-48ed-adcd-59cdf81a04b6 - - - - -] Sending Creation of L7Policy aaadc664-fd2a-4c53-8281-6ee5d35bfe74 to handler 2019-06-07 06:13:04.228 30938 INFO oslo_db.sqlalchemy.provision [req-7402adcf-7be6-43a8-99b7-1c2455fea1d0 - - - - -] CREATE BACKEND sqlite:// TOKEN pcsxvryblf 2019-06-07 06:13:04.242 30936 INFO oslo_db.sqlalchemy.provision [req-a6dab336-2a28-4f70-a18a-93da570395bf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:04.244 30936 INFO oslo_db.sqlalchemy.provision [req-a6dab336-2a28-4f70-a18a-93da570395bf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN epyoklgxjb 2019-06-07 06:13:04.244 30936 INFO oslo_db.sqlalchemy.provision [req-a6dab336-2a28-4f70-a18a-93da570395bf - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_fields_filter [1.613199s] ... ok 2019-06-07 06:13:04.247 30936 INFO oslo_db.sqlalchemy.provision [req-a6dab336-2a28-4f70-a18a-93da570395bf - - - - -] CREATE BACKEND sqlite:// TOKEN lnyuttaarz 2019-06-07 06:13:04.294 30935 INFO oslo_db.sqlalchemy.provision [req-c1d00166-5738-4a6a-818c-f216549fb0e8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:04.295 30935 INFO oslo_db.sqlalchemy.provision [req-c1d00166-5738-4a6a-818c-f216549fb0e8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN codeorxuno 2019-06-07 06:13:04.296 30935 INFO oslo_db.sqlalchemy.provision [req-c1d00166-5738-4a6a-818c-f216549fb0e8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_admin [1.032990s] ... ok 2019-06-07 06:13:04.299 30935 INFO oslo_db.sqlalchemy.provision [req-c1d00166-5738-4a6a-818c-f216549fb0e8 - - - - -] CREATE BACKEND sqlite:// TOKEN kuxqighajf 2019-06-07 06:13:04.336 30936 INFO octavia.common.config [req-a6dab336-2a28-4f70-a18a-93da570395bf - - - - -] Logging enabled! 2019-06-07 06:13:04.338 30936 INFO octavia.common.config [req-a6dab336-2a28-4f70-a18a-93da570395bf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:04.362 30936 WARNING octavia.api.root_controller [req-a6dab336-2a28-4f70-a18a-93da570395bf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:04.295 30938 INFO octavia.common.config [req-7402adcf-7be6-43a8-99b7-1c2455fea1d0 - - - - -] Logging enabled! 2019-06-07 06:13:04.296 30938 INFO octavia.common.config [req-7402adcf-7be6-43a8-99b7-1c2455fea1d0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:04.316 30938 WARNING octavia.api.root_controller [req-7402adcf-7be6-43a8-99b7-1c2455fea1d0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:04.328 30938 INFO octavia.api.v2.controllers.load_balancer [req-6596c884-b47c-4f47-913d-e2ba7900cfc6 - - - - -] Sending created Load Balancer 77ad2ed7-8b27-42fd-ae92-407add323a3e to the handler 2019-06-07 06:13:04.365 30938 INFO octavia.api.v2.controllers.listener [req-a536dc65-fb26-4599-82bc-a7392eccefb2 - - - - -] Sending Creation of Listener 23403a8d-5960-4ebe-86d7-f0f2fd754153 to handler 2019-06-07 06:13:04.381 30937 INFO octavia.api.v2.controllers.l7policy [req-901696f6-4e39-4c04-bf05-614e42d6de5c - - - - -] Sending Deletion of L7Policy aaadc664-fd2a-4c53-8281-6ee5d35bfe74 to handler 2019-06-07 06:13:04.374 30935 INFO octavia.common.config [req-c1d00166-5738-4a6a-818c-f216549fb0e8 - - - - -] Logging enabled! 2019-06-07 06:13:04.375 30935 INFO octavia.common.config [req-c1d00166-5738-4a6a-818c-f216549fb0e8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:04.398 30935 WARNING octavia.api.root_controller [req-c1d00166-5738-4a6a-818c-f216549fb0e8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:04.379 30936 INFO octavia.api.v2.controllers.load_balancer [req-fdc5981c-803d-45b6-a849-71d64bb3e1e9 - - - - -] Sending created Load Balancer 319dbb66-3f98-460b-857a-c934faaf8b13 to the handler 2019-06-07 06:13:04.425 30938 INFO octavia.api.v2.controllers.pool [req-939a280f-73e0-4e78-81d4-c9c2dd2aa047 - - - - -] Sending Creation of Pool d2a6025d-9db4-4ace-a49f-2033e0b752ed to handler 2019-06-07 06:13:04.414 30935 INFO octavia.api.v2.controllers.load_balancer [req-da709d81-4b7a-456c-8230-48a06e42a271 - - - - -] Sending created Load Balancer 95963d0a-54d8-4233-a7d1-eec51b2a7321 to the handler 2019-06-07 06:13:04.432 30936 INFO octavia.api.v2.controllers.listener [req-60e91150-b2eb-4c44-a3b9-2ec2292a1f4c - - - - -] Sending Creation of Listener 8b6727fb-b106-4c7a-aef1-8bcbc8256c50 to handler 2019-06-07 06:13:04.465 30937 INFO oslo_db.sqlalchemy.provision [req-478768be-1417-45d5-859d-614f0edec820 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:04.466 30937 INFO oslo_db.sqlalchemy.provision [req-478768be-1417-45d5-859d-614f0edec820 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cwtpgqvdif 2019-06-07 06:13:04.466 30937 INFO oslo_db.sqlalchemy.provision [req-478768be-1417-45d5-859d-614f0edec820 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_with_bad_handler [0.535006s] ... ok 2019-06-07 06:13:04.469 30937 INFO oslo_db.sqlalchemy.provision [req-478768be-1417-45d5-859d-614f0edec820 - - - - -] CREATE BACKEND sqlite:// TOKEN bnramzogtx 2019-06-07 06:13:04.452 30935 INFO octavia.api.v2.controllers.listener [req-4c917ea8-40e9-4554-8bdc-5018f56271d8 - - - - -] Sending Creation of Listener 5eb97356-4174-4abb-96c5-2b9a8788bbba to handler 2019-06-07 06:13:04.508 30936 INFO octavia.api.v2.controllers.pool [req-61e160a8-394b-4e45-a5b8-8284cd206999 - - - - -] Sending Creation of Pool 56499648-f048-471c-b5dc-c8ccea732086 to handler 2019-06-07 06:13:04.512 30935 INFO octavia.api.v2.controllers.pool [req-c5d36142-222b-47e5-a7f7-572531e81102 - - - - -] Sending Creation of Pool 03c3073e-96ec-427d-9ab1-2d980acad5ea to handler 2019-06-07 06:13:04.514 30938 INFO octavia.api.v2.controllers.l7policy [req-19a66aaa-3aca-4dd9-a329-7f0a9ad898e5 - - - - -] Sending Creation of L7Policy 0e7e0f6f-4a7d-4ea3-bc6e-3b076cc2070f to handler 2019-06-07 06:13:04.545 30937 INFO octavia.common.config [req-478768be-1417-45d5-859d-614f0edec820 - - - - -] Logging enabled! 2019-06-07 06:13:04.545 30937 INFO octavia.common.config [req-478768be-1417-45d5-859d-614f0edec820 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:04.618 30938 INFO oslo_db.sqlalchemy.provision [req-671195a4-c63c-4cac-a99c-37523076ad9b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:04.619 30938 INFO oslo_db.sqlalchemy.provision [req-671195a4-c63c-4cac-a99c-37523076ad9b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pcsxvryblf 2019-06-07 06:13:04.619 30938 INFO oslo_db.sqlalchemy.provision [req-671195a4-c63c-4cac-a99c-37523076ad9b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_not_authorized [0.394481s] ... ok 2019-06-07 06:13:04.573 30937 WARNING octavia.api.root_controller [req-478768be-1417-45d5-859d-614f0edec820 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:04.587 30937 INFO octavia.api.v2.controllers.load_balancer [req-815829b7-5977-4467-a571-88297cd46778 - - - - -] Sending created Load Balancer 2ffceaa8-4312-4967-9e90-2d324b0a96cb to the handler 2019-06-07 06:13:04.622 30938 INFO oslo_db.sqlalchemy.provision [req-671195a4-c63c-4cac-a99c-37523076ad9b - - - - -] CREATE BACKEND sqlite:// TOKEN xosyrbyjhu 2019-06-07 06:13:04.602 30935 INFO octavia.api.v2.controllers.pool [req-2da7819a-f3ac-4c0b-ba34-81e4806136b9 - - - - -] Sending Creation of Pool 4ee4a60a-a8ea-41a6-b154-de74a05f95a7 to handler 2019-06-07 06:13:04.636 30936 INFO octavia.api.v2.controllers.pool [req-2a0b1e8b-ba5d-4476-9044-cec9f284ea88 - - - - -] Sending Creation of Pool 987bd042-282a-43c5-980b-cad1d3d460e0 to handler 2019-06-07 06:13:04.701 30935 INFO octavia.api.v2.controllers.pool [req-264d0a36-3a89-4f0d-9974-d0188087c813 - - - - -] Sending Creation of Pool 4b434b1f-4cd3-4d02-a52f-b6cc47fb9b82 to handler 2019-06-07 06:13:04.691 30938 INFO octavia.common.config [req-671195a4-c63c-4cac-a99c-37523076ad9b - - - - -] Logging enabled! 2019-06-07 06:13:04.691 30938 INFO octavia.common.config [req-671195a4-c63c-4cac-a99c-37523076ad9b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:04.709 30937 INFO octavia.api.v2.controllers.listener [req-094e0c14-5aed-48c3-b0fd-2c135430e3b3 - - - - -] Sending Creation of Listener 365aba2e-0612-4e0d-8cd6-572c50180910 to handler 2019-06-07 06:13:04.712 30938 WARNING octavia.api.root_controller [req-671195a4-c63c-4cac-a99c-37523076ad9b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:04.723 30938 INFO octavia.api.v2.controllers.load_balancer [req-b30b47b1-2bf8-4eb3-bd05-8e2dd82ae89c - - - - -] Sending created Load Balancer dbd3b540-f8fa-4b66-93f7-5edbb7c784a9 to the handler 2019-06-07 06:13:04.761 30938 INFO octavia.api.v2.controllers.listener [req-d69202fa-b080-49a6-be8d-b213b83c878f - - - - -] Sending Creation of Listener 1dcc4cf9-eeaa-4593-a31c-b781c51c908b to handler 2019-06-07 06:13:04.774 30937 INFO octavia.api.v2.controllers.pool [req-a04bffb8-7fee-4053-98a5-2cdd1b96151e - - - - -] Sending Creation of Pool 61972d5c-f7d7-48a2-be56-6b5e6ec85823 to handler 2019-06-07 06:13:04.821 30935 INFO octavia.api.v2.controllers.pool [req-3b77d695-0409-477c-814c-6db2631d4df3 - - - - -] Sending Creation of Pool 0160dfe7-9412-4d6b-a79e-4677ff50bddf to handler 2019-06-07 06:13:04.766 30936 INFO octavia.api.v2.controllers.pool [req-b66fb4df-8cad-49f0-8c31-60fb392c55c9 - - - - -] Sending Creation of Pool d628c867-1371-4d40-bcc7-a11017b7ef4c to handler 2019-06-07 06:13:04.819 30938 INFO octavia.api.v2.controllers.pool [req-3d477010-7954-48ea-bf78-32aab9154c29 - - - - -] Sending Creation of Pool 82621b48-2b55-47c0-8159-53ccf22a68ae to handler 2019-06-07 06:13:04.865 30937 INFO octavia.api.v2.controllers.l7policy [req-5c94aa72-b7c3-4bfe-8256-5e468e4a2f94 - - - - -] Sending Creation of L7Policy 7fa37838-cf66-48e1-9caf-f9e7ba562f60 to handler 2019-06-07 06:13:04.888 30936 INFO octavia.api.v2.controllers.pool [req-98102bf6-06f6-4cd4-818a-f14ca66c5d8e - - - - -] Sending Creation of Pool a92b8f7e-482a-46f8-8744-da0a546dc53e to handler 2019-06-07 06:13:04.908 30938 INFO octavia.api.v2.controllers.l7policy [req-39485ce8-3a1c-4f29-ab6c-610181ab8409 - - - - -] Sending Creation of L7Policy e55bbab1-3974-4656-a865-35f3fbc2088b to handler 2019-06-07 06:13:04.960 30935 INFO octavia.api.v2.controllers.pool [req-67a50739-5b19-466c-bc00-173870547622 - - - - -] Sending Creation of Pool 63eac95f-2711-4d76-8ac3-2cbd6ba18b99 to handler 2019-06-07 06:13:04.999 30937 INFO octavia.api.v2.controllers.l7policy [req-1d64930c-beca-4d67-98e0-7598ac703075 - - - - -] Sending Creation of L7Policy bb5092ea-1132-4652-82a0-e82d329b2c72 to handler 2019-06-07 06:13:05.031 30936 INFO octavia.api.v2.controllers.pool [req-b6069231-7db7-48fc-aef4-68d8ff79e24b - - - - -] Sending Creation of Pool 2dfbc438-c9d9-4374-b320-919b8754666a to handler 2019-06-07 06:13:05.049 30938 INFO octavia.api.v2.controllers.l7policy [req-6f028d60-cfe0-47c0-9104-c60352e244fe - - - - -] Sending Creation of L7Policy 6325ed26-a486-400f-9e8c-ea3b9d278823 to handler 2019-06-07 06:13:05.120 30935 INFO octavia.api.v2.controllers.health_monitor [req-061338bd-25de-4dc3-b26d-7e3470cf2639 - - - - -] Sending Creation of Health Monitor 9ec89b9a-9c18-4d9f-891d-20a1ec54fe23 to handler 2019-06-07 06:13:05.143 30937 INFO octavia.api.v2.controllers.l7policy [req-abd14a79-27b4-42be-bb2a-90a1e28b06f3 - - - - -] Sending Creation of L7Policy 1e7ada3c-d866-4f16-9722-3d1301477934 to handler 2019-06-07 06:13:05.194 30936 INFO octavia.api.v2.controllers.health_monitor [req-6694b2cb-e000-4f1a-8da9-0da595793a9e - - - - -] Sending Creation of Health Monitor 9d046383-7c6b-48cd-9d63-a06fea41d2f3 to handler 2019-06-07 06:13:05.203 30938 INFO octavia.api.v2.controllers.l7policy [req-5a2163cf-3a6a-4f2a-bf48-941e0a43c051 - - - - -] Sending Creation of L7Policy 78c51230-97e0-4ade-af68-2da099cb3d84 to handler 2019-06-07 06:13:05.282 30935 INFO octavia.api.v2.controllers.health_monitor [req-c0c1523a-fd6c-40f1-b0c1-e384df89c717 - - - - -] Sending Creation of Health Monitor de70a1c9-1be0-447d-9885-93d851eb6682 to handler 2019-06-07 06:13:05.319 30937 INFO oslo_db.sqlalchemy.provision [req-d9da1de9-df2a-4555-9f11-b455c751d7d7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:05.321 30937 INFO oslo_db.sqlalchemy.provision [req-d9da1de9-df2a-4555-9f11-b455c751d7d7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bnramzogtx 2019-06-07 06:13:05.321 30937 INFO oslo_db.sqlalchemy.provision [req-d9da1de9-df2a-4555-9f11-b455c751d7d7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_fields_filter [0.854782s] ... ok 2019-06-07 06:13:05.324 30937 INFO oslo_db.sqlalchemy.provision [req-d9da1de9-df2a-4555-9f11-b455c751d7d7 - - - - -] CREATE BACKEND sqlite:// TOKEN ajisfwlmgd 2019-06-07 06:13:05.392 30938 INFO oslo_db.sqlalchemy.provision [req-b5a4f45a-622f-479c-bbfe-65287a084a9f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:05.394 30938 INFO oslo_db.sqlalchemy.provision [req-b5a4f45a-622f-479c-bbfe-65287a084a9f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xosyrbyjhu 2019-06-07 06:13:05.394 30938 INFO oslo_db.sqlalchemy.provision [req-b5a4f45a-622f-479c-bbfe-65287a084a9f - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_sorted [0.774355s] ... ok 2019-06-07 06:13:05.399 30937 INFO octavia.common.config [req-d9da1de9-df2a-4555-9f11-b455c751d7d7 - - - - -] Logging enabled! 2019-06-07 06:13:05.406 30937 INFO octavia.common.config [req-d9da1de9-df2a-4555-9f11-b455c751d7d7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:05.381 30936 INFO octavia.api.v2.controllers.health_monitor [req-badfba60-3cde-45ef-8e8f-2ede9af7671b - - - - -] Sending Creation of Health Monitor beff5133-e877-47da-be93-3bdd8ac40309 to handler 2019-06-07 06:13:05.397 30938 INFO oslo_db.sqlalchemy.provision [req-b5a4f45a-622f-479c-bbfe-65287a084a9f - - - - -] CREATE BACKEND sqlite:// TOKEN ybupzcfncf 2019-06-07 06:13:05.448 30935 INFO octavia.api.v2.controllers.health_monitor [req-9c2d7aed-6187-47de-afb7-2c06b2c1faf7 - - - - -] Sending Creation of Health Monitor 69db39ad-b956-4750-825a-5bfa8b4db499 to handler 2019-06-07 06:13:05.429 30937 WARNING octavia.api.root_controller [req-d9da1de9-df2a-4555-9f11-b455c751d7d7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:05.444 30937 INFO octavia.api.v2.controllers.load_balancer [req-607bc9e5-03ff-48e5-91ca-1490e95c586e - - - - -] Sending created Load Balancer e206b141-49c7-4eae-984f-242afa2858c2 to the handler 2019-06-07 06:13:05.464 30938 INFO octavia.common.config [req-b5a4f45a-622f-479c-bbfe-65287a084a9f - - - - -] Logging enabled! 2019-06-07 06:13:05.465 30938 INFO octavia.common.config [req-b5a4f45a-622f-479c-bbfe-65287a084a9f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:05.483 30937 INFO octavia.api.v2.controllers.listener [req-cfe0715b-c1a9-46fa-a07d-a823712ff365 - - - - -] Sending Creation of Listener 255184ed-b5ff-4b9e-82d3-1a539e15c7de to handler 2019-06-07 06:13:05.485 30938 WARNING octavia.api.root_controller [req-b5a4f45a-622f-479c-bbfe-65287a084a9f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:05.497 30938 INFO octavia.api.v2.controllers.load_balancer [req-faba67e2-52cb-4f86-93a3-f1a202cfa767 - - - - -] Sending created Load Balancer 43f6e38a-07f8-409e-ae4d-8a1e31b2412f to the handler 2019-06-07 06:13:05.535 30938 INFO octavia.api.v2.controllers.listener [req-d6b33913-0287-4bc4-ae3d-27baff431526 - - - - -] Sending Creation of Listener fd3d1d33-fe30-46b7-ba65-87a792f171a7 to handler 2019-06-07 06:13:05.541 30937 INFO octavia.api.v2.controllers.pool [req-e4d21cd2-952e-4d2d-8bf2-ed61a9ed617c - - - - -] Sending Creation of Pool 8c920eeb-4e31-4ff5-85aa-c000ec38de71 to handler 2019-06-07 06:13:05.592 30935 INFO oslo_db.sqlalchemy.provision [req-3229abfc-9406-4ac6-b810-4d2ecb18d8cd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:05.594 30935 INFO oslo_db.sqlalchemy.provision [req-3229abfc-9406-4ac6-b810-4d2ecb18d8cd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kuxqighajf 2019-06-07 06:13:05.594 30935 INFO oslo_db.sqlalchemy.provision [req-3229abfc-9406-4ac6-b810-4d2ecb18d8cd - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_filter [1.298256s] ... ok 2019-06-07 06:13:05.597 30935 INFO oslo_db.sqlalchemy.provision [req-3229abfc-9406-4ac6-b810-4d2ecb18d8cd - - - - -] CREATE BACKEND sqlite:// TOKEN wbtoouifpc 2019-06-07 06:13:05.547 30936 INFO octavia.api.v2.controllers.health_monitor [req-fbe26f78-7197-4bf3-8fdc-10b6b8231c25 - - - - -] Sending Creation of Health Monitor 13b53ecf-6f39-4c44-8c74-e25cfe7c73f0 to handler 2019-06-07 06:13:05.611 30937 INFO octavia.api.v2.controllers.load_balancer [req-7c8dd348-56c2-4c93-8197-15dea5cc48ea - - - - -] Sending created Load Balancer 402e1a53-bfa5-46d4-8f52-040930cc0365 to the handler 2019-06-07 06:13:05.663 30938 INFO octavia.api.v2.controllers.pool [req-f1cb68c1-bb52-4be2-b36d-da3c0de2e3a3 - - - - -] Sending Creation of Pool bba4e428-3f41-4664-8cc4-9a71eb900aad to handler 2019-06-07 06:13:05.676 30935 INFO octavia.common.config [req-3229abfc-9406-4ac6-b810-4d2ecb18d8cd - - - - -] Logging enabled! 2019-06-07 06:13:05.677 30935 INFO octavia.common.config [req-3229abfc-9406-4ac6-b810-4d2ecb18d8cd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:05.651 30937 INFO octavia.api.v2.controllers.listener [req-303d9464-7eb4-4507-99ee-fd2f80c0ef40 - - - - -] Sending Creation of Listener d09b1c35-318d-4309-9464-368918fabdfd to handler 2019-06-07 06:13:05.700 30936 INFO oslo_db.sqlalchemy.provision [req-e2c062ea-4cfe-487b-b84c-20f51a3210e1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:05.702 30936 INFO oslo_db.sqlalchemy.provision [req-e2c062ea-4cfe-487b-b84c-20f51a3210e1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lnyuttaarz 2019-06-07 06:13:05.702 30936 INFO oslo_db.sqlalchemy.provision [req-e2c062ea-4cfe-487b-b84c-20f51a3210e1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_sorted [1.457902s] ... ok 2019-06-07 06:13:05.709 30937 INFO octavia.api.v2.controllers.pool [req-27d8775e-ac40-4eba-bda6-79fa34024948 - - - - -] Sending Creation of Pool a3550e38-7f17-49e1-bb2c-e4ca92348330 to handler 2019-06-07 06:13:05.701 30935 WARNING octavia.api.root_controller [req-3229abfc-9406-4ac6-b810-4d2ecb18d8cd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:05.713 30935 INFO octavia.api.v2.controllers.load_balancer [req-16f177de-5f08-476e-9a46-8c5c0deac37a - - - - -] Sending created Load Balancer a6fe21da-b615-4730-a744-27f9129f5e07 to the handler 2019-06-07 06:13:05.705 30936 INFO oslo_db.sqlalchemy.provision [req-e2c062ea-4cfe-487b-b84c-20f51a3210e1 - - - - -] CREATE BACKEND sqlite:// TOKEN grqmjuluak 2019-06-07 06:13:05.752 30938 INFO octavia.api.v2.controllers.l7policy [req-a1e6035d-7b01-494a-9231-eb4b237e0558 - - - - -] Sending Creation of L7Policy babb633f-2896-41a3-81f2-9a3f55ce2d92 to handler 2019-06-07 06:13:05.796 30937 INFO octavia.api.v2.controllers.l7policy [req-26903388-bca0-44a1-835c-d5334f863c9f - - - - -] Sending Creation of L7Policy 7f07b8c9-3c37-4e15-85eb-0bbbd0633f32 to handler 2019-06-07 06:13:05.793 30936 INFO octavia.common.config [req-e2c062ea-4cfe-487b-b84c-20f51a3210e1 - - - - -] Logging enabled! 2019-06-07 06:13:05.793 30936 INFO octavia.common.config [req-e2c062ea-4cfe-487b-b84c-20f51a3210e1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:05.825 30936 WARNING octavia.api.root_controller [req-e2c062ea-4cfe-487b-b84c-20f51a3210e1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:05.837 30936 INFO octavia.api.v2.controllers.load_balancer [req-86c1e97c-1668-4991-85af-9ce782c0c6e8 - - - - -] Sending created Load Balancer 984d54ed-5853-4c63-a7c4-43b66cd1e5cf to the handler 2019-06-07 06:13:05.851 30935 INFO octavia.api.v2.controllers.listener [req-a39b8857-f716-4a8a-8e66-17889e1cd357 - - - - -] Sending Creation of Listener b2a872ea-399a-4d97-b49f-bd3ec68bb29c to handler 2019-06-07 06:13:05.871 30938 INFO octavia.api.v2.controllers.l7policy [req-87bdb17e-5d3d-416c-9106-84f652e0c0db - 3a3190ed-2566-402d-811a-2aff7ac5793f - - -] Sending Update of L7Policy babb633f-2896-41a3-81f2-9a3f55ce2d92 to handler 2019-06-07 06:13:05.892 30936 INFO octavia.api.v2.controllers.listener [req-c51f377c-cdb5-4297-90c9-220cd6f21e3f - - - - -] Sending Creation of Listener 7cd25860-6024-40ca-9dba-6aa01fc592ce to handler 2019-06-07 06:13:05.919 30935 INFO octavia.api.v2.controllers.pool [req-a86ef146-3ed7-45ad-8c8c-6f3e12c4eade - - - - -] Sending Creation of Pool 0c53e1e4-2ce3-467c-813a-a69a945fa7bb to handler 2019-06-07 06:13:05.937 30938 INFO oslo_db.sqlalchemy.provision [req-a056c77e-09af-4ad7-aaf7-bde61476bd9a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:05.939 30938 INFO oslo_db.sqlalchemy.provision [req-a056c77e-09af-4ad7-aaf7-bde61476bd9a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ybupzcfncf 2019-06-07 06:13:05.939 30938 INFO oslo_db.sqlalchemy.provision [req-a056c77e-09af-4ad7-aaf7-bde61476bd9a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_authorized [0.544639s] ... ok 2019-06-07 06:13:05.929 30937 INFO octavia.api.v2.controllers.l7policy [req-d146d9f5-0181-40ba-bec2-472d9c9e8f3e - - - - -] Sending Creation of L7Policy e329a8f9-7204-4aa2-aebc-925c810ba7b3 to handler 2019-06-07 06:13:05.942 30938 INFO oslo_db.sqlalchemy.provision [req-a056c77e-09af-4ad7-aaf7-bde61476bd9a - - - - -] CREATE BACKEND sqlite:// TOKEN puiivybqni 2019-06-07 06:13:05.971 30936 INFO octavia.api.v2.controllers.pool [req-84db6510-a201-4ae1-a2be-2e04cffab445 - - - - -] Sending Creation of Pool f541d8d8-3266-4092-a40c-d08e537f0133 to handler 2019-06-07 06:13:06.037 30935 INFO octavia.api.v2.controllers.pool [req-39215fb9-54e3-454d-8e58-307789247653 - - - - -] Sending Creation of Pool 25caaa97-c907-4a9e-86a5-b2029171d313 to handler 2019-06-07 06:13:06.010 30938 INFO octavia.common.config [req-a056c77e-09af-4ad7-aaf7-bde61476bd9a - - - - -] Logging enabled! 2019-06-07 06:13:06.010 30938 INFO octavia.common.config [req-a056c77e-09af-4ad7-aaf7-bde61476bd9a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.031 30938 WARNING octavia.api.root_controller [req-a056c77e-09af-4ad7-aaf7-bde61476bd9a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.043 30938 INFO octavia.api.v2.controllers.load_balancer [req-146f872e-7ad0-4d61-8979-3d629b6ee676 - - - - -] Sending created Load Balancer a82c47cb-28b7-4b33-93e0-acf87f0713cb to the handler 2019-06-07 06:13:06.078 30937 INFO octavia.api.v2.controllers.l7policy [req-26096926-18a2-45bd-a2de-68d879331014 - - - - -] Sending Creation of L7Policy ae8fc9a2-b75f-46e6-85c5-0538d6d92cb2 to handler 2019-06-07 06:13:06.081 30938 INFO octavia.api.v2.controllers.listener [req-b0b6fdc8-0c43-47f0-a1d5-6f1f040877c9 - - - - -] Sending Creation of Listener bf2a86f2-4cd4-4c8c-80a1-61beb2808aef to handler 2019-06-07 06:13:06.088 30936 INFO octavia.api.v2.controllers.pool [req-ed45518c-f6d9-462c-bee0-58e2a88dec2f - - - - -] Sending Creation of Pool d6cecbd1-2493-4fb7-8a71-ac17bbd3643a to handler 2019-06-07 06:13:06.141 30938 INFO octavia.api.v2.controllers.pool [req-cbfa521c-a83a-461a-b997-991285487042 - - - - -] Sending Creation of Pool 9e762852-bdb8-4d9c-a719-cb9f1124d72d to handler 2019-06-07 06:13:06.159 30935 INFO octavia.api.v2.controllers.health_monitor [req-333e451e-3243-4bdb-912e-756cfa6caffa - - - - -] Sending Creation of Health Monitor 02fdc540-afe9-4150-ad75-2a8f1f3b6013 to handler 2019-06-07 06:13:06.213 30937 INFO oslo_db.sqlalchemy.provision [req-890e207b-d749-43bb-aa0a-a30238dfd943 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:06.214 30937 INFO oslo_db.sqlalchemy.provision [req-890e207b-d749-43bb-aa0a-a30238dfd943 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ajisfwlmgd 2019-06-07 06:13:06.215 30937 INFO oslo_db.sqlalchemy.provision [req-890e207b-d749-43bb-aa0a-a30238dfd943 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_non_admin_global_observer [0.893257s] ... ok 2019-06-07 06:13:06.218 30937 INFO oslo_db.sqlalchemy.provision [req-890e207b-d749-43bb-aa0a-a30238dfd943 - - - - -] CREATE BACKEND sqlite:// TOKEN xpvxfrxwvd 2019-06-07 06:13:06.231 30938 INFO octavia.api.v2.controllers.l7policy [req-09244e22-c056-493d-822c-cf293d49391e - - - - -] Sending Creation of L7Policy ea0dc5ed-d440-49f3-ab25-f39438be9707 to handler 2019-06-07 06:13:06.284 30935 INFO octavia.api.v2.controllers.health_monitor [req-eb650716-4de0-45da-8173-58b894923b50 - - - - -] Sending Update of Health Monitor for Pool 02fdc540-afe9-4150-ad75-2a8f1f3b6013 to handler 2019-06-07 06:13:06.286 30937 INFO octavia.common.config [req-890e207b-d749-43bb-aa0a-a30238dfd943 - - - - -] Logging enabled! 2019-06-07 06:13:06.287 30937 INFO octavia.common.config [req-890e207b-d749-43bb-aa0a-a30238dfd943 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.309 30937 WARNING octavia.api.root_controller [req-890e207b-d749-43bb-aa0a-a30238dfd943 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.320 30937 INFO octavia.api.v2.controllers.load_balancer [req-660ee795-6ef4-4c38-80d8-f7abbce84148 - - - - -] Sending created Load Balancer 2651ec89-cb94-46b3-a681-8fdc780d65ed to the handler 2019-06-07 06:13:06.324 30936 INFO octavia.api.v2.controllers.health_monitor [req-c015351f-d279-43d6-92e7-f58796c519f3 - - - - -] Sending Creation of Health Monitor b46325b5-68ab-4288-a43d-d53702861076 to handler 2019-06-07 06:13:06.350 30938 INFO octavia.api.v2.controllers.l7policy [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] Sending Update of L7Policy ea0dc5ed-d440-49f3-ab25-f39438be9707 to handler 2019-06-07 06:13:06.365 30938 INFO oslo_db.sqlalchemy.provision [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:06.366 30938 INFO oslo_db.sqlalchemy.provision [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN puiivybqni 2019-06-07 06:13:06.367 30938 INFO oslo_db.sqlalchemy.provision [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_pool_minimal [0.427609s] ... ok 2019-06-07 06:13:06.358 30937 INFO octavia.api.v2.controllers.listener [req-8934449a-7c55-42f0-952b-8ff85d552bb9 - - - - -] Sending Creation of Listener 116363a1-8746-4ea5-827b-67c496235289 to handler 2019-06-07 06:13:06.370 30938 INFO oslo_db.sqlalchemy.provision [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] CREATE BACKEND sqlite:// TOKEN kwfbwxtmqn 2019-06-07 06:13:06.403 30935 INFO oslo_db.sqlalchemy.provision [req-a35ffe89-a6a8-400f-91ab-17115f156f19 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:06.406 30935 INFO oslo_db.sqlalchemy.provision [req-a35ffe89-a6a8-400f-91ab-17115f156f19 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbtoouifpc 2019-06-07 06:13:06.406 30935 INFO oslo_db.sqlalchemy.provision [req-a35ffe89-a6a8-400f-91ab-17115f156f19 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update [0.811466s] ... ok 2019-06-07 06:13:06.409 30935 INFO oslo_db.sqlalchemy.provision [req-a35ffe89-a6a8-400f-91ab-17115f156f19 - - - - -] CREATE BACKEND sqlite:// TOKEN wythyzbebj 2019-06-07 06:13:06.437 30938 INFO octavia.common.config [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] Logging enabled! 2019-06-07 06:13:06.438 30938 INFO octavia.common.config [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.420 30937 INFO octavia.api.v2.controllers.pool [req-069fd89a-0653-4507-939c-23f0c46385cc - - - - -] Sending Creation of Pool 8ad15186-1fb5-4485-8bbd-a4124f7e58f1 to handler 2019-06-07 06:13:06.456 30936 INFO oslo_db.sqlalchemy.provision [req-4dff5419-bb98-427b-9c80-a44900a24898 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:06.458 30936 INFO oslo_db.sqlalchemy.provision [req-4dff5419-bb98-427b-9c80-a44900a24898 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN grqmjuluak 2019-06-07 06:13:06.458 30936 INFO oslo_db.sqlalchemy.provision [req-4dff5419-bb98-427b-9c80-a44900a24898 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_not_authorized [0.755964s] ... ok 2019-06-07 06:13:06.461 30936 INFO oslo_db.sqlalchemy.provision [req-4dff5419-bb98-427b-9c80-a44900a24898 - - - - -] CREATE BACKEND sqlite:// TOKEN baelklejkh 2019-06-07 06:13:06.458 30938 WARNING octavia.api.root_controller [req-3567a9d2-3748-46cf-8d1b-57b8d56513c8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.470 30938 INFO octavia.api.v2.controllers.load_balancer [req-3118f336-3e4c-426d-8379-19518a0b66d8 - - - - -] Sending created Load Balancer 39d74233-045f-4098-829f-c681661b4d4c to the handler 2019-06-07 06:13:06.491 30935 INFO octavia.common.config [req-a35ffe89-a6a8-400f-91ab-17115f156f19 - - - - -] Logging enabled! 2019-06-07 06:13:06.492 30935 INFO octavia.common.config [req-a35ffe89-a6a8-400f-91ab-17115f156f19 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.509 30938 INFO octavia.api.v2.controllers.listener [req-1c30f399-2d39-421b-b599-2f3b39bf27d2 - - - - -] Sending Creation of Listener 0b6e4461-d540-48e4-80b4-c81f719f28d9 to handler 2019-06-07 06:13:06.516 30935 WARNING octavia.api.root_controller [req-a35ffe89-a6a8-400f-91ab-17115f156f19 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.527 30935 INFO octavia.api.v2.controllers.load_balancer [req-d6453a80-adb3-4a8b-a309-bd06ef81cb1c - - - - -] Sending created Load Balancer c314607a-9e65-446f-86f3-9d8cdd6cda57 to the handler 2019-06-07 06:13:06.536 30936 INFO octavia.common.config [req-4dff5419-bb98-427b-9c80-a44900a24898 - - - - -] Logging enabled! 2019-06-07 06:13:06.537 30936 INFO octavia.common.config [req-4dff5419-bb98-427b-9c80-a44900a24898 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.539 30937 INFO octavia.api.v2.controllers.l7policy [req-0b673ec1-7bf9-4deb-945a-aab214bc6f83 - - - - -] Sending Creation of L7Policy a7e2f303-98a7-494e-9532-96b621411e16 to handler 2019-06-07 06:13:06.570 30935 INFO octavia.api.v2.controllers.listener [req-71616978-3bc9-4c54-a4d4-d53e4e6e2ae3 - - - - -] Sending Creation of Listener 7b22a82c-c6cb-4f4d-bb12-89e314f1bda7 to handler 2019-06-07 06:13:06.573 30938 INFO octavia.api.v2.controllers.pool [req-4460d87d-5be3-44d2-8dc4-dee5e9ef2aa5 - - - - -] Sending Creation of Pool 37091503-1e3f-4db8-9ce1-1831f0f9a759 to handler 2019-06-07 06:13:06.564 30936 WARNING octavia.api.root_controller [req-4dff5419-bb98-427b-9c80-a44900a24898 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.578 30936 INFO octavia.api.v2.controllers.load_balancer [req-a2fcf60a-03f3-40b4-859e-639765489f8f - - - - -] Sending created Load Balancer 486426e3-2ef7-4c83-8112-edcf0000734d to the handler 2019-06-07 06:13:06.618 30936 INFO octavia.api.v2.controllers.listener [req-e6e1109d-c3f7-4224-bf42-65d2a04b48b7 - - - - -] Sending Creation of Listener a26a6a44-dd25-4872-8f25-2c70011fd76a to handler 2019-06-07 06:13:06.633 30935 INFO octavia.api.v2.controllers.pool [req-34914d4b-1903-43d6-ace6-f598829208da - - - - -] Sending Creation of Pool 190bef4b-576f-49aa-ac20-d46a5185bf81 to handler 2019-06-07 06:13:06.665 30937 INFO octavia.api.v2.controllers.load_balancer [req-33323d81-4a57-4254-8bfe-79d78521736b - - - - -] Sending updated Load Balancer 2651ec89-cb94-46b3-a681-8fdc780d65ed to the handler 2019-06-07 06:13:06.662 30938 INFO octavia.api.v2.controllers.l7policy [req-1c636423-7e9b-4801-85fc-1e65c34d196d - - - - -] Sending Creation of L7Policy 535acd22-f685-4e39-b70f-cde568c8b64c to handler 2019-06-07 06:13:06.678 30936 INFO octavia.api.v2.controllers.pool [req-cb2debd4-8962-478f-9a2a-c2a282020aae - - - - -] Sending Creation of Pool 96189bda-c3f4-49e4-8ab5-14c0cafa06d1 to handler 2019-06-07 06:13:06.712 30937 INFO octavia.api.v2.controllers.l7policy [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:06.723 30937 INFO oslo_db.sqlalchemy.provision [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:06.725 30937 INFO oslo_db.sqlalchemy.provision [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xpvxfrxwvd 2019-06-07 06:13:06.725 30937 INFO oslo_db.sqlalchemy.provision [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_when_lb_pending_update [0.510230s] ... ok 2019-06-07 06:13:06.728 30937 INFO oslo_db.sqlalchemy.provision [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] CREATE BACKEND sqlite:// TOKEN kmcjhtrmoc 2019-06-07 06:13:06.720 30935 INFO oslo_db.sqlalchemy.provision [req-e53224b5-78d6-49f5-a2fb-345fb38a471d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:06.721 30935 INFO oslo_db.sqlalchemy.provision [req-e53224b5-78d6-49f5-a2fb-345fb38a471d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wythyzbebj 2019-06-07 06:13:06.722 30935 INFO oslo_db.sqlalchemy.provision [req-e53224b5-78d6-49f5-a2fb-345fb38a471d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_over_quota [0.315336s] ... ok 2019-06-07 06:13:06.725 30935 INFO oslo_db.sqlalchemy.provision [req-e53224b5-78d6-49f5-a2fb-345fb38a471d - - - - -] CREATE BACKEND sqlite:// TOKEN zgxlfflxjr 2019-06-07 06:13:06.766 30938 INFO oslo_db.sqlalchemy.provision [req-9d68a587-07d7-42e7-a0c2-4bebf2d03429 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:06.767 30938 INFO oslo_db.sqlalchemy.provision [req-9d68a587-07d7-42e7-a0c2-4bebf2d03429 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kwfbwxtmqn 2019-06-07 06:13:06.767 30938 INFO oslo_db.sqlalchemy.provision [req-9d68a587-07d7-42e7-a0c2-4bebf2d03429 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_url_bad_url [0.400541s] ... ok 2019-06-07 06:13:06.771 30938 INFO oslo_db.sqlalchemy.provision [req-9d68a587-07d7-42e7-a0c2-4bebf2d03429 - - - - -] CREATE BACKEND sqlite:// TOKEN hfhissmppy 2019-06-07 06:13:06.824 30937 INFO octavia.common.config [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] Logging enabled! 2019-06-07 06:13:06.825 30937 INFO octavia.common.config [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.782 30936 INFO octavia.api.v2.controllers.pool [req-87cf02a1-04f6-4154-905f-0bf7e0aee60c - - - - -] Sending Creation of Pool 156fcb4a-5a3e-4e53-95b2-fec365f9679b to handler 2019-06-07 06:13:06.838 30938 INFO octavia.common.config [req-9d68a587-07d7-42e7-a0c2-4bebf2d03429 - - - - -] Logging enabled! 2019-06-07 06:13:06.839 30938 INFO octavia.common.config [req-9d68a587-07d7-42e7-a0c2-4bebf2d03429 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.808 30935 INFO octavia.common.config [req-e53224b5-78d6-49f5-a2fb-345fb38a471d - - - - -] Logging enabled! 2019-06-07 06:13:06.810 30935 INFO octavia.common.config [req-e53224b5-78d6-49f5-a2fb-345fb38a471d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:06.833 30935 WARNING octavia.api.root_controller [req-e53224b5-78d6-49f5-a2fb-345fb38a471d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.845 30935 INFO octavia.api.v2.controllers.load_balancer [req-6c9ee5c9-f1bd-402b-9ca0-9e767aa63057 - - - - -] Sending created Load Balancer 47763153-f301-4f26-8a7e-b8cf08bfe03c to the handler 2019-06-07 06:13:06.859 30938 WARNING octavia.api.root_controller [req-9d68a587-07d7-42e7-a0c2-4bebf2d03429 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.871 30938 INFO octavia.api.v2.controllers.load_balancer [req-7790401e-3345-4b41-baf7-9347838159da - - - - -] Sending created Load Balancer 412b401e-a404-4d79-b7c1-264a9f587e3f to the handler 2019-06-07 06:13:06.862 30937 WARNING octavia.api.root_controller [req-cca36c14-811f-4d45-8b45-f74ab6951fd5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:06.876 30937 INFO octavia.api.v2.controllers.load_balancer [req-c2fd2bb9-8bec-49ac-baac-9938165a108c - - - - -] Sending created Load Balancer 76142817-b9e4-4bcc-9f7b-8bf1654562d7 to the handler 2019-06-07 06:13:06.891 30935 INFO octavia.api.v2.controllers.listener [req-77a7f867-4569-4516-ba94-7f5d5c1ce8c5 - - - - -] Sending Creation of Listener 54a12e79-e139-47aa-a78d-32bccbe49522 to handler 2019-06-07 06:13:06.909 30938 INFO octavia.api.v2.controllers.listener [req-afd237b5-a948-4902-8c9d-745c72382a85 - - - - -] Sending Creation of Listener 44a61473-fd72-4edf-9b30-4fabe925d4f6 to handler 2019-06-07 06:13:06.900 30936 INFO octavia.api.v2.controllers.health_monitor [req-898493bc-ae07-44eb-b451-80b7e0e2760a - - - - -] Sending Creation of Health Monitor 600aa8a5-5477-4f01-b47c-69fd15c1d0ee to handler 2019-06-07 06:13:06.923 30937 INFO octavia.api.v2.controllers.listener [req-6f74de34-3330-4289-9b61-975e615506df - - - - -] Sending Creation of Listener f32cd46b-ae46-4dae-b18c-1eeb9475d67c to handler 2019-06-07 06:13:06.949 30935 INFO octavia.api.v2.controllers.pool [req-2a57c344-810a-4ae1-9647-8cff12a20e7d - - - - -] Sending Creation of Pool 8646e2d8-d114-4fc5-9712-e332b8414d89 to handler 2019-06-07 06:13:06.973 30938 INFO octavia.api.v2.controllers.l7policy [req-43d5c49b-78d6-45f7-9c29-97fc715e2b6e - - - - -] Sending Creation of L7Policy cad2e620-549c-4105-bcbc-398963fc7a41 to handler 2019-06-07 06:13:06.987 30936 INFO octavia.api.v2.controllers.load_balancer [req-0040d3d3-3f2f-4b4e-8ea7-a309fd18643e - - - - -] Sending deleted Load Balancer 486426e3-2ef7-4c83-8112-edcf0000734d to the handler 2019-06-07 06:13:07.007 30937 INFO octavia.api.v2.controllers.l7policy [req-f340647f-faa7-4ff9-8926-8e2eaf160387 - - - - -] Sending Creation of L7Policy 7b358260-937b-4819-96ab-c846e2995929 to handler 2019-06-07 06:13:07.044 30935 INFO octavia.api.v2.controllers.l7policy [req-7e896b2a-a830-4e8a-ba5c-a569dcf0471f - 53f99d51-14a3-41f8-83dd-bb386c2fbd23 - - -] Sending Creation of L7Policy 233d7ab2-91c9-4c8a-a64d-c71ec4a8f143 to handler 2019-06-07 06:13:07.030 30936 INFO octavia.api.v2.controllers.health_monitor [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:07.044 30936 INFO oslo_db.sqlalchemy.provision [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.046 30936 INFO oslo_db.sqlalchemy.provision [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN baelklejkh 2019-06-07 06:13:07.046 30936 INFO oslo_db.sqlalchemy.provision [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_delete [0.587800s] ... ok 2019-06-07 06:13:07.076 30938 INFO octavia.api.v2.controllers.l7rule [req-5714d08e-3c0e-4292-9cb9-e2d0aef715ac - - - - -] Sending Creation of L7Rule c2534e62-1f71-4913-b9ac-2715ce2b86ba to handler 2019-06-07 06:13:07.049 30936 INFO oslo_db.sqlalchemy.provision [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] CREATE BACKEND sqlite:// TOKEN vnjoninepf 2019-06-07 06:13:07.105 30937 INFO oslo_db.sqlalchemy.provision [req-17a9b654-4e21-476e-b70d-3923700e49a3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.111 30938 INFO oslo_db.sqlalchemy.provision [req-1f62faa3-2bc6-4a47-a932-829b67009657 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.113 30938 INFO oslo_db.sqlalchemy.provision [req-1f62faa3-2bc6-4a47-a932-829b67009657 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hfhissmppy 2019-06-07 06:13:07.113 30938 INFO oslo_db.sqlalchemy.provision [req-1f62faa3-2bc6-4a47-a932-829b67009657 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_update [0.345396s] ... ok 2019-06-07 06:13:07.116 30938 INFO oslo_db.sqlalchemy.provision [req-1f62faa3-2bc6-4a47-a932-829b67009657 - - - - -] CREATE BACKEND sqlite:// TOKEN opobrbcjvc 2019-06-07 06:13:07.109 30937 INFO oslo_db.sqlalchemy.provision [req-17a9b654-4e21-476e-b70d-3923700e49a3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kmcjhtrmoc 2019-06-07 06:13:07.109 30937 INFO oslo_db.sqlalchemy.provision [req-17a9b654-4e21-476e-b70d-3923700e49a3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_cookie_rule [0.383605s] ... ok 2019-06-07 06:13:07.112 30937 INFO oslo_db.sqlalchemy.provision [req-17a9b654-4e21-476e-b70d-3923700e49a3 - - - - -] CREATE BACKEND sqlite:// TOKEN movmpesuui 2019-06-07 06:13:07.132 30935 INFO oslo_db.sqlalchemy.provision [req-cc013f5c-ca16-456a-8305-bd48e307d550 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.134 30935 INFO oslo_db.sqlalchemy.provision [req-cc013f5c-ca16-456a-8305-bd48e307d550 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zgxlfflxjr 2019-06-07 06:13:07.134 30935 INFO oslo_db.sqlalchemy.provision [req-cc013f5c-ca16-456a-8305-bd48e307d550 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_policy_authorized [0.412326s] ... ok 2019-06-07 06:13:07.137 30935 INFO oslo_db.sqlalchemy.provision [req-cc013f5c-ca16-456a-8305-bd48e307d550 - - - - -] CREATE BACKEND sqlite:// TOKEN gyjhxsnnbn 2019-06-07 06:13:07.123 30936 INFO octavia.common.config [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] Logging enabled! 2019-06-07 06:13:07.124 30936 INFO octavia.common.config [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.147 30936 WARNING octavia.api.root_controller [req-6564fe6b-e1b4-44b1-ab44-09bbbbe91501 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.159 30936 INFO octavia.api.v2.controllers.load_balancer [req-210bb907-1626-4aef-bb9a-748af91bacc7 - - - - -] Sending created Load Balancer 23d13359-807e-4061-9304-4f28c0c023d1 to the handler 2019-06-07 06:13:07.184 30938 INFO octavia.common.config [req-1f62faa3-2bc6-4a47-a932-829b67009657 - - - - -] Logging enabled! 2019-06-07 06:13:07.185 30938 INFO octavia.common.config [req-1f62faa3-2bc6-4a47-a932-829b67009657 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.210 30937 INFO octavia.common.config [req-17a9b654-4e21-476e-b70d-3923700e49a3 - - - - -] Logging enabled! 2019-06-07 06:13:07.211 30937 INFO octavia.common.config [req-17a9b654-4e21-476e-b70d-3923700e49a3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.205 30938 WARNING octavia.api.root_controller [req-1f62faa3-2bc6-4a47-a932-829b67009657 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.217 30938 INFO octavia.api.v2.controllers.load_balancer [req-ec9c9a73-865c-428c-9972-5e884dc58109 - - - - -] Sending created Load Balancer a839b7cc-122f-4af9-bd51-318d4666a9cc to the handler 2019-06-07 06:13:07.220 30935 INFO octavia.common.config [req-cc013f5c-ca16-456a-8305-bd48e307d550 - - - - -] Logging enabled! 2019-06-07 06:13:07.223 30935 INFO octavia.common.config [req-cc013f5c-ca16-456a-8305-bd48e307d550 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.201 30936 INFO octavia.api.v2.controllers.listener [req-0e9d0d8c-36ae-435a-be84-8db83a21a5a9 - - - - -] Sending Creation of Listener 2ccc999a-c0e3-40d3-bfa2-9d77981b0b91 to handler 2019-06-07 06:13:07.238 30937 WARNING octavia.api.root_controller [req-17a9b654-4e21-476e-b70d-3923700e49a3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.249 30937 INFO octavia.api.v2.controllers.load_balancer [req-f3500610-0aa6-4ae6-b1ee-7ec4b4037acd - - - - -] Sending created Load Balancer 7af666ae-8e92-43a2-9c9e-0c8f2d3313a5 to the handler 2019-06-07 06:13:07.255 30938 INFO octavia.api.v2.controllers.listener [req-c306d70e-de03-4877-9906-984ee39eab99 - - - - -] Sending Creation of Listener 65258d36-3dbd-41fa-b989-f07672948733 to handler 2019-06-07 06:13:07.268 30936 INFO octavia.api.v2.controllers.pool [req-b409982c-0277-4cf6-913d-00074c534e88 - - - - -] Sending Creation of Pool 6af7f78b-cbb5-472c-b93c-16a0d39f9116 to handler 2019-06-07 06:13:07.247 30935 WARNING octavia.api.root_controller [req-cc013f5c-ca16-456a-8305-bd48e307d550 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.263 30935 INFO octavia.api.v2.controllers.load_balancer [req-b0924984-3395-4794-9704-700e7a36cd43 - - - - -] Sending created Load Balancer a31362e6-b2ba-45a8-b2bf-4131ec7ffbb7 to the handler 2019-06-07 06:13:07.303 30935 INFO octavia.api.v2.controllers.listener [req-68a14a68-717b-4082-8a07-d47afb14dd1f - - - - -] Sending Creation of Listener db242c8d-3a01-4926-9127-f63d3fb31d9b to handler 2019-06-07 06:13:07.321 30938 INFO octavia.api.v2.controllers.l7policy [req-211c6221-42a6-4265-807e-c7b3ca2a6946 - - - - -] Sending Creation of L7Policy 1a6c5b59-b2a6-43e2-9aaf-14de438cc4c2 to handler 2019-06-07 06:13:07.308 30937 INFO octavia.api.v2.controllers.listener [req-de4bc599-bf00-413d-8787-c8d8f1fef619 - - - - -] Sending Creation of Listener 7f60008a-ea78-4fcb-a8d8-9e5c67592257 to handler 2019-06-07 06:13:07.331 30936 ERROR octavia.api.v2.controllers.base [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] Pool 637812c8-5091-413e-af03-c6cf303df8b9 not found: None 2019-06-07 06:13:07.331 30936 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:07.331 30936 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:07.345 30936 INFO oslo_db.sqlalchemy.provision [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.347 30936 INFO oslo_db.sqlalchemy.provision [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vnjoninepf 2019-06-07 06:13:07.347 30936 INFO oslo_db.sqlalchemy.provision [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_create_redirect_to_pool [0.300598s] ... ok 2019-06-07 06:13:07.350 30936 INFO oslo_db.sqlalchemy.provision [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] CREATE BACKEND sqlite:// TOKEN ldfbpyawvg 2019-06-07 06:13:07.369 30935 INFO octavia.api.v2.controllers.pool [req-81712b3f-bc7c-41ab-818c-a0585225eb8c - - - - -] Sending Creation of Pool 65cb2a3f-ab0a-4ffc-bb4b-af798546e0df to handler 2019-06-07 06:13:07.389 30937 INFO octavia.api.v2.controllers.l7policy [req-03ecd622-52e4-4f6b-ad7e-dcbf032ae926 - - - - -] Sending Creation of L7Policy b244f043-c326-4737-bb68-37d8044a007a to handler 2019-06-07 06:13:07.411 30938 INFO octavia.api.v2.controllers.l7policy [req-1e9f4001-6b2c-46d6-baef-e42f16eeaf3a - - - - -] Sending Creation of L7Policy 80352a32-a80f-41c6-87ba-b8cf50262279 to handler 2019-06-07 06:13:07.449 30935 INFO oslo_db.sqlalchemy.provision [req-ccb70cb4-bafb-4c37-a7e0-1dcee1680846 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.452 30935 INFO oslo_db.sqlalchemy.provision [req-ccb70cb4-bafb-4c37-a7e0-1dcee1680846 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gyjhxsnnbn 2019-06-07 06:13:07.452 30935 INFO oslo_db.sqlalchemy.provision [req-ccb70cb4-bafb-4c37-a7e0-1dcee1680846 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_policy_not_authorized [0.317603s] ... ok 2019-06-07 06:13:07.455 30935 INFO oslo_db.sqlalchemy.provision [req-ccb70cb4-bafb-4c37-a7e0-1dcee1680846 - - - - -] CREATE BACKEND sqlite:// TOKEN rrvruzkkxg 2019-06-07 06:13:07.424 30936 INFO octavia.common.config [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] Logging enabled! 2019-06-07 06:13:07.424 30936 INFO octavia.common.config [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.448 30936 WARNING octavia.api.root_controller [req-049ec5ac-381e-450e-9e3e-df1116b445f9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.463 30936 INFO octavia.api.v2.controllers.load_balancer [req-064b6820-02ae-4c65-bc6f-3730b8d72c1a - - - - -] Sending created Load Balancer f9db8ddc-67d6-43c3-b2a7-c10108eb1d01 to the handler 2019-06-07 06:13:07.493 30937 INFO oslo_db.sqlalchemy.provision [req-e5b1ff7a-aaad-4f8f-a9c8-94311a535247 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.495 30937 INFO oslo_db.sqlalchemy.provision [req-e5b1ff7a-aaad-4f8f-a9c8-94311a535247 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN movmpesuui 2019-06-07 06:13:07.495 30937 INFO oslo_db.sqlalchemy.provision [req-e5b1ff7a-aaad-4f8f-a9c8-94311a535247 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_file_type_rule [0.386008s] ... ok 2019-06-07 06:13:07.502 30936 INFO octavia.api.v2.controllers.listener [req-5e8a1664-ebf2-49e1-80d1-93683ceb2f35 - - - - -] Sending Creation of Listener c85d2700-16a7-4897-9b38-935ca4ec5483 to handler 2019-06-07 06:13:07.498 30937 INFO oslo_db.sqlalchemy.provision [req-e5b1ff7a-aaad-4f8f-a9c8-94311a535247 - - - - -] CREATE BACKEND sqlite:// TOKEN ivsxcrxwjl 2019-06-07 06:13:07.529 30935 INFO octavia.common.config [req-ccb70cb4-bafb-4c37-a7e0-1dcee1680846 - - - - -] Logging enabled! 2019-06-07 06:13:07.529 30935 INFO octavia.common.config [req-ccb70cb4-bafb-4c37-a7e0-1dcee1680846 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.554 30935 WARNING octavia.api.root_controller [req-ccb70cb4-bafb-4c37-a7e0-1dcee1680846 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.568 30935 INFO octavia.api.v2.controllers.load_balancer [req-5cc2495d-e8dc-47a1-b331-6cbe111581d5 - - - - -] Sending created Load Balancer 5846b9d5-b65c-4b6b-af4f-8a0eb6887622 to the handler 2019-06-07 06:13:07.561 30936 INFO octavia.api.v2.controllers.pool [req-844319dd-b1c8-4082-babb-54069fea90af - - - - -] Sending Creation of Pool 621ed16b-d039-484e-b20c-3e72615abfee to handler 2019-06-07 06:13:07.555 30938 INFO oslo_db.sqlalchemy.provision [req-5de87839-f57c-4186-b557-29554041d352 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.557 30938 INFO oslo_db.sqlalchemy.provision [req-5de87839-f57c-4186-b557-29554041d352 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN opobrbcjvc 2019-06-07 06:13:07.557 30938 INFO oslo_db.sqlalchemy.provision [req-5de87839-f57c-4186-b557-29554041d352 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_l7policy_in_error [0.444123s] ... ok 2019-06-07 06:13:07.587 30937 INFO octavia.common.config [req-e5b1ff7a-aaad-4f8f-a9c8-94311a535247 - - - - -] Logging enabled! 2019-06-07 06:13:07.588 30937 INFO octavia.common.config [req-e5b1ff7a-aaad-4f8f-a9c8-94311a535247 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.621 30937 WARNING octavia.api.root_controller [req-e5b1ff7a-aaad-4f8f-a9c8-94311a535247 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.605 30935 INFO octavia.api.v2.controllers.listener [req-4f6b0c68-e3d5-4443-b360-32555aa31ce9 - - - - -] Sending Creation of Listener 9b242d0e-2543-472a-b3ee-8fb884927a68 to handler 2019-06-07 06:13:07.639 30936 INFO oslo_db.sqlalchemy.provision [req-4d412557-3b55-437d-94fb-296c62d518fe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.641 30936 INFO oslo_db.sqlalchemy.provision [req-4d412557-3b55-437d-94fb-296c62d518fe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ldfbpyawvg 2019-06-07 06:13:07.641 30936 INFO oslo_db.sqlalchemy.provision [req-4d412557-3b55-437d-94fb-296c62d518fe - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_create_redirect_to_url [0.294126s] ... ok 2019-06-07 06:13:07.644 30936 INFO oslo_db.sqlalchemy.provision [req-4d412557-3b55-437d-94fb-296c62d518fe - - - - -] CREATE BACKEND sqlite:// TOKEN xgjxyvxjhp 2019-06-07 06:13:07.560 30938 INFO oslo_db.sqlalchemy.provision [req-5de87839-f57c-4186-b557-29554041d352 - - - - -] CREATE BACKEND sqlite:// TOKEN xmawhbptmb 2019-06-07 06:13:07.629 30938 INFO octavia.common.config [req-5de87839-f57c-4186-b557-29554041d352 - - - - -] Logging enabled! 2019-06-07 06:13:07.629 30938 INFO octavia.common.config [req-5de87839-f57c-4186-b557-29554041d352 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.650 30938 WARNING octavia.api.root_controller [req-5de87839-f57c-4186-b557-29554041d352 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.661 30938 INFO octavia.api.v2.controllers.load_balancer [req-1eda0cdf-b002-4562-b83f-72211541fc22 - - - - -] Sending created Load Balancer 3df63e42-e3ea-4d26-8f2e-ec56851db978 to the handler 2019-06-07 06:13:07.664 30935 INFO octavia.api.v2.controllers.pool [req-50832b1f-bc07-475e-bad2-601e9ad13137 - - - - -] Sending Creation of Pool 7782dbb1-17ae-4423-be00-91ac99a7d2c3 to handler 2019-06-07 06:13:07.639 30937 INFO octavia.api.v2.controllers.load_balancer [req-638db875-38cb-4245-8db7-a9ae5c6dc2a9 - - - - -] Sending created Load Balancer 6f8ea3b5-b0a5-413e-bc1c-8c4810661a85 to the handler 2019-06-07 06:13:07.682 30937 INFO octavia.api.v2.controllers.listener [req-66117ba9-ab59-4fc9-804e-145862846cef - - - - -] Sending Creation of Listener 08d3012e-060b-40cf-8734-5a08c7588f91 to handler 2019-06-07 06:13:07.701 30938 INFO octavia.api.v2.controllers.listener [req-103317d2-df2a-42c2-88b7-8017b061b0f4 - - - - -] Sending Creation of Listener e93bd51a-7d86-45ec-9f84-fbd08e52ea51 to handler 2019-06-07 06:13:07.755 30935 INFO octavia.api.v2.controllers.l7policy [req-0ffd2668-08c4-4f3b-962e-8bd2f1b3cecf - - - - -] Sending Creation of L7Policy 8c83810e-2edf-4856-8eff-ab519381cb7c to handler 2019-06-07 06:13:07.766 30938 INFO octavia.api.v2.controllers.l7policy [req-27f17331-4d92-421d-a518-2701cf3caa2d - - - - -] Sending Creation of L7Policy ca33920a-6edc-4d2f-b2d4-7a32c5746e25 to handler 2019-06-07 06:13:07.748 30937 INFO octavia.api.v2.controllers.l7policy [req-d6d40cd8-f655-4684-bfe4-433b9bbfb4a9 - - - - -] Sending Creation of L7Policy 2c11d478-531a-4365-a062-5c3e51057d69 to handler 2019-06-07 06:13:07.721 30936 INFO octavia.common.config [req-4d412557-3b55-437d-94fb-296c62d518fe - - - - -] Logging enabled! 2019-06-07 06:13:07.721 30936 INFO octavia.common.config [req-4d412557-3b55-437d-94fb-296c62d518fe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.745 30936 WARNING octavia.api.root_controller [req-4d412557-3b55-437d-94fb-296c62d518fe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.760 30936 INFO octavia.api.v2.controllers.load_balancer [req-a8fa068d-9b22-4ce3-a2cd-c33ac8bf7f9f - - - - -] Sending created Load Balancer d3402f62-2f98-4316-8e81-cd25ad9d2fd7 to the handler 2019-06-07 06:13:07.799 30936 INFO octavia.api.v2.controllers.listener [req-ec094fe8-0452-414f-96e2-1a136eb26b5d - - - - -] Sending Creation of Listener 7527df38-9274-4523-ba59-5e715c40c7eb to handler 2019-06-07 06:13:07.822 30937 ERROR octavia.api.v2.controllers.base [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] L7 Rule b0371a7d-0d8a-40f1-adb2-85f5ddf2cd9b not found: None 2019-06-07 06:13:07.822 30937 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:07.822 30937 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:07.836 30937 INFO oslo_db.sqlalchemy.provision [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.837 30937 INFO oslo_db.sqlalchemy.provision [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ivsxcrxwjl 2019-06-07 06:13:07.838 30937 INFO oslo_db.sqlalchemy.provision [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_delete [0.342360s] ... ok 2019-06-07 06:13:07.841 30937 INFO oslo_db.sqlalchemy.provision [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] CREATE BACKEND sqlite:// TOKEN voydjgjsag 2019-06-07 06:13:07.874 30938 INFO octavia.api.v2.controllers.l7rule [req-b4dacbbd-2e27-4141-b051-f83e70f608db - - - - -] Sending Creation of L7Rule e7830a41-a106-48f6-ad8b-eefb0ec7dba7 to handler 2019-06-07 06:13:07.903 30935 INFO octavia.api.v2.controllers.l7policy [req-591f25cf-7601-42f8-908f-3f041cd1729e - 12c973f2-28a7-44ab-ba78-cc1674337b42 - - -] Sending Deletion of L7Policy 8c83810e-2edf-4856-8eff-ab519381cb7c to handler 2019-06-07 06:13:07.915 30937 INFO octavia.common.config [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] Logging enabled! 2019-06-07 06:13:07.916 30937 INFO octavia.common.config [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:07.859 30936 INFO octavia.api.v2.controllers.pool [req-83ac174b-8a59-4706-9f55-05578e66e68b - - - - -] Sending Creation of Pool ca4a7e12-74d7-4b3a-aedc-708c4c545287 to handler 2019-06-07 06:13:07.922 30936 ERROR octavia.api.v2.controllers.base [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] L7 Policy c135971f-b0ed-4cf5-9dff-ffb389d403f9 not found: None 2019-06-07 06:13:07.922 30936 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:07.922 30936 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:07.933 30936 INFO oslo_db.sqlalchemy.provision [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.934 30936 INFO oslo_db.sqlalchemy.provision [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xgjxyvxjhp 2019-06-07 06:13:07.935 30936 INFO oslo_db.sqlalchemy.provision [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_delete [0.293424s] ... ok 2019-06-07 06:13:07.967 30935 INFO oslo_db.sqlalchemy.provision [req-5911ec19-69a4-4121-84b5-725871add9e7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:07.968 30935 INFO oslo_db.sqlalchemy.provision [req-5911ec19-69a4-4121-84b5-725871add9e7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rrvruzkkxg 2019-06-07 06:13:07.969 30935 INFO oslo_db.sqlalchemy.provision [req-5911ec19-69a4-4121-84b5-725871add9e7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_authorized [0.516463s] ... ok 2019-06-07 06:13:07.977 30935 INFO oslo_db.sqlalchemy.provision [req-5911ec19-69a4-4121-84b5-725871add9e7 - - - - -] CREATE BACKEND sqlite:// TOKEN fyicpzrmbc 2019-06-07 06:13:07.938 30936 INFO oslo_db.sqlalchemy.provision [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] CREATE BACKEND sqlite:// TOKEN jfeobfgcvs 2019-06-07 06:13:07.941 30937 WARNING octavia.api.root_controller [req-315ba8ea-45cd-41f2-9c99-ed0b9024a53c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:07.952 30937 INFO octavia.api.v2.controllers.load_balancer [req-3e29bfe2-99a1-43ee-8bdc-8a939d6b75af - - - - -] Sending created Load Balancer 3f3ba4fc-7772-4bef-a9b2-0243c3231445 to the handler 2019-06-07 06:13:07.990 30937 INFO octavia.api.v2.controllers.listener [req-64e8950a-12e2-4b6c-a277-df27a6012103 - - - - -] Sending Creation of Listener 820a5b36-1527-4331-9e7a-f7b4d4f58922 to handler 2019-06-07 06:13:08.021 30938 INFO octavia.api.v2.controllers.l7rule [req-475d046f-35ac-49a4-8c43-a74881965b40 - - - - -] Sending Creation of L7Rule 565e3054-b34d-404c-a617-a2cf3ffa9dd7 to handler 2019-06-07 06:13:08.016 30936 INFO octavia.common.config [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] Logging enabled! 2019-06-07 06:13:08.016 30936 INFO octavia.common.config [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:08.040 30936 WARNING octavia.api.root_controller [req-d6e1ed56-196c-4517-8659-c703de3ea066 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:08.052 30936 INFO octavia.api.v2.controllers.load_balancer [req-e88a92b3-c421-41e5-ae74-30bc18a5873c - - - - -] Sending created Load Balancer 4167166d-d533-4880-acdc-50ad8037153f to the handler 2019-06-07 06:13:08.050 30935 INFO octavia.common.config [req-5911ec19-69a4-4121-84b5-725871add9e7 - - - - -] Logging enabled! 2019-06-07 06:13:08.051 30935 INFO octavia.common.config [req-5911ec19-69a4-4121-84b5-725871add9e7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:08.075 30935 WARNING octavia.api.root_controller [req-5911ec19-69a4-4121-84b5-725871add9e7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:08.086 30935 INFO octavia.api.v2.controllers.load_balancer [req-6ea88da8-cb93-4058-b4ec-f0a83a3871bc - - - - -] Sending created Load Balancer ff8cbcce-4c64-4c91-becb-398740c28375 to the handler 2019-06-07 06:13:08.058 30937 INFO octavia.api.v2.controllers.l7policy [req-e3073de6-8a20-4df0-b771-03ca746542f0 - - - - -] Sending Creation of L7Policy 72de6df4-5b50-4302-bf02-f1ad806c424f to handler 2019-06-07 06:13:08.094 30936 INFO octavia.api.v2.controllers.listener [req-75d9ac88-7d81-44ab-af4f-81d7991ddbed - - - - -] Sending Creation of Listener 75908136-d9d7-4f7f-83c5-44c6bfa928a2 to handler 2019-06-07 06:13:08.127 30935 INFO octavia.api.v2.controllers.listener [req-6e2b792d-5969-46ae-a06e-a9741abedd64 - - - - -] Sending Creation of Listener 4cfe65c7-dbf8-4c17-a400-1e63f75979aa to handler 2019-06-07 06:13:08.126 30937 ERROR octavia.api.v2.controllers.base [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] L7 Rule 3ca655da-249b-45f0-9682-ecaa2b62b707 not found: None 2019-06-07 06:13:08.126 30937 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:08.126 30937 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:08.141 30937 INFO oslo_db.sqlalchemy.provision [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:08.142 30937 INFO oslo_db.sqlalchemy.provision [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN voydjgjsag 2019-06-07 06:13:08.143 30937 INFO oslo_db.sqlalchemy.provision [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_get [0.304877s] ... ok 2019-06-07 06:13:08.146 30937 INFO oslo_db.sqlalchemy.provision [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] CREATE BACKEND sqlite:// TOKEN rsfwcdobvk 2019-06-07 06:13:08.153 30936 INFO octavia.api.v2.controllers.pool [req-a1651c41-86c6-4498-89fd-fc5a32e9a63d - - - - -] Sending Creation of Pool 0bbba4bf-efb4-44ad-a6ea-7533ed8dfded to handler 2019-06-07 06:13:08.187 30935 INFO octavia.api.v2.controllers.pool [req-81f4b4fb-5ea0-43cf-a7d4-3c9f4d8153ae - - - - -] Sending Creation of Pool 1a387fca-220a-470b-af12-01d0a44dbc2b to handler 2019-06-07 06:13:08.189 30938 INFO octavia.api.v2.controllers.l7rule [req-f8c44486-e41d-4023-b6f6-1ada3391bb32 - - - - -] Sending Creation of L7Rule e51b15eb-302b-4b20-9bf6-f5b9adfccb72 to handler 2019-06-07 06:13:08.255 30935 INFO octavia.api.v2.controllers.load_balancer [req-3bc7b5f1-434b-4655-b7b5-d64f1c425f7b - - - - -] Sending created Load Balancer 2a51260e-47c9-4f61-94c8-4d8c7d526cb6 to the handler 2019-06-07 06:13:08.221 30937 INFO octavia.common.config [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] Logging enabled! 2019-06-07 06:13:08.221 30937 INFO octavia.common.config [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:08.245 30937 WARNING octavia.api.root_controller [req-95d506c8-3a7d-496d-a156-4ae12722c340 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:08.259 30937 INFO octavia.api.v2.controllers.load_balancer [req-2269589f-823a-41b8-8f4d-ec6fd145d338 - - - - -] Sending created Load Balancer 874ca562-c9cc-495d-a456-00d8be307920 to the handler 2019-06-07 06:13:08.244 30936 INFO octavia.api.v2.controllers.l7policy [req-778b71bf-d298-43e9-bf38-d6a5ccfcb10b - - - - -] Sending Creation of L7Policy 2661d76f-0434-4e47-af4f-9e759efa87b6 to handler 2019-06-07 06:13:08.262 30936 INFO oslo_db.sqlalchemy.provision [req-1172be55-8a46-45db-b710-8829dfec3d61 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:08.263 30936 INFO oslo_db.sqlalchemy.provision [req-1172be55-8a46-45db-b710-8829dfec3d61 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jfeobfgcvs 2019-06-07 06:13:08.264 30936 INFO oslo_db.sqlalchemy.provision [req-1172be55-8a46-45db-b710-8829dfec3d61 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_update_redirect_to_pool [0.328718s] ... ok 2019-06-07 06:13:08.267 30936 INFO oslo_db.sqlalchemy.provision [req-1172be55-8a46-45db-b710-8829dfec3d61 - - - - -] CREATE BACKEND sqlite:// TOKEN fgkkthqhlo 2019-06-07 06:13:08.299 30937 INFO octavia.api.v2.controllers.listener [req-4dee36eb-dbf4-4a04-80cc-757da2b13c16 - - - - -] Sending Creation of Listener 374816a4-9d85-44b0-b7bf-d7a34e23a2c9 to handler 2019-06-07 06:13:08.294 30935 INFO octavia.api.v2.controllers.listener [req-937059a3-899f-47f0-9038-2ae913a4c141 - - - - -] Sending Creation of Listener 8f593084-4c65-40cd-87dd-404f03bafb0d to handler 2019-06-07 06:13:08.351 30935 INFO octavia.api.v2.controllers.pool [req-538a8d6d-f3d5-4081-8a54-5c34f8464ecf - - - - -] Sending Creation of Pool 17527a5c-3b9d-42b6-91cf-bb3c31900b11 to handler 2019-06-07 06:13:08.387 30938 INFO octavia.api.v2.controllers.l7rule [req-5cc9c6c0-77bb-4ea9-99de-f3da79e260f5 - - - - -] Sending Creation of L7Rule 3ffc61c1-4ce9-4486-b323-358ff56cbdbe to handler 2019-06-07 06:13:08.436 30935 INFO octavia.api.v2.controllers.l7policy [req-eeb12187-9867-45ca-9a95-f6ad18850786 - - - - -] Sending Creation of L7Policy ea41c4e1-d693-4d33-aed1-29edc064a8d6 to handler 2019-06-07 06:13:08.448 30937 INFO octavia.api.v2.controllers.l7policy [req-167c58f8-31be-42c2-b0e3-9fc03a165d53 - - - - -] Sending Creation of L7Policy 403c449d-f768-4b0b-b3bd-eaacba8ac43c to handler 2019-06-07 06:13:08.342 30936 INFO octavia.common.config [req-1172be55-8a46-45db-b710-8829dfec3d61 - - - - -] Logging enabled! 2019-06-07 06:13:08.342 30936 INFO octavia.common.config [req-1172be55-8a46-45db-b710-8829dfec3d61 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:08.366 30936 WARNING octavia.api.root_controller [req-1172be55-8a46-45db-b710-8829dfec3d61 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:08.381 30936 INFO octavia.api.v2.controllers.load_balancer [req-8d768f0e-b8f6-4d84-9c2d-ccf56c942cae - - - - -] Sending created Load Balancer ca47287a-5eba-4711-b7e8-7e07df255104 to the handler 2019-06-07 06:13:08.420 30936 INFO octavia.api.v2.controllers.listener [req-b81a42db-0367-4a04-a475-1fe5d5dbbe6f - - - - -] Sending Creation of Listener 1f355fb9-72da-46e2-b174-50de81c6bc0b to handler 2019-06-07 06:13:08.478 30936 INFO octavia.api.v2.controllers.pool [req-175c7ecb-a85d-448b-9ac2-6dfcbfd17b12 - - - - -] Sending Creation of Pool fa4e3021-0c83-436f-a75f-097ef6760ea3 to handler 2019-06-07 06:13:08.567 30935 INFO octavia.api.v2.controllers.l7policy [req-0d3341b3-d0f0-4d30-ae7e-5d4c355906e4 - - - - -] Sending Creation of L7Policy dc775757-1e4d-40b0-be5b-7b44f34b1c27 to handler 2019-06-07 06:13:08.587 30938 INFO octavia.api.v2.controllers.l7rule [req-550a2f95-e462-48f8-a453-0f71b1c4a062 - - - - -] Sending Creation of L7Rule 0fcaf648-66c4-4f79-a20e-90a8fe9f5198 to handler 2019-06-07 06:13:08.551 30936 INFO octavia.api.v2.controllers.load_balancer [req-f465c4c8-69e8-4a5d-91b1-a2ea0054a912 - - - - -] Sending deleted Load Balancer ca47287a-5eba-4711-b7e8-7e07df255104 to the handler 2019-06-07 06:13:08.570 30936 INFO octavia.api.v2.controllers.l7policy [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:08.583 30936 INFO oslo_db.sqlalchemy.provision [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:08.584 30936 INFO oslo_db.sqlalchemy.provision [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fgkkthqhlo 2019-06-07 06:13:08.585 30936 INFO oslo_db.sqlalchemy.provision [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_when_lb_pending_delete [0.320908s] ... ok 2019-06-07 06:13:08.593 30937 INFO octavia.api.v2.controllers.l7rule [req-fd9c6f89-3ba9-4dc7-98f1-95a76eef5cdd - - - - -] Sending Creation of L7Rule a6257631-80bb-44da-a236-f6a5f37b16fb to handler 2019-06-07 06:13:08.588 30936 INFO oslo_db.sqlalchemy.provision [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] CREATE BACKEND sqlite:// TOKEN cyrqadtefc 2019-06-07 06:13:08.663 30936 INFO octavia.common.config [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] Logging enabled! 2019-06-07 06:13:08.663 30936 INFO octavia.common.config [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:08.687 30936 WARNING octavia.api.root_controller [req-25b936b6-1a90-408c-b94d-9fa25c0a837e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:08.701 30936 INFO octavia.api.v2.controllers.load_balancer [req-d49f2153-7a9d-4ef2-b04d-69336eb54f28 - - - - -] Sending created Load Balancer d057b764-08f7-4207-9b28-6a5e872875f6 to the handler 2019-06-07 06:13:08.716 30937 INFO octavia.api.v2.controllers.load_balancer [req-73033a15-f443-42e4-966e-f38b257c8fb2 - - - - -] Sending deleted Load Balancer 874ca562-c9cc-495d-a456-00d8be307920 to the handler 2019-06-07 06:13:08.740 30936 INFO octavia.api.v2.controllers.listener [req-47234983-8429-4bf0-af43-e8c28feec63e - - - - -] Sending Creation of Listener bcc3397d-ba8d-4c6f-98a8-cf61cdd4f211 to handler 2019-06-07 06:13:08.722 30935 INFO octavia.api.v2.controllers.l7policy [req-42bb72a0-b18a-469b-8409-3d5d2605fc38 - - - - -] Sending Creation of L7Policy c56c4563-9db4-4bc7-8fd2-aed223b400b2 to handler 2019-06-07 06:13:08.753 30937 INFO octavia.api.v2.controllers.l7rule [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:08.778 30937 INFO oslo_db.sqlalchemy.provision [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:08.780 30937 INFO oslo_db.sqlalchemy.provision [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rsfwcdobvk 2019-06-07 06:13:08.781 30937 INFO oslo_db.sqlalchemy.provision [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_when_lb_pending_delete [0.637648s] ... ok 2019-06-07 06:13:08.784 30937 INFO oslo_db.sqlalchemy.provision [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] CREATE BACKEND sqlite:// TOKEN tbiqlgbbvu 2019-06-07 06:13:08.801 30936 INFO octavia.api.v2.controllers.pool [req-be793ff5-46a2-448f-bbd6-a24e59cdd4ad - - - - -] Sending Creation of Pool 9747a811-97c1-4d1f-b27c-2c1680de6c57 to handler 2019-06-07 06:13:08.831 30938 INFO octavia.api.v2.controllers.l7rule [req-764eb9ae-0d19-4d89-a4b4-24bc24336406 - - - - -] Sending Creation of L7Rule b5b14036-4c50-424d-ae34-d19a9dcc827e to handler 2019-06-07 06:13:08.863 30937 INFO octavia.common.config [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] Logging enabled! 2019-06-07 06:13:08.864 30937 INFO octavia.common.config [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:08.896 30935 INFO oslo_db.sqlalchemy.provision [req-03558ae1-84eb-4ed7-8c19-74574f2942d4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:08.897 30935 INFO oslo_db.sqlalchemy.provision [req-03558ae1-84eb-4ed7-8c19-74574f2942d4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fyicpzrmbc 2019-06-07 06:13:08.898 30935 INFO oslo_db.sqlalchemy.provision [req-03558ae1-84eb-4ed7-8c19-74574f2942d4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_admin [0.928909s] ... ok 2019-06-07 06:13:08.891 30937 WARNING octavia.api.root_controller [req-35870096-842f-4352-8508-c57077340ae6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:08.904 30937 INFO octavia.api.v2.controllers.load_balancer [req-b932c2e7-7b42-4421-9997-62c8151c6c68 - - - - -] Sending created Load Balancer 3aa9ae09-1818-499a-8c6e-2169376c1d88 to the handler 2019-06-07 06:13:08.906 30935 INFO oslo_db.sqlalchemy.provision [req-03558ae1-84eb-4ed7-8c19-74574f2942d4 - - - - -] CREATE BACKEND sqlite:// TOKEN sraorathji 2019-06-07 06:13:08.961 30936 INFO octavia.api.v2.controllers.l7policy [req-b55ef736-06a5-4488-bfea-3d9520776081 - - - - -] Sending Creation of L7Policy 29b106a0-aea1-45d3-bb4f-8c86e5328657 to handler 2019-06-07 06:13:08.977 30935 INFO octavia.common.config [req-03558ae1-84eb-4ed7-8c19-74574f2942d4 - - - - -] Logging enabled! 2019-06-07 06:13:08.977 30935 INFO octavia.common.config [req-03558ae1-84eb-4ed7-8c19-74574f2942d4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:08.950 30937 INFO octavia.api.v2.controllers.listener [req-91787793-db5b-4eec-9c2b-1728e0218abe - - - - -] Sending Creation of Listener 1ed02d86-da5a-41e5-bbca-28470bc886ea to handler 2019-06-07 06:13:09.001 30935 WARNING octavia.api.root_controller [req-03558ae1-84eb-4ed7-8c19-74574f2942d4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:09.013 30935 INFO octavia.api.v2.controllers.load_balancer [req-62bc48c0-ea23-4215-be7a-7396ba54f634 - - - - -] Sending created Load Balancer 3758ead7-d27d-4dab-8108-76a6d9451454 to the handler 2019-06-07 06:13:09.017 30937 INFO octavia.api.v2.controllers.l7policy [req-e00e6579-649b-412e-93f2-67afca4e2291 - - - - -] Sending Creation of L7Policy 36593840-bdda-40e9-b9e2-845016f4c1fc to handler 2019-06-07 06:13:09.054 30935 INFO octavia.api.v2.controllers.listener [req-aa710492-d9aa-4d95-a99e-02ba35439e4d - - - - -] Sending Creation of Listener 830a51b7-aada-4e58-b6ba-789d35c004e9 to handler 2019-06-07 06:13:09.042 30936 INFO oslo_db.sqlalchemy.provision [req-3b0fb630-07b5-4bd9-96f4-c8e7742528d2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:09.044 30936 INFO oslo_db.sqlalchemy.provision [req-3b0fb630-07b5-4bd9-96f4-c8e7742528d2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cyrqadtefc 2019-06-07 06:13:09.044 30936 INFO oslo_db.sqlalchemy.provision [req-3b0fb630-07b5-4bd9-96f4-c8e7742528d2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_with_bad_handler [0.459363s] ... ok 2019-06-07 06:13:09.047 30936 INFO oslo_db.sqlalchemy.provision [req-3b0fb630-07b5-4bd9-96f4-c8e7742528d2 - - - - -] CREATE BACKEND sqlite:// TOKEN wfyjwubyab 2019-06-07 06:13:09.118 30935 INFO octavia.api.v2.controllers.pool [req-ac946662-7591-4d86-bd54-ba0e08637cf9 - - - - -] Sending Creation of Pool 22c3a6c1-38eb-46c0-91d7-ef4bd476b800 to handler 2019-06-07 06:13:09.123 30936 INFO octavia.common.config [req-3b0fb630-07b5-4bd9-96f4-c8e7742528d2 - - - - -] Logging enabled! 2019-06-07 06:13:09.123 30936 INFO octavia.common.config [req-3b0fb630-07b5-4bd9-96f4-c8e7742528d2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:09.139 30937 INFO octavia.api.v2.controllers.l7rule [req-494ff8d9-0177-4367-bff5-17003cd5df48 - - - - -] Sending Creation of L7Rule c65e8e51-dd92-46d5-81ce-7fb93c383675 to handler 2019-06-07 06:13:09.148 30936 WARNING octavia.api.root_controller [req-3b0fb630-07b5-4bd9-96f4-c8e7742528d2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:09.162 30936 INFO octavia.api.v2.controllers.load_balancer [req-bfc60873-ec00-4e7d-8257-efd995b17474 - - - - -] Sending created Load Balancer 4232192b-681e-4dbd-9f1b-b67a5157057c to the handler 2019-06-07 06:13:09.184 30938 INFO octavia.api.v2.controllers.l7rule [req-2269a5f2-855d-4322-a2d6-254aa34bb855 - - - - -] Sending Creation of L7Rule 5b78dbc6-e305-4ef7-b35f-c210a009c382 to handler 2019-06-07 06:13:09.202 30936 INFO octavia.api.v2.controllers.listener [req-f00ea2cc-7a59-46c3-961a-e6bdba8efe72 - - - - -] Sending Creation of Listener c489a1cd-f290-4662-a017-1693fb45b4af to handler 2019-06-07 06:13:09.234 30937 INFO octavia.api.v2.controllers.load_balancer [req-2df5777b-b8a2-49bf-88e3-6e9413c3b821 - - - - -] Sending deleted Load Balancer 3aa9ae09-1818-499a-8c6e-2169376c1d88 to the handler 2019-06-07 06:13:09.256 30937 INFO octavia.api.v2.controllers.l7rule [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:09.269 30937 INFO oslo_db.sqlalchemy.provision [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:09.270 30937 INFO oslo_db.sqlalchemy.provision [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tbiqlgbbvu 2019-06-07 06:13:09.271 30937 INFO oslo_db.sqlalchemy.provision [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_when_lb_pending_delete [0.489729s] ... ok 2019-06-07 06:13:09.278 30935 INFO octavia.api.v2.controllers.load_balancer [req-311244d4-b963-43fc-b67f-da2f21a82d66 - - - - -] Sending created Load Balancer 900b12fc-91a5-4e47-934e-ed2dc1650edb to the handler 2019-06-07 06:13:09.263 30936 INFO octavia.api.v2.controllers.pool [req-225404e6-ce3e-4b52-883b-068dda58a001 - - - - -] Sending Creation of Pool 10484be5-124c-4a4e-b7b8-b1b48919d216 to handler 2019-06-07 06:13:09.273 30937 INFO oslo_db.sqlalchemy.provision [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] CREATE BACKEND sqlite:// TOKEN yggyfgtryu 2019-06-07 06:13:09.317 30935 INFO octavia.api.v2.controllers.listener [req-f19fd741-3e21-4f51-93f3-277fd492b125 - - - - -] Sending Creation of Listener 8a4df020-8952-4ff9-a336-ecd6664d2e47 to handler 2019-06-07 06:13:09.375 30935 INFO octavia.api.v2.controllers.pool [req-d441e312-4f2f-4bd6-b16c-4dc6000cd26f - - - - -] Sending Creation of Pool dc45fa54-584f-4890-87ac-b3af2eee48cc to handler 2019-06-07 06:13:09.354 30936 INFO octavia.api.v2.controllers.l7policy [req-bc17f50e-3eea-4c49-9e43-894587555a38 - - - - -] Sending Creation of L7Policy 7509b2cb-e1f7-4c4f-b5ed-acef3c0025a6 to handler 2019-06-07 06:13:09.348 30937 INFO octavia.common.config [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] Logging enabled! 2019-06-07 06:13:09.349 30937 INFO octavia.common.config [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:09.373 30937 WARNING octavia.api.root_controller [req-d161d8de-2b43-498f-b2c7-1fc5b2c5174c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:09.386 30937 INFO octavia.api.v2.controllers.load_balancer [req-fce12f68-97b6-4a68-905a-aea8268dd1eb - - - - -] Sending created Load Balancer a70dae96-ea84-4ceb-ae4c-bdc9cc6d8e0d to the handler 2019-06-07 06:13:09.429 30937 INFO octavia.api.v2.controllers.listener [req-e727f424-a873-4e1a-86a1-6e3403192ea7 - - - - -] Sending Creation of Listener f625d28e-c20b-47c2-8937-ee7cff76328c to handler 2019-06-07 06:13:09.458 30935 INFO octavia.api.v2.controllers.l7policy [req-0b526cfe-4051-4072-abcf-afda8005cb9a - - - - -] Sending Creation of L7Policy befc9b10-fc15-47c8-a55e-bf4651af8a9c to handler 2019-06-07 06:13:09.500 30936 INFO octavia.api.v2.controllers.l7policy [req-926819b8-35f6-4da9-913e-64168a339000 - - - - -] Sending Deletion of L7Policy 7509b2cb-e1f7-4c4f-b5ed-acef3c0025a6 to handler 2019-06-07 06:13:09.500 30937 INFO octavia.api.v2.controllers.l7policy [req-6f57bd82-d290-433f-8632-b38abd718863 - - - - -] Sending Creation of L7Policy 71a02969-a471-44c7-a511-36e65b934c07 to handler 2019-06-07 06:13:09.564 30936 INFO oslo_db.sqlalchemy.provision [req-e5971644-3415-4fd9-abf4-7b7432c3f0cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:09.566 30936 INFO oslo_db.sqlalchemy.provision [req-e5971644-3415-4fd9-abf4-7b7432c3f0cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wfyjwubyab 2019-06-07 06:13:09.566 30936 INFO oslo_db.sqlalchemy.provision [req-e5971644-3415-4fd9-abf4-7b7432c3f0cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete [0.521442s] ... ok 2019-06-07 06:13:09.569 30936 INFO oslo_db.sqlalchemy.provision [req-e5971644-3415-4fd9-abf4-7b7432c3f0cb - - - - -] CREATE BACKEND sqlite:// TOKEN pspyduyaho 2019-06-07 06:13:09.579 30938 INFO octavia.api.v2.controllers.l7rule [req-4c68d369-5e90-4493-9b08-8e9edbfb6b8d - - - - -] Sending Creation of L7Rule 8b9ca24a-6fbc-4d06-aa6c-f9e4d5d99864 to handler 2019-06-07 06:13:09.581 30935 INFO octavia.api.v2.controllers.l7policy [req-debd4dcb-d97a-4c99-8011-3915a7d7d38b - - - - -] Sending Creation of L7Policy a5532c96-4b70-4c92-9004-bbce508b91e8 to handler 2019-06-07 06:13:09.616 30937 INFO octavia.api.v2.controllers.l7rule [req-02212dda-e6d5-453c-8291-9a72b41f8e65 - - - - -] Sending Creation of L7Rule 15da1da2-1fab-4713-af0f-3fa561eecf16 to handler 2019-06-07 06:13:09.644 30936 INFO octavia.common.config [req-e5971644-3415-4fd9-abf4-7b7432c3f0cb - - - - -] Logging enabled! 2019-06-07 06:13:09.644 30936 INFO octavia.common.config [req-e5971644-3415-4fd9-abf4-7b7432c3f0cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:09.668 30936 WARNING octavia.api.root_controller [req-e5971644-3415-4fd9-abf4-7b7432c3f0cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:09.682 30936 INFO octavia.api.v2.controllers.load_balancer [req-22753ec6-c3df-4bb1-932a-ff3e71e08e7f - - - - -] Sending created Load Balancer 57128f83-9169-41f3-9abe-f53b424670ef to the handler 2019-06-07 06:13:09.721 30936 INFO octavia.api.v2.controllers.listener [req-46d4e5fb-aad9-4c0b-a866-cf0b0d048aca - - - - -] Sending Creation of Listener 6f7ab15e-b296-411d-b8b5-06f8304f36e6 to handler 2019-06-07 06:13:09.769 30937 INFO octavia.api.v2.controllers.l7rule [req-ba321327-4cb9-416e-a30c-2eb316d35014 - - - - -] Sending Deletion of L7Rule 15da1da2-1fab-4713-af0f-3fa561eecf16 to handler 2019-06-07 06:13:09.784 30935 INFO octavia.api.v2.controllers.l7policy [req-e161c2b9-abcb-47fe-824e-fad634ef82fe - - - - -] Sending Creation of L7Policy c9d275d6-b93b-4b32-a65c-324d388c41df to handler 2019-06-07 06:13:09.782 30936 INFO octavia.api.v2.controllers.pool [req-ec7437cd-859b-4008-9357-6b20c024d3d9 - - - - -] Sending Creation of Pool 4da6e495-2c20-4998-ae24-3bb7343f245b to handler 2019-06-07 06:13:09.857 30937 INFO oslo_db.sqlalchemy.provision [req-3ff78109-50d9-4511-bc6e-5616d177285a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:09.859 30937 INFO oslo_db.sqlalchemy.provision [req-3ff78109-50d9-4511-bc6e-5616d177285a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yggyfgtryu 2019-06-07 06:13:09.859 30937 INFO oslo_db.sqlalchemy.provision [req-3ff78109-50d9-4511-bc6e-5616d177285a - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_with_bad_handler [0.592604s] ... ok 2019-06-07 06:13:09.866 30937 INFO oslo_db.sqlalchemy.provision [req-3ff78109-50d9-4511-bc6e-5616d177285a - - - - -] CREATE BACKEND sqlite:// TOKEN kupwcmwoqs 2019-06-07 06:13:09.874 30936 INFO octavia.api.v2.controllers.l7policy [req-39fb5a90-9af3-4978-a9c5-a9da3dbec0ec - - - - -] Sending Creation of L7Policy f4fc7123-6097-484d-9bba-fc104f745424 to handler 2019-06-07 06:13:09.937 30937 INFO octavia.common.config [req-3ff78109-50d9-4511-bc6e-5616d177285a - - - - -] Logging enabled! 2019-06-07 06:13:09.937 30937 INFO octavia.common.config [req-3ff78109-50d9-4511-bc6e-5616d177285a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:09.961 30938 INFO octavia.api.v2.controllers.l7rule [req-95118fd3-af4d-40c5-8a0d-552fa66b3139 - - - - -] Sending Creation of L7Rule 961f3eb4-8bee-4980-ab10-d407c2a2c691 to handler 2019-06-07 06:13:09.961 30937 WARNING octavia.api.root_controller [req-3ff78109-50d9-4511-bc6e-5616d177285a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:09.973 30937 INFO octavia.api.v2.controllers.load_balancer [req-2d9e91c3-08e7-49dc-9ec7-de33d0f28b5f - - - - -] Sending created Load Balancer 4833681c-d3de-4fb1-856b-b5d5adace903 to the handler 2019-06-07 06:13:09.982 30936 INFO oslo_db.sqlalchemy.provision [req-ffd5f726-8d67-41b2-a78d-a36ae5c59533 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:09.983 30936 INFO oslo_db.sqlalchemy.provision [req-ffd5f726-8d67-41b2-a78d-a36ae5c59533 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pspyduyaho 2019-06-07 06:13:09.984 30936 INFO oslo_db.sqlalchemy.provision [req-ffd5f726-8d67-41b2-a78d-a36ae5c59533 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_already_deleted [0.417720s] ... ok 2019-06-07 06:13:09.987 30936 INFO oslo_db.sqlalchemy.provision [req-ffd5f726-8d67-41b2-a78d-a36ae5c59533 - - - - -] CREATE BACKEND sqlite:// TOKEN wqvnsaicpp 2019-06-07 06:13:10.018 30935 INFO oslo_db.sqlalchemy.provision [req-1ce9ccb7-e050-4351-a56d-75944420375e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:10.024 30935 INFO oslo_db.sqlalchemy.provision [req-1ce9ccb7-e050-4351-a56d-75944420375e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sraorathji 2019-06-07 06:13:10.025 30935 INFO oslo_db.sqlalchemy.provision [req-1ce9ccb7-e050-4351-a56d-75944420375e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_non_admin [1.126968s] ... ok 2019-06-07 06:13:10.029 30935 INFO oslo_db.sqlalchemy.provision [req-1ce9ccb7-e050-4351-a56d-75944420375e - - - - -] CREATE BACKEND sqlite:// TOKEN jfwdyupqjt 2019-06-07 06:13:10.015 30937 INFO octavia.api.v2.controllers.listener [req-30c0b687-c8ac-444c-96ff-db5cd821b327 - - - - -] Sending Creation of Listener 16806b28-ab4a-4576-b30a-ac67edabb87f to handler 2019-06-07 06:13:10.061 30936 INFO octavia.common.config [req-ffd5f726-8d67-41b2-a78d-a36ae5c59533 - - - - -] Logging enabled! 2019-06-07 06:13:10.061 30936 INFO octavia.common.config [req-ffd5f726-8d67-41b2-a78d-a36ae5c59533 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:10.084 30936 WARNING octavia.api.root_controller [req-ffd5f726-8d67-41b2-a78d-a36ae5c59533 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:10.095 30936 INFO octavia.api.v2.controllers.load_balancer [req-6fa07a77-a964-4caf-a0df-8eb2de9c0fbe - - - - -] Sending created Load Balancer 7298b8d3-eda3-4b81-9939-c199de026c88 to the handler 2019-06-07 06:13:10.078 30937 INFO octavia.api.v2.controllers.l7policy [req-7bb10489-0966-4a74-b6fd-80e2f482e4b3 - - - - -] Sending Creation of L7Policy 4532cafb-dbda-44e6-b5d7-fa9d3dd7528b to handler 2019-06-07 06:13:10.151 30935 INFO octavia.common.config [req-1ce9ccb7-e050-4351-a56d-75944420375e - - - - -] Logging enabled! 2019-06-07 06:13:10.152 30935 INFO octavia.common.config [req-1ce9ccb7-e050-4351-a56d-75944420375e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:10.133 30936 INFO octavia.api.v2.controllers.listener [req-eaad4c6c-8646-4569-93e3-761d4d8b975b - - - - -] Sending Creation of Listener 7925ac85-6258-46a8-95ba-72c02a93262b to handler 2019-06-07 06:13:10.189 30935 WARNING octavia.api.root_controller [req-1ce9ccb7-e050-4351-a56d-75944420375e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:10.211 30935 INFO octavia.api.v2.controllers.load_balancer [req-195b142f-a226-46f5-bb2f-36143ba47b9b - - - - -] Sending created Load Balancer 2d4148cc-fc9b-4239-943f-09da9ac24718 to the handler 2019-06-07 06:13:10.193 30936 INFO octavia.api.v2.controllers.pool [req-43159a6d-5994-454e-837e-7a9567f8e173 - - - - -] Sending Creation of Pool fb1ae046-7c11-4759-ac94-1ad768920b14 to handler 2019-06-07 06:13:10.201 30937 INFO octavia.api.v2.controllers.l7rule [req-7120a86b-1bca-4625-81f6-58536e0672c4 - - - - -] Sending Creation of L7Rule e8436b38-e9d7-4a0c-b20c-72bd7b00d94c to handler 2019-06-07 06:13:10.240 30937 INFO oslo_db.sqlalchemy.provision [req-c934b167-32db-4268-a2bf-becda783ca8c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:10.242 30937 INFO oslo_db.sqlalchemy.provision [req-c934b167-32db-4268-a2bf-becda783ca8c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kupwcmwoqs 2019-06-07 06:13:10.242 30937 INFO oslo_db.sqlalchemy.provision [req-c934b167-32db-4268-a2bf-becda783ca8c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_authorized [0.378475s] ... ok 2019-06-07 06:13:10.245 30937 INFO oslo_db.sqlalchemy.provision [req-c934b167-32db-4268-a2bf-becda783ca8c - - - - -] CREATE BACKEND sqlite:// TOKEN dbylhpwtnn 2019-06-07 06:13:10.272 30936 INFO oslo_db.sqlalchemy.provision [req-17c968ed-1f76-4294-970b-29897999a04a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:10.274 30936 INFO oslo_db.sqlalchemy.provision [req-17c968ed-1f76-4294-970b-29897999a04a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wqvnsaicpp 2019-06-07 06:13:10.274 30936 INFO oslo_db.sqlalchemy.provision [req-17c968ed-1f76-4294-970b-29897999a04a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_empty_get_all [0.289895s] ... ok 2019-06-07 06:13:10.266 30935 INFO octavia.api.v2.controllers.listener [req-c5a4ee8e-34a5-4dfd-81f9-cd9503037fdc - - - - -] Sending Creation of Listener 7051913e-7a36-400a-bf6c-b6ade65fc48a to handler 2019-06-07 06:13:10.277 30936 INFO oslo_db.sqlalchemy.provision [req-17c968ed-1f76-4294-970b-29897999a04a - - - - -] CREATE BACKEND sqlite:// TOKEN zzxudxdoub 2019-06-07 06:13:10.349 30935 INFO octavia.api.v2.controllers.pool [req-e2e6eb6a-90f6-44df-b948-45d7c821b61f - - - - -] Sending Creation of Pool 4d8d7946-a31f-4b0c-963f-ea20d694fc3e to handler 2019-06-07 06:13:10.377 30938 INFO octavia.api.v2.controllers.l7rule [req-8d401795-88b9-4b63-b867-fc807380e1d4 - - - - -] Sending Creation of L7Rule f9d7987a-4580-4ef8-b62e-baf2a52206b1 to handler 2019-06-07 06:13:10.322 30937 INFO octavia.common.config [req-c934b167-32db-4268-a2bf-becda783ca8c - - - - -] Logging enabled! 2019-06-07 06:13:10.322 30937 INFO octavia.common.config [req-c934b167-32db-4268-a2bf-becda783ca8c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:10.347 30937 WARNING octavia.api.root_controller [req-c934b167-32db-4268-a2bf-becda783ca8c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:10.358 30937 INFO octavia.api.v2.controllers.load_balancer [req-c49e70db-5105-448f-9b38-4f8207568d63 - - - - -] Sending created Load Balancer 06b59b99-ca8a-43ec-8222-e7d1f2ced1d7 to the handler 2019-06-07 06:13:10.395 30937 INFO octavia.api.v2.controllers.listener [req-9d06cb86-9135-4c6d-973c-ae373f646dfa - - - - -] Sending Creation of Listener fcf76685-2ac3-4b1d-af67-7e647b410c0a to handler 2019-06-07 06:13:10.351 30936 INFO octavia.common.config [req-17c968ed-1f76-4294-970b-29897999a04a - - - - -] Logging enabled! 2019-06-07 06:13:10.352 30936 INFO octavia.common.config [req-17c968ed-1f76-4294-970b-29897999a04a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:10.376 30936 WARNING octavia.api.root_controller [req-17c968ed-1f76-4294-970b-29897999a04a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:10.387 30936 INFO octavia.api.v2.controllers.load_balancer [req-a5592352-00ef-4deb-a1cc-540899947418 - - - - -] Sending created Load Balancer e7aa696b-bf8a-4d0f-bc11-5b4f9b736f6f to the handler 2019-06-07 06:13:10.430 30936 INFO octavia.api.v2.controllers.listener [req-b87c8fde-00ae-4d85-9bdd-75cd5d900c75 - - - - -] Sending Creation of Listener 3216b7c9-824e-4bbb-891b-f3ffb34ea999 to handler 2019-06-07 06:13:10.465 30935 INFO octavia.api.v2.controllers.l7policy [req-51f24801-a7c6-44b5-b1b6-2cb563dcec83 - - - - -] Sending Creation of L7Policy bb97d661-dcef-43df-9581-f2d6cb8f603c to handler 2019-06-07 06:13:10.467 30937 INFO octavia.api.v2.controllers.l7policy [req-e20641d1-187e-4571-8bb2-674b225d6da7 - - - - -] Sending Creation of L7Policy 9a772897-d460-4bb3-9fb0-c54f105d744c to handler 2019-06-07 06:13:10.490 30936 INFO octavia.api.v2.controllers.pool [req-c66b9188-bb10-4a76-bc4a-21942c71055d - - - - -] Sending Creation of Pool 5e387fcc-c7a9-4026-b913-97096974e380 to handler 2019-06-07 06:13:10.523 30935 INFO oslo_db.sqlalchemy.provision [req-6be4a6ab-1284-47d6-962f-5938bd61989e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:10.525 30935 INFO oslo_db.sqlalchemy.provision [req-6be4a6ab-1284-47d6-962f-5938bd61989e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jfwdyupqjt 2019-06-07 06:13:10.525 30935 INFO oslo_db.sqlalchemy.provision [req-6be4a6ab-1284-47d6-962f-5938bd61989e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_authorized [0.500035s] ... ok 2019-06-07 06:13:10.529 30935 INFO oslo_db.sqlalchemy.provision [req-6be4a6ab-1284-47d6-962f-5938bd61989e - - - - -] CREATE BACKEND sqlite:// TOKEN pqnccwwdqg 2019-06-07 06:13:10.578 30937 INFO octavia.api.v2.controllers.l7rule [req-b146a011-800c-4fd1-8817-97cf63547cf3 - - - - -] Sending Creation of L7Rule b97f5666-8fb9-4530-8a3e-95af165431d0 to handler 2019-06-07 06:13:10.581 30936 INFO octavia.api.v2.controllers.l7policy [req-9a8859f9-2e90-4535-a9a7-014124410694 - - - - -] Sending Creation of L7Policy bdd26e88-8a5a-4920-92dc-13d18094900a to handler 2019-06-07 06:13:10.631 30935 INFO octavia.common.config [req-6be4a6ab-1284-47d6-962f-5938bd61989e - - - - -] Logging enabled! 2019-06-07 06:13:10.632 30935 INFO octavia.common.config [req-6be4a6ab-1284-47d6-962f-5938bd61989e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:10.662 30937 INFO oslo_db.sqlalchemy.provision [req-fb79fe9f-320c-41fb-b942-c83565942912 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:10.663 30937 INFO oslo_db.sqlalchemy.provision [req-fb79fe9f-320c-41fb-b942-c83565942912 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dbylhpwtnn 2019-06-07 06:13:10.664 30937 INFO oslo_db.sqlalchemy.provision [req-fb79fe9f-320c-41fb-b942-c83565942912 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_hides_deleted [0.421547s] ... ok 2019-06-07 06:13:10.667 30937 INFO oslo_db.sqlalchemy.provision [req-fb79fe9f-320c-41fb-b942-c83565942912 - - - - -] CREATE BACKEND sqlite:// TOKEN ymlyxxkgtj 2019-06-07 06:13:10.678 30935 WARNING octavia.api.root_controller [req-6be4a6ab-1284-47d6-962f-5938bd61989e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:10.704 30936 INFO octavia.api.v2.controllers.l7policy [req-3a96f3b0-7c66-4191-9581-70cb6fd68f3e - - - - -] Sending Creation of L7Policy a8e21086-4a92-4765-8167-101cbbcf7b6b to handler 2019-06-07 06:13:10.706 30935 INFO octavia.api.v2.controllers.load_balancer [req-73256f84-caf2-494e-8a3d-e67873b5bc5a - - - - -] Sending created Load Balancer a13df9c4-4d32-4350-9223-2655a9e94522 to the handler 2019-06-07 06:13:10.741 30937 INFO octavia.common.config [req-fb79fe9f-320c-41fb-b942-c83565942912 - - - - -] Logging enabled! 2019-06-07 06:13:10.742 30937 INFO octavia.common.config [req-fb79fe9f-320c-41fb-b942-c83565942912 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:10.767 30937 WARNING octavia.api.root_controller [req-fb79fe9f-320c-41fb-b942-c83565942912 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:10.779 30937 INFO octavia.api.v2.controllers.load_balancer [req-ea99afbd-4ab0-493a-83ac-ef31d682fc14 - - - - -] Sending created Load Balancer 36cb661e-c1c0-464c-a29c-cf868714f8c1 to the handler 2019-06-07 06:13:10.745 30938 INFO octavia.api.v2.controllers.l7rule [req-e8e36c04-57ee-48ad-8537-1d3c891ef548 - - - - -] Sending Creation of L7Rule 61ec79f9-6800-4f3a-9423-b1a0a8b96c8f to handler 2019-06-07 06:13:10.793 30935 INFO octavia.api.v2.controllers.listener [req-04f565d7-ebda-4656-a92f-730dff448d59 - - - - -] Sending Creation of Listener 2e29fd64-d606-4704-a5f5-9ef9b35e103e to handler 2019-06-07 06:13:10.823 30937 INFO octavia.api.v2.controllers.pool [req-0a848a3a-453b-4ec0-bbcd-eaf0fb42c887 - - - - -] Sending Creation of Pool c44487f0-f08e-4800-85cc-7084b5e9135f to handler 2019-06-07 06:13:10.850 30936 INFO octavia.api.v2.controllers.l7policy [req-d89e9c82-04c7-4b3d-bbef-e0ccb4004850 - - - - -] Sending Creation of L7Policy af339c4e-b97d-41fe-b9e7-5741062ccb86 to handler 2019-06-07 06:13:10.889 30937 INFO oslo_db.sqlalchemy.provision [req-2cc88ccb-42b9-4c94-a1a6-5294f2b8b418 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:10.903 30935 INFO octavia.api.v2.controllers.pool [req-d2a788df-f2a7-4cd0-9426-b177e123ca30 - - - - -] Sending Creation of Pool 6aca3129-9b65-462d-b3f6-4f8de14c5f12 to handler 2019-06-07 06:13:10.892 30937 INFO oslo_db.sqlalchemy.provision [req-2cc88ccb-42b9-4c94-a1a6-5294f2b8b418 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ymlyxxkgtj 2019-06-07 06:13:10.893 30937 INFO oslo_db.sqlalchemy.provision [req-2cc88ccb-42b9-4c94-a1a6-5294f2b8b418 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_bad_tls_ref [0.228753s] ... ok 2019-06-07 06:13:10.896 30937 INFO oslo_db.sqlalchemy.provision [req-2cc88ccb-42b9-4c94-a1a6-5294f2b8b418 - - - - -] CREATE BACKEND sqlite:// TOKEN skmnxqpghz 2019-06-07 06:13:11.025 30936 INFO oslo_db.sqlalchemy.provision [req-53b25d87-2869-4432-b235-2d56a8ba9c0d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:11.027 30936 INFO oslo_db.sqlalchemy.provision [req-53b25d87-2869-4432-b235-2d56a8ba9c0d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zzxudxdoub 2019-06-07 06:13:11.027 30936 INFO oslo_db.sqlalchemy.provision [req-53b25d87-2869-4432-b235-2d56a8ba9c0d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_filter [0.752851s] ... ok 2019-06-07 06:13:10.970 30937 INFO octavia.common.config [req-2cc88ccb-42b9-4c94-a1a6-5294f2b8b418 - - - - -] Logging enabled! 2019-06-07 06:13:10.970 30937 INFO octavia.common.config [req-2cc88ccb-42b9-4c94-a1a6-5294f2b8b418 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:10.995 30937 WARNING octavia.api.root_controller [req-2cc88ccb-42b9-4c94-a1a6-5294f2b8b418 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:11.009 30937 INFO octavia.api.v2.controllers.load_balancer [req-01588562-dba4-46ec-948d-1bc686fcc71a - - - - -] Sending created Load Balancer c7a1110b-2e05-4bfc-abcd-4909fd2e2935 to the handler 2019-06-07 06:13:11.035 30936 INFO oslo_db.sqlalchemy.provision [req-53b25d87-2869-4432-b235-2d56a8ba9c0d - - - - -] CREATE BACKEND sqlite:// TOKEN cofjppyxzp 2019-06-07 06:13:11.049 30937 INFO octavia.api.v2.controllers.pool [req-2eb9723a-6014-4975-ab97-36220a4d2556 - - - - -] Sending Creation of Pool c0067874-4868-42e1-a45a-24c169919a04 to handler 2019-06-07 06:13:11.106 30935 INFO octavia.api.v2.controllers.l7policy [req-eb11552c-b54d-4538-b553-ba4d2a52599c - - - - -] Sending Creation of L7Policy cc6bf299-7811-4d4a-83b3-6c2eda551c60 to handler 2019-06-07 06:13:11.113 30937 INFO oslo_db.sqlalchemy.provision [req-ddd40031-b71d-4ec8-acf6-83a262d42d8b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:11.114 30937 INFO oslo_db.sqlalchemy.provision [req-ddd40031-b71d-4ec8-acf6-83a262d42d8b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN skmnxqpghz 2019-06-07 06:13:11.115 30937 INFO oslo_db.sqlalchemy.provision [req-ddd40031-b71d-4ec8-acf6-83a262d42d8b - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_not_authorized [0.221625s] ... ok 2019-06-07 06:13:11.105 30936 INFO octavia.common.config [req-53b25d87-2869-4432-b235-2d56a8ba9c0d - - - - -] Logging enabled! 2019-06-07 06:13:11.106 30936 INFO octavia.common.config [req-53b25d87-2869-4432-b235-2d56a8ba9c0d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:11.130 30936 WARNING octavia.api.root_controller [req-53b25d87-2869-4432-b235-2d56a8ba9c0d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:11.117 30937 INFO oslo_db.sqlalchemy.provision [req-ddd40031-b71d-4ec8-acf6-83a262d42d8b - - - - -] CREATE BACKEND sqlite:// TOKEN jhtttrfrzk 2019-06-07 06:13:11.144 30936 INFO octavia.api.v2.controllers.load_balancer [req-78476296-9680-47fe-bfd9-6678fb2bbd4e - - - - -] Sending created Load Balancer d4d4ce19-ac1d-41fc-a35d-b1eda1d72d2a to the handler 2019-06-07 06:13:11.184 30936 INFO octavia.api.v2.controllers.listener [req-830f5981-be97-4e18-9fa3-045070ac42cc - - - - -] Sending Creation of Listener 5b654f6d-eebf-434d-9a74-b720a7048639 to handler 2019-06-07 06:13:11.198 30938 INFO octavia.api.v2.controllers.l7rule [req-6bc7513f-83dd-4fcb-9c23-67a0e6e9d71b - - - - -] Sending Creation of L7Rule 7f53997e-c98c-45c2-abdb-2585a7e30507 to handler 2019-06-07 06:13:11.191 30937 INFO octavia.common.config [req-ddd40031-b71d-4ec8-acf6-83a262d42d8b - - - - -] Logging enabled! 2019-06-07 06:13:11.191 30937 INFO octavia.common.config [req-ddd40031-b71d-4ec8-acf6-83a262d42d8b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:11.214 30937 WARNING octavia.api.root_controller [req-ddd40031-b71d-4ec8-acf6-83a262d42d8b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:11.246 30936 INFO octavia.api.v2.controllers.pool [req-59cae018-d08e-4d76-baf2-fb2f536a4f80 - - - - -] Sending Creation of Pool a30dffde-28bc-4703-a09d-2bfb8662820a to handler 2019-06-07 06:13:11.277 30935 INFO oslo_db.sqlalchemy.provision [req-afa3e434-0320-4c1b-bfb9-56fdff356a7d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:11.279 30935 INFO oslo_db.sqlalchemy.provision [req-afa3e434-0320-4c1b-bfb9-56fdff356a7d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pqnccwwdqg 2019-06-07 06:13:11.280 30935 INFO oslo_db.sqlalchemy.provision [req-afa3e434-0320-4c1b-bfb9-56fdff356a7d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_hides_deleted [0.754593s] ... ok 2019-06-07 06:13:11.284 30935 INFO oslo_db.sqlalchemy.provision [req-afa3e434-0320-4c1b-bfb9-56fdff356a7d - - - - -] CREATE BACKEND sqlite:// TOKEN woqdzfttyy 2019-06-07 06:13:11.310 30936 INFO octavia.api.v2.controllers.load_balancer [req-74b6a8c5-efa3-489d-baba-ee936a8ac652 - - - - -] Sending created Load Balancer ffa75249-2d61-414e-919b-4ae295f7c7a5 to the handler 2019-06-07 06:13:11.301 30937 INFO octavia.api.v2.controllers.load_balancer [req-308ac633-0f15-44e1-b680-0fd1c9932ec4 - - - - -] Sending created Load Balancer 9420dfce-a387-465c-aefc-f554ed0d26c5 to the handler 2019-06-07 06:13:11.341 30936 INFO octavia.api.v2.controllers.load_balancer [req-123d89cd-a9ad-45b2-9fb4-1142346c322c - - - - -] Sending created Load Balancer ce787287-bc29-4ec4-983e-0f5266808558 to the handler 2019-06-07 06:13:11.342 30937 INFO octavia.api.v2.controllers.pool [req-bd43c61e-5c63-496a-8d3e-6f89bf22b2bd - - - - -] Sending Creation of Pool 6096d273-23c6-42c3-a471-5689fc612e65 to handler 2019-06-07 06:13:11.381 30936 INFO octavia.api.v2.controllers.listener [req-74a27e03-8c72-4801-bb22-fb030330333c - - - - -] Sending Creation of Listener 0e00fc1d-d870-40a3-8643-d4428155b2cb to handler 2019-06-07 06:13:11.406 30937 INFO octavia.api.v2.controllers.listener [req-1f1c47b2-72ee-4d2b-a0ac-cb387acb5ed1 - - - - -] Sending Creation of Listener 507af06e-d203-4076-8ea3-b1ef102fdf01 to handler 2019-06-07 06:13:11.428 30935 INFO octavia.common.config [req-afa3e434-0320-4c1b-bfb9-56fdff356a7d - - - - -] Logging enabled! 2019-06-07 06:13:11.434 30936 INFO octavia.api.v2.controllers.listener [req-28d91568-17ec-4f3a-823c-5277880041dc - - - - -] Sending Creation of Listener 93029a37-877a-4759-ba23-8fb87b9627ee to handler 2019-06-07 06:13:11.443 30935 INFO octavia.common.config [req-afa3e434-0320-4c1b-bfb9-56fdff356a7d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:11.478 30935 WARNING octavia.api.root_controller [req-afa3e434-0320-4c1b-bfb9-56fdff356a7d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:11.496 30936 INFO octavia.api.v2.controllers.pool [req-713f4321-81cd-4aac-9223-23fa0de528c0 - - - - -] Sending Creation of Pool 00155fb7-d306-45ff-be8c-29ceadff2e96 to handler 2019-06-07 06:13:11.514 30935 INFO octavia.api.v2.controllers.load_balancer [req-46b07d46-cfcb-40ad-b6eb-6bf3b3b09b9b - - - - -] Sending created Load Balancer 40ab3c59-b192-4e51-849c-3a096aff2287 to the handler 2019-06-07 06:13:11.503 30937 INFO octavia.api.v2.controllers.listener [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] Sending Creation of Listener ede4a122-1b67-4df0-b366-14843e3943a4 to handler 2019-06-07 06:13:11.534 30937 INFO oslo_db.sqlalchemy.provision [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:11.535 30937 INFO oslo_db.sqlalchemy.provision [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jhtttrfrzk 2019-06-07 06:13:11.536 30937 INFO oslo_db.sqlalchemy.provision [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_shared_default_pool_id [0.420807s] ... ok 2019-06-07 06:13:11.539 30937 INFO oslo_db.sqlalchemy.provision [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] CREATE BACKEND sqlite:// TOKEN mbinucjtqu 2019-06-07 06:13:11.571 30935 INFO octavia.api.v2.controllers.listener [req-851cb124-858e-4050-88f0-2fe4c21d231c - - - - -] Sending Creation of Listener ddebb9cf-7218-48f3-9c80-a17e6695a939 to handler 2019-06-07 06:13:11.583 30936 INFO octavia.api.v2.controllers.l7policy [req-3887b48c-7652-4c72-a7dd-c1adbf4dad26 - - - - -] Sending Creation of L7Policy f0f99b9e-e2d5-4d82-a374-11ec2f690dfb to handler 2019-06-07 06:13:11.634 30938 INFO octavia.api.v2.controllers.l7rule [req-8f1d16cf-7ec5-4d31-9c20-41dc30fc6d66 - - - - -] Sending Creation of L7Rule febaa3da-ec75-4128-a36b-6bb7f1cdc39d to handler 2019-06-07 06:13:11.617 30937 INFO octavia.common.config [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] Logging enabled! 2019-06-07 06:13:11.618 30937 INFO octavia.common.config [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:11.641 30937 WARNING octavia.api.root_controller [req-d413ede5-9e13-4462-bbe7-2dfd187980f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:11.653 30937 INFO octavia.api.v2.controllers.load_balancer [req-2981552d-7a7a-41bc-96e3-fcf6d3b5112b - - - - -] Sending created Load Balancer 5bec4ee2-8f81-4d34-a76e-0dfa78a6d0cd to the handler 2019-06-07 06:13:11.649 30935 INFO octavia.api.v2.controllers.pool [req-902325f7-1418-4f0c-a57a-c8dbb43a2f76 - - - - -] Sending Creation of Pool afb887cf-ea70-46bd-bd23-5bf76acc788a to handler 2019-06-07 06:13:11.717 30936 INFO octavia.api.v2.controllers.l7policy [req-75846ab4-e862-4016-8c81-521bc6346ec1 - - - - -] Sending Creation of L7Policy 186e1430-12b3-4e09-b3de-c81ae94bf281 to handler 2019-06-07 06:13:11.697 30937 INFO octavia.api.v2.controllers.pool [req-6d1b2bb2-2e11-47e4-a4ac-6b1bb630348f - - - - -] Sending Creation of Pool 7a299aa8-8255-497f-81d9-1830d5952a22 to handler 2019-06-07 06:13:11.760 30937 INFO oslo_db.sqlalchemy.provision [req-611282bb-abfb-48c2-a5ae-5c6c90acaa62 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:11.761 30937 INFO oslo_db.sqlalchemy.provision [req-611282bb-abfb-48c2-a5ae-5c6c90acaa62 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mbinucjtqu 2019-06-07 06:13:11.762 30937 INFO oslo_db.sqlalchemy.provision [req-611282bb-abfb-48c2-a5ae-5c6c90acaa62 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_tls_termination_disabled [0.226009s] ... ok 2019-06-07 06:13:11.763 30935 INFO octavia.api.v2.controllers.l7policy [req-df28f3a2-0a32-4e3f-a862-220d1ee83803 - - - - -] Sending Creation of L7Policy 2df5969e-8bcf-4140-b417-1ec8b8886299 to handler 2019-06-07 06:13:11.765 30937 INFO oslo_db.sqlalchemy.provision [req-611282bb-abfb-48c2-a5ae-5c6c90acaa62 - - - - -] CREATE BACKEND sqlite:// TOKEN nydzzsrnuf 2019-06-07 06:13:11.814 30935 INFO oslo_db.sqlalchemy.provision [req-21463f5c-b89c-4cfe-ab81-31aa6a730e0d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:11.816 30935 INFO oslo_db.sqlalchemy.provision [req-21463f5c-b89c-4cfe-ab81-31aa6a730e0d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN woqdzfttyy 2019-06-07 06:13:11.816 30935 INFO oslo_db.sqlalchemy.provision [req-21463f5c-b89c-4cfe-ab81-31aa6a730e0d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_not_authorized [0.535865s] ... ok 2019-06-07 06:13:11.826 30935 INFO oslo_db.sqlalchemy.provision [req-21463f5c-b89c-4cfe-ab81-31aa6a730e0d - - - - -] CREATE BACKEND sqlite:// TOKEN sqpoahiqvv 2019-06-07 06:13:11.867 30936 INFO octavia.api.v2.controllers.l7policy [req-1c535191-7596-4606-b9d2-ff4eb50a734a - - - - -] Sending Creation of L7Policy 9864188e-ddc7-4f35-a0d1-db569d87acc6 to handler 2019-06-07 06:13:11.839 30937 INFO octavia.common.config [req-611282bb-abfb-48c2-a5ae-5c6c90acaa62 - - - - -] Logging enabled! 2019-06-07 06:13:11.840 30937 INFO octavia.common.config [req-611282bb-abfb-48c2-a5ae-5c6c90acaa62 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:11.864 30937 WARNING octavia.api.root_controller [req-611282bb-abfb-48c2-a5ae-5c6c90acaa62 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:11.876 30937 INFO octavia.api.v2.controllers.load_balancer [req-c226736b-e2ba-4c02-8c44-a46712f5bebb - - - - -] Sending created Load Balancer eb17c8fe-580f-4e96-bc92-fe2f774a7cde to the handler 2019-06-07 06:13:11.910 30935 INFO octavia.common.config [req-21463f5c-b89c-4cfe-ab81-31aa6a730e0d - - - - -] Logging enabled! 2019-06-07 06:13:11.910 30935 INFO octavia.common.config [req-21463f5c-b89c-4cfe-ab81-31aa6a730e0d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:11.920 30937 INFO octavia.api.v2.controllers.pool [req-9f55b5e5-5d45-41cb-8709-eb9b6754bcea - - - - -] Sending Creation of Pool 511d94cf-b385-451f-b288-1d1f17bae339 to handler 2019-06-07 06:13:11.976 30936 INFO oslo_db.sqlalchemy.provision [req-25622a2d-bdbb-4253-a120-5e52a97449b4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:11.978 30936 INFO oslo_db.sqlalchemy.provision [req-25622a2d-bdbb-4253-a120-5e52a97449b4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cofjppyxzp 2019-06-07 06:13:11.978 30936 INFO oslo_db.sqlalchemy.provision [req-25622a2d-bdbb-4253-a120-5e52a97449b4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_by_project_id [0.950888s] ... ok 2019-06-07 06:13:11.981 30936 INFO oslo_db.sqlalchemy.provision [req-25622a2d-bdbb-4253-a120-5e52a97449b4 - - - - -] CREATE BACKEND sqlite:// TOKEN aytdgaiztx 2019-06-07 06:13:11.939 30935 WARNING octavia.api.root_controller [req-21463f5c-b89c-4cfe-ab81-31aa6a730e0d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:11.957 30935 INFO octavia.api.v2.controllers.load_balancer [req-353f2dbf-bebf-4b4a-826c-5a7f3b9a91aa - - - - -] Sending created Load Balancer 5589c97a-00e7-4810-ac48-1c20d4163b39 to the handler 2019-06-07 06:13:12.004 30935 INFO octavia.api.v2.controllers.listener [req-feb01c28-59be-40d9-a86f-436bea241320 - - - - -] Sending Creation of Listener b87aae43-190e-4b51-a0d0-5cf37432e9d9 to handler 2019-06-07 06:13:11.982 30937 INFO octavia.api.v2.controllers.listener [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] Sending Creation of Listener f6c534e4-e3d5-4683-98d0-bf3d93cfc5de to handler 2019-06-07 06:13:12.012 30937 INFO oslo_db.sqlalchemy.provision [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.013 30937 INFO oslo_db.sqlalchemy.provision [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nydzzsrnuf 2019-06-07 06:13:12.014 30937 INFO oslo_db.sqlalchemy.provision [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_valid_insert_headers [0.251839s] ... ok 2019-06-07 06:13:12.058 30936 INFO octavia.common.config [req-25622a2d-bdbb-4253-a120-5e52a97449b4 - - - - -] Logging enabled! 2019-06-07 06:13:12.017 30937 INFO oslo_db.sqlalchemy.provision [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] CREATE BACKEND sqlite:// TOKEN elmhbsninn 2019-06-07 06:13:12.061 30936 INFO octavia.common.config [req-25622a2d-bdbb-4253-a120-5e52a97449b4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:12.078 30935 INFO octavia.api.v2.controllers.pool [req-da0d0319-d873-4677-8088-27dcf5150949 - - - - -] Sending Creation of Pool a653e9c2-16e4-47d9-9726-f40fb6c2a325 to handler 2019-06-07 06:13:12.084 30936 WARNING octavia.api.root_controller [req-25622a2d-bdbb-4253-a120-5e52a97449b4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:12.098 30936 INFO octavia.api.v2.controllers.load_balancer [req-93e2acd7-c462-4da1-a610-17f4213f3906 - - - - -] Sending created Load Balancer 234e4dd6-039b-433c-8a36-e3decdf19e4c to the handler 2019-06-07 06:13:12.139 30936 INFO octavia.api.v2.controllers.listener [req-c549d60d-341d-4ea9-8602-1e357b1baec4 - - - - -] Sending Creation of Listener dace1c82-6e6f-4aa3-ad38-c266ac8e24e1 to handler 2019-06-07 06:13:12.129 30938 INFO octavia.api.v2.controllers.l7rule [req-b5cfef99-c747-44a4-93c6-7592e825504b - - - - -] Sending Creation of L7Rule ca536f2a-d631-4c1b-a98d-8e2f8f4c3196 to handler 2019-06-07 06:13:12.092 30937 INFO octavia.common.config [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] Logging enabled! 2019-06-07 06:13:12.092 30937 INFO octavia.common.config [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:12.116 30937 WARNING octavia.api.root_controller [req-5dd16a0c-4c66-4e92-86da-2e0804d0146f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:12.127 30937 INFO octavia.api.v2.controllers.load_balancer [req-c8db9db6-2cef-4cb1-9a43-22c2d87d305b - - - - -] Sending created Load Balancer d6775cfb-3edf-4e2c-8285-934513e99a3c to the handler 2019-06-07 06:13:12.173 30935 INFO octavia.api.v2.controllers.l7policy [req-a95c8339-de73-4ff3-816c-200cb173e649 - - - - -] Sending Creation of L7Policy f260ffe8-a22b-4c59-9c81-a634bf6f756d to handler 2019-06-07 06:13:12.171 30937 INFO octavia.api.v2.controllers.pool [req-43798517-13c1-4033-b52c-2d36c76d94c3 - - - - -] Sending Creation of Pool 04fb8cba-d8a1-43a1-9e63-d3b9797c759c to handler 2019-06-07 06:13:12.204 30936 INFO octavia.api.v2.controllers.pool [req-9dd16f28-2026-4c9f-bdb6-7bfdf3bb7d21 - - - - -] Sending Creation of Pool 7e848f87-d754-4a13-8f23-4946035f3195 to handler 2019-06-07 06:13:12.220 30937 INFO octavia.api.v2.controllers.load_balancer [req-e3dd8c5d-e154-4875-b9af-fad7645ae3b0 - - - - -] Sending created Load Balancer bec94b25-34e1-4212-a827-984a4d34938d to the handler 2019-06-07 06:13:12.260 30937 INFO octavia.api.v2.controllers.listener [req-9a2f2359-d9d6-4e8d-927f-cdc5bac6634a - - - - -] Sending Creation of Listener dfbb3518-1fc5-4653-bf81-4d73afcd309a to handler 2019-06-07 06:13:12.291 30935 INFO oslo_db.sqlalchemy.provision [req-0b5cbbe5-7ba1-425b-ad9c-f318bc3b849e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.293 30935 INFO oslo_db.sqlalchemy.provision [req-0b5cbbe5-7ba1-425b-ad9c-f318bc3b849e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sqpoahiqvv 2019-06-07 06:13:12.293 30935 INFO oslo_db.sqlalchemy.provision [req-0b5cbbe5-7ba1-425b-ad9c-f318bc3b849e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_one_fields_filter [0.476983s] ... ok 2019-06-07 06:13:12.290 30936 INFO octavia.api.v2.controllers.l7policy [req-e08c640b-7cbe-46fe-978d-e8c6bdde2166 - - - - -] Sending Creation of L7Policy 804c2c1b-4005-4011-97d5-c591fda5678a to handler 2019-06-07 06:13:12.297 30935 INFO oslo_db.sqlalchemy.provision [req-0b5cbbe5-7ba1-425b-ad9c-f318bc3b849e - - - - -] CREATE BACKEND sqlite:// TOKEN yageyvdmtl 2019-06-07 06:13:12.323 30937 INFO oslo_db.sqlalchemy.provision [req-a289c801-6488-40b8-a242-05a42414d0da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.324 30937 INFO oslo_db.sqlalchemy.provision [req-a289c801-6488-40b8-a242-05a42414d0da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN elmhbsninn 2019-06-07 06:13:12.324 30937 INFO oslo_db.sqlalchemy.provision [req-a289c801-6488-40b8-a242-05a42414d0da - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_already_deleted [0.310545s] ... ok 2019-06-07 06:13:12.327 30937 INFO oslo_db.sqlalchemy.provision [req-a289c801-6488-40b8-a242-05a42414d0da - - - - -] CREATE BACKEND sqlite:// TOKEN hsplmjqejq 2019-06-07 06:13:12.378 30935 INFO octavia.common.config [req-0b5cbbe5-7ba1-425b-ad9c-f318bc3b849e - - - - -] Logging enabled! 2019-06-07 06:13:12.380 30935 INFO octavia.common.config [req-0b5cbbe5-7ba1-425b-ad9c-f318bc3b849e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:12.405 30935 WARNING octavia.api.root_controller [req-0b5cbbe5-7ba1-425b-ad9c-f318bc3b849e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:12.420 30935 INFO octavia.api.v2.controllers.load_balancer [req-03f586eb-0850-4118-bb16-4013fa57a82a - - - - -] Sending created Load Balancer 2a104004-d0d8-4c37-86b4-900fe01de868 to the handler 2019-06-07 06:13:12.403 30937 INFO octavia.common.config [req-a289c801-6488-40b8-a242-05a42414d0da - - - - -] Logging enabled! 2019-06-07 06:13:12.403 30937 INFO octavia.common.config [req-a289c801-6488-40b8-a242-05a42414d0da - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:12.427 30937 WARNING octavia.api.root_controller [req-a289c801-6488-40b8-a242-05a42414d0da - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:12.438 30937 INFO octavia.api.v2.controllers.load_balancer [req-48c63e18-26c2-4be2-b42f-2d3d59085f64 - - - - -] Sending created Load Balancer df983896-f6db-4b30-9586-c108fdfac176 to the handler 2019-06-07 06:13:12.452 30936 INFO oslo_db.sqlalchemy.provision [req-705c5831-d4b1-4452-a833-e36d3c420ce1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.454 30936 INFO oslo_db.sqlalchemy.provision [req-705c5831-d4b1-4452-a833-e36d3c420ce1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aytdgaiztx 2019-06-07 06:13:12.454 30936 INFO oslo_db.sqlalchemy.provision [req-705c5831-d4b1-4452-a833-e36d3c420ce1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_not_authorized [0.476040s] ... ok 2019-06-07 06:13:12.457 30936 INFO oslo_db.sqlalchemy.provision [req-705c5831-d4b1-4452-a833-e36d3c420ce1 - - - - -] CREATE BACKEND sqlite:// TOKEN jcnjltwsbr 2019-06-07 06:13:12.483 30937 INFO octavia.api.v2.controllers.pool [req-8d345fee-c5d6-4d81-be33-3ec8f2c8fc1c - - - - -] Sending Creation of Pool 64ce0799-7e86-4cba-bac0-0ae51f2b8f14 to handler 2019-06-07 06:13:12.459 30935 INFO octavia.api.v2.controllers.listener [req-b6e20d0a-1e63-45a7-ab11-604c10ce8e91 - - - - -] Sending Creation of Listener 39996fb5-9196-46a2-b27b-ba05a1efe67b to handler 2019-06-07 06:13:12.521 30935 INFO octavia.api.v2.controllers.pool [req-50b65928-c414-4ce4-958e-9d71d262d8ec - - - - -] Sending Creation of Pool 403ebb08-7dd4-48f6-9a51-12729c567240 to handler 2019-06-07 06:13:12.547 30937 INFO octavia.api.v2.controllers.listener [req-0bcaea66-752d-48b6-968f-83a0008c4e06 - - - - -] Sending Creation of Listener 49b07a0d-3a4f-41ef-b635-7d497a5bf988 to handler 2019-06-07 06:13:12.613 30935 INFO octavia.api.v2.controllers.l7policy [req-c1cabd1d-63e5-4e98-ba16-f8152988be3a - - - - -] Sending Creation of L7Policy f50503d9-8c36-49e1-913c-d41b82baa85d to handler 2019-06-07 06:13:12.603 30936 INFO octavia.common.config [req-705c5831-d4b1-4452-a833-e36d3c420ce1 - - - - -] Logging enabled! 2019-06-07 06:13:12.604 30936 INFO octavia.common.config [req-705c5831-d4b1-4452-a833-e36d3c420ce1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:12.627 30936 WARNING octavia.api.root_controller [req-705c5831-d4b1-4452-a833-e36d3c420ce1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:12.640 30937 INFO octavia.api.v2.controllers.listener [req-93168420-3594-4bd3-a35b-96eb961691bd - 91dbb3fd-9807-444b-9c36-75653d00c11b - - -] Sending Deletion of Listener 49b07a0d-3a4f-41ef-b635-7d497a5bf988 to handler 2019-06-07 06:13:12.642 30936 INFO octavia.api.v2.controllers.load_balancer [req-534f7f5a-76d0-44ce-ab0d-f5241a96d05f - - - - -] Sending created Load Balancer ef9c884a-cc46-456b-921c-7b13cf4638ee to the handler 2019-06-07 06:13:12.682 30936 INFO octavia.api.v2.controllers.listener [req-fed7847f-6c7b-4894-b24b-0c3542a10a6a - - - - -] Sending Creation of Listener 02bb90fb-eb30-49a0-ae64-2821f5d0f9ca to handler 2019-06-07 06:13:12.729 30935 INFO octavia.api.v2.controllers.l7policy [req-6a77532a-6d98-4a67-ac25-4c115f4eb209 - - - - -] Sending Update of L7Policy f50503d9-8c36-49e1-913c-d41b82baa85d to handler 2019-06-07 06:13:12.747 30937 INFO oslo_db.sqlalchemy.provision [req-be6bdf4f-59ff-47d9-95bb-4eefbbc7c7ed - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.748 30937 INFO oslo_db.sqlalchemy.provision [req-be6bdf4f-59ff-47d9-95bb-4eefbbc7c7ed - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hsplmjqejq 2019-06-07 06:13:12.749 30937 INFO oslo_db.sqlalchemy.provision [req-be6bdf4f-59ff-47d9-95bb-4eefbbc7c7ed - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_authorized [0.424042s] ... ok 2019-06-07 06:13:12.745 30936 INFO octavia.api.v2.controllers.pool [req-130d8f2f-4a22-4faa-8427-9b32e2237b7e - - - - -] Sending Creation of Pool b4d324d3-5cbe-44aa-958f-1a148308c6d6 to handler 2019-06-07 06:13:12.752 30937 INFO oslo_db.sqlalchemy.provision [req-be6bdf4f-59ff-47d9-95bb-4eefbbc7c7ed - - - - -] CREATE BACKEND sqlite:// TOKEN wnhzzlyywv 2019-06-07 06:13:12.805 30935 INFO oslo_db.sqlalchemy.provision [req-c0af1eec-e116-466e-b5e4-f31f7ff50122 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.807 30935 INFO oslo_db.sqlalchemy.provision [req-c0af1eec-e116-466e-b5e4-f31f7ff50122 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yageyvdmtl 2019-06-07 06:13:12.807 30935 INFO oslo_db.sqlalchemy.provision [req-c0af1eec-e116-466e-b5e4-f31f7ff50122 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update [0.513710s] ... ok 2019-06-07 06:13:12.796 30938 INFO octavia.api.v2.controllers.l7rule [req-93a6e7ce-202c-45c7-b3ff-a9b9ef69186f - - - - -] Sending Creation of L7Rule 348a73ed-35f5-4b58-a511-1152ca8a929f to handler 2019-06-07 06:13:12.815 30935 INFO oslo_db.sqlalchemy.provision [req-c0af1eec-e116-466e-b5e4-f31f7ff50122 - - - - -] CREATE BACKEND sqlite:// TOKEN aptypveiuf 2019-06-07 06:13:12.840 30936 INFO octavia.api.v2.controllers.l7policy [req-694c1c03-4d0c-483f-8cda-d583f247646e - - - - -] Sending Creation of L7Policy d9e2a710-9504-4d1d-bac7-bcc48fd632b3 to handler 2019-06-07 06:13:12.885 30935 INFO octavia.common.config [req-c0af1eec-e116-466e-b5e4-f31f7ff50122 - - - - -] Logging enabled! 2019-06-07 06:13:12.885 30935 INFO octavia.common.config [req-c0af1eec-e116-466e-b5e4-f31f7ff50122 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:12.827 30937 INFO octavia.common.config [req-be6bdf4f-59ff-47d9-95bb-4eefbbc7c7ed - - - - -] Logging enabled! 2019-06-07 06:13:12.827 30937 INFO octavia.common.config [req-be6bdf4f-59ff-47d9-95bb-4eefbbc7c7ed - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:12.849 30937 WARNING octavia.api.root_controller [req-be6bdf4f-59ff-47d9-95bb-4eefbbc7c7ed - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:12.866 30937 INFO octavia.api.v2.controllers.load_balancer [req-c4d6313c-35b6-4a79-8ab5-a1785fd6db77 - - - - -] Sending created Load Balancer 6cacf703-a2e5-4f28-ab85-10f261c04fd7 to the handler 2019-06-07 06:13:12.907 30937 INFO octavia.api.v2.controllers.pool [req-130f2ad5-ef55-43ef-bf7b-5f5a834c36ed - - - - -] Sending Creation of Pool f092edb9-eafd-45e1-9e30-d7c861dccb8e to handler 2019-06-07 06:13:12.951 30937 ERROR octavia.api.v2.controllers.base [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] Listener SEAN-CONNERY not found: None 2019-06-07 06:13:12.951 30937 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:12.951 30937 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:12.966 30937 INFO oslo_db.sqlalchemy.provision [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.967 30937 INFO oslo_db.sqlalchemy.provision [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wnhzzlyywv 2019-06-07 06:13:12.967 30937 INFO oslo_db.sqlalchemy.provision [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_bad_listener_id [0.218545s] ... ok 2019-06-07 06:13:12.970 30937 INFO oslo_db.sqlalchemy.provision [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] CREATE BACKEND sqlite:// TOKEN spusclmxlq 2019-06-07 06:13:12.910 30935 WARNING octavia.api.root_controller [req-c0af1eec-e116-466e-b5e4-f31f7ff50122 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:12.924 30935 INFO octavia.api.v2.controllers.load_balancer [req-bcb38481-bd46-4d17-9465-ed467982ea28 - - - - -] Sending created Load Balancer 3d2c1132-f56b-414e-955e-4badf4da90d1 to the handler 2019-06-07 06:13:12.962 30935 INFO octavia.api.v2.controllers.listener [req-dc42057d-ded9-44c0-a355-9f433c52af18 - - - - -] Sending Creation of Listener 12f37ab8-7da5-4b5f-913c-b9b14426276e to handler 2019-06-07 06:13:12.962 30936 INFO octavia.api.v2.controllers.l7policy [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] Sending Update of L7Policy d9e2a710-9504-4d1d-bac7-bcc48fd632b3 to handler 2019-06-07 06:13:12.977 30936 INFO oslo_db.sqlalchemy.provision [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:12.979 30936 INFO oslo_db.sqlalchemy.provision [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jcnjltwsbr 2019-06-07 06:13:12.979 30936 INFO oslo_db.sqlalchemy.provision [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_url_minimal [0.524648s] ... ok 2019-06-07 06:13:12.982 30936 INFO oslo_db.sqlalchemy.provision [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] CREATE BACKEND sqlite:// TOKEN cwbfgrrvbo 2019-06-07 06:13:13.022 30935 INFO octavia.api.v2.controllers.pool [req-58d68acf-4fc2-44b3-ad04-800df371340a - - - - -] Sending Creation of Pool 115b87d2-2876-4c28-aca4-5a77f9028664 to handler 2019-06-07 06:13:13.046 30937 INFO octavia.common.config [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] Logging enabled! 2019-06-07 06:13:13.047 30937 INFO octavia.common.config [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.068 30937 WARNING octavia.api.root_controller [req-aa507d4b-02fb-4eeb-b7fb-cc182712dfc8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:13.086 30936 INFO octavia.common.config [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] Logging enabled! 2019-06-07 06:13:13.087 30936 INFO octavia.common.config [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.085 30937 INFO octavia.api.v2.controllers.load_balancer [req-a00c522a-b56b-4b92-87a9-ca3ee5f9a493 - - - - -] Sending created Load Balancer 68e0b73c-88e1-474b-86a7-75532a38ac87 to the handler 2019-06-07 06:13:13.117 30936 WARNING octavia.api.root_controller [req-6c9abf97-6570-42cd-a70b-75cdf7ec66a3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:13.111 30935 INFO octavia.api.v2.controllers.l7policy [req-df32c42c-3044-49b3-9e4e-e17c7ddbf17b - - - - -] Sending Creation of L7Policy 842e0515-7709-4fd6-a390-aec3b376647d to handler 2019-06-07 06:13:13.125 30937 INFO octavia.api.v2.controllers.pool [req-f4144029-ff32-4332-adf0-5973fa89837a - - - - -] Sending Creation of Pool c12471cb-8e24-40ec-9bff-518d455efb08 to handler 2019-06-07 06:13:13.141 30936 INFO octavia.api.v2.controllers.load_balancer [req-e207dcd6-e344-4066-8bc6-f076a6ca3e98 - - - - -] Sending created Load Balancer bbc8b8e5-b40d-4de7-b4e8-8302e77f655d to the handler 2019-06-07 06:13:13.188 30936 INFO octavia.api.v2.controllers.listener [req-92d83803-90d4-44de-a3e8-c3bc6a5dd353 - - - - -] Sending Creation of Listener 06205773-689c-4aa1-84bc-dd519a77e507 to handler 2019-06-07 06:13:13.205 30935 ERROR octavia.api.v2.controllers.base [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] Pool d0c10d50-cc42-4455-89cc-a0a1fe57bcb1 not found: None 2019-06-07 06:13:13.205 30935 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:13.205 30935 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:13.216 30935 INFO oslo_db.sqlalchemy.provision [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:13.217 30935 INFO oslo_db.sqlalchemy.provision [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aptypveiuf 2019-06-07 06:13:13.218 30935 INFO oslo_db.sqlalchemy.provision [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_pool_bad_pool_id [0.410112s] ... ok 2019-06-07 06:13:13.175 30937 INFO octavia.api.v2.controllers.load_balancer [req-a1d7f254-ce1a-4783-b3e7-62cfcded24cb - - - - -] Sending created Load Balancer 42e8c1b4-1772-4548-a592-e2719acf1bb6 to the handler 2019-06-07 06:13:13.214 30937 INFO octavia.api.v2.controllers.listener [req-6ca9a043-4fa3-4aea-a4e6-613ed0d75933 - - - - -] Sending Creation of Listener 5294f0db-c798-41d1-9b98-dfd4d0b3f980 to handler 2019-06-07 06:13:13.230 30935 INFO oslo_db.sqlalchemy.provision [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] CREATE BACKEND sqlite:// TOKEN zvdzojanva 2019-06-07 06:13:13.263 30936 INFO octavia.api.v2.controllers.pool [req-479b02ef-f97e-4836-806d-9022ef76348b - - - - -] Sending Creation of Pool 5ef3ba4a-0ce0-4bcd-911d-a7a32e911562 to handler 2019-06-07 06:13:13.266 30937 INFO octavia.api.v2.controllers.load_balancer [req-3f6399a5-e0b5-4904-9f61-d4848636266c - - - - -] Sending deleted Load Balancer 42e8c1b4-1772-4548-a592-e2719acf1bb6 to the handler 2019-06-07 06:13:13.284 30937 INFO octavia.api.v2.controllers.listener [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] Load Balancer 42e8c1b4-1772-4548-a592-e2719acf1bb6 is immutable. 2019-06-07 06:13:13.303 30937 INFO oslo_db.sqlalchemy.provision [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:13.305 30937 INFO oslo_db.sqlalchemy.provision [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN spusclmxlq 2019-06-07 06:13:13.305 30937 INFO oslo_db.sqlalchemy.provision [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_pending_delete [0.337477s] ... ok 2019-06-07 06:13:13.308 30937 INFO oslo_db.sqlalchemy.provision [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] CREATE BACKEND sqlite:// TOKEN lxaqeiiydi 2019-06-07 06:13:13.305 30935 INFO octavia.common.config [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] Logging enabled! 2019-06-07 06:13:13.305 30935 INFO octavia.common.config [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.330 30935 WARNING octavia.api.root_controller [req-6be69cd3-83ba-4b2f-a025-4c4a3f53af51 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:13.342 30935 INFO octavia.api.v2.controllers.load_balancer [req-a8210006-3de2-4f4b-9aaa-d087a7b1a1d2 - - - - -] Sending created Load Balancer 7201a36e-ae67-46b6-9ab3-71b2f0f18b9b to the handler 2019-06-07 06:13:13.355 30936 INFO octavia.api.v2.controllers.l7policy [req-f3201a20-3a4a-4dfe-8f60-6da41e6ef3b9 - - - - -] Sending Creation of L7Policy db6c4665-fc58-47d5-8ca0-1741e1bb1e56 to handler 2019-06-07 06:13:13.381 30935 INFO octavia.api.v2.controllers.listener [req-02e08a76-e267-4fd5-8d81-6566276215f7 - - - - -] Sending Creation of Listener da0a359b-1fdf-4b56-ae99-e2c13c58cc73 to handler 2019-06-07 06:13:13.420 30938 INFO octavia.api.v2.controllers.l7rule [req-15f100a2-4573-442e-ac48-0e467e2d43c6 - - - - -] Sending Creation of L7Rule 2080f605-1ab5-488d-bc67-a88caa664b73 to handler 2019-06-07 06:13:13.382 30937 INFO octavia.common.config [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] Logging enabled! 2019-06-07 06:13:13.382 30937 INFO octavia.common.config [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.407 30937 WARNING octavia.api.root_controller [req-7a8f9d5f-5ecb-4bf5-aaec-e1b600ecf2fa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:13.421 30937 INFO octavia.api.v2.controllers.load_balancer [req-7d28df07-92bb-4ebf-9e83-ec710c94a324 - - - - -] Sending created Load Balancer 9c6dbb20-08ee-4a60-a44f-8fec37e8088a to the handler 2019-06-07 06:13:13.462 30937 INFO octavia.api.v2.controllers.pool [req-a710f7d1-ff1d-453b-b268-3e30b9ef3302 - - - - -] Sending Creation of Pool 5c37b9a9-bfb8-42c9-97df-ac47ea6204d3 to handler 2019-06-07 06:13:13.439 30935 INFO octavia.api.v2.controllers.pool [req-69832fa6-79e4-4356-bafe-18224b373848 - - - - -] Sending Creation of Pool 259ae89c-d9a2-4e71-b177-e57f9824d1a7 to handler 2019-06-07 06:13:13.471 30936 INFO octavia.api.v2.controllers.load_balancer [req-4178b175-d8fd-428e-8ba3-eefdb371a231 - - - - -] Sending deleted Load Balancer bbc8b8e5-b40d-4de7-b4e8-8302e77f655d to the handler 2019-06-07 06:13:13.493 30936 INFO octavia.api.v2.controllers.l7policy [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:13.504 30936 INFO oslo_db.sqlalchemy.provision [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:13.506 30936 INFO oslo_db.sqlalchemy.provision [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cwbfgrrvbo 2019-06-07 06:13:13.506 30936 INFO oslo_db.sqlalchemy.provision [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_when_lb_pending_delete [0.527025s] ... ok 2019-06-07 06:13:13.510 30936 INFO oslo_db.sqlalchemy.provision [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] CREATE BACKEND sqlite:// TOKEN yrbigqsico 2019-06-07 06:13:13.524 30937 INFO octavia.api.v2.controllers.listener [req-86dda1d2-42a1-4237-91dc-4476dc1fc6a5 - - - - -] Sending Creation of Listener e1379957-f981-40b0-ab1e-9b3b881229b4 to handler 2019-06-07 06:13:13.582 30937 INFO oslo_db.sqlalchemy.provision [req-4295495b-d788-490a-bcb2-c5550d7e2667 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:13.586 30937 INFO oslo_db.sqlalchemy.provision [req-4295495b-d788-490a-bcb2-c5550d7e2667 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lxaqeiiydi 2019-06-07 06:13:13.586 30937 INFO oslo_db.sqlalchemy.provision [req-4295495b-d788-490a-bcb2-c5550d7e2667 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_get [0.281051s] ... ok 2019-06-07 06:13:13.589 30937 INFO oslo_db.sqlalchemy.provision [req-4295495b-d788-490a-bcb2-c5550d7e2667 - - - - -] CREATE BACKEND sqlite:// TOKEN rctrodxweb 2019-06-07 06:13:13.587 30936 INFO octavia.common.config [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] Logging enabled! 2019-06-07 06:13:13.589 30936 INFO octavia.common.config [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.611 30936 WARNING octavia.api.root_controller [req-d81c2b74-32d3-4ddd-9d56-e894271ecae4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:13.626 30936 INFO octavia.api.v2.controllers.load_balancer [req-f4ba8859-daf3-4cf9-90c5-5d611390ace1 - - - - -] Sending created Load Balancer bfa755cf-1357-41e8-b8a5-94c7964eadc3 to the handler 2019-06-07 06:13:13.638 30935 INFO octavia.api.v2.controllers.l7policy [req-3de99013-b5ec-4ff3-b377-60bbe172b9f1 - - - - -] Sending Creation of L7Policy 157b52df-6216-48a4-8898-554bdc38b6ab to handler 2019-06-07 06:13:13.678 30937 INFO octavia.common.config [req-4295495b-d788-490a-bcb2-c5550d7e2667 - - - - -] Logging enabled! 2019-06-07 06:13:13.666 30936 INFO octavia.api.v2.controllers.listener [req-583731b6-7d8b-4c85-aaf9-fca6698accff - - - - -] Sending Creation of Listener 3cfacd6d-c271-499d-ab45-012946bb6e61 to handler 2019-06-07 06:13:13.689 30937 INFO octavia.common.config [req-4295495b-d788-490a-bcb2-c5550d7e2667 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.714 30937 WARNING octavia.api.root_controller [req-4295495b-d788-490a-bcb2-c5550d7e2667 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:13.741 30937 INFO octavia.api.v2.controllers.load_balancer [req-72166a7b-34a4-4c65-8216-b77c717d85ed - - - - -] Sending created Load Balancer 15b70ab4-cccd-43de-9762-7d1911594938 to the handler 2019-06-07 06:13:13.734 30936 INFO octavia.api.v2.controllers.l7policy [req-48ed7385-6e9e-4363-a9ac-c1dbdf160859 - - - - -] Sending Creation of L7Policy 53a547e9-c784-4133-8b4d-bbb901d9a407 to handler 2019-06-07 06:13:13.771 30935 INFO octavia.api.v2.controllers.l7policy [req-99ab06d5-b936-4810-831e-b284d65a30ea - - - - -] Sending Update of L7Policy 157b52df-6216-48a4-8898-554bdc38b6ab to handler 2019-06-07 06:13:13.786 30937 INFO octavia.api.v2.controllers.pool [req-9c085676-55b6-4855-ae39-d7d6e1663a37 - - - - -] Sending Creation of Pool fd30c34c-1666-419c-9c33-ff79da709846 to handler 2019-06-07 06:13:13.819 30936 INFO oslo_db.sqlalchemy.provision [req-3ed4ecee-e9eb-4bbf-ac0f-a262789bfd7e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:13.822 30936 INFO oslo_db.sqlalchemy.provision [req-3ed4ecee-e9eb-4bbf-ac0f-a262789bfd7e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yrbigqsico 2019-06-07 06:13:13.822 30936 INFO oslo_db.sqlalchemy.provision [req-3ed4ecee-e9eb-4bbf-ac0f-a262789bfd7e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_host_name_rule [0.315847s] ... ok 2019-06-07 06:13:13.825 30936 INFO oslo_db.sqlalchemy.provision [req-3ed4ecee-e9eb-4bbf-ac0f-a262789bfd7e - - - - -] CREATE BACKEND sqlite:// TOKEN efjyzluzqf 2019-06-07 06:13:13.874 30935 INFO oslo_db.sqlalchemy.provision [req-a6981495-d372-4545-bb40-455971c20038 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:13.876 30935 INFO oslo_db.sqlalchemy.provision [req-a6981495-d372-4545-bb40-455971c20038 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zvdzojanva 2019-06-07 06:13:13.876 30935 INFO oslo_db.sqlalchemy.provision [req-a6981495-d372-4545-bb40-455971c20038 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_with_bad_handler [0.658516s] ... ok 2019-06-07 06:13:13.864 30937 INFO octavia.api.v2.controllers.listener [req-08f9e9f1-ffa3-4955-9b7a-b505a59efa08 - - - - -] Sending Creation of Listener 960ab964-e867-46e0-9136-40c47517174c to handler 2019-06-07 06:13:13.899 30936 INFO octavia.common.config [req-3ed4ecee-e9eb-4bbf-ac0f-a262789bfd7e - - - - -] Logging enabled! 2019-06-07 06:13:13.886 30935 INFO oslo_db.sqlalchemy.provision [req-a6981495-d372-4545-bb40-455971c20038 - - - - -] CREATE BACKEND sqlite:// TOKEN dlrpaqcesp 2019-06-07 06:13:13.901 30936 INFO octavia.common.config [req-3ed4ecee-e9eb-4bbf-ac0f-a262789bfd7e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.924 30936 WARNING octavia.api.root_controller [req-3ed4ecee-e9eb-4bbf-ac0f-a262789bfd7e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:13.936 30936 INFO octavia.api.v2.controllers.load_balancer [req-651d87bf-2a70-4fbf-ae60-bb5d6fc056f8 - - - - -] Sending created Load Balancer cde1766e-d2cd-46a9-b1ba-5ccc5e6a5f14 to the handler 2019-06-07 06:13:13.959 30935 INFO octavia.common.config [req-a6981495-d372-4545-bb40-455971c20038 - - - - -] Logging enabled! 2019-06-07 06:13:13.960 30935 INFO octavia.common.config [req-a6981495-d372-4545-bb40-455971c20038 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:13.978 30936 INFO octavia.api.v2.controllers.listener [req-ffa10491-6220-4e6a-8dbb-ab574861e6db - - - - -] Sending Creation of Listener 1715ace2-5228-4a2a-9e01-fd8f6792531f to handler 2019-06-07 06:13:13.985 30935 WARNING octavia.api.root_controller [req-a6981495-d372-4545-bb40-455971c20038 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:14.001 30935 INFO octavia.api.v2.controllers.load_balancer [req-33095d6d-7ff7-4cd9-a99d-08500b91a6a1 - - - - -] Sending created Load Balancer d6a76fb7-f7de-4f37-af96-2785824e9e2c to the handler 2019-06-07 06:13:14.019 30938 INFO octavia.api.v2.controllers.l7rule [req-d18b0a6b-abb3-43da-8cc0-1dd5d146c7f2 - - - - -] Sending Creation of L7Rule 56b645b4-2fe8-4d4b-a2d9-def2aee068bc to handler 2019-06-07 06:13:14.043 30936 INFO octavia.api.v2.controllers.l7policy [req-9161c610-2ad5-47cf-b5c4-6f6d90510b97 - - - - -] Sending Creation of L7Policy ca47ea8b-8156-4eea-ae54-d3dd55a12976 to handler 2019-06-07 06:13:14.047 30935 INFO octavia.api.v2.controllers.listener [req-6977eb48-ee57-420b-ae5a-19c7535d7d93 - - - - -] Sending Creation of Listener 1cca8aef-020f-4421-bae4-f9bda23062ee to handler 2019-06-07 06:13:14.054 30937 INFO octavia.api.v2.controllers.listener [req-8ac07c9d-2f72-434b-9280-775726c813e1 - - - - -] Sending Creation of Listener 0f66186b-7120-473f-a875-d44ba886b826 to handler 2019-06-07 06:13:14.118 30935 INFO octavia.api.v2.controllers.l7policy [req-79dac38a-b4c1-4bbf-b538-143d67f20042 - - - - -] Sending Creation of L7Policy 99c9d102-425a-4e69-adcc-071d7bbe6557 to handler 2019-06-07 06:13:14.148 30936 INFO octavia.api.v2.controllers.l7rule [req-930d243f-8e17-45ec-9875-cf7f9d7c31cc - - - - -] Sending Creation of L7Rule 606da6ae-2c62-43c1-9624-07e3b494adb2 to handler 2019-06-07 06:13:14.189 30937 INFO octavia.api.v2.controllers.listener [req-09c24832-5d60-480e-99ee-115b48b73ce5 - - - - -] Sending Creation of Listener f437f9f4-8f58-41e1-b4e2-8449a719a697 to handler 2019-06-07 06:13:14.197 30935 INFO oslo_db.sqlalchemy.provision [req-54d50421-a777-47d7-91b5-927e86f45034 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:14.199 30935 INFO oslo_db.sqlalchemy.provision [req-54d50421-a777-47d7-91b5-927e86f45034 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dlrpaqcesp 2019-06-07 06:13:14.199 30935 INFO oslo_db.sqlalchemy.provision [req-54d50421-a777-47d7-91b5-927e86f45034 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create [0.322188s] ... ok 2019-06-07 06:13:14.206 30935 INFO oslo_db.sqlalchemy.provision [req-54d50421-a777-47d7-91b5-927e86f45034 - - - - -] CREATE BACKEND sqlite:// TOKEN ikmtegraib 2019-06-07 06:13:14.232 30936 INFO oslo_db.sqlalchemy.provision [req-b92a4f81-2e58-4c99-8220-d20c2c48345a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:14.233 30936 INFO oslo_db.sqlalchemy.provision [req-b92a4f81-2e58-4c99-8220-d20c2c48345a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN efjyzluzqf 2019-06-07 06:13:14.233 30936 INFO oslo_db.sqlalchemy.provision [req-b92a4f81-2e58-4c99-8220-d20c2c48345a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_cookie_rule [0.410878s] ... ok 2019-06-07 06:13:14.236 30936 INFO oslo_db.sqlalchemy.provision [req-b92a4f81-2e58-4c99-8220-d20c2c48345a - - - - -] CREATE BACKEND sqlite:// TOKEN oqximxubwt 2019-06-07 06:13:14.278 30935 INFO octavia.common.config [req-54d50421-a777-47d7-91b5-927e86f45034 - - - - -] Logging enabled! 2019-06-07 06:13:14.278 30935 INFO octavia.common.config [req-54d50421-a777-47d7-91b5-927e86f45034 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:14.308 30937 INFO oslo_db.sqlalchemy.provision [req-b5761280-3f16-463f-831f-46dc52a579e8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:14.310 30937 INFO oslo_db.sqlalchemy.provision [req-b5761280-3f16-463f-831f-46dc52a579e8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rctrodxweb 2019-06-07 06:13:14.310 30937 INFO oslo_db.sqlalchemy.provision [req-b5761280-3f16-463f-831f-46dc52a579e8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_filter [0.724098s] ... ok 2019-06-07 06:13:14.313 30937 INFO oslo_db.sqlalchemy.provision [req-b5761280-3f16-463f-831f-46dc52a579e8 - - - - -] CREATE BACKEND sqlite:// TOKEN tmojydmllq 2019-06-07 06:13:14.303 30935 WARNING octavia.api.root_controller [req-54d50421-a777-47d7-91b5-927e86f45034 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:14.317 30935 INFO octavia.api.v2.controllers.load_balancer [req-d0ba0090-5c24-4a9b-9a2f-67f1f8a11097 - - - - -] Sending created Load Balancer 2ab8be2f-2129-4ca7-b90b-70e292ba23d4 to the handler 2019-06-07 06:13:14.355 30935 INFO octavia.api.v2.controllers.listener [req-041e3f1e-83e5-47fe-afc0-fa7d9467acfd - - - - -] Sending Creation of Listener 95e02a3b-1d8e-4a4d-bb93-50e14d956bd6 to handler 2019-06-07 06:13:14.310 30936 INFO octavia.common.config [req-b92a4f81-2e58-4c99-8220-d20c2c48345a - - - - -] Logging enabled! 2019-06-07 06:13:14.310 30936 INFO octavia.common.config [req-b92a4f81-2e58-4c99-8220-d20c2c48345a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:14.334 30936 WARNING octavia.api.root_controller [req-b92a4f81-2e58-4c99-8220-d20c2c48345a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:14.346 30936 INFO octavia.api.v2.controllers.load_balancer [req-036945fe-1c00-4623-a5e6-74f38917929b - - - - -] Sending created Load Balancer d126ee34-faaa-401f-afad-d3435e950cd7 to the handler 2019-06-07 06:13:14.389 30936 INFO octavia.api.v2.controllers.listener [req-63c73e98-b011-4f94-bde9-0d89320d35c2 - - - - -] Sending Creation of Listener bcfc9a68-73c9-4e2d-8391-20c10d602389 to handler 2019-06-07 06:13:14.407 30937 INFO octavia.common.config [req-b5761280-3f16-463f-831f-46dc52a579e8 - - - - -] Logging enabled! 2019-06-07 06:13:14.407 30937 INFO octavia.common.config [req-b5761280-3f16-463f-831f-46dc52a579e8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:14.421 30935 INFO octavia.api.v2.controllers.l7policy [req-8c36c198-d02a-4b0d-b5cb-1763ca91520f - - - - -] Sending Creation of L7Policy aa4183b3-a3b8-4146-ad6b-52d988669895 to handler 2019-06-07 06:13:14.444 30937 WARNING octavia.api.root_controller [req-b5761280-3f16-463f-831f-46dc52a579e8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:14.461 30937 INFO octavia.api.v2.controllers.load_balancer [req-5d5fe213-501b-4846-acf1-aee686fc2d73 - - - - -] Sending created Load Balancer 198c3050-f674-4c45-85a7-b0b83794c5d5 to the handler 2019-06-07 06:13:14.452 30936 INFO octavia.api.v2.controllers.l7policy [req-63569525-ffb7-46e8-9bee-5febc8ca0031 - - - - -] Sending Creation of L7Policy 2c418beb-2492-4f8d-9f60-e35a8d6a4855 to handler 2019-06-07 06:13:14.507 30935 INFO oslo_db.sqlalchemy.provision [req-e0833a8b-7ed5-4e59-89fc-46856608cc47 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:14.508 30935 INFO oslo_db.sqlalchemy.provision [req-e0833a8b-7ed5-4e59-89fc-46856608cc47 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ikmtegraib 2019-06-07 06:13:14.509 30935 INFO oslo_db.sqlalchemy.provision [req-e0833a8b-7ed5-4e59-89fc-46856608cc47 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_header_rule [0.305474s] ... ok 2019-06-07 06:13:14.517 30937 INFO octavia.api.v2.controllers.pool [req-ffef1795-932c-45f5-bc67-80a949e6af3d - - - - -] Sending Creation of Pool 1976eaa5-716b-4e47-b01f-16e4e34e45d3 to handler 2019-06-07 06:13:14.517 30935 INFO oslo_db.sqlalchemy.provision [req-e0833a8b-7ed5-4e59-89fc-46856608cc47 - - - - -] CREATE BACKEND sqlite:// TOKEN iwujabxupp 2019-06-07 06:13:14.557 30936 INFO octavia.api.v2.controllers.l7rule [req-31b2df78-6ccc-4589-89b7-6a73ad6ace30 - - - - -] Sending Creation of L7Rule b8b3ed8b-ec55-4835-aefe-16b928cf1f26 to handler 2019-06-07 06:13:14.568 30937 INFO octavia.api.v2.controllers.load_balancer [req-16618c5a-417c-4618-88d4-4465320430d7 - - - - -] Sending created Load Balancer ee6f857a-d989-477d-881b-a014f71d6e2f to the handler 2019-06-07 06:13:14.586 30935 INFO octavia.common.config [req-e0833a8b-7ed5-4e59-89fc-46856608cc47 - - - - -] Logging enabled! 2019-06-07 06:13:14.587 30935 INFO octavia.common.config [req-e0833a8b-7ed5-4e59-89fc-46856608cc47 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:14.620 30937 INFO octavia.api.v2.controllers.listener [req-227ef9ce-2f4e-41c4-b77e-6aff58eb94f6 - - - - -] Sending Creation of Listener e56d9008-87b1-4a46-a65d-afabbb5b7363 to handler 2019-06-07 06:13:14.610 30935 WARNING octavia.api.root_controller [req-e0833a8b-7ed5-4e59-89fc-46856608cc47 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:14.624 30935 INFO octavia.api.v2.controllers.load_balancer [req-3bdc0782-fc23-4cc7-9a17-4697f35fa58e - - - - -] Sending created Load Balancer e53ad500-71c8-4076-b180-0f06bcc2fe51 to the handler 2019-06-07 06:13:14.630 30936 INFO oslo_db.sqlalchemy.provision [req-583780bf-9b60-4886-b551-9a8b4e65b46e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:14.631 30936 INFO oslo_db.sqlalchemy.provision [req-583780bf-9b60-4886-b551-9a8b4e65b46e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oqximxubwt 2019-06-07 06:13:14.631 30936 INFO oslo_db.sqlalchemy.provision [req-583780bf-9b60-4886-b551-9a8b4e65b46e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_file_type_rule [0.397831s] ... ok 2019-06-07 06:13:14.634 30936 INFO oslo_db.sqlalchemy.provision [req-583780bf-9b60-4886-b551-9a8b4e65b46e - - - - -] CREATE BACKEND sqlite:// TOKEN yqlicmxwmr 2019-06-07 06:13:14.641 30938 INFO octavia.api.v2.controllers.l7rule [req-2c1ef93e-9274-4e74-973c-8cdbd4fce625 - - - - -] Sending Creation of L7Rule b16ec863-c31e-40f0-b71e-34554e2db09f to handler 2019-06-07 06:13:14.664 30935 INFO octavia.api.v2.controllers.listener [req-087eea0e-cf8b-4f62-8429-4605d62e0306 - - - - -] Sending Creation of Listener e7ad420b-9dea-4eed-8453-ac16bd6aacde to handler 2019-06-07 06:13:14.692 30937 INFO octavia.api.v2.controllers.listener [req-bc91f233-bcad-4180-87cc-c7e35797279b - - - - -] Sending Creation of Listener a974d86f-7737-4b48-b59d-3a377855201e to handler 2019-06-07 06:13:14.730 30935 INFO octavia.api.v2.controllers.l7policy [req-a5940a00-280e-4a4c-ab70-10a20b9b7cb6 - - - - -] Sending Creation of L7Policy bdc8711e-8bf9-474f-b1c6-8f16aa122dfb to handler 2019-06-07 06:13:14.709 30936 INFO octavia.common.config [req-583780bf-9b60-4886-b551-9a8b4e65b46e - - - - -] Logging enabled! 2019-06-07 06:13:14.710 30936 INFO octavia.common.config [req-583780bf-9b60-4886-b551-9a8b4e65b46e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:14.733 30936 WARNING octavia.api.root_controller [req-583780bf-9b60-4886-b551-9a8b4e65b46e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:14.745 30936 INFO octavia.api.v2.controllers.load_balancer [req-0914ce45-b14a-4a37-b987-02aa0c19273e - - - - -] Sending created Load Balancer a835d837-e9ff-44ae-926d-dd16a0c68d28 to the handler 2019-06-07 06:13:14.781 30937 INFO octavia.api.v2.controllers.listener [req-f2a5488c-3701-4eff-92ef-7efe78c35b07 - - - - -] Sending Creation of Listener ac57daa3-e710-483a-aa57-a51681ce5e12 to handler 2019-06-07 06:13:14.786 30936 INFO octavia.api.v2.controllers.listener [req-b0f96e51-6d7d-4213-82a0-478dcae7cdde - - - - -] Sending Creation of Listener 15463c45-31c6-47fb-8b4a-5c18e1a62e11 to handler 2019-06-07 06:13:14.809 30935 INFO oslo_db.sqlalchemy.provision [req-0c0540ef-9c5f-4a9d-99fc-4376a678e0ba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:14.812 30935 INFO oslo_db.sqlalchemy.provision [req-0c0540ef-9c5f-4a9d-99fc-4376a678e0ba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iwujabxupp 2019-06-07 06:13:14.812 30935 INFO oslo_db.sqlalchemy.provision [req-0c0540ef-9c5f-4a9d-99fc-4376a678e0ba - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_path_rule [0.298004s] ... ok 2019-06-07 06:13:14.815 30935 INFO oslo_db.sqlalchemy.provision [req-0c0540ef-9c5f-4a9d-99fc-4376a678e0ba - - - - -] CREATE BACKEND sqlite:// TOKEN tyyelgfksv 2019-06-07 06:13:14.855 30936 INFO octavia.api.v2.controllers.l7policy [req-d1bda25b-77a2-42b5-bdfe-8a078bfe6b4e - - - - -] Sending Creation of L7Policy 0b290c1d-033f-4b3d-92aa-32a7c2722ad4 to handler 2019-06-07 06:13:14.889 30935 INFO octavia.common.config [req-0c0540ef-9c5f-4a9d-99fc-4376a678e0ba - - - - -] Logging enabled! 2019-06-07 06:13:14.883 30937 INFO oslo_db.sqlalchemy.provision [req-8dfd4c79-3d19-4d3c-8ed1-9df0e1d3ebe3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:14.885 30937 INFO oslo_db.sqlalchemy.provision [req-8dfd4c79-3d19-4d3c-8ed1-9df0e1d3ebe3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tmojydmllq 2019-06-07 06:13:14.885 30937 INFO oslo_db.sqlalchemy.provision [req-8dfd4c79-3d19-4d3c-8ed1-9df0e1d3ebe3 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:14.891 30935 INFO octavia.common.config [req-0c0540ef-9c5f-4a9d-99fc-4376a678e0ba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_non_admin [0.574787s] ... ok 2019-06-07 06:13:14.915 30935 WARNING octavia.api.root_controller [req-0c0540ef-9c5f-4a9d-99fc-4376a678e0ba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:14.888 30937 INFO oslo_db.sqlalchemy.provision [req-8dfd4c79-3d19-4d3c-8ed1-9df0e1d3ebe3 - - - - -] CREATE BACKEND sqlite:// TOKEN dzhfgckvik 2019-06-07 06:13:14.929 30935 INFO octavia.api.v2.controllers.load_balancer [req-1c98eef1-7be8-4fc6-938f-d72405d88320 - - - - -] Sending created Load Balancer 2b6acaae-d002-47b6-8086-280715ba9a59 to the handler 2019-06-07 06:13:14.960 30936 INFO octavia.api.v2.controllers.l7rule [req-1bd33e81-1de7-4213-a488-a76a0f382ee4 - - - - -] Sending Creation of L7Rule b1110ba3-e564-479a-9df0-4e89257060b6 to handler 2019-06-07 06:13:14.969 30935 INFO octavia.api.v2.controllers.listener [req-30aa325f-d901-41a5-8cb4-8b816e015e99 - - - - -] Sending Creation of Listener 95dfb083-cf32-43a2-be43-6a8b8f4c217c to handler 2019-06-07 06:13:14.972 30937 INFO octavia.common.config [req-8dfd4c79-3d19-4d3c-8ed1-9df0e1d3ebe3 - - - - -] Logging enabled! 2019-06-07 06:13:14.972 30937 INFO octavia.common.config [req-8dfd4c79-3d19-4d3c-8ed1-9df0e1d3ebe3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:14.996 30937 WARNING octavia.api.root_controller [req-8dfd4c79-3d19-4d3c-8ed1-9df0e1d3ebe3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:15.010 30937 INFO octavia.api.v2.controllers.load_balancer [req-fa65bd97-eba8-4832-8545-5dd43be5e584 - - - - -] Sending created Load Balancer f0804f67-d9c2-4bbc-b74f-84f39dcc7796 to the handler 2019-06-07 06:13:15.034 30935 INFO octavia.api.v2.controllers.l7policy [req-57113375-67a3-4899-917e-2686bb6a2626 - - - - -] Sending Creation of L7Policy e868ded3-eae4-4ec2-8212-9fae6a40d853 to handler 2019-06-07 06:13:15.051 30937 INFO octavia.api.v2.controllers.pool [req-992cc1fc-4093-4861-9dd4-eda033fdaeb7 - - - - -] Sending Creation of Pool c667d0a8-9bdf-4f32-a5b9-208d54214624 to handler 2019-06-07 06:13:15.060 30936 INFO oslo_db.sqlalchemy.provision [req-8d8cc05c-6d52-4453-bb00-29e496f9ae6b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:15.073 30936 INFO oslo_db.sqlalchemy.provision [req-8d8cc05c-6d52-4453-bb00-29e496f9ae6b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yqlicmxwmr 2019-06-07 06:13:15.073 30936 INFO oslo_db.sqlalchemy.provision [req-8d8cc05c-6d52-4453-bb00-29e496f9ae6b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_host_name_rule [0.441604s] ... ok 2019-06-07 06:13:15.076 30936 INFO oslo_db.sqlalchemy.provision [req-8d8cc05c-6d52-4453-bb00-29e496f9ae6b - - - - -] CREATE BACKEND sqlite:// TOKEN tffmfbinki 2019-06-07 06:13:15.096 30937 INFO octavia.api.v2.controllers.load_balancer [req-efddb3f0-6bd6-451e-b7ee-e2eecdb29e41 - - - - -] Sending created Load Balancer 8ed5b051-a8ab-44d2-b39f-81f5fffaa5d4 to the handler 2019-06-07 06:13:15.137 30937 INFO octavia.api.v2.controllers.listener [req-70f79303-db69-4a49-9ecf-43d8f741c4a9 - - - - -] Sending Creation of Listener 51198c91-8cc2-434c-8d26-4007451c108a to handler 2019-06-07 06:13:15.159 30935 INFO octavia.api.v2.controllers.l7rule [req-bec9fd91-bc72-4590-8ab5-9c2d4818eeeb - - - - -] Sending Creation of L7Rule 5863806b-e163-4739-a296-ad74621a4457 to handler 2019-06-07 06:13:15.168 30936 INFO octavia.common.config [req-8d8cc05c-6d52-4453-bb00-29e496f9ae6b - - - - -] Logging enabled! 2019-06-07 06:13:15.168 30936 INFO octavia.common.config [req-8d8cc05c-6d52-4453-bb00-29e496f9ae6b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:15.231 30935 INFO oslo_db.sqlalchemy.provision [req-bae6aac7-50f8-415e-bb76-be4d14fc8f06 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:15.232 30935 INFO oslo_db.sqlalchemy.provision [req-bae6aac7-50f8-415e-bb76-be4d14fc8f06 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tyyelgfksv 2019-06-07 06:13:15.232 30935 INFO oslo_db.sqlalchemy.provision [req-bae6aac7-50f8-415e-bb76-be4d14fc8f06 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_header_rule [0.420008s] ... ok 2019-06-07 06:13:15.235 30935 INFO oslo_db.sqlalchemy.provision [req-bae6aac7-50f8-415e-bb76-be4d14fc8f06 - - - - -] CREATE BACKEND sqlite:// TOKEN kwtmokcpwf 2019-06-07 06:13:15.193 30937 INFO octavia.api.v2.controllers.listener [req-4f29f4b5-6a0c-42ab-968f-f15f38b02880 - - - - -] Sending Creation of Listener 7fb0b751-c2b4-4c59-8f4b-6d5da0b06854 to handler 2019-06-07 06:13:15.196 30936 WARNING octavia.api.root_controller [req-8d8cc05c-6d52-4453-bb00-29e496f9ae6b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:15.207 30936 INFO octavia.api.v2.controllers.load_balancer [req-5d48ecf6-893c-439c-b2dc-7908fac28aad - - - - -] Sending created Load Balancer 165d9614-722c-4175-ba72-c328cc16c3f6 to the handler 2019-06-07 06:13:15.259 30937 INFO octavia.api.v2.controllers.listener [req-c3aa09d2-76bd-46ee-b48f-b6aaf0c387c9 - - - - -] Sending Creation of Listener 9d056dee-6501-4664-acbe-adc20fad2d9d to handler 2019-06-07 06:13:15.260 30936 INFO octavia.api.v2.controllers.listener [req-999214a8-62c3-4570-b551-fb642e4aafbf - - - - -] Sending Creation of Listener 412040cb-ed0e-44cc-93cc-8225d7cd2f2c to handler 2019-06-07 06:13:15.311 30938 INFO octavia.api.v2.controllers.l7rule [req-df9dd0b3-e945-45be-a9cc-cb20ab461836 - - - - -] Sending Creation of L7Rule 80dd48a5-33c1-4c54-ae0f-799b8671c761 to handler 2019-06-07 06:13:15.313 30935 INFO octavia.common.config [req-bae6aac7-50f8-415e-bb76-be4d14fc8f06 - - - - -] Logging enabled! 2019-06-07 06:13:15.313 30935 INFO octavia.common.config [req-bae6aac7-50f8-415e-bb76-be4d14fc8f06 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:15.334 30935 WARNING octavia.api.root_controller [req-bae6aac7-50f8-415e-bb76-be4d14fc8f06 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:15.345 30935 INFO octavia.api.v2.controllers.load_balancer [req-da00a0d6-0107-4fb3-84bb-0284bd2d2c6e - - - - -] Sending created Load Balancer 897db73c-fd0d-4719-9909-adcfcd4dc7bb to the handler 2019-06-07 06:13:15.328 30936 INFO octavia.api.v2.controllers.l7policy [req-8d93cf69-68cf-4eb3-9fa1-2b60b43a64cf - - - - -] Sending Creation of L7Policy 0c9d7968-0335-4ceb-9377-b2bad5877c6f to handler 2019-06-07 06:13:15.359 30937 INFO oslo_db.sqlalchemy.provision [req-153619a7-38a2-446b-ba1f-83b223c4baba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:15.363 30937 INFO oslo_db.sqlalchemy.provision [req-153619a7-38a2-446b-ba1f-83b223c4baba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dzhfgckvik 2019-06-07 06:13:15.363 30937 INFO oslo_db.sqlalchemy.provision [req-153619a7-38a2-446b-ba1f-83b223c4baba - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_non_admin_global_observer [0.477279s] ... ok 2019-06-07 06:13:15.366 30937 INFO oslo_db.sqlalchemy.provision [req-153619a7-38a2-446b-ba1f-83b223c4baba - - - - -] CREATE BACKEND sqlite:// TOKEN ycfdkkhoel 2019-06-07 06:13:15.393 30935 INFO octavia.api.v2.controllers.listener [req-3c51d751-175a-426d-8cf9-9c71780ba6ad - - - - -] Sending Creation of Listener f170dbb0-7a21-4160-a023-8f48315f3e8e to handler 2019-06-07 06:13:15.455 30937 INFO octavia.common.config [req-153619a7-38a2-446b-ba1f-83b223c4baba - - - - -] Logging enabled! 2019-06-07 06:13:15.456 30937 INFO octavia.common.config [req-153619a7-38a2-446b-ba1f-83b223c4baba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:15.458 30935 INFO octavia.api.v2.controllers.l7policy [req-1e5e69dd-6a33-4b20-9608-6a570efe8167 - - - - -] Sending Creation of L7Policy c59830e6-abaa-462d-94ac-e61dfaad121b to handler 2019-06-07 06:13:15.494 30937 WARNING octavia.api.root_controller [req-153619a7-38a2-446b-ba1f-83b223c4baba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:15.506 30937 INFO octavia.api.v2.controllers.load_balancer [req-6c66698b-3b2c-49d1-a895-03e0d8c24ddc - - - - -] Sending created Load Balancer f51865d9-7da5-46b7-b95f-21551dcbdd9e to the handler 2019-06-07 06:13:15.513 30936 INFO octavia.api.v2.controllers.l7rule [req-4f9e5576-fd99-4ad9-9b38-77cc4f2176b2 - 1de0c216-afa1-4aec-900c-16885b95c690 - - -] Sending Creation of L7Rule 85ffa3a3-140c-4072-9c68-30e5f3e4c3ff to handler 2019-06-07 06:13:15.566 30935 INFO octavia.api.v2.controllers.l7rule [req-cd7d680e-bcd0-4d25-9549-444f4a7dced0 - - - - -] Sending Creation of L7Rule fffd6df7-618d-44b9-af1f-6d4a77674359 to handler 2019-06-07 06:13:15.563 30937 INFO octavia.api.v2.controllers.pool [req-1e219766-8505-4b62-bdd9-2895505414c8 - - - - -] Sending Creation of Pool 1007b8a7-f07f-473f-9b13-9b15510605fd to handler 2019-06-07 06:13:15.596 30936 INFO oslo_db.sqlalchemy.provision [req-3b30c235-3861-4dc7-a579-48f5a6ee0de8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:15.599 30936 INFO oslo_db.sqlalchemy.provision [req-3b30c235-3861-4dc7-a579-48f5a6ee0de8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tffmfbinki 2019-06-07 06:13:15.600 30936 INFO oslo_db.sqlalchemy.provision [req-3b30c235-3861-4dc7-a579-48f5a6ee0de8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_rule_authorized [0.526318s] ... ok 2019-06-07 06:13:15.603 30936 INFO oslo_db.sqlalchemy.provision [req-3b30c235-3861-4dc7-a579-48f5a6ee0de8 - - - - -] CREATE BACKEND sqlite:// TOKEN fdsrnmchgs 2019-06-07 06:13:15.617 30937 INFO octavia.api.v2.controllers.load_balancer [req-66570bba-a9f1-48e2-8f90-10ddc2d81159 - - - - -] Sending created Load Balancer ccd70837-aaf8-43cd-a357-19c59bd5d3ad to the handler 2019-06-07 06:13:15.639 30935 INFO oslo_db.sqlalchemy.provision [req-1fe1ee08-4939-45f9-88e7-ae78f067db3c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:15.641 30935 INFO oslo_db.sqlalchemy.provision [req-1fe1ee08-4939-45f9-88e7-ae78f067db3c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kwtmokcpwf 2019-06-07 06:13:15.642 30935 INFO oslo_db.sqlalchemy.provision [req-1fe1ee08-4939-45f9-88e7-ae78f067db3c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_path_rule [0.409104s] ... ok 2019-06-07 06:13:15.645 30935 INFO oslo_db.sqlalchemy.provision [req-1fe1ee08-4939-45f9-88e7-ae78f067db3c - - - - -] CREATE BACKEND sqlite:// TOKEN pjnqupjeby 2019-06-07 06:13:15.649 30937 INFO octavia.api.v2.controllers.listener [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] Load Balancer ccd70837-aaf8-43cd-a357-19c59bd5d3ad is immutable. 2019-06-07 06:13:15.663 30937 INFO oslo_db.sqlalchemy.provision [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:15.664 30937 INFO oslo_db.sqlalchemy.provision [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ycfdkkhoel 2019-06-07 06:13:15.664 30937 INFO oslo_db.sqlalchemy.provision [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_pending_create [0.301357s] ... ok 2019-06-07 06:13:15.667 30937 INFO oslo_db.sqlalchemy.provision [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] CREATE BACKEND sqlite:// TOKEN cbgnmajofa 2019-06-07 06:13:15.721 30935 INFO octavia.common.config [req-1fe1ee08-4939-45f9-88e7-ae78f067db3c - - - - -] Logging enabled! 2019-06-07 06:13:15.722 30935 INFO octavia.common.config [req-1fe1ee08-4939-45f9-88e7-ae78f067db3c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:15.746 30935 WARNING octavia.api.root_controller [req-1fe1ee08-4939-45f9-88e7-ae78f067db3c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:15.758 30935 INFO octavia.api.v2.controllers.load_balancer [req-9b12f5bc-020d-47ba-868e-2d39545b509f - - - - -] Sending created Load Balancer bb776b8e-0489-4895-916d-26f8f1704e4c to the handler 2019-06-07 06:13:15.676 30936 INFO octavia.common.config [req-3b30c235-3861-4dc7-a579-48f5a6ee0de8 - - - - -] Logging enabled! 2019-06-07 06:13:15.676 30936 INFO octavia.common.config [req-3b30c235-3861-4dc7-a579-48f5a6ee0de8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:15.700 30936 WARNING octavia.api.root_controller [req-3b30c235-3861-4dc7-a579-48f5a6ee0de8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:15.714 30936 INFO octavia.api.v2.controllers.load_balancer [req-cfb6f295-5063-4d97-b562-5ec88b777aa3 - - - - -] Sending created Load Balancer cb3eb4eb-d861-4786-85b5-e5de3a2d55ca to the handler 2019-06-07 06:13:15.754 30936 INFO octavia.api.v2.controllers.listener [req-baa80d03-3cd3-4e12-bc6c-07f3bc06e82e - - - - -] Sending Creation of Listener ffab9e07-fd4f-45c9-9e82-735d254e442c to handler 2019-06-07 06:13:15.799 30935 INFO octavia.api.v2.controllers.listener [req-5c4be4e0-6e20-44f2-ac78-19721cb29a0a - - - - -] Sending Creation of Listener 729e9999-683b-4818-a738-463cee7d7dec to handler 2019-06-07 06:13:15.759 30937 INFO octavia.common.config [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] Logging enabled! 2019-06-07 06:13:15.759 30937 INFO octavia.common.config [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:15.786 30937 WARNING octavia.api.root_controller [req-0a06093b-a715-4df0-ab05-99fd4d81950e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:15.798 30937 INFO octavia.api.v2.controllers.load_balancer [req-24af0112-0605-4f82-a4ab-7c506b4ab791 - - - - -] Sending created Load Balancer 9eb3a4a3-e4e8-4411-8189-363e80f19818 to the handler 2019-06-07 06:13:15.818 30936 INFO octavia.api.v2.controllers.l7policy [req-35aa54a7-e713-4555-823a-245b1b4bb06b - - - - -] Sending Creation of L7Policy bc0b61be-351f-42cd-8ca6-73a3a29b15bb to handler 2019-06-07 06:13:15.846 30937 INFO octavia.api.v2.controllers.pool [req-f1c2a0ec-7da2-4f45-a013-f956340d0f60 - - - - -] Sending Creation of Pool 478005d4-4928-48d8-8de0-6ac4ffd1b501 to handler 2019-06-07 06:13:15.865 30935 INFO octavia.api.v2.controllers.l7policy [req-6cb8a8d0-c56b-4d76-9b4a-af15a8cd3c23 - - - - -] Sending Creation of L7Policy e928fa05-0d69-47b8-b3ad-632dbdd54059 to handler 2019-06-07 06:13:15.914 30936 INFO oslo_db.sqlalchemy.provision [req-95fd857a-5e05-4bea-b1fb-ca85384a4a1a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:15.915 30936 INFO oslo_db.sqlalchemy.provision [req-95fd857a-5e05-4bea-b1fb-ca85384a4a1a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fdsrnmchgs 2019-06-07 06:13:15.915 30936 INFO oslo_db.sqlalchemy.provision [req-95fd857a-5e05-4bea-b1fb-ca85384a4a1a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_rule_not_authorized [0.315677s] ... ok 2019-06-07 06:13:15.926 30937 INFO octavia.api.v2.controllers.listener [req-14457b44-562f-42d3-a783-4e09421b44fc - - - - -] Sending Creation of Listener c9739346-d3b1-491c-aef4-6ed8d9ef1198 to handler 2019-06-07 06:13:15.918 30936 INFO oslo_db.sqlalchemy.provision [req-95fd857a-5e05-4bea-b1fb-ca85384a4a1a - - - - -] CREATE BACKEND sqlite:// TOKEN ktedcyfjmv 2019-06-07 06:13:15.975 30935 INFO octavia.api.v2.controllers.l7rule [req-e8d4d9b9-39bc-4589-9a66-bbc8451103ed - - - - -] Sending Creation of L7Rule ce633937-f070-4a57-966d-81649cfb9988 to handler 2019-06-07 06:13:15.993 30936 INFO octavia.common.config [req-95fd857a-5e05-4bea-b1fb-ca85384a4a1a - - - - -] Logging enabled! 2019-06-07 06:13:15.994 30936 INFO octavia.common.config [req-95fd857a-5e05-4bea-b1fb-ca85384a4a1a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.011 30938 INFO octavia.api.v2.controllers.l7rule [req-1db4632c-44f2-4a02-b612-c247c8abc7ef - - - - -] Sending Creation of L7Rule 580ff44e-ae24-4729-aaf0-2125b9770374 to handler 2019-06-07 06:13:16.019 30936 WARNING octavia.api.root_controller [req-95fd857a-5e05-4bea-b1fb-ca85384a4a1a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.038 30936 INFO octavia.api.v2.controllers.load_balancer [req-c35faa03-1947-4520-bdf3-f7a287872b2b - - - - -] Sending created Load Balancer 940c95b4-5e32-498e-bbf5-acd9e2ee9d62 to the handler 2019-06-07 06:13:16.085 30935 INFO oslo_db.sqlalchemy.provision [req-29671851-d49a-45d3-b6b6-2d57a9cb4da7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.087 30935 INFO oslo_db.sqlalchemy.provision [req-29671851-d49a-45d3-b6b6-2d57a9cb4da7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pjnqupjeby 2019-06-07 06:13:16.087 30935 INFO oslo_db.sqlalchemy.provision [req-29671851-d49a-45d3-b6b6-2d57a9cb4da7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_with_bad_handler [0.445287s] ... ok 2019-06-07 06:13:16.079 30936 INFO octavia.api.v2.controllers.listener [req-341cdbd1-25f5-4dba-99d9-483b1fd54eb6 - - - - -] Sending Creation of Listener 6fe2a6cb-fe35-48a4-98b1-a7cb4721fb94 to handler 2019-06-07 06:13:16.096 30935 INFO oslo_db.sqlalchemy.provision [req-29671851-d49a-45d3-b6b6-2d57a9cb4da7 - - - - -] CREATE BACKEND sqlite:// TOKEN wcouumceed 2019-06-07 06:13:16.137 30937 INFO oslo_db.sqlalchemy.provision [req-a7928086-960e-4a88-bcbb-d0d67b4b4a72 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.150 30937 INFO oslo_db.sqlalchemy.provision [req-a7928086-960e-4a88-bcbb-d0d67b4b4a72 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cbgnmajofa 2019-06-07 06:13:16.150 30937 INFO oslo_db.sqlalchemy.provision [req-a7928086-960e-4a88-bcbb-d0d67b4b4a72 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_bad_default_pool_id [0.485341s] ... ok 2019-06-07 06:13:16.153 30937 INFO oslo_db.sqlalchemy.provision [req-a7928086-960e-4a88-bcbb-d0d67b4b4a72 - - - - -] CREATE BACKEND sqlite:// TOKEN dbvaakshew 2019-06-07 06:13:16.166 30935 INFO octavia.common.config [req-29671851-d49a-45d3-b6b6-2d57a9cb4da7 - - - - -] Logging enabled! 2019-06-07 06:13:16.167 30935 INFO octavia.common.config [req-29671851-d49a-45d3-b6b6-2d57a9cb4da7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.144 30936 INFO octavia.api.v2.controllers.l7policy [req-bea7ae1c-a23f-4609-89d4-1ffb1e228d12 - - - - -] Sending Creation of L7Policy cafa63fa-6ba2-4d7f-9b0e-14a41069a1d4 to handler 2019-06-07 06:13:16.192 30935 WARNING octavia.api.root_controller [req-29671851-d49a-45d3-b6b6-2d57a9cb4da7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.207 30935 INFO octavia.api.v2.controllers.load_balancer [req-4776c69e-ce2b-48c6-bdff-6263e11c774b - - - - -] Sending created Load Balancer cd899054-a4eb-4c9d-a4af-4b1dacc4bab3 to the handler 2019-06-07 06:13:16.243 30937 INFO octavia.common.config [req-a7928086-960e-4a88-bcbb-d0d67b4b4a72 - - - - -] Logging enabled! 2019-06-07 06:13:16.245 30937 INFO octavia.common.config [req-a7928086-960e-4a88-bcbb-d0d67b4b4a72 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.250 30935 INFO octavia.api.v2.controllers.listener [req-111e6971-0e6e-4b9c-bddb-12e8e590eadb - - - - -] Sending Creation of Listener 688a5d42-5374-4f76-a255-954ed426bc5c to handler 2019-06-07 06:13:16.264 30936 INFO octavia.api.v2.controllers.l7rule [req-eacdfc39-20a6-4eeb-8a92-16ac6160f7fb - - - - -] Sending Creation of L7Rule 3fb7c191-d98e-4787-974b-ba245a9cc6df to handler 2019-06-07 06:13:16.281 30937 WARNING octavia.api.root_controller [req-a7928086-960e-4a88-bcbb-d0d67b4b4a72 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.298 30937 INFO octavia.api.v2.controllers.load_balancer [req-4853181f-4b44-4eee-a6f3-c2fb67536dbd - - - - -] Sending created Load Balancer 55e5e94b-cdde-4e1c-b12a-a4d0a322e5b6 to the handler 2019-06-07 06:13:16.318 30935 INFO octavia.api.v2.controllers.l7policy [req-ea7c6ae7-1c8a-4a11-bd51-e2722eb8e25b - - - - -] Sending Creation of L7Policy 71ccc045-1a00-4199-a869-78d570e10575 to handler 2019-06-07 06:13:16.339 30937 INFO octavia.api.v2.controllers.pool [req-d02f4885-5e09-43e5-9cf9-0c81ffa9aafe - - - - -] Sending Creation of Pool f69e6b22-7ea2-4ca7-8ae7-8f83f4d2d754 to handler 2019-06-07 06:13:16.412 30937 INFO octavia.api.v2.controllers.listener [req-0a6fd830-51a2-44e5-aa29-7af3427253dd - - - - -] Sending Creation of Listener eebca45e-79d1-4b82-89fe-35a734d908dd to handler 2019-06-07 06:13:16.364 30936 INFO octavia.api.v2.controllers.load_balancer [req-dc23684f-fec0-49e6-8f8e-567dacf8da46 - - - - -] Sending updated Load Balancer 940c95b4-5e32-498e-bbf5-acd9e2ee9d62 to the handler 2019-06-07 06:13:16.396 30936 INFO octavia.api.v2.controllers.l7rule [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:16.409 30936 INFO oslo_db.sqlalchemy.provision [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.411 30936 INFO oslo_db.sqlalchemy.provision [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ktedcyfjmv 2019-06-07 06:13:16.411 30936 INFO oslo_db.sqlalchemy.provision [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_when_lb_pending_update [0.495668s] ... ok 2019-06-07 06:13:16.414 30936 INFO oslo_db.sqlalchemy.provision [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] CREATE BACKEND sqlite:// TOKEN eapsxgtvat 2019-06-07 06:13:16.522 30935 INFO octavia.api.v2.controllers.l7rule [req-390a66c8-1534-4df6-9a8b-c57fa4da6b0e - - - - -] Sending Creation of L7Rule 623d122e-08f5-4806-bf3d-6c62c4859259 to handler 2019-06-07 06:13:16.490 30936 INFO octavia.common.config [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] Logging enabled! 2019-06-07 06:13:16.491 30936 INFO octavia.common.config [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.514 30936 WARNING octavia.api.root_controller [req-719028c5-d213-4a75-8206-f6f34b3f90cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.529 30936 INFO octavia.api.v2.controllers.load_balancer [req-94f1c9e7-5ff7-4191-b1f4-22a205014fd1 - - - - -] Sending created Load Balancer 7e74c3a6-80fb-463f-8a7b-c67276f2942f to the handler 2019-06-07 06:13:16.537 30937 INFO octavia.api.v2.controllers.listener [req-30a8a65b-e782-46ca-945e-5639cea6a316 - - - - -] Sending Update of Listener eebca45e-79d1-4b82-89fe-35a734d908dd to handler 2019-06-07 06:13:16.572 30936 INFO octavia.api.v2.controllers.listener [req-e7079876-d999-4e2a-bd1f-fd14af22165d - - - - -] Sending Creation of Listener 28663359-62e9-4ccc-8db4-db8b407fd166 to handler 2019-06-07 06:13:16.604 30937 INFO oslo_db.sqlalchemy.provision [req-b529abbd-fe45-4a8b-a511-13607e83d692 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.605 30937 INFO oslo_db.sqlalchemy.provision [req-b529abbd-fe45-4a8b-a511-13607e83d692 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dbvaakshew 2019-06-07 06:13:16.606 30937 INFO oslo_db.sqlalchemy.provision [req-b529abbd-fe45-4a8b-a511-13607e83d692 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_tls_termination_data [0.455450s] ... ok 2019-06-07 06:13:16.609 30937 INFO oslo_db.sqlalchemy.provision [req-b529abbd-fe45-4a8b-a511-13607e83d692 - - - - -] CREATE BACKEND sqlite:// TOKEN oeascygsqc 2019-06-07 06:13:16.644 30935 INFO oslo_db.sqlalchemy.provision [req-a88c6cbb-7c67-4a1a-bc99-a907d0e76ca8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.646 30935 INFO oslo_db.sqlalchemy.provision [req-a88c6cbb-7c67-4a1a-bc99-a907d0e76ca8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wcouumceed 2019-06-07 06:13:16.646 30935 INFO oslo_db.sqlalchemy.provision [req-a88c6cbb-7c67-4a1a-bc99-a907d0e76ca8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_already_deleted [0.558792s] ... ok 2019-06-07 06:13:16.649 30935 INFO oslo_db.sqlalchemy.provision [req-a88c6cbb-7c67-4a1a-bc99-a907d0e76ca8 - - - - -] CREATE BACKEND sqlite:// TOKEN laqkczyqfr 2019-06-07 06:13:16.640 30936 INFO octavia.api.v2.controllers.l7policy [req-831ee2b1-5f7d-455a-8fe1-1ba2e07c0b7a - - - - -] Sending Creation of L7Policy 32d3d91d-3038-4db7-a51f-086e75b0ff4f to handler 2019-06-07 06:13:16.698 30937 INFO octavia.common.config [req-b529abbd-fe45-4a8b-a511-13607e83d692 - - - - -] Logging enabled! 2019-06-07 06:13:16.700 30937 INFO octavia.common.config [req-b529abbd-fe45-4a8b-a511-13607e83d692 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.721 30937 WARNING octavia.api.root_controller [req-b529abbd-fe45-4a8b-a511-13607e83d692 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.734 30936 INFO oslo_db.sqlalchemy.provision [req-abb7f168-5df8-45db-9ac5-571633c88bbb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.736 30936 INFO oslo_db.sqlalchemy.provision [req-abb7f168-5df8-45db-9ac5-571633c88bbb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eapsxgtvat 2019-06-07 06:13:16.736 30936 INFO oslo_db.sqlalchemy.provision [req-abb7f168-5df8-45db-9ac5-571633c88bbb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_empty_get_all [0.324213s] ... ok 2019-06-07 06:13:16.742 30937 INFO octavia.api.v2.controllers.load_balancer [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] Sending created Load Balancer 4dafe347-0e49-423f-99b7-fe539c116bac to the handler 2019-06-07 06:13:16.759 30937 INFO oslo_db.sqlalchemy.provision [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.761 30937 INFO oslo_db.sqlalchemy.provision [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oeascygsqc 2019-06-07 06:13:16.761 30937 INFO oslo_db.sqlalchemy.provision [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create [0.155472s] ... ok 2019-06-07 06:13:16.727 30935 INFO octavia.common.config [req-a88c6cbb-7c67-4a1a-bc99-a907d0e76ca8 - - - - -] Logging enabled! 2019-06-07 06:13:16.728 30935 INFO octavia.common.config [req-a88c6cbb-7c67-4a1a-bc99-a907d0e76ca8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.753 30935 WARNING octavia.api.root_controller [req-a88c6cbb-7c67-4a1a-bc99-a907d0e76ca8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.768 30935 INFO octavia.api.v2.controllers.load_balancer [req-e10d2d12-c355-444f-94a6-0c5cbc998144 - - - - -] Sending created Load Balancer c4a2e186-84c7-42d1-9d2f-c8825c94b7ad to the handler 2019-06-07 06:13:16.764 30937 INFO oslo_db.sqlalchemy.provision [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] CREATE BACKEND sqlite:// TOKEN zugjvensjk 2019-06-07 06:13:16.739 30936 INFO oslo_db.sqlalchemy.provision [req-abb7f168-5df8-45db-9ac5-571633c88bbb - - - - -] CREATE BACKEND sqlite:// TOKEN hmqzbiltps 2019-06-07 06:13:16.762 30938 INFO octavia.api.v2.controllers.l7rule [req-28cb15a0-4acd-4e9e-8aa1-28a849c9bdc0 - - - - -] Sending Creation of L7Rule c3319e9d-ef64-477a-b9dd-a6757daad53e to handler 2019-06-07 06:13:16.812 30935 INFO octavia.api.v2.controllers.listener [req-d40a56b4-7b81-451d-a0ed-59b685f750f6 - - - - -] Sending Creation of Listener acc8e718-100d-422c-b5bd-6a675d0faa31 to handler 2019-06-07 06:13:16.858 30937 INFO octavia.common.config [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] Logging enabled! 2019-06-07 06:13:16.869 30937 INFO octavia.common.config [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.894 30937 WARNING octavia.api.root_controller [req-d6a6b2b2-7e38-475a-a46a-b6ab42beea79 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.879 30935 INFO octavia.api.v2.controllers.l7policy [req-f5ace998-6071-4022-a0ea-19150871a0cc - - - - -] Sending Creation of L7Policy 49cf68fc-7701-405f-ae70-9df1db65dbbb to handler 2019-06-07 06:13:16.818 30936 INFO octavia.common.config [req-abb7f168-5df8-45db-9ac5-571633c88bbb - - - - -] Logging enabled! 2019-06-07 06:13:16.819 30936 INFO octavia.common.config [req-abb7f168-5df8-45db-9ac5-571633c88bbb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:16.842 30936 WARNING octavia.api.root_controller [req-abb7f168-5df8-45db-9ac5-571633c88bbb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:16.857 30936 INFO octavia.api.v2.controllers.load_balancer [req-142ff792-558f-438f-9d8e-7e2214383f42 - - - - -] Sending created Load Balancer 7397d090-803b-48f4-a8ac-06607ccb7159 to the handler 2019-06-07 06:13:16.917 30937 INFO oslo_db.sqlalchemy.provision [req-b7881b9b-c8e8-472d-9767-171fec98d8ad - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:16.918 30937 INFO oslo_db.sqlalchemy.provision [req-b7881b9b-c8e8-472d-9767-171fec98d8ad - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zugjvensjk 2019-06-07 06:13:16.919 30937 INFO oslo_db.sqlalchemy.provision [req-b7881b9b-c8e8-472d-9767-171fec98d8ad - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_not_authorized [0.157097s] ... ok 2019-06-07 06:13:16.921 30937 INFO oslo_db.sqlalchemy.provision [req-b7881b9b-c8e8-472d-9767-171fec98d8ad - - - - -] CREATE BACKEND sqlite:// TOKEN evkjipaycf 2019-06-07 06:13:16.899 30936 INFO octavia.api.v2.controllers.listener [req-b0373dde-cb0a-4621-8773-45af72f08c99 - - - - -] Sending Creation of Listener d93fab05-e907-414b-be83-cc009ee3bae0 to handler 2019-06-07 06:13:16.989 30935 INFO octavia.api.v2.controllers.l7rule [req-c500b0a7-e887-4939-9e74-985cc9cb0a5c - - - - -] Sending Creation of L7Rule 05bc42cf-0dab-49d2-bf06-2eafa78e555c to handler 2019-06-07 06:13:16.973 30936 INFO octavia.api.v2.controllers.l7policy [req-0b6e4513-a691-4dfe-9e1a-ba501d821e4d - - - - -] Sending Creation of L7Policy 8b7c3bb8-615d-4e14-a56b-75aa870c2b66 to handler 2019-06-07 06:13:17.012 30937 INFO octavia.common.config [req-b7881b9b-c8e8-472d-9767-171fec98d8ad - - - - -] Logging enabled! 2019-06-07 06:13:17.014 30937 INFO octavia.common.config [req-b7881b9b-c8e8-472d-9767-171fec98d8ad - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.046 30937 WARNING octavia.api.root_controller [req-b7881b9b-c8e8-472d-9767-171fec98d8ad - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.068 30937 INFO oslo_db.sqlalchemy.provision [req-3ae0a888-6858-4be4-93c2-66878ae6ea3b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.070 30937 INFO oslo_db.sqlalchemy.provision [req-3ae0a888-6858-4be4-93c2-66878ae6ea3b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN evkjipaycf 2019-06-07 06:13:17.070 30937 INFO oslo_db.sqlalchemy.provision [req-3ae0a888-6858-4be4-93c2-66878ae6ea3b - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_over_quota [0.151211s] ... ok 2019-06-07 06:13:17.073 30937 INFO oslo_db.sqlalchemy.provision [req-3ae0a888-6858-4be4-93c2-66878ae6ea3b - - - - -] CREATE BACKEND sqlite:// TOKEN zolassaqhy 2019-06-07 06:13:17.093 30936 INFO octavia.api.v2.controllers.l7rule [req-8df12537-8b98-4b90-ac5a-fa62bf8789c1 - - - - -] Sending Creation of L7Rule a39c2ee9-e12f-4fa0-be71-7be5afc324c2 to handler 2019-06-07 06:13:17.127 30936 INFO oslo_db.sqlalchemy.provision [req-270f650a-342c-44bd-8b3e-c878e055e455 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.129 30936 INFO oslo_db.sqlalchemy.provision [req-270f650a-342c-44bd-8b3e-c878e055e455 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hmqzbiltps 2019-06-07 06:13:17.129 30936 INFO oslo_db.sqlalchemy.provision [req-270f650a-342c-44bd-8b3e-c878e055e455 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get [0.397292s] ... ok 2019-06-07 06:13:17.144 30935 INFO octavia.api.v2.controllers.l7rule [req-f183c503-ffb3-4513-8d54-7b823260d326 - 70b650a8-110f-460a-9534-09658ddb130c - - -] Sending Deletion of L7Rule 05bc42cf-0dab-49d2-bf06-2eafa78e555c to handler 2019-06-07 06:13:17.136 30936 INFO oslo_db.sqlalchemy.provision [req-270f650a-342c-44bd-8b3e-c878e055e455 - - - - -] CREATE BACKEND sqlite:// TOKEN puztwkuvob 2019-06-07 06:13:17.207 30936 INFO octavia.common.config [req-270f650a-342c-44bd-8b3e-c878e055e455 - - - - -] Logging enabled! 2019-06-07 06:13:17.208 30936 INFO octavia.common.config [req-270f650a-342c-44bd-8b3e-c878e055e455 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.249 30937 INFO octavia.common.config [req-3ae0a888-6858-4be4-93c2-66878ae6ea3b - - - - -] Logging enabled! 2019-06-07 06:13:17.250 30937 INFO octavia.common.config [req-3ae0a888-6858-4be4-93c2-66878ae6ea3b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.233 30936 WARNING octavia.api.root_controller [req-270f650a-342c-44bd-8b3e-c878e055e455 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.245 30936 INFO octavia.api.v2.controllers.load_balancer [req-7187f6a3-dcae-4394-8057-abfa004ae79c - - - - -] Sending created Load Balancer 0a2080d6-a19d-4052-ac47-a1bd417bedcd to the handler 2019-06-07 06:13:17.277 30937 WARNING octavia.api.root_controller [req-3ae0a888-6858-4be4-93c2-66878ae6ea3b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.300 30935 INFO oslo_db.sqlalchemy.provision [req-cf8994d4-f131-4290-ad40-4271328c8265 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.302 30935 INFO oslo_db.sqlalchemy.provision [req-cf8994d4-f131-4290-ad40-4271328c8265 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN laqkczyqfr 2019-06-07 06:13:17.302 30935 INFO oslo_db.sqlalchemy.provision [req-cf8994d4-f131-4290-ad40-4271328c8265 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_authorized [0.655618s] ... ok 2019-06-07 06:13:17.305 30935 INFO oslo_db.sqlalchemy.provision [req-cf8994d4-f131-4290-ad40-4271328c8265 - - - - -] CREATE BACKEND sqlite:// TOKEN sucvtkjhrp 2019-06-07 06:13:17.289 30936 INFO octavia.api.v2.controllers.listener [req-56a63caa-2564-49f7-8552-bbf4188d5e44 - - - - -] Sending Creation of Listener 704593ec-f021-4ff8-9b3e-4837c9c028ea to handler 2019-06-07 06:13:17.304 30937 INFO octavia.api.v2.controllers.load_balancer [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] Sending created Load Balancer 4f1e83be-d2c7-478e-bb73-7f3c4186984f to the handler 2019-06-07 06:13:17.324 30937 INFO oslo_db.sqlalchemy.provision [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.326 30937 INFO oslo_db.sqlalchemy.provision [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zolassaqhy 2019-06-07 06:13:17.326 30937 INFO oslo_db.sqlalchemy.provision [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_allowed_network_id [0.256039s] ... ok 2019-06-07 06:13:17.329 30937 INFO oslo_db.sqlalchemy.provision [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] CREATE BACKEND sqlite:// TOKEN hanwmudmbt 2019-06-07 06:13:17.355 30936 INFO octavia.api.v2.controllers.l7policy [req-dca1b199-1c79-4252-b552-accc25b2c994 - - - - -] Sending Creation of L7Policy b04a5701-fcf6-4ef4-9881-09295db30e02 to handler 2019-06-07 06:13:17.384 30935 INFO octavia.common.config [req-cf8994d4-f131-4290-ad40-4271328c8265 - - - - -] Logging enabled! 2019-06-07 06:13:17.384 30935 INFO octavia.common.config [req-cf8994d4-f131-4290-ad40-4271328c8265 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.422 30937 INFO octavia.common.config [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] Logging enabled! 2019-06-07 06:13:17.409 30935 WARNING octavia.api.root_controller [req-cf8994d4-f131-4290-ad40-4271328c8265 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.424 30935 INFO octavia.api.v2.controllers.load_balancer [req-eaba905c-3ab8-45c9-88dd-f8bdce78bc01 - - - - -] Sending created Load Balancer f73e10cb-4522-4d8f-9b54-1b17967ec5d8 to the handler 2019-06-07 06:13:17.433 30937 INFO octavia.common.config [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.459 30937 WARNING octavia.api.root_controller [req-2f7068ea-816b-43a9-bc71-1ca98213fdcc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.474 30937 INFO oslo_db.sqlalchemy.provision [req-0785ba3c-1ba0-4c21-b98e-586c80e13a63 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.476 30937 INFO oslo_db.sqlalchemy.provision [req-0785ba3c-1ba0-4c21-b98e-586c80e13a63 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hanwmudmbt 2019-06-07 06:13:17.476 30937 INFO oslo_db.sqlalchemy.provision [req-0785ba3c-1ba0-4c21-b98e-586c80e13a63 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:17.466 30935 INFO octavia.api.v2.controllers.listener [req-16b05c00-e6c5-4c17-9e96-0c311446a835 - - - - -] Sending Creation of Listener 2396fa09-dbc5-438d-9710-badc608a7abc to handler 2019-06-07 06:13:17.475 30936 INFO octavia.api.v2.controllers.l7rule [req-b85ac7ce-eb59-4697-bb65-be897eee0b8a - - - - -] Sending Creation of L7Rule 59f3a23e-1687-4fe5-9bbd-34e1aa55b798 to handler {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_long_name [0.149576s] ... ok 2019-06-07 06:13:17.479 30937 INFO oslo_db.sqlalchemy.provision [req-0785ba3c-1ba0-4c21-b98e-586c80e13a63 - - - - -] CREATE BACKEND sqlite:// TOKEN afxvrxlegh 2019-06-07 06:13:17.537 30935 INFO octavia.api.v2.controllers.l7policy [req-c04447de-f599-4881-be71-615604af06de - - - - -] Sending Creation of L7Policy de14378a-4750-4fa5-b3eb-93a243eab6e4 to handler 2019-06-07 06:13:17.585 30938 INFO octavia.api.v2.controllers.l7rule [req-c1fa23e0-eb97-4891-8860-6fb5ad4c4238 - - - - -] Sending Creation of L7Rule ed53392d-8746-432a-a601-8bdb9db2f3db to handler 2019-06-07 06:13:17.555 30937 INFO octavia.common.config [req-0785ba3c-1ba0-4c21-b98e-586c80e13a63 - - - - -] Logging enabled! 2019-06-07 06:13:17.556 30937 INFO octavia.common.config [req-0785ba3c-1ba0-4c21-b98e-586c80e13a63 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.579 30937 WARNING octavia.api.root_controller [req-0785ba3c-1ba0-4c21-b98e-586c80e13a63 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.592 30937 INFO octavia.api.v2.controllers.load_balancer [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] Sending created Load Balancer 0e8774d8-11c6-4df2-ae80-8d2d8b1b94c8 to the handler 2019-06-07 06:13:17.614 30937 INFO oslo_db.sqlalchemy.provision [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.615 30937 INFO oslo_db.sqlalchemy.provision [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afxvrxlegh 2019-06-07 06:13:17.616 30937 INFO oslo_db.sqlalchemy.provision [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_qos_vip_port [0.139468s] ... ok 2019-06-07 06:13:17.620 30936 INFO octavia.api.v2.controllers.l7rule [req-25403f5f-d896-4fda-8834-619183c6db18 - - - - -] Sending Creation of L7Rule 80f165de-c38c-47a4-844e-dd67b10d3580 to handler 2019-06-07 06:13:17.618 30937 INFO oslo_db.sqlalchemy.provision [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] CREATE BACKEND sqlite:// TOKEN iasaeqlopp 2019-06-07 06:13:17.658 30935 INFO octavia.api.v2.controllers.l7rule [req-e98731be-efd4-4559-a6ab-94250c745db2 - - - - -] Sending Creation of L7Rule b8e4404c-2d09-44cf-a6d5-e35ab201cb0c to handler 2019-06-07 06:13:17.694 30937 INFO octavia.common.config [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] Logging enabled! 2019-06-07 06:13:17.694 30937 INFO octavia.common.config [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.717 30937 WARNING octavia.api.root_controller [req-e20b8ebb-d823-4397-a785-2f435a32d057 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.732 30937 INFO octavia.api.v2.controllers.load_balancer [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] Sending created Load Balancer 4f29c377-b175-4c84-9e3b-824eb8936f35 to the handler 2019-06-07 06:13:17.752 30937 INFO oslo_db.sqlalchemy.provision [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.753 30937 INFO oslo_db.sqlalchemy.provision [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iasaeqlopp 2019-06-07 06:13:17.754 30937 INFO oslo_db.sqlalchemy.provision [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_full [0.138008s] ... ok 2019-06-07 06:13:17.765 30936 INFO oslo_db.sqlalchemy.provision [req-bf0ca08d-f3c3-4e57-8329-805888539c05 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.766 30936 INFO oslo_db.sqlalchemy.provision [req-bf0ca08d-f3c3-4e57-8329-805888539c05 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN puztwkuvob 2019-06-07 06:13:17.767 30936 INFO oslo_db.sqlalchemy.provision [req-bf0ca08d-f3c3-4e57-8329-805888539c05 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all [0.633239s] ... ok 2019-06-07 06:13:17.757 30937 INFO oslo_db.sqlalchemy.provision [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] CREATE BACKEND sqlite:// TOKEN aedianuvks 2019-06-07 06:13:17.776 30936 INFO oslo_db.sqlalchemy.provision [req-bf0ca08d-f3c3-4e57-8329-805888539c05 - - - - -] CREATE BACKEND sqlite:// TOKEN rjunlqupqn 2019-06-07 06:13:17.848 30936 INFO octavia.common.config [req-bf0ca08d-f3c3-4e57-8329-805888539c05 - - - - -] Logging enabled! 2019-06-07 06:13:17.848 30936 INFO octavia.common.config [req-bf0ca08d-f3c3-4e57-8329-805888539c05 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.859 30935 INFO oslo_db.sqlalchemy.provision [req-e1b7943e-8097-4ca6-b313-b6c9addfed2b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.861 30935 INFO oslo_db.sqlalchemy.provision [req-e1b7943e-8097-4ca6-b313-b6c9addfed2b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sucvtkjhrp 2019-06-07 06:13:17.861 30935 INFO oslo_db.sqlalchemy.provision [req-e1b7943e-8097-4ca6-b313-b6c9addfed2b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_not_authorized [0.558741s] ... ok 2019-06-07 06:13:17.864 30935 INFO oslo_db.sqlalchemy.provision [req-e1b7943e-8097-4ca6-b313-b6c9addfed2b - - - - -] CREATE BACKEND sqlite:// TOKEN fxvioisofe 2019-06-07 06:13:17.830 30937 INFO octavia.common.config [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] Logging enabled! 2019-06-07 06:13:17.831 30937 INFO octavia.common.config [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.855 30937 WARNING octavia.api.root_controller [req-cf2bf687-d9ee-49ce-a402-dc3873af9f0c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.870 30937 INFO octavia.api.v2.controllers.load_balancer [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] Sending created Load Balancer 78461481-7064-4b92-8ef8-0aef54190f4d to the handler 2019-06-07 06:13:17.888 30937 INFO oslo_db.sqlalchemy.provision [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:17.889 30937 INFO oslo_db.sqlalchemy.provision [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aedianuvks 2019-06-07 06:13:17.894 30937 INFO oslo_db.sqlalchemy.provision [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_and_address_ipv6 [0.139740s] ... ok 2019-06-07 06:13:17.873 30936 WARNING octavia.api.root_controller [req-bf0ca08d-f3c3-4e57-8329-805888539c05 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.885 30936 INFO octavia.api.v2.controllers.load_balancer [req-4d776e0e-24a7-492e-8d66-e77a3c470f97 - - - - -] Sending created Load Balancer ecba6ef0-26b6-4093-9a76-7e54a1369ce4 to the handler 2019-06-07 06:13:17.896 30937 INFO oslo_db.sqlalchemy.provision [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] CREATE BACKEND sqlite:// TOKEN yxlocbzntx 2019-06-07 06:13:17.932 30936 INFO octavia.api.v2.controllers.listener [req-8a57ed31-6de3-4679-9c4d-0cd9f2d691d3 - - - - -] Sending Creation of Listener e2a5ca70-463c-4c5a-b47b-1ed408daadbe to handler 2019-06-07 06:13:17.940 30935 INFO octavia.common.config [req-e1b7943e-8097-4ca6-b313-b6c9addfed2b - - - - -] Logging enabled! 2019-06-07 06:13:17.940 30935 INFO octavia.common.config [req-e1b7943e-8097-4ca6-b313-b6c9addfed2b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.970 30937 INFO octavia.common.config [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] Logging enabled! 2019-06-07 06:13:17.970 30937 INFO octavia.common.config [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:17.994 30937 WARNING octavia.api.root_controller [req-29e328c1-63b7-4c87-a851-98bb94503287 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.964 30935 WARNING octavia.api.root_controller [req-e1b7943e-8097-4ca6-b313-b6c9addfed2b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:17.978 30935 INFO octavia.api.v2.controllers.load_balancer [req-948a2924-1c3a-4da7-9ffd-d40fbbb74b55 - - - - -] Sending created Load Balancer 71e8e411-f354-40bb-b0f8-52ed471e1a67 to the handler 2019-06-07 06:13:18.002 30936 INFO octavia.api.v2.controllers.l7policy [req-d547b580-f68d-40f7-a4d3-f01069593a3c - - - - -] Sending Creation of L7Policy a6c36b07-ecf7-477c-ba82-6269ba48c4fb to handler 2019-06-07 06:13:18.013 30937 INFO oslo_db.sqlalchemy.provision [req-f4e4e596-cc0d-4012-a738-a0f0fa797ab8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.014 30937 INFO oslo_db.sqlalchemy.provision [req-f4e4e596-cc0d-4012-a738-a0f0fa797ab8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yxlocbzntx 2019-06-07 06:13:18.014 30937 INFO oslo_db.sqlalchemy.provision [req-f4e4e596-cc0d-4012-a738-a0f0fa797ab8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_2_fixed_ip [0.120666s] ... ok 2019-06-07 06:13:18.017 30937 INFO oslo_db.sqlalchemy.provision [req-f4e4e596-cc0d-4012-a738-a0f0fa797ab8 - - - - -] CREATE BACKEND sqlite:// TOKEN odmozecxtb 2019-06-07 06:13:18.019 30935 INFO octavia.api.v2.controllers.listener [req-e8436ec0-18f4-491b-bdd7-605e29d3f204 - - - - -] Sending Creation of Listener 79a0d59b-368b-4196-9900-c0d94602762a to handler 2019-06-07 06:13:18.085 30935 INFO octavia.api.v2.controllers.l7policy [req-3479b3d8-bbba-4a7e-a6bd-396ae22ec9b3 - - - - -] Sending Creation of L7Policy cf31034b-f15b-402e-b60c-54d131fbe5d3 to handler 2019-06-07 06:13:18.072 30936 INFO octavia.api.v2.controllers.l7policy [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] L7Policy 3ffc462d-f9d5-4822-9ffe-731bf920a4ce not found. 2019-06-07 06:13:18.074 30936 INFO octavia.api.v2.controllers.l7policy [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] L7Policy 3ffc462d-f9d5-4822-9ffe-731bf920a4ce not found. 2019-06-07 06:13:18.088 30936 INFO oslo_db.sqlalchemy.provision [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.090 30936 INFO oslo_db.sqlalchemy.provision [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rjunlqupqn 2019-06-07 06:13:18.090 30936 INFO oslo_db.sqlalchemy.provision [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_bad_parent_policy [0.323363s] ... ok 2019-06-07 06:13:18.094 30936 INFO oslo_db.sqlalchemy.provision [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] CREATE BACKEND sqlite:// TOKEN wxwblfwfyq 2019-06-07 06:13:18.170 30936 INFO octavia.common.config [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] Logging enabled! 2019-06-07 06:13:18.170 30936 INFO octavia.common.config [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.093 30937 INFO octavia.common.config [req-f4e4e596-cc0d-4012-a738-a0f0fa797ab8 - - - - -] Logging enabled! 2019-06-07 06:13:18.093 30937 INFO octavia.common.config [req-f4e4e596-cc0d-4012-a738-a0f0fa797ab8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.117 30937 WARNING octavia.api.root_controller [req-f4e4e596-cc0d-4012-a738-a0f0fa797ab8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.132 30937 INFO octavia.api.v2.controllers.load_balancer [req-1b875d9d-2480-4820-974d-377945cdadab - - - - -] Sending created Load Balancer dcaa0ada-8702-4571-8672-b22428e29d8c to the handler 2019-06-07 06:13:18.164 30937 INFO octavia.api.v2.controllers.load_balancer [req-bea8c3cc-e93e-426e-ac8e-a485f5723377 - - - - -] Sending deleted Load Balancer dcaa0ada-8702-4571-8672-b22428e29d8c to the handler 2019-06-07 06:13:18.195 30937 INFO oslo_db.sqlalchemy.provision [req-a759e9a1-8059-415f-a8cc-5e919a1e2336 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.197 30937 INFO oslo_db.sqlalchemy.provision [req-a759e9a1-8059-415f-a8cc-5e919a1e2336 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN odmozecxtb 2019-06-07 06:13:18.197 30937 INFO oslo_db.sqlalchemy.provision [req-a759e9a1-8059-415f-a8cc-5e919a1e2336 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete [0.182422s] ... ok 2019-06-07 06:13:18.200 30937 INFO oslo_db.sqlalchemy.provision [req-a759e9a1-8059-415f-a8cc-5e919a1e2336 - - - - -] CREATE BACKEND sqlite:// TOKEN tajqzvpmlb 2019-06-07 06:13:18.214 30935 INFO octavia.api.v2.controllers.l7rule [req-1eef4855-aae2-4e42-9ece-3531f3583f95 - - - - -] Sending Creation of L7Rule fb46412e-888d-4abd-9375-e4e5a5d6258a to handler 2019-06-07 06:13:18.275 30937 INFO octavia.common.config [req-a759e9a1-8059-415f-a8cc-5e919a1e2336 - - - - -] Logging enabled! 2019-06-07 06:13:18.275 30937 INFO octavia.common.config [req-a759e9a1-8059-415f-a8cc-5e919a1e2336 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.282 30936 WARNING octavia.api.root_controller [req-35cf76cd-3ce7-4ccc-b4a9-522a8e87d061 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.295 30936 INFO octavia.api.v2.controllers.load_balancer [req-8dd3b501-1eff-405a-a4c4-6972d7bdd172 - - - - -] Sending created Load Balancer ea214927-150f-4976-add1-88a73aef184b to the handler 2019-06-07 06:13:18.300 30937 WARNING octavia.api.root_controller [req-a759e9a1-8059-415f-a8cc-5e919a1e2336 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.311 30937 INFO octavia.api.v2.controllers.load_balancer [req-badd15f4-6172-426f-aadb-197dae4434e0 - - - - -] Sending created Load Balancer 107e5c96-9c62-4fb6-9076-2f9cf26494c4 to the handler 2019-06-07 06:13:18.352 30935 INFO octavia.api.v2.controllers.l7rule [req-2375ea52-7d37-41ad-9f0f-4fd3d6118cd5 - - - - -] Sending Creation of L7Rule 92b10d1a-2334-4537-8c08-dadbe27f7d83 to handler 2019-06-07 06:13:18.348 30937 INFO octavia.api.v2.controllers.load_balancer [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] Sending failover request for lb 107e5c96-9c62-4fb6-9076-2f9cf26494c4 to the handler 2019-06-07 06:13:18.362 30937 INFO oslo_db.sqlalchemy.provision [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.363 30937 INFO oslo_db.sqlalchemy.provision [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tajqzvpmlb 2019-06-07 06:13:18.363 30937 INFO oslo_db.sqlalchemy.provision [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover [0.166065s] ... ok 2019-06-07 06:13:18.366 30937 INFO oslo_db.sqlalchemy.provision [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] CREATE BACKEND sqlite:// TOKEN wvagqcyzdx 2019-06-07 06:13:18.341 30936 INFO octavia.api.v2.controllers.pool [req-42bd268c-a64a-46c7-9d57-024d6eb01fbf - - - - -] Sending Creation of Pool f841fc22-e207-4371-9912-a46415718425 to handler 2019-06-07 06:13:18.412 30936 INFO octavia.api.v2.controllers.listener [req-24a30cf3-5644-4316-bd31-2f80bfc54ecd - - - - -] Sending Creation of Listener a912911c-1eb0-4467-969a-4f3b7b9d3cec to handler 2019-06-07 06:13:18.440 30937 INFO octavia.common.config [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] Logging enabled! 2019-06-07 06:13:18.440 30937 INFO octavia.common.config [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.465 30937 WARNING octavia.api.root_controller [req-eb0b52ac-01bd-4fce-9756-76b50528d064 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.477 30937 INFO octavia.api.v2.controllers.load_balancer [req-d710ef74-91de-4e9f-bc8e-672b9cfb5107 - - - - -] Sending created Load Balancer 379c03ee-8d52-4710-9fd7-cb4cc1ac41bf to the handler 2019-06-07 06:13:18.467 30938 INFO octavia.api.v2.controllers.l7rule [req-b2314af7-1959-4242-b116-138ef3b8a10a - - - - -] Sending Creation of L7Rule 966ceaf1-bddc-453f-b7a6-450baabbcd24 to handler 2019-06-07 06:13:18.497 30935 INFO oslo_db.sqlalchemy.provision [req-3a2b0779-5681-4498-a1c4-36f8b529030b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.498 30935 INFO oslo_db.sqlalchemy.provision [req-3a2b0779-5681-4498-a1c4-36f8b529030b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fxvioisofe 2019-06-07 06:13:18.498 30935 INFO oslo_db.sqlalchemy.provision [req-3a2b0779-5681-4498-a1c4-36f8b529030b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_authorized [0.637404s] ... ok 2019-06-07 06:13:18.502 30935 INFO oslo_db.sqlalchemy.provision [req-3a2b0779-5681-4498-a1c4-36f8b529030b - - - - -] CREATE BACKEND sqlite:// TOKEN ufakenmihb 2019-06-07 06:13:18.514 30937 INFO octavia.api.v2.controllers.load_balancer [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - f1888d4e-41bd-4547-85ed-a866c7e67d81 - - -] Sending failover request for lb 379c03ee-8d52-4710-9fd7-cb4cc1ac41bf to the handler 2019-06-07 06:13:18.525 30937 INFO oslo_db.sqlalchemy.provision [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.527 30937 INFO oslo_db.sqlalchemy.provision [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wvagqcyzdx 2019-06-07 06:13:18.527 30937 INFO oslo_db.sqlalchemy.provision [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_authorized_lb_admin [0.163587s] ... ok 2019-06-07 06:13:18.526 30936 INFO oslo_db.sqlalchemy.provision [req-ec9d2652-10c2-4a3d-89e3-3f944aa710db - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.527 30936 INFO oslo_db.sqlalchemy.provision [req-ec9d2652-10c2-4a3d-89e3-3f944aa710db - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wxwblfwfyq 2019-06-07 06:13:18.528 30936 INFO oslo_db.sqlalchemy.provision [req-ec9d2652-10c2-4a3d-89e3-3f944aa710db - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create [0.437051s] ... ok 2019-06-07 06:13:18.538 30937 INFO oslo_db.sqlalchemy.provision [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - - - - -] CREATE BACKEND sqlite:// TOKEN tpaxrutgpy 2019-06-07 06:13:18.531 30936 INFO oslo_db.sqlalchemy.provision [req-ec9d2652-10c2-4a3d-89e3-3f944aa710db - - - - -] CREATE BACKEND sqlite:// TOKEN hphrjoecpt 2019-06-07 06:13:18.582 30935 INFO octavia.common.config [req-3a2b0779-5681-4498-a1c4-36f8b529030b - - - - -] Logging enabled! 2019-06-07 06:13:18.583 30935 INFO octavia.common.config [req-3a2b0779-5681-4498-a1c4-36f8b529030b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.604 30935 WARNING octavia.api.root_controller [req-3a2b0779-5681-4498-a1c4-36f8b529030b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.623 30935 INFO octavia.api.v2.controllers.load_balancer [req-e97ea388-bf5d-4a25-b251-e9c0f3ecb3e8 - - - - -] Sending created Load Balancer bdd4f1cf-0be2-45a4-a70b-ce58c7b61b0e to the handler 2019-06-07 06:13:18.663 30935 INFO octavia.api.v2.controllers.listener [req-0b125562-9e8d-4ce2-943c-743bce6e3f42 - - - - -] Sending Creation of Listener 0b2b2748-f44d-4e25-b1a7-982cb65f5cfb to handler 2019-06-07 06:13:18.607 30936 INFO octavia.common.config [req-ec9d2652-10c2-4a3d-89e3-3f944aa710db - - - - -] Logging enabled! 2019-06-07 06:13:18.607 30936 INFO octavia.common.config [req-ec9d2652-10c2-4a3d-89e3-3f944aa710db - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.628 30936 WARNING octavia.api.root_controller [req-ec9d2652-10c2-4a3d-89e3-3f944aa710db - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.647 30936 INFO octavia.api.v2.controllers.load_balancer [req-f7916a60-18ba-4a06-b6d9-7d907502d5e1 - - - - -] Sending created Load Balancer 09413fb4-ebb0-4729-a95f-b5bbd23ef46e to the handler 2019-06-07 06:13:18.607 30937 INFO octavia.common.config [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - - - - -] Logging enabled! 2019-06-07 06:13:18.608 30937 INFO octavia.common.config [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.632 30937 WARNING octavia.api.root_controller [req-e9163b20-4d05-442a-80d7-1f7baa6b6623 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.643 30937 INFO octavia.api.v2.controllers.load_balancer [req-2d0f68a7-a7d8-420a-83c1-e4e5c77cb5d0 - - - - -] Sending created Load Balancer e131452a-e52e-48a8-b1f3-30450b2cb4c2 to the handler 2019-06-07 06:13:18.665 30937 INFO octavia.api.v2.controllers.load_balancer [req-1f48c958-e26a-40a4-8e45-fdb978d5b006 - - - - -] Sending created Load Balancer ff352cfd-9d4c-481c-bcde-67c9f279b5ff to the handler 2019-06-07 06:13:18.682 30937 INFO octavia.api.v2.controllers.load_balancer [req-23602846-6416-4a7c-857e-b039e4003e47 - - - - -] Sending created Load Balancer 5787ff77-b54d-488c-9b26-36edeb356428 to the handler 2019-06-07 06:13:18.725 30937 INFO oslo_db.sqlalchemy.provision [req-3776670d-94e9-48dd-88ff-e5ab54d774dd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.726 30937 INFO oslo_db.sqlalchemy.provision [req-3776670d-94e9-48dd-88ff-e5ab54d774dd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tpaxrutgpy 2019-06-07 06:13:18.726 30937 INFO oslo_db.sqlalchemy.provision [req-3776670d-94e9-48dd-88ff-e5ab54d774dd - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_fields_filter [0.199162s] ... ok 2019-06-07 06:13:18.740 30935 INFO octavia.api.v2.controllers.l7policy [req-fd78386f-4560-42d2-baef-abca694d9cb1 - - - - -] Sending Creation of L7Policy c6e4c580-9ee4-454c-befe-141a67553cba to handler 2019-06-07 06:13:18.729 30937 INFO oslo_db.sqlalchemy.provision [req-3776670d-94e9-48dd-88ff-e5ab54d774dd - - - - -] CREATE BACKEND sqlite:// TOKEN cguvszqkxs 2019-06-07 06:13:18.689 30936 INFO octavia.api.v2.controllers.pool [req-3a730162-1692-458c-b699-04fca9eb79b3 - - - - -] Sending Creation of Pool ec1b72be-0da7-4554-86c2-f2af2d904ad1 to handler 2019-06-07 06:13:18.771 30936 INFO octavia.api.v2.controllers.listener [req-837f32eb-1ffd-4ed7-ba0b-3c62b6b2bd2e - d44195d6-de6d-412e-8158-c276b2a34aeb - - -] Sending Creation of Listener de0cd0f5-85b0-4b65-8391-221d35798e39 to handler 2019-06-07 06:13:18.804 30937 INFO octavia.common.config [req-3776670d-94e9-48dd-88ff-e5ab54d774dd - - - - -] Logging enabled! 2019-06-07 06:13:18.804 30937 INFO octavia.common.config [req-3776670d-94e9-48dd-88ff-e5ab54d774dd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.828 30937 WARNING octavia.api.root_controller [req-3776670d-94e9-48dd-88ff-e5ab54d774dd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.844 30937 INFO octavia.api.v2.controllers.load_balancer [req-0a2662e6-a21c-47fb-8603-5490e67c5b89 - - - - -] Sending created Load Balancer d44715f5-2842-40d7-8565-3a6602299035 to the handler 2019-06-07 06:13:18.872 30937 INFO oslo_db.sqlalchemy.provision [req-defc62ef-6eb3-4339-a7cc-3af2f09746fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.874 30937 INFO oslo_db.sqlalchemy.provision [req-defc62ef-6eb3-4339-a7cc-3af2f09746fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cguvszqkxs 2019-06-07 06:13:18.874 30937 INFO oslo_db.sqlalchemy.provision [req-defc62ef-6eb3-4339-a7cc-3af2f09746fc - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:18.862 30935 INFO octavia.api.v2.controllers.l7rule [req-f047a5d9-a4de-44f1-8a5a-4c83404bb635 - - - - -] Sending Creation of L7Rule 3b021793-f305-4905-b586-df49450c4ffb to handler 2019-06-07 06:13:18.882 30936 INFO oslo_db.sqlalchemy.provision [req-1b79fb43-adc1-4b67-8b06-2270b47bbb52 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.883 30936 INFO oslo_db.sqlalchemy.provision [req-1b79fb43-adc1-4b67-8b06-2270b47bbb52 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hphrjoecpt 2019-06-07 06:13:18.884 30936 INFO oslo_db.sqlalchemy.provision [req-1b79fb43-adc1-4b67-8b06-2270b47bbb52 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_authorized [0.355712s] ... ok {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_authorized [0.147528s] ... ok 2019-06-07 06:13:18.887 30936 INFO oslo_db.sqlalchemy.provision [req-1b79fb43-adc1-4b67-8b06-2270b47bbb52 - - - - -] CREATE BACKEND sqlite:// TOKEN hyewdmvnxw 2019-06-07 06:13:18.877 30937 INFO oslo_db.sqlalchemy.provision [req-defc62ef-6eb3-4339-a7cc-3af2f09746fc - - - - -] CREATE BACKEND sqlite:// TOKEN cdyvegvqdy 2019-06-07 06:13:18.952 30937 INFO octavia.common.config [req-defc62ef-6eb3-4339-a7cc-3af2f09746fc - - - - -] Logging enabled! 2019-06-07 06:13:18.952 30937 INFO octavia.common.config [req-defc62ef-6eb3-4339-a7cc-3af2f09746fc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.976 30937 WARNING octavia.api.root_controller [req-defc62ef-6eb3-4339-a7cc-3af2f09746fc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:18.984 30937 ERROR octavia.api.v2.controllers.base [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] Load Balancer SEAN-CONNERY not found: None 2019-06-07 06:13:18.984 30937 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:18.984 30937 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:18.996 30937 INFO oslo_db.sqlalchemy.provision [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:18.997 30937 INFO oslo_db.sqlalchemy.provision [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cdyvegvqdy 2019-06-07 06:13:18.997 30937 INFO oslo_db.sqlalchemy.provision [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_bad_lb_id [0.123000s] ... ok 2019-06-07 06:13:19.014 30935 INFO octavia.api.v2.controllers.l7rule [req-260a98cf-3508-4675-8ef0-940022b3e9e8 - - - - -] Sending Creation of L7Rule 4aa71389-cd08-4ea9-a38d-7f7e5b0cbbd3 to handler 2019-06-07 06:13:19.008 30937 INFO oslo_db.sqlalchemy.provision [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] CREATE BACKEND sqlite:// TOKEN lfxszuvtle 2019-06-07 06:13:18.962 30936 INFO octavia.common.config [req-1b79fb43-adc1-4b67-8b06-2270b47bbb52 - - - - -] Logging enabled! 2019-06-07 06:13:18.963 30936 INFO octavia.common.config [req-1b79fb43-adc1-4b67-8b06-2270b47bbb52 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:18.988 30936 WARNING octavia.api.root_controller [req-1b79fb43-adc1-4b67-8b06-2270b47bbb52 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.002 30936 INFO octavia.api.v2.controllers.load_balancer [req-d196d3d3-bbd7-4035-9710-ab948dbb6a5b - - - - -] Sending created Load Balancer b8044f19-e4b9-45ed-9572-781df536b4b7 to the handler 2019-06-07 06:13:19.066 30936 INFO octavia.api.v2.controllers.pool [req-e864f5ef-1be1-4f04-9fcf-30585b001843 - - - - -] Sending Creation of Pool b7022949-bc59-4b03-9b10-8ac35400b518 to handler 2019-06-07 06:13:19.077 30937 INFO octavia.common.config [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] Logging enabled! 2019-06-07 06:13:19.077 30937 INFO octavia.common.config [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.101 30937 WARNING octavia.api.root_controller [req-ddecb9c8-f54b-46c3-83ff-59b90eb12596 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.114 30937 INFO octavia.api.v2.controllers.load_balancer [req-c04a2a10-f77b-4ea7-989d-7a42d805361a - - - - -] Sending created Load Balancer 68e7d798-c19a-4d2d-a403-ca34896c5da2 to the handler 2019-06-07 06:13:19.167 30937 INFO oslo_db.sqlalchemy.provision [req-cec9f093-ff7e-4949-893f-22179b01724c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:19.169 30937 INFO oslo_db.sqlalchemy.provision [req-cec9f093-ff7e-4949-893f-22179b01724c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lfxszuvtle 2019-06-07 06:13:19.169 30937 INFO oslo_db.sqlalchemy.provision [req-cec9f093-ff7e-4949-893f-22179b01724c - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_not_authorized [0.171276s] ... ok 2019-06-07 06:13:19.176 30936 INFO octavia.api.v2.controllers.listener [req-54dd6e48-3806-4507-8f68-c81a0a1e71b7 - - - - -] Sending Creation of Listener 8bb2115f-9bee-4c63-87e8-2ef5e3277d39 to handler 2019-06-07 06:13:19.177 30937 INFO oslo_db.sqlalchemy.provision [req-cec9f093-ff7e-4949-893f-22179b01724c - - - - -] CREATE BACKEND sqlite:// TOKEN hfaooezxlu 2019-06-07 06:13:19.189 30935 INFO octavia.api.v2.controllers.l7rule [req-e4ddc9d5-852e-4043-b5d6-6bb8ccf35c03 - - - - -] Sending Creation of L7Rule 24085030-3aac-4451-a03b-0288632a30e1 to handler 2019-06-07 06:13:19.247 30937 INFO octavia.common.config [req-cec9f093-ff7e-4949-893f-22179b01724c - - - - -] Logging enabled! 2019-06-07 06:13:19.247 30937 INFO octavia.common.config [req-cec9f093-ff7e-4949-893f-22179b01724c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.271 30937 WARNING octavia.api.root_controller [req-cec9f093-ff7e-4949-893f-22179b01724c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.283 30937 INFO octavia.api.v2.controllers.load_balancer [req-b1646fb0-078e-4740-937d-998a6f982af4 - - - - -] Sending created Load Balancer fe08ac9f-d368-4f28-84d9-158e5dac6783 to the handler 2019-06-07 06:13:19.330 30936 INFO oslo_db.sqlalchemy.provision [req-bdf239f7-0e16-4da4-b0a2-65ad3f0ab572 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:19.333 30936 INFO oslo_db.sqlalchemy.provision [req-bdf239f7-0e16-4da4-b0a2-65ad3f0ab572 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hyewdmvnxw 2019-06-07 06:13:19.333 30936 INFO oslo_db.sqlalchemy.provision [req-bdf239f7-0e16-4da4-b0a2-65ad3f0ab572 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_duplicate_fails [0.449952s] ... ok 2019-06-07 06:13:19.324 30937 INFO octavia.api.v2.controllers.listener [req-fc9bc6e9-fb9b-4faa-8941-578a8524b2b7 - - - - -] Sending Creation of Listener acb6471a-c3d6-4aa5-b5c6-796860969da8 to handler 2019-06-07 06:13:19.338 30936 INFO oslo_db.sqlalchemy.provision [req-bdf239f7-0e16-4da4-b0a2-65ad3f0ab572 - - - - -] CREATE BACKEND sqlite:// TOKEN pvgogdsbkq 2019-06-07 06:13:19.378 30937 INFO oslo_db.sqlalchemy.provision [req-d1f0bc6f-851c-4904-a866-748330ccae81 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:19.381 30937 INFO oslo_db.sqlalchemy.provision [req-d1f0bc6f-851c-4904-a866-748330ccae81 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hfaooezxlu 2019-06-07 06:13:19.381 30937 INFO oslo_db.sqlalchemy.provision [req-d1f0bc6f-851c-4904-a866-748330ccae81 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statistics [0.207904s] ... ok 2019-06-07 06:13:19.384 30937 INFO oslo_db.sqlalchemy.provision [req-d1f0bc6f-851c-4904-a866-748330ccae81 - - - - -] CREATE BACKEND sqlite:// TOKEN zntpkgkaqt 2019-06-07 06:13:19.412 30935 INFO oslo_db.sqlalchemy.provision [req-6651537b-5970-4ba4-aa84-c1e08101153b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:19.414 30935 INFO oslo_db.sqlalchemy.provision [req-6651537b-5970-4ba4-aa84-c1e08101153b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ufakenmihb 2019-06-07 06:13:19.414 30935 INFO oslo_db.sqlalchemy.provision [req-6651537b-5970-4ba4-aa84-c1e08101153b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_limited [0.915386s] ... ok 2019-06-07 06:13:19.417 30935 INFO oslo_db.sqlalchemy.provision [req-6651537b-5970-4ba4-aa84-c1e08101153b - - - - -] CREATE BACKEND sqlite:// TOKEN tbldgbuaeh 2019-06-07 06:13:19.471 30936 INFO octavia.common.config [req-bdf239f7-0e16-4da4-b0a2-65ad3f0ab572 - - - - -] Logging enabled! 2019-06-07 06:13:19.471 30936 INFO octavia.common.config [req-bdf239f7-0e16-4da4-b0a2-65ad3f0ab572 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.536 30938 INFO octavia.api.v2.controllers.l7rule [req-bbdaebbc-f0e8-410f-a06d-6d872b132fbf - - - - -] Sending Creation of L7Rule 0140b0bb-fc7b-468c-8a3e-4548dcba0be4 to handler 2019-06-07 06:13:19.510 30936 WARNING octavia.api.root_controller [req-bdf239f7-0e16-4da4-b0a2-65ad3f0ab572 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.533 30936 INFO octavia.api.v2.controllers.load_balancer [req-7e5cd2cb-63dc-4856-ac4c-efa091cd1e81 - - - - -] Sending created Load Balancer 2cab20fd-ea88-429e-8c8f-dbf74346dcee to the handler 2019-06-07 06:13:19.457 30937 INFO octavia.common.config [req-d1f0bc6f-851c-4904-a866-748330ccae81 - - - - -] Logging enabled! 2019-06-07 06:13:19.457 30937 INFO octavia.common.config [req-d1f0bc6f-851c-4904-a866-748330ccae81 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.481 30937 WARNING octavia.api.root_controller [req-d1f0bc6f-851c-4904-a866-748330ccae81 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.495 30937 INFO octavia.api.v2.controllers.load_balancer [req-613641f2-3b04-42a5-8420-ebac7b268fec - - - - -] Sending created Load Balancer c0acf9e3-ca78-4a35-82a6-94487b25cf46 to the handler 2019-06-07 06:13:19.532 30937 INFO octavia.api.v2.controllers.listener [req-98fba3dc-5c9f-42ab-83dc-acec09cc8510 - - - - -] Sending Creation of Listener 3c562041-6bfc-479f-9855-6e751b452b7f to handler 2019-06-07 06:13:19.492 30935 INFO octavia.common.config [req-6651537b-5970-4ba4-aa84-c1e08101153b - - - - -] Logging enabled! 2019-06-07 06:13:19.493 30935 INFO octavia.common.config [req-6651537b-5970-4ba4-aa84-c1e08101153b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.518 30935 WARNING octavia.api.root_controller [req-6651537b-5970-4ba4-aa84-c1e08101153b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.529 30935 INFO octavia.api.v2.controllers.load_balancer [req-779194c2-ef8a-4321-9e0d-1e1e4b5e8acc - - - - -] Sending created Load Balancer f372e9b1-2069-4800-960c-3302b2de72b5 to the handler 2019-06-07 06:13:19.573 30935 INFO octavia.api.v2.controllers.listener [req-b8671f02-9f9a-49f7-b4f5-b31dfed87593 - - - - -] Sending Creation of Listener 702ad254-b1b2-49c6-9927-3c282ebae418 to handler 2019-06-07 06:13:19.604 30936 INFO octavia.api.v2.controllers.pool [req-450d4d78-9ef3-438a-af01-b7072ccd8250 - - - - -] Sending Creation of Pool 9f27060c-2356-4900-b6ec-9202f31cd45f to handler 2019-06-07 06:13:19.645 30935 INFO octavia.api.v2.controllers.l7policy [req-21fcff75-c1f7-4cf8-bfc1-db543e634f93 - - - - -] Sending Creation of L7Policy 434d8a5e-7720-49fd-a3ed-410c7b3c1dda to handler 2019-06-07 06:13:19.658 30937 INFO oslo_db.sqlalchemy.provision [req-e8ce70fa-ec41-4577-a944-1228fa76f9b0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:19.659 30937 INFO oslo_db.sqlalchemy.provision [req-e8ce70fa-ec41-4577-a944-1228fa76f9b0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zntpkgkaqt 2019-06-07 06:13:19.661 30937 INFO oslo_db.sqlalchemy.provision [req-e8ce70fa-ec41-4577-a944-1228fa76f9b0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statistics_not_authorized [0.279458s] ... ok 2019-06-07 06:13:19.693 30936 INFO octavia.api.v2.controllers.listener [req-1ff461b8-f79b-4783-badd-88449b174e21 - - - - -] Sending Creation of Listener e6c002c7-058c-46ac-bc5f-919e33864555 to handler 2019-06-07 06:13:19.664 30937 INFO oslo_db.sqlalchemy.provision [req-e8ce70fa-ec41-4577-a944-1228fa76f9b0 - - - - -] CREATE BACKEND sqlite:// TOKEN zjorfkdokc 2019-06-07 06:13:19.736 30937 INFO octavia.common.config [req-e8ce70fa-ec41-4577-a944-1228fa76f9b0 - - - - -] Logging enabled! 2019-06-07 06:13:19.736 30937 INFO octavia.common.config [req-e8ce70fa-ec41-4577-a944-1228fa76f9b0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.760 30937 WARNING octavia.api.root_controller [req-e8ce70fa-ec41-4577-a944-1228fa76f9b0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.771 30937 INFO octavia.api.v2.controllers.load_balancer [req-e19c9798-a7fa-4d2f-a5b8-0627254c7d5e - - - - -] Sending created Load Balancer 442c7447-8a08-4266-82b0-8bd81978ae47 to the handler 2019-06-07 06:13:19.805 30937 INFO oslo_db.sqlalchemy.provision [req-e0b086f6-6d31-44aa-ab4b-4782008ce2d7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:19.806 30937 INFO oslo_db.sqlalchemy.provision [req-e0b086f6-6d31-44aa-ab4b-4782008ce2d7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zjorfkdokc 2019-06-07 06:13:19.807 30937 INFO oslo_db.sqlalchemy.provision [req-e0b086f6-6d31-44aa-ab4b-4782008ce2d7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_authorized [0.145274s] ... ok 2019-06-07 06:13:19.770 30935 INFO octavia.api.v2.controllers.l7rule [req-98c72c04-a30d-4d63-9bda-401f9087cf2f - - - - -] Sending Creation of L7Rule 6c9aedca-1bf4-4b06-b95e-1c84481ccd22 to handler 2019-06-07 06:13:19.809 30937 INFO oslo_db.sqlalchemy.provision [req-e0b086f6-6d31-44aa-ab4b-4782008ce2d7 - - - - -] CREATE BACKEND sqlite:// TOKEN vgvitobkwg 2019-06-07 06:13:19.831 30936 INFO oslo_db.sqlalchemy.provision [req-8cb02b22-4d9d-46e3-b398-9352e9432d34 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:19.833 30936 INFO oslo_db.sqlalchemy.provision [req-8cb02b22-4d9d-46e3-b398-9352e9432d34 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pvgogdsbkq 2019-06-07 06:13:19.834 30936 INFO oslo_db.sqlalchemy.provision [req-8cb02b22-4d9d-46e3-b398-9352e9432d34 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_listeners_same_port [0.499900s] ... ok 2019-06-07 06:13:19.885 30937 INFO octavia.common.config [req-e0b086f6-6d31-44aa-ab4b-4782008ce2d7 - - - - -] Logging enabled! 2019-06-07 06:13:19.885 30937 INFO octavia.common.config [req-e0b086f6-6d31-44aa-ab4b-4782008ce2d7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.838 30936 INFO oslo_db.sqlalchemy.provision [req-8cb02b22-4d9d-46e3-b398-9352e9432d34 - - - - -] CREATE BACKEND sqlite:// TOKEN wcvgfhfcha 2019-06-07 06:13:19.935 30936 INFO octavia.common.config [req-8cb02b22-4d9d-46e3-b398-9352e9432d34 - - - - -] Logging enabled! 2019-06-07 06:13:19.936 30936 INFO octavia.common.config [req-8cb02b22-4d9d-46e3-b398-9352e9432d34 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:19.917 30935 INFO octavia.api.v2.controllers.l7rule [req-a4252898-377b-4d8d-a7d1-fbeb48c7b4b1 - - - - -] Sending Creation of L7Rule 1cdc0eab-50e0-40f0-972c-b422fd617b1c to handler 2019-06-07 06:13:19.909 30937 WARNING octavia.api.root_controller [req-e0b086f6-6d31-44aa-ab4b-4782008ce2d7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.924 30937 INFO octavia.api.v2.controllers.load_balancer [req-11e22dea-5973-4598-a2a0-a1155a39a9b3 - - - - -] Sending created Load Balancer ae54443c-b23a-45dc-809b-88090fe1dce7 to the handler 2019-06-07 06:13:19.963 30937 INFO octavia.api.v2.controllers.listener [req-8180b8f6-e5f8-45b8-9c2e-25e3404d72da - - - - -] Sending Creation of Listener 5a342c0b-2ee2-4c34-aaf9-707a05b2604e to handler 2019-06-07 06:13:19.965 30936 WARNING octavia.api.root_controller [req-8cb02b22-4d9d-46e3-b398-9352e9432d34 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:19.981 30936 INFO octavia.api.v2.controllers.load_balancer [req-3fd55bbb-af55-4e99-bc9a-612f442bfb55 - - - - -] Sending created Load Balancer be34fa5b-c913-409d-9734-fd1c6a69f63d to the handler 2019-06-07 06:13:20.049 30935 INFO oslo_db.sqlalchemy.provision [req-be32e2e9-96e5-4942-91f0-053e2013d4e2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:20.050 30935 INFO oslo_db.sqlalchemy.provision [req-be32e2e9-96e5-4942-91f0-053e2013d4e2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tbldgbuaeh 2019-06-07 06:13:20.051 30935 INFO oslo_db.sqlalchemy.provision [req-be32e2e9-96e5-4942-91f0-053e2013d4e2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_not_authorized [0.636502s] ... ok 2019-06-07 06:13:20.040 30937 INFO octavia.api.v2.controllers.pool [req-5aab2e97-d2f9-425e-945f-815e1ef0b9b3 - - - - -] Sending Creation of Pool cef5f8a1-ee43-4904-968f-ad2a45e45e83 to handler 2019-06-07 06:13:20.054 30935 INFO oslo_db.sqlalchemy.provision [req-be32e2e9-96e5-4942-91f0-053e2013d4e2 - - - - -] CREATE BACKEND sqlite:// TOKEN xilcrtntnv 2019-06-07 06:13:20.036 30936 INFO octavia.api.v2.controllers.pool [req-9c1b55e3-4b1d-4a3a-956b-ececf83ae35e - - - - -] Sending Creation of Pool f5ac1acc-febb-4807-b880-a4ccdc0f919f to handler 2019-06-07 06:13:20.116 30936 INFO octavia.api.v2.controllers.listener [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] Sending Creation of Listener 72ef8a9f-f10c-43d1-8c00-591d6998c511 to handler 2019-06-07 06:13:20.155 30936 INFO oslo_db.sqlalchemy.provision [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:20.157 30936 INFO oslo_db.sqlalchemy.provision [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wcvgfhfcha 2019-06-07 06:13:20.157 30936 INFO oslo_db.sqlalchemy.provision [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_default_pool_id [0.322970s] ... ok 2019-06-07 06:13:20.130 30937 INFO octavia.api.v2.controllers.pool [req-3ce011a6-734b-4489-86e0-3a38bc8a4e4e - - - - -] Sending Creation of Pool 988e312b-c981-4212-96b8-23eaa703bfd2 to handler 2019-06-07 06:13:20.161 30936 INFO oslo_db.sqlalchemy.provision [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] CREATE BACKEND sqlite:// TOKEN anravpwprp 2019-06-07 06:13:20.129 30935 INFO octavia.common.config [req-be32e2e9-96e5-4942-91f0-053e2013d4e2 - - - - -] Logging enabled! 2019-06-07 06:13:20.129 30935 INFO octavia.common.config [req-be32e2e9-96e5-4942-91f0-053e2013d4e2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:20.152 30935 WARNING octavia.api.root_controller [req-be32e2e9-96e5-4942-91f0-053e2013d4e2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:20.168 30935 INFO octavia.api.v2.controllers.load_balancer [req-8e123fae-7524-49c2-af4b-998bbfd5d8f0 - - - - -] Sending created Load Balancer bc45c512-2247-482a-9e39-0b96a7875e57 to the handler 2019-06-07 06:13:20.244 30937 INFO octavia.api.v2.controllers.l7policy [req-488714cf-1dfa-4b7b-927a-43333218b7d4 - - - - -] Sending Creation of L7Policy 4e5fd34c-ef44-4178-9949-06ac3f2efb3e to handler 2019-06-07 06:13:20.260 30936 INFO octavia.common.config [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] Logging enabled! 2019-06-07 06:13:20.284 30935 INFO octavia.api.v2.controllers.listener [req-febff434-eea6-4609-aa6d-6f47c7635aed - - - - -] Sending Creation of Listener 8cc7e8f9-21dd-4abb-a3c6-a888ac3a578e to handler 2019-06-07 06:13:20.262 30936 INFO octavia.common.config [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:20.289 30936 WARNING octavia.api.root_controller [req-3ef3f120-0068-4432-821f-16f9c4fe6ced - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:20.303 30936 INFO octavia.api.v2.controllers.load_balancer [req-a8d1e93c-5bff-41d5-8e9f-226c8f66ba0b - - - - -] Sending created Load Balancer 41b5fcc8-9d7f-4cad-9371-5b996341a347 to the handler 2019-06-07 06:13:20.352 30935 INFO octavia.api.v2.controllers.l7policy [req-b6a0f497-38da-4ede-88ee-90bc63addab2 - - - - -] Sending Creation of L7Policy 87dc62b6-9e90-4967-87b0-00f890437def to handler 2019-06-07 06:13:20.357 30936 INFO octavia.api.v2.controllers.pool [req-50dcbf12-e06c-4e73-8eba-e57912dc3ec5 - - - - -] Sending Creation of Pool 0e5330c9-e3f8-4223-9048-9a6f933efa78 to handler 2019-06-07 06:13:20.431 30936 INFO octavia.api.v2.controllers.listener [req-b82404fd-7cf4-4e60-ab43-276b70c622e8 - - - - -] Sending Creation of Listener 2177cbde-e8ec-4b65-b8bb-6aaf01cd9445 to handler 2019-06-07 06:13:20.434 30937 INFO octavia.api.v2.controllers.l7rule [req-79f67527-bba1-4fa9-8d65-a5874c44dedc - - - - -] Sending Creation of L7Rule c417e5e8-3ffc-4ad5-bd51-cf0166425385 to handler 2019-06-07 06:13:20.473 30937 INFO oslo_db.sqlalchemy.provision [req-d923e753-381a-4803-bbea-a23c8f43323e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:20.475 30937 INFO oslo_db.sqlalchemy.provision [req-d923e753-381a-4803-bbea-a23c8f43323e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vgvitobkwg 2019-06-07 06:13:20.475 30937 INFO oslo_db.sqlalchemy.provision [req-d923e753-381a-4803-bbea-a23c8f43323e - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_pools [0.668083s] ... ok 2019-06-07 06:13:20.478 30937 INFO oslo_db.sqlalchemy.provision [req-d923e753-381a-4803-bbea-a23c8f43323e - - - - -] CREATE BACKEND sqlite:// TOKEN xeelirhjvf 2019-06-07 06:13:20.478 30935 INFO octavia.api.v2.controllers.l7rule [req-e3764d2a-136c-4eb2-ae6e-4c022a395e62 - - - - -] Sending Creation of L7Rule f321dbe9-93c1-4ea0-8a01-7e871f627036 to handler 2019-06-07 06:13:20.553 30937 INFO octavia.common.config [req-d923e753-381a-4803-bbea-a23c8f43323e - - - - -] Logging enabled! 2019-06-07 06:13:20.553 30937 INFO octavia.common.config [req-d923e753-381a-4803-bbea-a23c8f43323e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:20.560 30936 INFO oslo_db.sqlalchemy.provision [req-63f4bb5a-f4a9-46bb-9ec1-4de0f7c8584c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:20.561 30936 INFO oslo_db.sqlalchemy.provision [req-63f4bb5a-f4a9-46bb-9ec1-4de0f7c8584c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN anravpwprp 2019-06-07 06:13:20.562 30936 INFO oslo_db.sqlalchemy.provision [req-63f4bb5a-f4a9-46bb-9ec1-4de0f7c8584c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_not_authorized [0.404359s] ... ok 2019-06-07 06:13:20.565 30936 INFO oslo_db.sqlalchemy.provision [req-63f4bb5a-f4a9-46bb-9ec1-4de0f7c8584c - - - - -] CREATE BACKEND sqlite:// TOKEN ipiijjbpgk 2019-06-07 06:13:20.578 30937 WARNING octavia.api.root_controller [req-d923e753-381a-4803-bbea-a23c8f43323e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:20.612 30938 INFO octavia.api.v2.controllers.l7rule [req-9e911956-f901-426e-b206-2f3a516bbe28 - - - - -] Sending Creation of L7Rule 5d92970a-e930-46e7-9a2b-a99a86e649b4 to handler 2019-06-07 06:13:20.632 30937 INFO octavia.api.v2.controllers.load_balancer [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] Sending created Load Balancer 39a2a174-a5af-4c29-bcff-4a838d212da4 to the handler 2019-06-07 06:13:20.634 30935 INFO octavia.api.v2.controllers.l7rule [req-f89aa5f8-232c-4ea4-8a11-d45a96b67e3c - - - - -] Sending Creation of L7Rule 37c8c783-783d-4cc1-a67a-a70c5fba8c9f to handler 2019-06-07 06:13:20.667 30937 INFO oslo_db.sqlalchemy.provision [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:20.669 30937 INFO oslo_db.sqlalchemy.provision [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xeelirhjvf 2019-06-07 06:13:20.669 30937 INFO oslo_db.sqlalchemy.provision [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners_one_pool [0.199254s] ... ok 2019-06-07 06:13:20.678 30937 INFO oslo_db.sqlalchemy.provision [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] CREATE BACKEND sqlite:// TOKEN ceyeyxhrks 2019-06-07 06:13:20.651 30936 INFO octavia.common.config [req-63f4bb5a-f4a9-46bb-9ec1-4de0f7c8584c - - - - -] Logging enabled! 2019-06-07 06:13:20.652 30936 INFO octavia.common.config [req-63f4bb5a-f4a9-46bb-9ec1-4de0f7c8584c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:20.677 30936 WARNING octavia.api.root_controller [req-63f4bb5a-f4a9-46bb-9ec1-4de0f7c8584c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:20.693 30936 INFO octavia.api.v2.controllers.load_balancer [req-213852f6-50d1-4989-bc26-2a895371c5b8 - - - - -] Sending created Load Balancer 0a94d922-9a75-4eb0-ac11-acff19a25ee4 to the handler 2019-06-07 06:13:20.737 30936 INFO octavia.api.v2.controllers.pool [req-073d107a-d7c3-4932-8316-32b22a9fd979 - - - - -] Sending Creation of Pool 02aa4de0-5bda-4dba-84db-c7cefff17862 to handler 2019-06-07 06:13:20.794 30935 INFO octavia.api.v2.controllers.l7rule [req-aa053628-3ef5-4ff3-86ff-d5020103587c - - - - -] Sending Creation of L7Rule 20475d4f-075f-46a5-8a40-c6f3cbd5bc13 to handler 2019-06-07 06:13:20.748 30937 INFO octavia.common.config [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] Logging enabled! 2019-06-07 06:13:20.748 30937 INFO octavia.common.config [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:20.774 30937 WARNING octavia.api.root_controller [req-1e42d8d0-59e2-4d02-a4e8-66a3b79d6985 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:20.788 30937 INFO octavia.api.v2.controllers.load_balancer [req-3a556336-578d-4516-865f-40cba86f906a - - - - -] Sending created Load Balancer 4ff658f0-d422-4d47-ad20-690edc56264d to the handler 2019-06-07 06:13:20.790 30936 INFO octavia.api.v2.controllers.load_balancer [req-35b91dbc-ff3c-45f6-97a6-f9a08769942b - - - - -] Sending created Load Balancer 45547118-a239-421b-8879-b88dbee4b7fd to the handler 2019-06-07 06:13:20.831 30936 INFO octavia.api.v2.controllers.listener [req-8fd2fbfd-c5b4-4e34-a047-46238c5f9d8e - - - - -] Sending Creation of Listener 6de65ea8-752c-420b-87a9-0bc9738b1291 to handler 2019-06-07 06:13:20.827 30937 INFO octavia.api.v2.controllers.listener [req-58fd22c2-6263-4860-851e-def9f485cab5 - - - - -] Sending Creation of Listener d2de8e08-6110-4527-8021-209848d31bed to handler 2019-06-07 06:13:20.888 30937 INFO octavia.api.v2.controllers.pool [req-5fa75a7c-253d-4b89-8825-56f8c06a6c31 - - - - -] Sending Creation of Pool 23025567-4b86-4596-b523-e3b02290a638 to handler 2019-06-07 06:13:20.893 30936 INFO octavia.api.v2.controllers.listener [req-b014c550-9959-4855-bb90-9fd430a43b37 - - - - -] Sending Creation of Listener 8bbc1283-2b19-40b0-b565-8aca38db1c52 to handler 2019-06-07 06:13:20.961 30936 INFO octavia.api.v2.controllers.listener [req-d638af28-1452-42f1-bd5e-82b52f6c1c2d - - - - -] Sending Creation of Listener d0cc150b-3762-4542-b1df-b60d423a3662 to handler 2019-06-07 06:13:20.996 30935 INFO oslo_db.sqlalchemy.provision [req-b8682ee1-d264-4145-85a4-970b2bd61c30 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:20.999 30935 INFO oslo_db.sqlalchemy.provision [req-b8682ee1-d264-4145-85a4-970b2bd61c30 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xilcrtntnv 2019-06-07 06:13:21.000 30935 INFO oslo_db.sqlalchemy.provision [req-b8682ee1-d264-4145-85a4-970b2bd61c30 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_sorted [0.948680s] ... ok 2019-06-07 06:13:21.003 30935 INFO oslo_db.sqlalchemy.provision [req-b8682ee1-d264-4145-85a4-970b2bd61c30 - - - - -] CREATE BACKEND sqlite:// TOKEN moourqaqii 2019-06-07 06:13:20.985 30937 INFO octavia.api.v2.controllers.pool [req-e15f5fc5-b76a-4bff-b914-fc6d8481ab7b - - - - -] Sending Creation of Pool 453aba13-0cae-4c22-b708-f6f17b3ff884 to handler 2019-06-07 06:13:21.043 30936 INFO oslo_db.sqlalchemy.provision [req-5bf18cda-f314-40dc-a8d2-9f45d5010dab - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:21.045 30936 INFO oslo_db.sqlalchemy.provision [req-5bf18cda-f314-40dc-a8d2-9f45d5010dab - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ipiijjbpgk 2019-06-07 06:13:21.045 30936 INFO oslo_db.sqlalchemy.provision [req-5bf18cda-f314-40dc-a8d2-9f45d5010dab - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_admin [0.483115s] ... ok 2019-06-07 06:13:21.048 30936 INFO oslo_db.sqlalchemy.provision [req-5bf18cda-f314-40dc-a8d2-9f45d5010dab - - - - -] CREATE BACKEND sqlite:// TOKEN fvmlmfzvlj 2019-06-07 06:13:21.078 30935 INFO octavia.common.config [req-b8682ee1-d264-4145-85a4-970b2bd61c30 - - - - -] Logging enabled! 2019-06-07 06:13:21.116 30937 INFO octavia.api.v2.controllers.member [req-6d35e4cb-b41d-43dc-99fd-ca52d03b0edf - - - - -] Sending Full Member Update to handler 2019-06-07 06:13:21.122 30936 INFO octavia.common.config [req-5bf18cda-f314-40dc-a8d2-9f45d5010dab - - - - -] Logging enabled! 2019-06-07 06:13:21.123 30936 INFO octavia.common.config [req-5bf18cda-f314-40dc-a8d2-9f45d5010dab - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:21.143 30936 WARNING octavia.api.root_controller [req-5bf18cda-f314-40dc-a8d2-9f45d5010dab - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:21.081 30935 INFO octavia.common.config [req-b8682ee1-d264-4145-85a4-970b2bd61c30 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:21.103 30935 WARNING octavia.api.root_controller [req-b8682ee1-d264-4145-85a4-970b2bd61c30 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:21.115 30935 INFO octavia.api.v2.controllers.load_balancer [req-a6b31247-688d-4ae6-a6d8-c7b165514a03 - - - - -] Sending created Load Balancer 11a33797-ebd8-4b97-92ac-74a42364dc0f to the handler 2019-06-07 06:13:21.158 30935 INFO octavia.api.v2.controllers.listener [req-aee7e458-1336-4db8-b2e1-82ffc38a4586 - - - - -] Sending Creation of Listener 559af8bb-2a65-40c1-a395-01a9e59c9bbd to handler 2019-06-07 06:13:21.160 30937 INFO oslo_db.sqlalchemy.provision [req-a5075e59-1484-4062-9f72-7a4f55ab6fb6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:21.162 30937 INFO oslo_db.sqlalchemy.provision [req-a5075e59-1484-4062-9f72-7a4f55ab6fb6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ceyeyxhrks 2019-06-07 06:13:21.162 30937 INFO oslo_db.sqlalchemy.provision [req-a5075e59-1484-4062-9f72-7a4f55ab6fb6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_create_batch_members [0.487212s] ... ok 2019-06-07 06:13:21.165 30937 INFO oslo_db.sqlalchemy.provision [req-a5075e59-1484-4062-9f72-7a4f55ab6fb6 - - - - -] CREATE BACKEND sqlite:// TOKEN xdfxfexqmo 2019-06-07 06:13:21.162 30936 INFO octavia.api.v2.controllers.load_balancer [req-ebe27700-fa26-449e-bf28-f4fc6d4716eb - - - - -] Sending created Load Balancer f77b31e1-b7c9-43bc-a63b-792b7975a730 to the handler 2019-06-07 06:13:21.203 30936 INFO octavia.api.v2.controllers.pool [req-9f36792e-9345-4ff6-95ed-c544d7375b4c - - - - -] Sending Creation of Pool e78eeffa-f2e5-458b-af5b-155e1852d28e to handler 2019-06-07 06:13:21.239 30937 INFO octavia.common.config [req-a5075e59-1484-4062-9f72-7a4f55ab6fb6 - - - - -] Logging enabled! 2019-06-07 06:13:21.240 30937 INFO octavia.common.config [req-a5075e59-1484-4062-9f72-7a4f55ab6fb6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:21.231 30935 INFO octavia.api.v2.controllers.l7policy [req-c6be2237-9f8c-4ffb-930f-b9ad422c61ad - - - - -] Sending Creation of L7Policy 547873c3-7505-4d8c-af7a-6d24d16808f4 to handler 2019-06-07 06:13:21.261 30936 INFO octavia.api.v2.controllers.listener [req-b29c67bc-dfde-4f1b-862f-bcacfecdabdd - - - - -] Sending Creation of Listener c6501c6d-7cd7-48d8-a4ab-aba83300e565 to handler 2019-06-07 06:13:21.265 30937 WARNING octavia.api.root_controller [req-a5075e59-1484-4062-9f72-7a4f55ab6fb6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:21.279 30937 INFO octavia.api.v2.controllers.load_balancer [req-2e9565c9-c6b6-4030-87d8-182584fbfef7 - - - - -] Sending created Load Balancer 99c486d6-eb61-4e2e-9a67-3458b97d2494 to the handler 2019-06-07 06:13:21.318 30937 INFO octavia.api.v2.controllers.listener [req-2258ef56-7bb1-4367-899d-407527a67231 - - - - -] Sending Creation of Listener 64351ac7-20ba-4971-98ea-78922cd2712a to handler 2019-06-07 06:13:21.345 30935 INFO octavia.api.v2.controllers.l7rule [req-a246ad5f-12d4-48b3-953b-042058b763c6 - - - - -] Sending Creation of L7Rule 998d110a-c37e-49d8-a490-403b3c9badde to handler 2019-06-07 06:13:21.386 30935 INFO oslo_db.sqlalchemy.provision [req-fdeebd5f-b03e-441f-ae7a-3690e8cbb96a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:21.388 30935 INFO oslo_db.sqlalchemy.provision [req-fdeebd5f-b03e-441f-ae7a-3690e8cbb96a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN moourqaqii 2019-06-07 06:13:21.388 30935 INFO oslo_db.sqlalchemy.provision [req-fdeebd5f-b03e-441f-ae7a-3690e8cbb96a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_not_authorized [0.388266s] ... ok 2019-06-07 06:13:21.375 30937 INFO octavia.api.v2.controllers.pool [req-5be8d0ef-94ac-4aba-94e8-d81efdd8c47a - - - - -] Sending Creation of Pool 6433bbdd-8871-4515-ad51-aaca9c2eb75b to handler 2019-06-07 06:13:21.397 30935 INFO oslo_db.sqlalchemy.provision [req-fdeebd5f-b03e-441f-ae7a-3690e8cbb96a - - - - -] CREATE BACKEND sqlite:// TOKEN wltafhwvmy 2019-06-07 06:13:21.438 30936 INFO octavia.api.v2.controllers.listener [req-661e47e8-e1f6-49ed-bf02-eaec08dd5f6d - - - - -] Sending Creation of Listener 0f8ccb36-e88f-4184-b988-72add12442e4 to handler 2019-06-07 06:13:21.468 30935 INFO octavia.common.config [req-fdeebd5f-b03e-441f-ae7a-3690e8cbb96a - - - - -] Logging enabled! 2019-06-07 06:13:21.473 30937 INFO octavia.api.v2.controllers.pool [req-09e8d911-6ebc-4035-aabc-26d80bb70365 - - - - -] Sending Creation of Pool 50198a95-5559-4e4f-a1b5-d7e3438d791b to handler 2019-06-07 06:13:21.471 30935 INFO octavia.common.config [req-fdeebd5f-b03e-441f-ae7a-3690e8cbb96a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:21.494 30935 WARNING octavia.api.root_controller [req-fdeebd5f-b03e-441f-ae7a-3690e8cbb96a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:21.509 30935 INFO octavia.api.v2.controllers.load_balancer [req-90fa927d-f8b1-4ccc-8a2a-8790bf6e169b - - - - -] Sending created Load Balancer 2fdc00bb-7546-4ae8-9e8e-dbd82145eda8 to the handler 2019-06-07 06:13:21.549 30936 INFO octavia.api.v2.controllers.listener [req-67d3d075-0ff5-4dcd-b3ab-676e95c36fb2 - - - - -] Sending Creation of Listener 85998081-a2b3-4a50-8541-76f08669b8f5 to handler 2019-06-07 06:13:21.549 30935 INFO octavia.api.v2.controllers.listener [req-5ce58cdd-6734-4853-b54c-7eb4975c0791 - - - - -] Sending Creation of Listener b896230f-0852-479c-94ce-51c8e6adedba to handler 2019-06-07 06:13:21.610 30937 INFO oslo_db.sqlalchemy.provision [req-073c5f85-657d-4bee-b251-123b567a96ba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:21.611 30937 INFO oslo_db.sqlalchemy.provision [req-073c5f85-657d-4bee-b251-123b567a96ba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xdfxfexqmo 2019-06-07 06:13:21.611 30937 INFO oslo_db.sqlalchemy.provision [req-073c5f85-657d-4bee-b251-123b567a96ba - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_create_batch_members_with_invalid_address [0.449516s] ... ok 2019-06-07 06:13:21.614 30937 INFO oslo_db.sqlalchemy.provision [req-073c5f85-657d-4bee-b251-123b567a96ba - - - - -] CREATE BACKEND sqlite:// TOKEN chfyefguzt 2019-06-07 06:13:21.614 30935 INFO octavia.api.v2.controllers.l7policy [req-c07f127d-7f67-4f1a-93da-ad49f717c3db - - - - -] Sending Creation of L7Policy 4bcaee9c-a2a1-47ec-9621-7a414c780ac9 to handler 2019-06-07 06:13:21.690 30937 INFO octavia.common.config [req-073c5f85-657d-4bee-b251-123b567a96ba - - - - -] Logging enabled! 2019-06-07 06:13:21.691 30937 INFO octavia.common.config [req-073c5f85-657d-4bee-b251-123b567a96ba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:21.691 30936 INFO oslo_db.sqlalchemy.provision [req-95b33ce8-8da5-411e-9f38-b51117fc2a34 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:21.692 30936 INFO oslo_db.sqlalchemy.provision [req-95b33ce8-8da5-411e-9f38-b51117fc2a34 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fvmlmfzvlj 2019-06-07 06:13:21.693 30936 INFO oslo_db.sqlalchemy.provision [req-95b33ce8-8da5-411e-9f38-b51117fc2a34 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_limited [0.647252s] ... ok 2019-06-07 06:13:21.716 30937 WARNING octavia.api.root_controller [req-073c5f85-657d-4bee-b251-123b567a96ba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:21.695 30936 INFO oslo_db.sqlalchemy.provision [req-95b33ce8-8da5-411e-9f38-b51117fc2a34 - - - - -] CREATE BACKEND sqlite:// TOKEN deotnybfzb 2019-06-07 06:13:21.731 30937 INFO octavia.api.v2.controllers.load_balancer [req-1219092b-7946-4cbd-bbda-70aee1caac74 - - - - -] Sending created Load Balancer 48410a09-e8e3-4de3-95e3-92342533c70c to the handler 2019-06-07 06:13:21.740 30935 INFO octavia.api.v2.controllers.l7rule [req-e6a21b28-6835-4da3-a352-a2040424254c - - - - -] Sending Creation of L7Rule 417d9856-4eaa-4555-a199-cedd2021fe55 to handler 2019-06-07 06:13:21.771 30937 INFO octavia.api.v2.controllers.listener [req-6012e7b5-0390-4e1c-8b11-08bb5f72f6c0 - - - - -] Sending Creation of Listener 67fca5c4-2e14-441c-8a0b-26214bb5ae85 to handler 2019-06-07 06:13:21.769 30936 INFO octavia.common.config [req-95b33ce8-8da5-411e-9f38-b51117fc2a34 - - - - -] Logging enabled! 2019-06-07 06:13:21.770 30936 INFO octavia.common.config [req-95b33ce8-8da5-411e-9f38-b51117fc2a34 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:21.793 30936 WARNING octavia.api.root_controller [req-95b33ce8-8da5-411e-9f38-b51117fc2a34 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:21.805 30936 INFO octavia.api.v2.controllers.load_balancer [req-af79fef3-74fa-47c0-844d-d8df1a4d31cb - - - - -] Sending created Load Balancer 8f60cfab-9117-460f-9bd5-4a114b147280 to the handler 2019-06-07 06:13:21.825 30938 INFO octavia.api.v2.controllers.l7rule [req-aa75ea30-7bc0-4961-aa34-477523aa5eb0 - - - - -] Sending Creation of L7Rule 4025bab9-60d1-4cd7-a14e-92804bdd645b to handler 2019-06-07 06:13:21.832 30937 INFO octavia.api.v2.controllers.pool [req-cb4348b5-a703-49e8-b819-44872ec4a3ad - - - - -] Sending Creation of Pool 41d9c1fc-cc2a-4e18-a193-0dbd6f5cac30 to handler 2019-06-07 06:13:21.849 30935 INFO oslo_db.sqlalchemy.provision [req-c52b3844-aa0e-4ef1-88e2-e384b2001e67 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:21.852 30935 INFO oslo_db.sqlalchemy.provision [req-c52b3844-aa0e-4ef1-88e2-e384b2001e67 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wltafhwvmy 2019-06-07 06:13:21.852 30935 INFO oslo_db.sqlalchemy.provision [req-c52b3844-aa0e-4ef1-88e2-e384b2001e67 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_one_fields_filter [0.463896s] ... ok 2019-06-07 06:13:21.855 30935 INFO oslo_db.sqlalchemy.provision [req-c52b3844-aa0e-4ef1-88e2-e384b2001e67 - - - - -] CREATE BACKEND sqlite:// TOKEN pbkvggtasa 2019-06-07 06:13:21.850 30936 INFO octavia.api.v2.controllers.pool [req-8af2190a-0689-4b70-a002-e0bae74c07b6 - - - - -] Sending Creation of Pool 8db89ab1-1c50-4285-a78c-ffc26059048d to handler 2019-06-07 06:13:21.902 30936 INFO octavia.api.v2.controllers.load_balancer [req-309dfb3f-f22d-40a5-a691-fa4afb3d4832 - - - - -] Sending created Load Balancer aa107c9e-54bf-48ae-b3db-b79a2a8ece7f to the handler 2019-06-07 06:13:21.929 30935 INFO octavia.common.config [req-c52b3844-aa0e-4ef1-88e2-e384b2001e67 - - - - -] Logging enabled! 2019-06-07 06:13:21.929 30935 INFO octavia.common.config [req-c52b3844-aa0e-4ef1-88e2-e384b2001e67 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:21.937 30937 INFO octavia.api.v2.controllers.pool [req-6036953b-1219-4a25-9e54-694c03257612 - - - - -] Sending Creation of Pool 78fd60a0-460e-44b0-939d-a42ca085dde8 to handler 2019-06-07 06:13:21.953 30935 WARNING octavia.api.root_controller [req-c52b3844-aa0e-4ef1-88e2-e384b2001e67 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:21.965 30935 INFO octavia.api.v2.controllers.load_balancer [req-c579c063-c8d3-4a43-b40f-fc9c4edded10 - - - - -] Sending created Load Balancer a5534b81-4398-417e-946f-7b0a212ebe48 to the handler 2019-06-07 06:13:21.941 30936 INFO octavia.api.v2.controllers.listener [req-73f515df-51f8-4b7b-8c64-35895b34ec01 - - - - -] Sending Creation of Listener 33613ffb-b44b-47e7-9cf9-61161d70a5c0 to handler 2019-06-07 06:13:22.005 30936 INFO octavia.api.v2.controllers.listener [req-00e5bdb4-2414-43c4-bcaf-c2b5335d299a - - - - -] Sending Creation of Listener 4a0b1ee3-f5f9-4710-85ba-6ba8ccedc545 to handler 2019-06-07 06:13:22.009 30935 INFO octavia.api.v2.controllers.listener [req-45a4c305-abb8-457c-87af-db276cdfb079 - - - - -] Sending Creation of Listener 646fcdaf-addc-4816-99be-8835c5256be7 to handler 2019-06-07 06:13:22.051 30937 INFO oslo_db.sqlalchemy.provision [req-a585a63c-e285-41ef-a886-2dbde9ea2d35 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.053 30937 INFO oslo_db.sqlalchemy.provision [req-a585a63c-e285-41ef-a886-2dbde9ea2d35 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN chfyefguzt 2019-06-07 06:13:22.053 30937 INFO oslo_db.sqlalchemy.provision [req-a585a63c-e285-41ef-a886-2dbde9ea2d35 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_create_over_quota [0.441396s] ... ok 2019-06-07 06:13:22.056 30937 INFO oslo_db.sqlalchemy.provision [req-a585a63c-e285-41ef-a886-2dbde9ea2d35 - - - - -] CREATE BACKEND sqlite:// TOKEN naavgyyeqd 2019-06-07 06:13:22.076 30935 INFO octavia.api.v2.controllers.l7policy [req-60df94a0-7bc3-4558-a7d3-442b2dad47a7 - - - - -] Sending Creation of L7Policy 1cb42f8f-15c5-4e50-bfcf-43e67e91d431 to handler 2019-06-07 06:13:22.073 30936 INFO octavia.api.v2.controllers.listener [req-26480508-54c3-4050-acb7-e7658edf3acd - - - - -] Sending Creation of Listener b3ebc9f3-134f-417f-a644-c14da910400e to handler 2019-06-07 06:13:22.132 30937 INFO octavia.common.config [req-a585a63c-e285-41ef-a886-2dbde9ea2d35 - - - - -] Logging enabled! 2019-06-07 06:13:22.132 30937 INFO octavia.common.config [req-a585a63c-e285-41ef-a886-2dbde9ea2d35 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:22.143 30936 INFO oslo_db.sqlalchemy.provision [req-6f87b557-2984-4912-9c27-45ac325748dc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.144 30936 INFO oslo_db.sqlalchemy.provision [req-6f87b557-2984-4912-9c27-45ac325748dc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN deotnybfzb 2019-06-07 06:13:22.144 30936 INFO oslo_db.sqlalchemy.provision [req-6f87b557-2984-4912-9c27-45ac325748dc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_not_authorized [0.451657s] ... ok 2019-06-07 06:13:22.157 30937 WARNING octavia.api.root_controller [req-a585a63c-e285-41ef-a886-2dbde9ea2d35 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:22.147 30936 INFO oslo_db.sqlalchemy.provision [req-6f87b557-2984-4912-9c27-45ac325748dc - - - - -] CREATE BACKEND sqlite:// TOKEN dhfctdqejc 2019-06-07 06:13:22.172 30937 INFO octavia.api.v2.controllers.load_balancer [req-ecceea3a-0b1d-4125-82bd-c30969e6c882 - - - - -] Sending created Load Balancer 6c97427c-6059-4238-a622-b455f22f6cb3 to the handler 2019-06-07 06:13:22.181 30935 INFO octavia.api.v2.controllers.l7rule [req-7d88988c-3425-409a-b9de-9e7507bc1a10 - - - - -] Sending Creation of L7Rule b6ad176c-84ae-4c59-a511-f2967b664b3f to handler 2019-06-07 06:13:22.213 30937 INFO octavia.api.v2.controllers.listener [req-de25117d-9742-4a5e-8eae-faad1f4aa455 - - - - -] Sending Creation of Listener 990586d1-7aa0-42a7-a427-e033a84908f0 to handler 2019-06-07 06:13:22.221 30936 INFO octavia.common.config [req-6f87b557-2984-4912-9c27-45ac325748dc - - - - -] Logging enabled! 2019-06-07 06:13:22.222 30936 INFO octavia.common.config [req-6f87b557-2984-4912-9c27-45ac325748dc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:22.245 30936 WARNING octavia.api.root_controller [req-6f87b557-2984-4912-9c27-45ac325748dc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:22.259 30936 INFO octavia.api.v2.controllers.load_balancer [req-347b0a76-1a83-4f2b-9916-84028bc5b9ff - - - - -] Sending created Load Balancer 4f60d992-80b6-4508-9ea0-42ad5b4d6b42 to the handler 2019-06-07 06:13:22.273 30937 INFO octavia.api.v2.controllers.pool [req-1817f404-e801-4dc0-a214-c9af9e524f16 - - - - -] Sending Creation of Pool 675b7397-c803-4859-8a98-0603a4cb223f to handler 2019-06-07 06:13:22.300 30936 INFO octavia.api.v2.controllers.pool [req-a3178ae3-d2b8-4aec-81f7-27a20549ae72 - - - - -] Sending Creation of Pool 18e845b7-44ca-422d-bbd9-12d950ce5f18 to handler 2019-06-07 06:13:22.320 30935 INFO octavia.api.v2.controllers.l7rule [req-bb55380c-41bd-4bb0-b457-8fde97d01b55 - - - - -] Sending Update of L7Rule b6ad176c-84ae-4c59-a511-f2967b664b3f to handler 2019-06-07 06:13:22.371 30937 INFO octavia.api.v2.controllers.pool [req-199187be-5d75-4045-a5d5-d06cfb2eba20 - - - - -] Sending Creation of Pool c3ba4583-3e56-4f10-83af-5e8ed9bd8679 to handler 2019-06-07 06:13:22.395 30935 INFO oslo_db.sqlalchemy.provision [req-bb9cbaf7-3717-4d9b-9d25-706b95619fed - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.396 30935 INFO oslo_db.sqlalchemy.provision [req-bb9cbaf7-3717-4d9b-9d25-706b95619fed - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pbkvggtasa 2019-06-07 06:13:22.397 30935 INFO oslo_db.sqlalchemy.provision [req-bb9cbaf7-3717-4d9b-9d25-706b95619fed - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update [0.544430s] ... ok 2019-06-07 06:13:22.363 30936 INFO octavia.api.v2.controllers.listener [req-d5c2b5fc-8278-4291-bb56-61f23deb2983 - - - - -] Sending Creation of Listener d8d78bd8-147f-4e8e-afa7-381f6d2a2797 to handler 2019-06-07 06:13:22.411 30936 INFO oslo_db.sqlalchemy.provision [req-fe9c6d38-3651-43df-ae0d-480bd1b0216a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.412 30936 INFO oslo_db.sqlalchemy.provision [req-fe9c6d38-3651-43df-ae0d-480bd1b0216a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dhfctdqejc 2019-06-07 06:13:22.412 30936 INFO oslo_db.sqlalchemy.provision [req-fe9c6d38-3651-43df-ae0d-480bd1b0216a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_authorized [0.267748s] ... ok 2019-06-07 06:13:22.400 30935 INFO oslo_db.sqlalchemy.provision [req-bb9cbaf7-3717-4d9b-9d25-706b95619fed - - - - -] CREATE BACKEND sqlite:// TOKEN pscshhqsro 2019-06-07 06:13:22.415 30936 INFO oslo_db.sqlalchemy.provision [req-fe9c6d38-3651-43df-ae0d-480bd1b0216a - - - - -] CREATE BACKEND sqlite:// TOKEN vwdnggmuod 2019-06-07 06:13:22.484 30937 INFO octavia.api.v2.controllers.member [req-1c60d256-d78b-4c54-86eb-7b4bf75896e7 - - - - -] Sending Creation of Member 3fd32e16-ff2c-431e-912f-c8c9a1f036e8 to handler 2019-06-07 06:13:22.475 30935 INFO octavia.common.config [req-bb9cbaf7-3717-4d9b-9d25-706b95619fed - - - - -] Logging enabled! 2019-06-07 06:13:22.475 30935 INFO octavia.common.config [req-bb9cbaf7-3717-4d9b-9d25-706b95619fed - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:22.499 30935 WARNING octavia.api.root_controller [req-bb9cbaf7-3717-4d9b-9d25-706b95619fed - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:22.514 30935 INFO octavia.api.v2.controllers.load_balancer [req-fbfc6d49-b82b-4ff0-8944-e685a71169c0 - - - - -] Sending created Load Balancer 50255d10-0a56-4b09-be48-7f8da6b0c164 to the handler 2019-06-07 06:13:22.490 30936 INFO octavia.common.config [req-fe9c6d38-3651-43df-ae0d-480bd1b0216a - - - - -] Logging enabled! 2019-06-07 06:13:22.491 30936 INFO octavia.common.config [req-fe9c6d38-3651-43df-ae0d-480bd1b0216a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:22.515 30936 WARNING octavia.api.root_controller [req-fe9c6d38-3651-43df-ae0d-480bd1b0216a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:22.527 30936 INFO octavia.api.v2.controllers.load_balancer [req-94147fd6-f44d-441b-bc3e-362a4516e7aa - - - - -] Sending created Load Balancer d1a2bae1-b45d-4746-bf9a-9862ec5a4098 to the handler 2019-06-07 06:13:22.554 30935 INFO octavia.api.v2.controllers.listener [req-024a4002-284a-4d21-81e8-8ba96d8ca121 - - - - -] Sending Creation of Listener e20fc194-d3e9-4a46-96ba-2c6a1a9aac33 to handler 2019-06-07 06:13:22.571 30937 INFO octavia.api.v2.controllers.load_balancer [req-1bea3c21-6586-41ad-83e2-b0ed9193d73b - - - - -] Sending deleted Load Balancer 6c97427c-6059-4238-a622-b455f22f6cb3 to the handler 2019-06-07 06:13:22.571 30936 INFO octavia.api.v2.controllers.pool [req-a87798d3-9495-419c-a8f7-d33d3a689b38 - - - - -] Sending Creation of Pool 38d79ab0-a809-4787-95db-c5537fcd8420 to handler 2019-06-07 06:13:22.623 30935 INFO octavia.api.v2.controllers.l7policy [req-7d703f9c-9090-491c-92cf-35b67231172f - - - - -] Sending Creation of L7Policy a5cca74c-d720-458f-8b1f-fa70e5d341cd to handler 2019-06-07 06:13:22.634 30936 INFO octavia.api.v2.controllers.listener [req-21b8c9ca-0a94-4aeb-a8dc-e4ab02df943e - - - - -] Sending Creation of Listener d3c7e5a2-9a54-47ac-ab35-9ba91ae44f27 to handler 2019-06-07 06:13:22.626 30937 INFO octavia.api.v2.controllers.member [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:22.638 30937 INFO oslo_db.sqlalchemy.provision [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.639 30937 INFO oslo_db.sqlalchemy.provision [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN naavgyyeqd 2019-06-07 06:13:22.639 30937 INFO oslo_db.sqlalchemy.provision [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_create_when_lb_pending_delete [0.592004s] ... ok 2019-06-07 06:13:22.648 30937 INFO oslo_db.sqlalchemy.provision [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] CREATE BACKEND sqlite:// TOKEN mlytxfmaor 2019-06-07 06:13:22.682 30936 INFO oslo_db.sqlalchemy.provision [req-241eba5f-c8f6-486c-976a-00e3fc7951d1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.683 30936 INFO oslo_db.sqlalchemy.provision [req-241eba5f-c8f6-486c-976a-00e3fc7951d1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vwdnggmuod 2019-06-07 06:13:22.684 30936 INFO oslo_db.sqlalchemy.provision [req-241eba5f-c8f6-486c-976a-00e3fc7951d1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_not_authorized [0.271171s] ... ok 2019-06-07 06:13:22.687 30936 INFO oslo_db.sqlalchemy.provision [req-241eba5f-c8f6-486c-976a-00e3fc7951d1 - - - - -] CREATE BACKEND sqlite:// TOKEN lqhzzrzuei 2019-06-07 06:13:22.746 30935 INFO octavia.api.v2.controllers.l7rule [req-3b440eee-4d53-4046-a2fc-46c65590792d - - - - -] Sending Creation of L7Rule bd172e52-efb8-49aa-b701-ec20f46e51bf to handler 2019-06-07 06:13:22.760 30936 INFO octavia.common.config [req-241eba5f-c8f6-486c-976a-00e3fc7951d1 - - - - -] Logging enabled! 2019-06-07 06:13:22.761 30936 INFO octavia.common.config [req-241eba5f-c8f6-486c-976a-00e3fc7951d1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:22.722 30937 INFO octavia.common.config [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] Logging enabled! 2019-06-07 06:13:22.723 30937 INFO octavia.common.config [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:22.815 30937 WARNING octavia.api.root_controller [req-afb8d503-36a2-48ee-942c-abf63c958c85 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:22.785 30936 WARNING octavia.api.root_controller [req-241eba5f-c8f6-486c-976a-00e3fc7951d1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:22.798 30936 INFO octavia.api.v2.controllers.load_balancer [req-39a8d71b-69bb-4195-82c4-0f15eca1d256 - - - - -] Sending created Load Balancer 241be727-a325-453f-933b-4b34c90f539a to the handler 2019-06-07 06:13:22.830 30937 INFO octavia.api.v2.controllers.load_balancer [req-25f2d65f-432b-4b5d-852f-8210154698e7 - - - - -] Sending created Load Balancer fcfab5f4-07ed-493a-83e1-1a03b7434f76 to the handler 2019-06-07 06:13:22.841 30936 INFO octavia.api.v2.controllers.pool [req-a212fa76-2fe7-41ca-8cf3-64c9f4ae1dc7 - - - - -] Sending Creation of Pool 3ddf59d1-986f-4376-ba7b-f94b40d38b01 to handler 2019-06-07 06:13:22.882 30935 INFO octavia.api.v2.controllers.load_balancer [req-cfc47123-7e78-4659-ab00-ad876ed0ef2e - - - - -] Sending updated Load Balancer 50255d10-0a56-4b09-be48-7f8da6b0c164 to the handler 2019-06-07 06:13:22.871 30937 INFO octavia.api.v2.controllers.listener [req-45c95ef9-332a-4e4d-bfc1-87bc6f7ee0d1 - - - - -] Sending Creation of Listener caadbded-032d-47f9-aa3a-a9bdd5b5110e to handler 2019-06-07 06:13:22.887 30936 INFO octavia.api.v2.controllers.load_balancer [req-fbf96636-62ca-4560-b418-f190958cce78 - - - - -] Sending created Load Balancer ad40c22b-3e25-4bba-a22d-c3a810c971f1 to the handler 2019-06-07 06:13:22.925 30935 INFO octavia.api.v2.controllers.l7rule [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:22.925 30936 INFO octavia.api.v2.controllers.listener [req-33f21c93-4327-4ba6-8c88-6c645d621e83 - - - - -] Sending Creation of Listener 82317bdb-275e-47b4-b4dc-11360d181966 to handler 2019-06-07 06:13:22.937 30937 INFO octavia.api.v2.controllers.pool [req-84282155-58fd-4a5e-92c7-b3b6b81cb3b0 - - - - -] Sending Creation of Pool 0104c937-5b1b-4793-9c98-209141f2608e to handler 2019-06-07 06:13:22.942 30935 INFO oslo_db.sqlalchemy.provision [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.955 30935 INFO oslo_db.sqlalchemy.provision [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pscshhqsro 2019-06-07 06:13:22.955 30935 INFO oslo_db.sqlalchemy.provision [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_when_lb_pending_update [0.558436s] ... ok 2019-06-07 06:13:22.958 30935 INFO oslo_db.sqlalchemy.provision [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] CREATE BACKEND sqlite:// TOKEN ekzmreekgv 2019-06-07 06:13:22.987 30936 INFO oslo_db.sqlalchemy.provision [req-ac37e39c-6e79-43ef-9d8c-beeacb48452f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:22.988 30936 INFO oslo_db.sqlalchemy.provision [req-ac37e39c-6e79-43ef-9d8c-beeacb48452f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lqhzzrzuei 2019-06-07 06:13:22.988 30936 INFO oslo_db.sqlalchemy.provision [req-ac37e39c-6e79-43ef-9d8c-beeacb48452f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_statistics_authorized [0.304657s] ... ok 2019-06-07 06:13:22.996 30936 INFO oslo_db.sqlalchemy.provision [req-ac37e39c-6e79-43ef-9d8c-beeacb48452f - - - - -] CREATE BACKEND sqlite:// TOKEN xhzdwxcpcl 2019-06-07 06:13:23.047 30935 INFO octavia.common.config [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] Logging enabled! 2019-06-07 06:13:23.048 30935 INFO octavia.common.config [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:23.067 30936 INFO octavia.common.config [req-ac37e39c-6e79-43ef-9d8c-beeacb48452f - - - - -] Logging enabled! 2019-06-07 06:13:23.046 30938 INFO octavia.api.v2.controllers.l7rule [req-70fcb9f2-bbeb-4ed9-92b2-e9e1b74836d5 - - - - -] Sending Creation of L7Rule a445fbb1-e87d-491d-84bc-c6be216f5001 to handler 2019-06-07 06:13:23.044 30937 INFO octavia.api.v2.controllers.pool [req-743a85f4-cdb7-4670-9288-423b86460fb0 - - - - -] Sending Creation of Pool 946a0f9d-4836-4fa0-ae5b-d43791bccb76 to handler 2019-06-07 06:13:23.071 30936 INFO octavia.common.config [req-ac37e39c-6e79-43ef-9d8c-beeacb48452f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:23.092 30936 WARNING octavia.api.root_controller [req-ac37e39c-6e79-43ef-9d8c-beeacb48452f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:23.104 30936 INFO octavia.api.v2.controllers.load_balancer [req-45a90f1b-d7c3-4f0a-8df2-0d5a352a834c - - - - -] Sending created Load Balancer b604bb9f-ca4a-4515-a305-24cb7d90fd96 to the handler 2019-06-07 06:13:23.078 30935 WARNING octavia.api.root_controller [req-274d77a2-8100-464d-86c1-76dddf65bb7b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:23.090 30935 INFO octavia.api.v2.controllers.load_balancer [req-301672a7-e0dc-4c4d-b065-e7b05f737d31 - - - - -] Sending created Load Balancer 09208a08-6e0d-4ec8-918f-068fc8403d0a to the handler 2019-06-07 06:13:23.146 30935 INFO octavia.api.v2.controllers.listener [req-56495f14-8e50-4cc6-a892-b68ded7fb938 - - - - -] Sending Creation of Listener af1c783d-7b53-487d-9d86-9e98ea3f4b55 to handler 2019-06-07 06:13:23.155 30937 INFO octavia.api.v2.controllers.member [req-1cda92d7-55ee-4552-8a5b-82f3e8ac0d96 - - - - -] Sending Creation of Member ed70ba60-1388-433d-a012-cefedc60c6d8 to handler 2019-06-07 06:13:23.149 30936 INFO octavia.api.v2.controllers.pool [req-a40a7d6f-9cbd-4277-a2d6-f965042bbe35 - - - - -] Sending Creation of Pool 1fd1fe9b-6954-4f88-877f-7caed2a1d4a5 to handler 2019-06-07 06:13:23.234 30935 INFO octavia.api.v2.controllers.l7policy [req-2590345f-1a42-4054-9437-467eeea76393 - - - - -] Sending Creation of L7Policy fab328d8-5b25-4973-9a33-162157c6db9d to handler 2019-06-07 06:13:23.212 30936 INFO octavia.api.v2.controllers.listener [req-59dc1dba-d9b9-4ead-a94a-48c38e30eb1c - - - - -] Sending Creation of Listener c266a061-f8fc-4d4c-b697-545008a1a0a2 to handler 2019-06-07 06:13:23.243 30937 INFO octavia.api.v2.controllers.load_balancer [req-5245806e-ea73-4b39-a563-44eb093e88cc - - - - -] Sending updated Load Balancer fcfab5f4-07ed-493a-83e1-1a03b7434f76 to the handler 2019-06-07 06:13:23.293 30936 INFO octavia.api.v2.controllers.listener [req-19bd5ad3-d62d-4aa2-a233-51bd92c011e4 - - - - -] Sending Update of Listener c266a061-f8fc-4d4c-b697-545008a1a0a2 to handler 2019-06-07 06:13:23.302 30937 INFO octavia.api.v2.controllers.member [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:23.315 30937 INFO oslo_db.sqlalchemy.provision [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:23.317 30937 INFO oslo_db.sqlalchemy.provision [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mlytxfmaor 2019-06-07 06:13:23.317 30937 INFO oslo_db.sqlalchemy.provision [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_create_when_lb_pending_update [0.671551s] ... ok 2019-06-07 06:13:23.325 30937 INFO oslo_db.sqlalchemy.provision [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] CREATE BACKEND sqlite:// TOKEN neoipnmbze 2019-06-07 06:13:23.367 30935 INFO octavia.api.v2.controllers.l7rule [req-e88e542a-f95e-4f5f-ae3f-ec15f98a422f - - - - -] Sending Creation of L7Rule 181d09f0-db60-48d9-9605-a3c36c07a94b to handler 2019-06-07 06:13:23.395 30937 INFO octavia.common.config [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] Logging enabled! 2019-06-07 06:13:23.396 30937 INFO octavia.common.config [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:23.407 30936 INFO oslo_db.sqlalchemy.provision [req-519624dc-e260-4391-861b-bce80ccfb4f1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:23.409 30936 INFO oslo_db.sqlalchemy.provision [req-519624dc-e260-4391-861b-bce80ccfb4f1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xhzdwxcpcl 2019-06-07 06:13:23.409 30936 INFO oslo_db.sqlalchemy.provision [req-519624dc-e260-4391-861b-bce80ccfb4f1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update [0.420559s] ... ok 2019-06-07 06:13:23.412 30936 INFO oslo_db.sqlalchemy.provision [req-519624dc-e260-4391-861b-bce80ccfb4f1 - - - - -] CREATE BACKEND sqlite:// TOKEN eoztaszoqn 2019-06-07 06:13:23.420 30937 WARNING octavia.api.root_controller [req-58765e3f-1286-4058-a116-75df1a490a99 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:23.431 30937 INFO octavia.api.v2.controllers.load_balancer [req-0bea47ce-badc-4f93-ad4d-392ec7299290 - - - - -] Sending created Load Balancer 9d16c01e-b346-46a6-87eb-a049ef183c5e to the handler 2019-06-07 06:13:23.474 30937 INFO octavia.api.v2.controllers.listener [req-a5572974-f97b-4a6f-bb75-e340b16806ab - - - - -] Sending Creation of Listener d2a480b2-cfac-49e0-bf60-03ba1b24931a to handler 2019-06-07 06:13:23.487 30936 INFO octavia.common.config [req-519624dc-e260-4391-861b-bce80ccfb4f1 - - - - -] Logging enabled! 2019-06-07 06:13:23.488 30936 INFO octavia.common.config [req-519624dc-e260-4391-861b-bce80ccfb4f1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:23.512 30936 WARNING octavia.api.root_controller [req-519624dc-e260-4391-861b-bce80ccfb4f1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:23.526 30936 INFO octavia.api.v2.controllers.load_balancer [req-a11df048-8d61-40ec-a390-f53e5137e1d6 - - - - -] Sending created Load Balancer c20448b9-5ee5-435f-b74e-2be8149c882d to the handler 2019-06-07 06:13:23.567 30936 INFO octavia.api.v2.controllers.pool [req-ae584239-d564-4bda-ac12-1144a17b2718 - - - - -] Sending Creation of Pool 1cbd2ef6-31ad-4b12-b3ed-bf10eb266b26 to handler 2019-06-07 06:13:23.535 30935 INFO octavia.api.v2.controllers.l7rule [req-5927024f-74ed-4f8e-8f26-933abc4453a6 - - - - -] Sending Update of L7Rule 181d09f0-db60-48d9-9605-a3c36c07a94b to handler 2019-06-07 06:13:23.536 30937 INFO octavia.api.v2.controllers.pool [req-8affd012-228d-442b-b417-1177c0e0cf10 - - - - -] Sending Creation of Pool f97c24b9-dfdb-42e3-9abf-4a88a668db1e to handler 2019-06-07 06:13:23.611 30936 ERROR octavia.api.v2.controllers.base [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] Listener SEAN-CONNERY not found: None 2019-06-07 06:13:23.611 30936 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:23.611 30936 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:23.625 30936 INFO oslo_db.sqlalchemy.provision [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:23.627 30936 INFO oslo_db.sqlalchemy.provision [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eoztaszoqn 2019-06-07 06:13:23.627 30936 INFO oslo_db.sqlalchemy.provision [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_bad_listener_id [0.217454s] ... ok 2019-06-07 06:13:23.630 30936 INFO oslo_db.sqlalchemy.provision [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] CREATE BACKEND sqlite:// TOKEN srugwfhgsv 2019-06-07 06:13:23.635 30937 INFO octavia.api.v2.controllers.pool [req-f6d04475-e38e-4c9d-86b2-e4df8f7e911e - - - - -] Sending Creation of Pool 012d76b2-be96-4e7f-bc83-9243c6b5e01a to handler 2019-06-07 06:13:23.653 30935 INFO oslo_db.sqlalchemy.provision [req-51ff4fd9-7a6b-48e7-b31d-e2ba222e8762 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:23.655 30935 INFO oslo_db.sqlalchemy.provision [req-51ff4fd9-7a6b-48e7-b31d-e2ba222e8762 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ekzmreekgv 2019-06-07 06:13:23.655 30935 INFO oslo_db.sqlalchemy.provision [req-51ff4fd9-7a6b-48e7-b31d-e2ba222e8762 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_with_bad_handler [0.699432s] ... ok 2019-06-07 06:13:23.658 30935 INFO oslo_db.sqlalchemy.provision [req-51ff4fd9-7a6b-48e7-b31d-e2ba222e8762 - - - - -] CREATE BACKEND sqlite:// TOKEN crxddwhpxt 2019-06-07 06:13:23.706 30936 INFO octavia.common.config [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] Logging enabled! 2019-06-07 06:13:23.706 30936 INFO octavia.common.config [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:23.749 30935 INFO octavia.common.config [req-51ff4fd9-7a6b-48e7-b31d-e2ba222e8762 - - - - -] Logging enabled! 2019-06-07 06:13:23.751 30935 INFO octavia.common.config [req-51ff4fd9-7a6b-48e7-b31d-e2ba222e8762 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:23.747 30937 INFO octavia.api.v2.controllers.member [req-719598a2-6cca-40ab-bf65-e53f28a96821 - - - - -] Sending Creation of Member de75763b-5b73-44d0-88f4-90cbfed0fe9c to handler 2019-06-07 06:13:23.731 30936 WARNING octavia.api.root_controller [req-c31182f5-92ac-458f-8ba8-20cfaaed42a0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:23.745 30936 INFO octavia.api.v2.controllers.load_balancer [req-7030b191-9eb6-44af-8339-2862e54c6d3f - - - - -] Sending created Load Balancer 7c28424a-1060-431d-a561-61c68b29d4ad to the handler 2019-06-07 06:13:23.778 30935 WARNING octavia.api.root_controller [req-51ff4fd9-7a6b-48e7-b31d-e2ba222e8762 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:23.801 30935 INFO octavia.api.v2.controllers.load_balancer [req-2126b4f8-df6c-4712-839e-13e167772b33 - - - - -] Sending created Load Balancer a4ece7a6-2d0c-4a72-90af-09f8af5b0ca6 to the handler 2019-06-07 06:13:23.786 30936 INFO octavia.api.v2.controllers.pool [req-1fc291e7-1cb0-4c1c-a9e3-64ec3109c218 - - - - -] Sending Creation of Pool 64376b72-c0e2-4a98-b696-7262ea72b4d6 to handler 2019-06-07 06:13:23.845 30935 INFO octavia.api.v2.controllers.pool [req-15d86458-3cf0-47fb-b08c-e1d3681bb3c8 - - - - -] Sending Creation of Pool 9a0d228e-30d6-4ddf-8a83-a48daaa211f5 to handler 2019-06-07 06:13:23.831 30936 INFO octavia.api.v2.controllers.load_balancer [req-a9203782-c102-41b4-bdbc-31503f3d5873 - - - - -] Sending created Load Balancer 49ea680d-9735-4c94-bd08-7627055e0bf8 to the handler 2019-06-07 06:13:23.870 30936 INFO octavia.api.v2.controllers.listener [req-38106fbe-ac37-40de-90ee-e76e28d7004e - - - - -] Sending Creation of Listener e4bd2978-d0d5-46f3-a075-feb827f73d9e to handler 2019-06-07 06:13:23.876 30937 INFO oslo_db.sqlalchemy.provision [req-96bbadbd-24cb-4ddd-b82e-c2594965d4e9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:23.878 30937 INFO oslo_db.sqlalchemy.provision [req-96bbadbd-24cb-4ddd-b82e-c2594965d4e9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN neoipnmbze 2019-06-07 06:13:23.878 30937 INFO oslo_db.sqlalchemy.provision [req-96bbadbd-24cb-4ddd-b82e-c2594965d4e9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_bad_handler [0.561054s] ... ok 2019-06-07 06:13:23.881 30937 INFO oslo_db.sqlalchemy.provision [req-96bbadbd-24cb-4ddd-b82e-c2594965d4e9 - - - - -] CREATE BACKEND sqlite:// TOKEN pmeibmtate 2019-06-07 06:13:23.925 30935 INFO oslo_db.sqlalchemy.provision [req-5ba648c0-68fa-49e5-8300-a52e4312f9c9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:23.926 30935 INFO oslo_db.sqlalchemy.provision [req-5ba648c0-68fa-49e5-8300-a52e4312f9c9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN crxddwhpxt 2019-06-07 06:13:23.926 30935 INFO oslo_db.sqlalchemy.provision [req-5ba648c0-68fa-49e5-8300-a52e4312f9c9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_over_quota [0.271254s] ... ok 2019-06-07 06:13:23.929 30935 INFO oslo_db.sqlalchemy.provision [req-5ba648c0-68fa-49e5-8300-a52e4312f9c9 - - - - -] CREATE BACKEND sqlite:// TOKEN pftdvmznsn 2019-06-07 06:13:23.955 30937 INFO octavia.common.config [req-96bbadbd-24cb-4ddd-b82e-c2594965d4e9 - - - - -] Logging enabled! 2019-06-07 06:13:23.956 30937 INFO octavia.common.config [req-96bbadbd-24cb-4ddd-b82e-c2594965d4e9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:23.921 30936 INFO octavia.api.v2.controllers.load_balancer [req-8c4cd3fe-6f53-4ac4-a335-9a18bdcc7b38 - - - - -] Sending deleted Load Balancer 49ea680d-9735-4c94-bd08-7627055e0bf8 to the handler 2019-06-07 06:13:23.938 30936 INFO octavia.api.v2.controllers.listener [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] Load Balancer 49ea680d-9735-4c94-bd08-7627055e0bf8 is immutable. 2019-06-07 06:13:23.981 30937 WARNING octavia.api.root_controller [req-96bbadbd-24cb-4ddd-b82e-c2594965d4e9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:23.993 30937 INFO octavia.api.v2.controllers.load_balancer [req-e3ce77a8-f78d-4153-979d-bdc8cbfeb1ce - - - - -] Sending created Load Balancer 5f296b84-3f18-40f3-a4eb-77747e07dfc1 to the handler 2019-06-07 06:13:24.034 30936 INFO oslo_db.sqlalchemy.provision [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.035 30936 INFO oslo_db.sqlalchemy.provision [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN srugwfhgsv 2019-06-07 06:13:24.036 30936 INFO oslo_db.sqlalchemy.provision [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_pending_delete [0.408619s] ... ok 2019-06-07 06:13:24.039 30936 INFO oslo_db.sqlalchemy.provision [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] CREATE BACKEND sqlite:// TOKEN dufelyvztr 2019-06-07 06:13:24.036 30937 INFO octavia.api.v2.controllers.listener [req-af26fd74-7cf9-43db-affa-32be2952afde - - - - -] Sending Creation of Listener 03c0097d-5e90-4eb8-9a9d-de70b9f801e1 to handler 2019-06-07 06:13:24.097 30937 INFO octavia.api.v2.controllers.pool [req-4f17e677-8dc6-44ce-82de-cdfbb7a53a95 - - - - -] Sending Creation of Pool 519c858f-e358-4cc8-baf7-de21b4bb3f49 to handler 2019-06-07 06:13:24.109 30935 INFO octavia.common.config [req-5ba648c0-68fa-49e5-8300-a52e4312f9c9 - - - - -] Logging enabled! 2019-06-07 06:13:24.111 30935 INFO octavia.common.config [req-5ba648c0-68fa-49e5-8300-a52e4312f9c9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.135 30938 INFO octavia.api.v2.controllers.l7rule [req-22b8c97e-0958-446f-ac0b-c64042219298 - - - - -] Sending Creation of L7Rule cc817273-9431-43eb-adad-42d136fea370 to handler 2019-06-07 06:13:24.114 30936 INFO octavia.common.config [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] Logging enabled! 2019-06-07 06:13:24.115 30936 INFO octavia.common.config [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.135 30936 WARNING octavia.api.root_controller [req-b4f07b73-3787-491a-b327-e9092f4a8674 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.149 30936 INFO octavia.api.v2.controllers.load_balancer [req-f3d7c15d-5c5c-48c4-8142-cb03db677d19 - - - - -] Sending created Load Balancer c55c8378-98c0-4d26-a7b8-04f074c5f37b to the handler 2019-06-07 06:13:24.137 30935 WARNING octavia.api.root_controller [req-5ba648c0-68fa-49e5-8300-a52e4312f9c9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.164 30935 INFO octavia.api.v2.controllers.load_balancer [req-9a349d91-514d-406b-87b5-e691d65d37e4 - - - - -] Sending created Load Balancer f7799734-97e9-4b12-93df-031c656f2867 to the handler 2019-06-07 06:13:24.196 30936 INFO octavia.api.v2.controllers.pool [req-a723dc24-8b6c-4254-acee-857ddd40e1dd - - - - -] Sending Creation of Pool a15d3875-f4aa-40b9-b8e4-85e6083331d9 to handler 2019-06-07 06:13:24.196 30937 INFO octavia.api.v2.controllers.pool [req-1894cc8f-dd03-4771-be0f-05a01feb2219 - - - - -] Sending Creation of Pool 2e9245ee-e896-4296-a12d-394cea5e057b to handler 2019-06-07 06:13:24.209 30935 INFO octavia.api.v2.controllers.pool [req-cb0376b2-8c4f-4db9-ae4d-3824ffc93d57 - - - - -] Sending Creation of Pool 2c456db4-9352-4fa7-a499-59f7b4b76691 to handler 2019-06-07 06:13:24.261 30936 INFO octavia.api.v2.controllers.listener [req-b5fa2d6a-c943-440d-8707-b793c66b4a7d - - - - -] Sending Creation of Listener 0dfd649e-9f35-43db-8301-7198430759ea to handler 2019-06-07 06:13:24.289 30935 INFO oslo_db.sqlalchemy.provision [req-da347c7d-f41f-4cb5-b872-e0a4a2a88146 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.292 30935 INFO oslo_db.sqlalchemy.provision [req-da347c7d-f41f-4cb5-b872-e0a4a2a88146 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pftdvmznsn 2019-06-07 06:13:24.292 30935 INFO oslo_db.sqlalchemy.provision [req-da347c7d-f41f-4cb5-b872-e0a4a2a88146 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_bad_insert_headers [0.365844s] ... ok 2019-06-07 06:13:24.295 30935 INFO oslo_db.sqlalchemy.provision [req-da347c7d-f41f-4cb5-b872-e0a4a2a88146 - - - - -] CREATE BACKEND sqlite:// TOKEN bnoebaqzpv 2019-06-07 06:13:24.307 30937 INFO octavia.api.v2.controllers.member [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] Sending Creation of Member 75b62d6f-c319-4c99-9d9c-079fe664a9a6 to handler 2019-06-07 06:13:24.324 30937 INFO oslo_db.sqlalchemy.provision [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.325 30937 INFO oslo_db.sqlalchemy.provision [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pmeibmtate 2019-06-07 06:13:24.326 30937 INFO oslo_db.sqlalchemy.provision [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_valid_subnet [0.447375s] ... ok 2019-06-07 06:13:24.329 30937 INFO oslo_db.sqlalchemy.provision [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] CREATE BACKEND sqlite:// TOKEN egaqpivdya 2019-06-07 06:13:24.367 30936 INFO octavia.api.v2.controllers.listener [req-543879ac-e1ee-4b64-ab6e-413a9ed77f28 - - - - -] Sending Update of Listener 0dfd649e-9f35-43db-8301-7198430759ea to handler 2019-06-07 06:13:24.389 30935 INFO octavia.common.config [req-da347c7d-f41f-4cb5-b872-e0a4a2a88146 - - - - -] Logging enabled! 2019-06-07 06:13:24.390 30935 INFO octavia.common.config [req-da347c7d-f41f-4cb5-b872-e0a4a2a88146 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.423 30935 WARNING octavia.api.root_controller [req-da347c7d-f41f-4cb5-b872-e0a4a2a88146 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.435 30935 INFO octavia.api.v2.controllers.load_balancer [req-9df09ef4-ca50-4834-a809-af31eae36e24 - - - - -] Sending created Load Balancer 6a5ea8e6-55f2-4a68-9313-f4164c5cc069 to the handler 2019-06-07 06:13:24.413 30936 INFO oslo_db.sqlalchemy.provision [req-7ae9a665-5f66-41d4-904a-e779c42b03b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.414 30936 INFO oslo_db.sqlalchemy.provision [req-7ae9a665-5f66-41d4-904a-e779c42b03b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dufelyvztr 2019-06-07 06:13:24.414 30936 INFO oslo_db.sqlalchemy.provision [req-7ae9a665-5f66-41d4-904a-e779c42b03b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_sni_data [0.378402s] ... ok 2019-06-07 06:13:24.417 30936 INFO oslo_db.sqlalchemy.provision [req-7ae9a665-5f66-41d4-904a-e779c42b03b2 - - - - -] CREATE BACKEND sqlite:// TOKEN wnqazgxcyy 2019-06-07 06:13:24.486 30935 INFO octavia.api.v2.controllers.pool [req-3cb17e94-75ea-4d42-adfa-c30a14f02bda - - - - -] Sending Creation of Pool 5c42c87d-6a57-4f73-800f-e387ad8c5fbb to handler 2019-06-07 06:13:24.494 30936 INFO octavia.common.config [req-7ae9a665-5f66-41d4-904a-e779c42b03b2 - - - - -] Logging enabled! 2019-06-07 06:13:24.494 30936 INFO octavia.common.config [req-7ae9a665-5f66-41d4-904a-e779c42b03b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.404 30937 INFO octavia.common.config [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] Logging enabled! 2019-06-07 06:13:24.404 30937 INFO octavia.common.config [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.428 30937 WARNING octavia.api.root_controller [req-a28fddf2-92f1-4d6a-b69f-2a63ca8af985 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.439 30937 INFO octavia.api.v2.controllers.load_balancer [req-aca8861d-0e13-4873-af9b-8cf64df73950 - - - - -] Sending created Load Balancer c32bc6ca-eb46-43f2-8318-e88d3bb675a6 to the handler 2019-06-07 06:13:24.483 30937 INFO octavia.api.v2.controllers.listener [req-2ec2c156-3dbc-45dc-8d39-4def5284e11c - - - - -] Sending Creation of Listener e3222a55-2720-4ef1-8561-c45fbaddce78 to handler 2019-06-07 06:13:24.518 30936 WARNING octavia.api.root_controller [req-7ae9a665-5f66-41d4-904a-e779c42b03b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.543 30937 INFO octavia.api.v2.controllers.pool [req-d404b0fd-bc20-45b2-8c2c-7ea8b9131c41 - - - - -] Sending Creation of Pool 00545142-42ea-48ed-a3ad-ab804ca9b704 to handler 2019-06-07 06:13:24.544 30936 INFO octavia.api.v2.controllers.load_balancer [req-aea65e93-fd1d-464c-b107-ff537433ed3a - 0af386f4-a2b3-40c8-93df-1a2884ed012f - - -] Sending created Load Balancer 829917af-9246-49b8-b443-a91477d31e73 to the handler 2019-06-07 06:13:24.564 30936 INFO oslo_db.sqlalchemy.provision [req-aea65e93-fd1d-464c-b107-ff537433ed3a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.565 30936 INFO oslo_db.sqlalchemy.provision [req-aea65e93-fd1d-464c-b107-ff537433ed3a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wnqazgxcyy 2019-06-07 06:13:24.565 30936 INFO oslo_db.sqlalchemy.provision [req-aea65e93-fd1d-464c-b107-ff537433ed3a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_authorized [0.150889s] ... ok 2019-06-07 06:13:24.568 30936 INFO oslo_db.sqlalchemy.provision [req-aea65e93-fd1d-464c-b107-ff537433ed3a - - - - -] CREATE BACKEND sqlite:// TOKEN xbimsfjrug 2019-06-07 06:13:24.575 30935 INFO octavia.api.v2.controllers.listener [req-2e276bde-136e-4395-889a-7a519de26b60 - - - - -] Sending Creation of Listener ca82ef25-bd16-400a-8f85-ca812f10d183 to handler 2019-06-07 06:13:24.636 30935 INFO oslo_db.sqlalchemy.provision [req-8a1e8ed9-9229-4778-b253-b936af2aa30b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.637 30935 INFO oslo_db.sqlalchemy.provision [req-8a1e8ed9-9229-4778-b253-b936af2aa30b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bnoebaqzpv 2019-06-07 06:13:24.638 30935 INFO oslo_db.sqlalchemy.provision [req-8a1e8ed9-9229-4778-b253-b936af2aa30b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_sni_data [0.345098s] ... ok 2019-06-07 06:13:24.643 30936 INFO octavia.common.config [req-aea65e93-fd1d-464c-b107-ff537433ed3a - - - - -] Logging enabled! 2019-06-07 06:13:24.643 30936 INFO octavia.common.config [req-aea65e93-fd1d-464c-b107-ff537433ed3a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.645 30935 INFO oslo_db.sqlalchemy.provision [req-8a1e8ed9-9229-4778-b253-b936af2aa30b - - - - -] CREATE BACKEND sqlite:// TOKEN bccdmjuswa 2019-06-07 06:13:24.647 30937 INFO octavia.api.v2.controllers.pool [req-ed0119e2-9143-4c5b-bad7-62b095fded66 - - - - -] Sending Creation of Pool ebbe28ec-67a2-4d22-9171-2c944ddd7fa0 to handler 2019-06-07 06:13:24.669 30936 WARNING octavia.api.root_controller [req-aea65e93-fd1d-464c-b107-ff537433ed3a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.681 30936 INFO octavia.api.v2.controllers.load_balancer [req-e2fe9ab0-d391-4fa8-93ff-66e7e2a8d152 - - - - -] Sending created Load Balancer 4618cbf5-39d6-476c-a02c-c24f34e214e7 to the handler 2019-06-07 06:13:24.713 30936 INFO oslo_db.sqlalchemy.provision [req-d264119b-5554-400a-893e-c2e1dfe662cd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.715 30936 INFO oslo_db.sqlalchemy.provision [req-d264119b-5554-400a-893e-c2e1dfe662cd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xbimsfjrug 2019-06-07 06:13:24.715 30936 INFO oslo_db.sqlalchemy.provision [req-d264119b-5554-400a-893e-c2e1dfe662cd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_bad_handler [0.149285s] ... ok 2019-06-07 06:13:24.718 30936 INFO oslo_db.sqlalchemy.provision [req-d264119b-5554-400a-893e-c2e1dfe662cd - - - - -] CREATE BACKEND sqlite:// TOKEN jpwcbsmhgi 2019-06-07 06:13:24.732 30935 INFO octavia.common.config [req-8a1e8ed9-9229-4778-b253-b936af2aa30b - - - - -] Logging enabled! 2019-06-07 06:13:24.732 30935 INFO octavia.common.config [req-8a1e8ed9-9229-4778-b253-b936af2aa30b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.768 30937 INFO octavia.api.v2.controllers.member [req-cba78a62-b1c1-4c50-b6d5-9a3a7a36053e - - - - -] Sending Creation of Member 64c967ad-3e45-415e-97ec-e9b95b2e47e4 to handler 2019-06-07 06:13:24.759 30935 WARNING octavia.api.root_controller [req-8a1e8ed9-9229-4778-b253-b936af2aa30b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.783 30935 INFO octavia.api.v2.controllers.load_balancer [req-7b894d64-46e9-4d4b-85d5-1850f8e48898 - - - - -] Sending created Load Balancer 353e76bb-c7df-4fe5-99e2-a24436db9249 to the handler 2019-06-07 06:13:24.792 30936 INFO octavia.common.config [req-d264119b-5554-400a-893e-c2e1dfe662cd - - - - -] Logging enabled! 2019-06-07 06:13:24.792 30936 INFO octavia.common.config [req-d264119b-5554-400a-893e-c2e1dfe662cd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.827 30935 INFO octavia.api.v2.controllers.pool [req-5a545f6d-a915-4822-bac5-0956ba7a2724 - - - - -] Sending Creation of Pool 519dfbe0-b7ee-4927-a135-8e5ca1b239b3 to handler 2019-06-07 06:13:24.816 30936 WARNING octavia.api.root_controller [req-d264119b-5554-400a-893e-c2e1dfe662cd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.835 30936 INFO oslo_db.sqlalchemy.provision [req-c040d15b-2b90-4ae1-9db4-83472748ed1b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.838 30936 INFO oslo_db.sqlalchemy.provision [req-c040d15b-2b90-4ae1-9db4-83472748ed1b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jpwcbsmhgi 2019-06-07 06:13:24.838 30936 INFO oslo_db.sqlalchemy.provision [req-c040d15b-2b90-4ae1-9db4-83472748ed1b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_disallowed_network_id [0.122786s] ... ok 2019-06-07 06:13:24.841 30936 INFO oslo_db.sqlalchemy.provision [req-c040d15b-2b90-4ae1-9db4-83472748ed1b - - - - -] CREATE BACKEND sqlite:// TOKEN oiwwmcqfav 2019-06-07 06:13:24.894 30935 INFO octavia.api.v2.controllers.load_balancer [req-9b6627ec-fe53-4b8e-bc41-b71cb532874e - - - - -] Sending created Load Balancer c61bc25f-ccf0-466e-92ae-aacf0c08dda9 to the handler 2019-06-07 06:13:24.890 30937 INFO octavia.api.v2.controllers.member [req-d9970910-9621-4c47-ab39-8f48b96cbb0d - 3834f8e7-3a32-4556-a8ce-5337b5b8b264 - - -] Sending Deletion of Member 64c967ad-3e45-415e-97ec-e9b95b2e47e4 to handler 2019-06-07 06:13:24.914 30936 INFO octavia.common.config [req-c040d15b-2b90-4ae1-9db4-83472748ed1b - - - - -] Logging enabled! 2019-06-07 06:13:24.915 30936 INFO octavia.common.config [req-c040d15b-2b90-4ae1-9db4-83472748ed1b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:24.936 30936 WARNING octavia.api.root_controller [req-c040d15b-2b90-4ae1-9db4-83472748ed1b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:24.948 30935 INFO octavia.api.v2.controllers.listener [req-e573fe43-dc93-4a52-b695-e4e7f6ea0810 - - - - -] Sending Creation of Listener 420ef5a7-daa8-4b6c-8a1b-709aa3d346b4 to handler 2019-06-07 06:13:24.957 30936 INFO oslo_db.sqlalchemy.provision [req-f1a4137d-4a62-4303-8962-61c4c87d41a2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:24.959 30936 INFO oslo_db.sqlalchemy.provision [req-f1a4137d-4a62-4303-8962-61c4c87d41a2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oiwwmcqfav 2019-06-07 06:13:24.959 30936 INFO oslo_db.sqlalchemy.provision [req-f1a4137d-4a62-4303-8962-61c4c87d41a2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_network_subnet [0.120727s] ... ok 2019-06-07 06:13:24.966 30936 INFO oslo_db.sqlalchemy.provision [req-f1a4137d-4a62-4303-8962-61c4c87d41a2 - - - - -] CREATE BACKEND sqlite:// TOKEN njyuvqwkel 2019-06-07 06:13:24.983 30935 INFO octavia.api.v2.controllers.listener [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] Load Balancer c61bc25f-ccf0-466e-92ae-aacf0c08dda9 is immutable. 2019-06-07 06:13:25.013 30935 INFO oslo_db.sqlalchemy.provision [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.014 30935 INFO oslo_db.sqlalchemy.provision [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bccdmjuswa 2019-06-07 06:13:25.014 30935 INFO oslo_db.sqlalchemy.provision [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_pending_update [0.376474s] ... ok 2019-06-07 06:13:25.017 30935 INFO oslo_db.sqlalchemy.provision [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] CREATE BACKEND sqlite:// TOKEN jbxweoadzt 2019-06-07 06:13:25.036 30936 INFO octavia.common.config [req-f1a4137d-4a62-4303-8962-61c4c87d41a2 - - - - -] Logging enabled! 2019-06-07 06:13:25.037 30936 INFO octavia.common.config [req-f1a4137d-4a62-4303-8962-61c4c87d41a2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.061 30936 WARNING octavia.api.root_controller [req-f1a4137d-4a62-4303-8962-61c4c87d41a2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.079 30936 INFO oslo_db.sqlalchemy.provision [req-a2f39fa4-8366-4fb2-bfd1-bf2c66832e54 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.081 30936 INFO oslo_db.sqlalchemy.provision [req-a2f39fa4-8366-4fb2-bfd1-bf2c66832e54 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN njyuvqwkel 2019-06-07 06:13:25.081 30936 INFO oslo_db.sqlalchemy.provision [req-a2f39fa4-8366-4fb2-bfd1-bf2c66832e54 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_non_exist_qos_policy_id [0.117311s] ... ok 2019-06-07 06:13:25.084 30936 INFO oslo_db.sqlalchemy.provision [req-a2f39fa4-8366-4fb2-bfd1-bf2c66832e54 - - - - -] CREATE BACKEND sqlite:// TOKEN sshcxbjpwn 2019-06-07 06:13:25.110 30935 INFO octavia.common.config [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] Logging enabled! 2019-06-07 06:13:25.111 30935 INFO octavia.common.config [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.134 30935 WARNING octavia.api.root_controller [req-6676dd13-fcc2-48ac-a0f1-056b1da019fe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.132 30937 INFO oslo_db.sqlalchemy.provision [req-9c02edec-4569-4e60-a713-5563196848c0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.134 30937 INFO oslo_db.sqlalchemy.provision [req-9c02edec-4569-4e60-a713-5563196848c0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN egaqpivdya 2019-06-07 06:13:25.134 30937 INFO oslo_db.sqlalchemy.provision [req-9c02edec-4569-4e60-a713-5563196848c0 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:25.152 30935 INFO octavia.api.v2.controllers.load_balancer [req-c3125f4a-ccf7-4d19-b06d-01fad4ee5eaa - - - - -] Sending created Load Balancer 22c90413-d789-4cf1-96d7-911525c11e86 to the handler {2} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_authorized [0.808445s] ... ok 2019-06-07 06:13:25.137 30937 INFO oslo_db.sqlalchemy.provision [req-9c02edec-4569-4e60-a713-5563196848c0 - - - - -] CREATE BACKEND sqlite:// TOKEN jjcmporexx 2019-06-07 06:13:25.207 30935 INFO octavia.api.v2.controllers.pool [req-6f3c226d-48f3-42af-9196-84b6f8df8124 - - - - -] Sending Creation of Pool 9c5a3126-f578-422d-b610-a96e043b870a to handler 2019-06-07 06:13:25.159 30936 INFO octavia.common.config [req-a2f39fa4-8366-4fb2-bfd1-bf2c66832e54 - - - - -] Logging enabled! 2019-06-07 06:13:25.159 30936 INFO octavia.common.config [req-a2f39fa4-8366-4fb2-bfd1-bf2c66832e54 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.183 30936 WARNING octavia.api.root_controller [req-a2f39fa4-8366-4fb2-bfd1-bf2c66832e54 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.195 30936 INFO octavia.api.v2.controllers.load_balancer [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] Sending created Load Balancer 9f49ced7-879f-4c2c-ab60-ac4eeb12cb5c to the handler 2019-06-07 06:13:25.212 30936 INFO oslo_db.sqlalchemy.provision [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.214 30936 INFO oslo_db.sqlalchemy.provision [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sshcxbjpwn 2019-06-07 06:13:25.214 30936 INFO oslo_db.sqlalchemy.provision [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_project_id [0.132942s] ... ok 2019-06-07 06:13:25.217 30936 INFO oslo_db.sqlalchemy.provision [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] CREATE BACKEND sqlite:// TOKEN ymyucbuhwp 2019-06-07 06:13:25.259 30938 INFO octavia.api.v2.controllers.l7rule [req-ee5055bf-3a1e-4877-be9e-06817d1bb7a4 - - - - -] Sending Creation of L7Rule 8cd7d728-a8e6-46ad-9990-777ff23ff5ea to handler 2019-06-07 06:13:25.212 30937 INFO octavia.common.config [req-9c02edec-4569-4e60-a713-5563196848c0 - - - - -] Logging enabled! 2019-06-07 06:13:25.213 30937 INFO octavia.common.config [req-9c02edec-4569-4e60-a713-5563196848c0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.237 30937 WARNING octavia.api.root_controller [req-9c02edec-4569-4e60-a713-5563196848c0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.251 30937 INFO octavia.api.v2.controllers.load_balancer [req-5cf28d34-83de-4509-855a-2e58f1428af1 - - - - -] Sending created Load Balancer bebcfc0a-544c-4a7a-9435-ef317c62cb3b to the handler 2019-06-07 06:13:25.283 30935 INFO octavia.api.v2.controllers.listener [req-41cc2c3d-fed3-49c6-8f24-d2c274c2cd18 - - - - -] Sending Creation of Listener 3d0b8ce4-a6b0-4b73-836a-853d0b683b4d to handler 2019-06-07 06:13:25.290 30937 INFO octavia.api.v2.controllers.listener [req-019e9649-29f5-4a17-826b-3db2d97799c2 - - - - -] Sending Creation of Listener 25e8c072-c69d-4dd1-9fe7-88fc7ee6ebc7 to handler 2019-06-07 06:13:25.349 30937 INFO octavia.api.v2.controllers.pool [req-d1f1e67d-a1d0-4b2a-bb6c-a5a88b8de81e - - - - -] Sending Creation of Pool 76bb49e4-2850-44dd-acf6-fca258004fc9 to handler 2019-06-07 06:13:25.300 30936 INFO octavia.common.config [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] Logging enabled! 2019-06-07 06:13:25.300 30936 INFO octavia.common.config [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.323 30936 WARNING octavia.api.root_controller [req-60eeefc3-51f3-43a1-9652-ccb6b086f13f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.341 30936 INFO octavia.api.v2.controllers.load_balancer [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] Sending created Load Balancer 2c5d3e7f-8d90-4068-8065-81d803879965 to the handler 2019-06-07 06:13:25.358 30936 INFO oslo_db.sqlalchemy.provision [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.360 30936 INFO oslo_db.sqlalchemy.provision [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ymyucbuhwp 2019-06-07 06:13:25.360 30936 INFO oslo_db.sqlalchemy.provision [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_qos_vip_port_and_vip_qos [0.145854s] ... ok 2019-06-07 06:13:25.363 30936 INFO oslo_db.sqlalchemy.provision [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] CREATE BACKEND sqlite:// TOKEN mtjkkxpklv 2019-06-07 06:13:25.396 30935 INFO octavia.api.v2.controllers.listener [req-63c8d127-ef80-42f1-9238-4626f829133f - - - - -] Sending Deletion of Listener 3d0b8ce4-a6b0-4b73-836a-853d0b683b4d to handler 2019-06-07 06:13:25.449 30937 INFO octavia.api.v2.controllers.pool [req-36c90272-c4e2-43c7-80fc-282c316b91ff - - - - -] Sending Creation of Pool 7e807be6-27cd-4753-960b-2e86d40bc4b9 to handler 2019-06-07 06:13:25.461 30935 INFO oslo_db.sqlalchemy.provision [req-44a1cff5-47e2-4d47-a6f5-95e99027e2ba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.463 30935 INFO oslo_db.sqlalchemy.provision [req-44a1cff5-47e2-4d47-a6f5-95e99027e2ba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jbxweoadzt 2019-06-07 06:13:25.463 30935 INFO oslo_db.sqlalchemy.provision [req-44a1cff5-47e2-4d47-a6f5-95e99027e2ba - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_with_bad_handler [0.448306s] ... ok 2019-06-07 06:13:25.466 30935 INFO oslo_db.sqlalchemy.provision [req-44a1cff5-47e2-4d47-a6f5-95e99027e2ba - - - - -] CREATE BACKEND sqlite:// TOKEN xcspndwmwx 2019-06-07 06:13:25.439 30936 INFO octavia.common.config [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] Logging enabled! 2019-06-07 06:13:25.439 30936 INFO octavia.common.config [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.463 30936 WARNING octavia.api.root_controller [req-f30a88d0-dad8-4cb6-bc16-1caf6ec4d99a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.477 30936 INFO octavia.api.v2.controllers.load_balancer [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] Sending created Load Balancer bc9fefc5-3511-402b-8177-b85b0c67436d to the handler 2019-06-07 06:13:25.495 30936 INFO oslo_db.sqlalchemy.provision [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.496 30936 INFO oslo_db.sqlalchemy.provision [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mtjkkxpklv 2019-06-07 06:13:25.497 30936 INFO oslo_db.sqlalchemy.provision [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv6 [0.136308s] ... ok 2019-06-07 06:13:25.500 30936 INFO oslo_db.sqlalchemy.provision [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] CREATE BACKEND sqlite:// TOKEN wjjztdqtoz 2019-06-07 06:13:25.558 30935 INFO octavia.common.config [req-44a1cff5-47e2-4d47-a6f5-95e99027e2ba - - - - -] Logging enabled! 2019-06-07 06:13:25.558 30935 INFO octavia.common.config [req-44a1cff5-47e2-4d47-a6f5-95e99027e2ba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.568 30937 INFO octavia.api.v2.controllers.member [req-4253fb47-7ba9-4bf9-a617-750e07707d27 - - - - -] Sending Creation of Member f1fb7c96-b521-4e40-b8dd-7c592aefd0bd to handler 2019-06-07 06:13:25.586 30935 WARNING octavia.api.root_controller [req-44a1cff5-47e2-4d47-a6f5-95e99027e2ba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.577 30936 INFO octavia.common.config [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] Logging enabled! 2019-06-07 06:13:25.577 30936 INFO octavia.common.config [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.598 30936 WARNING octavia.api.root_controller [req-c0e03370-8085-41f3-94ad-34aadd602c43 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.610 30935 INFO octavia.api.v2.controllers.load_balancer [req-d75e63d2-4bd9-4f71-9b77-bf0101475304 - - - - -] Sending created Load Balancer 5eb58204-dfaa-4a2a-a7f9-b7102e622472 to the handler 2019-06-07 06:13:25.615 30936 INFO octavia.api.v2.controllers.load_balancer [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] Sending created Load Balancer b08b15b2-deb1-475f-b64c-9b9b4a7684c3 to the handler 2019-06-07 06:13:25.635 30936 INFO oslo_db.sqlalchemy.provision [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.637 30936 INFO oslo_db.sqlalchemy.provision [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjjztdqtoz 2019-06-07 06:13:25.637 30936 INFO oslo_db.sqlalchemy.provision [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_and_address [0.140044s] ... ok 2019-06-07 06:13:25.645 30936 INFO oslo_db.sqlalchemy.provision [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] CREATE BACKEND sqlite:// TOKEN fqqhqjpkxs 2019-06-07 06:13:25.658 30935 INFO octavia.api.v2.controllers.pool [req-4a140de9-f0b2-4c07-b6cf-e859e7949a8c - - - - -] Sending Creation of Pool 9b9f719e-c674-47b2-b4c9-b8b25372e9ea to handler 2019-06-07 06:13:25.713 30935 ERROR octavia.api.v2.controllers.base [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] Listener SEAN-CONNERY not found: None 2019-06-07 06:13:25.713 30935 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:25.713 30935 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:25.725 30935 INFO oslo_db.sqlalchemy.provision [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.726 30935 INFO oslo_db.sqlalchemy.provision [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xcspndwmwx 2019-06-07 06:13:25.726 30935 INFO oslo_db.sqlalchemy.provision [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:25.715 30936 INFO octavia.common.config [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] Logging enabled! 2019-06-07 06:13:25.715 30936 INFO octavia.common.config [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_bad_listener_id [0.263345s] ... ok 2019-06-07 06:13:25.729 30935 INFO oslo_db.sqlalchemy.provision [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] CREATE BACKEND sqlite:// TOKEN bkdqjzfric 2019-06-07 06:13:25.741 30936 WARNING octavia.api.root_controller [req-153c3d06-2f86-4ba5-88c2-6d6cdc92d60a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.757 30936 INFO oslo_db.sqlalchemy.provision [req-c96d6d48-b3cf-47fe-982d-cee0ba830a85 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.759 30936 INFO oslo_db.sqlalchemy.provision [req-c96d6d48-b3cf-47fe-982d-cee0ba830a85 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqqhqjpkxs 2019-06-07 06:13:25.759 30936 INFO oslo_db.sqlalchemy.provision [req-c96d6d48-b3cf-47fe-982d-cee0ba830a85 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_and_bad_address [0.122048s] ... ok 2019-06-07 06:13:25.762 30936 INFO oslo_db.sqlalchemy.provision [req-c96d6d48-b3cf-47fe-982d-cee0ba830a85 - - - - -] CREATE BACKEND sqlite:// TOKEN kokhyeausg 2019-06-07 06:13:25.781 30937 INFO oslo_db.sqlalchemy.provision [req-6a881dcc-f4e0-4074-bb12-b49c564cf69a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.782 30937 INFO oslo_db.sqlalchemy.provision [req-6a881dcc-f4e0-4074-bb12-b49c564cf69a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jjcmporexx 2019-06-07 06:13:25.782 30937 INFO oslo_db.sqlalchemy.provision [req-6a881dcc-f4e0-4074-bb12-b49c564cf69a - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_not_authorized [0.648069s] ... ok 2019-06-07 06:13:25.785 30937 INFO oslo_db.sqlalchemy.provision [req-6a881dcc-f4e0-4074-bb12-b49c564cf69a - - - - -] CREATE BACKEND sqlite:// TOKEN apaadfzcnf 2019-06-07 06:13:25.814 30935 INFO octavia.common.config [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] Logging enabled! 2019-06-07 06:13:25.815 30935 INFO octavia.common.config [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.835 30935 WARNING octavia.api.root_controller [req-c0ade5f8-5ea9-4564-9e32-b1892e3d2d8f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.859 30937 INFO octavia.common.config [req-6a881dcc-f4e0-4074-bb12-b49c564cf69a - - - - -] Logging enabled! 2019-06-07 06:13:25.859 30937 INFO octavia.common.config [req-6a881dcc-f4e0-4074-bb12-b49c564cf69a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.857 30935 INFO octavia.api.v2.controllers.load_balancer [req-b4d014a8-2735-4fb5-8899-7bf6c2bcd423 - - - - -] Sending created Load Balancer 00df1463-5241-4589-bd0d-47c9f176033a to the handler 2019-06-07 06:13:25.842 30936 INFO octavia.common.config [req-c96d6d48-b3cf-47fe-982d-cee0ba830a85 - - - - -] Logging enabled! 2019-06-07 06:13:25.842 30936 INFO octavia.common.config [req-c96d6d48-b3cf-47fe-982d-cee0ba830a85 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:25.863 30936 WARNING octavia.api.root_controller [req-c96d6d48-b3cf-47fe-982d-cee0ba830a85 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.875 30936 INFO octavia.api.v2.controllers.load_balancer [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] Sending created Load Balancer 7e4485e3-1343-4442-ab70-86b16a8d7153 to the handler 2019-06-07 06:13:25.902 30936 INFO oslo_db.sqlalchemy.provision [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:25.903 30936 INFO oslo_db.sqlalchemy.provision [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kokhyeausg 2019-06-07 06:13:25.903 30936 INFO oslo_db.sqlalchemy.provision [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_subnet_fills_network [0.144046s] ... ok 2019-06-07 06:13:25.906 30936 INFO oslo_db.sqlalchemy.provision [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] CREATE BACKEND sqlite:// TOKEN skvmhrpbup 2019-06-07 06:13:25.911 30935 INFO octavia.api.v2.controllers.pool [req-52783d8e-bf6d-40e1-88b2-645683b2980a - - - - -] Sending Creation of Pool 7769f341-e557-4f56-9cea-08a1d6aad749 to handler 2019-06-07 06:13:25.883 30937 WARNING octavia.api.root_controller [req-6a881dcc-f4e0-4074-bb12-b49c564cf69a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:25.897 30937 INFO octavia.api.v2.controllers.load_balancer [req-d176974c-4d82-41f8-af03-67e46c418ca3 - - - - -] Sending created Load Balancer 9fbe2064-1a47-477b-b483-84197b533708 to the handler 2019-06-07 06:13:25.938 30937 INFO octavia.api.v2.controllers.listener [req-c873de3b-36bc-4056-8cd4-d258a7cfbc0d - - - - -] Sending Creation of Listener 54951c3b-1ec3-46d2-8c81-b531be07542f to handler 2019-06-07 06:13:25.977 30935 INFO octavia.api.v2.controllers.listener [req-375feb41-f56f-4e07-a7bf-8bf628b8a554 - - - - -] Sending Creation of Listener 6db8c26c-77e6-4819-8060-6e07b7f02bb9 to handler 2019-06-07 06:13:25.995 30937 INFO octavia.api.v2.controllers.pool [req-f5f0cba7-3102-4c29-bc1d-a36415a3efd7 - - - - -] Sending Creation of Pool 59f03694-24f3-4077-b653-7835b939938c to handler 2019-06-07 06:13:25.984 30936 INFO octavia.common.config [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] Logging enabled! 2019-06-07 06:13:25.984 30936 INFO octavia.common.config [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.008 30936 WARNING octavia.api.root_controller [req-e1100b9a-179a-469b-9dc0-c6e4536f95ef - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.019 30936 INFO octavia.api.v2.controllers.load_balancer [req-43e582d1-61fb-460a-968c-bb46b3aa6189 - - - - -] Sending created Load Balancer 437a2abf-b53b-4e8c-bf87-976021f71dcd to the handler 2019-06-07 06:13:26.041 30935 INFO oslo_db.sqlalchemy.provision [req-d4292d54-674d-45c2-8256-2df4190340a6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.042 30935 INFO oslo_db.sqlalchemy.provision [req-d4292d54-674d-45c2-8256-2df4190340a6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bkdqjzfric 2019-06-07 06:13:26.042 30935 INFO oslo_db.sqlalchemy.provision [req-d4292d54-674d-45c2-8256-2df4190340a6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_hides_deleted [0.315804s] ... ok 2019-06-07 06:13:26.045 30935 INFO oslo_db.sqlalchemy.provision [req-d4292d54-674d-45c2-8256-2df4190340a6 - - - - -] CREATE BACKEND sqlite:// TOKEN qbkdvordah 2019-06-07 06:13:26.064 30936 INFO oslo_db.sqlalchemy.provision [req-b8ecac6c-27c6-466c-8c8e-06004fcc4c5a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.066 30936 INFO oslo_db.sqlalchemy.provision [req-b8ecac6c-27c6-466c-8c8e-06004fcc4c5a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN skvmhrpbup 2019-06-07 06:13:26.066 30936 INFO oslo_db.sqlalchemy.provision [req-b8ecac6c-27c6-466c-8c8e-06004fcc4c5a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_already_deleted [0.162445s] ... ok 2019-06-07 06:13:26.069 30936 INFO oslo_db.sqlalchemy.provision [req-b8ecac6c-27c6-466c-8c8e-06004fcc4c5a - - - - -] CREATE BACKEND sqlite:// TOKEN tarxoiznkp 2019-06-07 06:13:26.096 30937 INFO octavia.api.v2.controllers.pool [req-db59c67b-d6ed-4c20-8481-39973fee71a7 - - - - -] Sending Creation of Pool 3f84a684-011c-48ed-8ff4-0b8b755b0d08 to handler 2019-06-07 06:13:26.136 30935 INFO octavia.common.config [req-d4292d54-674d-45c2-8256-2df4190340a6 - - - - -] Logging enabled! 2019-06-07 06:13:26.136 30935 INFO octavia.common.config [req-d4292d54-674d-45c2-8256-2df4190340a6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.144 30936 INFO octavia.common.config [req-b8ecac6c-27c6-466c-8c8e-06004fcc4c5a - - - - -] Logging enabled! 2019-06-07 06:13:26.144 30936 INFO octavia.common.config [req-b8ecac6c-27c6-466c-8c8e-06004fcc4c5a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.164 30935 WARNING octavia.api.root_controller [req-d4292d54-674d-45c2-8256-2df4190340a6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.175 30935 INFO octavia.api.v2.controllers.load_balancer [req-06fb4b10-3fb0-48e3-ba88-d2aa4a0fd641 - - - - -] Sending created Load Balancer 38bec647-6e21-4866-87e8-402615a9b18a to the handler 2019-06-07 06:13:26.169 30936 WARNING octavia.api.root_controller [req-b8ecac6c-27c6-466c-8c8e-06004fcc4c5a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.183 30936 INFO octavia.api.v2.controllers.load_balancer [req-b2967a99-bc83-4547-9778-3a33e928de13 - - - - -] Sending created Load Balancer 36130dea-0142-4dca-b958-7fc58f800647 to the handler 2019-06-07 06:13:26.206 30936 INFO octavia.api.v2.controllers.load_balancer [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] Invalid state PENDING_CREATE of loadbalancer resource 36130dea-0142-4dca-b958-7fc58f800647 2019-06-07 06:13:26.218 30937 INFO octavia.api.v2.controllers.member [req-74755544-a138-41e9-8170-1188921eaec4 - - - - -] Sending Creation of Member 2846dec4-9595-4cce-b1d5-9811ed7bc1c2 to handler 2019-06-07 06:13:26.220 30936 INFO oslo_db.sqlalchemy.provision [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.222 30936 INFO oslo_db.sqlalchemy.provision [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tarxoiznkp 2019-06-07 06:13:26.222 30936 INFO oslo_db.sqlalchemy.provision [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_pending_create [0.155803s] ... ok 2019-06-07 06:13:26.225 30936 INFO oslo_db.sqlalchemy.provision [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] CREATE BACKEND sqlite:// TOKEN jpyssqpziv 2019-06-07 06:13:26.235 30935 INFO octavia.api.v2.controllers.pool [req-e658626d-b38e-4d88-af1d-d16ab8179669 - - - - -] Sending Creation of Pool 1614e539-88c4-4569-b678-15d33bc86397 to handler 2019-06-07 06:13:26.331 30935 INFO octavia.api.v2.controllers.listener [req-e84d21da-87ff-40c7-b0b7-ade3f9be27a1 - - - - -] Sending Creation of Listener 59ae432f-5aee-44b8-a697-0d4df3636ba6 to handler 2019-06-07 06:13:26.301 30936 INFO octavia.common.config [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] Logging enabled! 2019-06-07 06:13:26.301 30936 INFO octavia.common.config [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.324 30936 WARNING octavia.api.root_controller [req-bb0d2062-5202-40d8-8519-67a0382eb33f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.338 30936 INFO octavia.api.v2.controllers.load_balancer [req-1278a32f-d7c0-4a2e-ae65-b6df77813b05 - - - - -] Sending created Load Balancer e77b8dce-48b2-4a8a-949c-caeea698f4ba to the handler 2019-06-07 06:13:26.349 30937 INFO octavia.api.v2.controllers.member [req-fd33f848-4014-45b9-8dec-7809696e6eb6 - - - - -] Sending Deletion of Member 2846dec4-9595-4cce-b1d5-9811ed7bc1c2 to handler 2019-06-07 06:13:26.371 30936 INFO octavia.api.v2.controllers.load_balancer [req-ac20fe8c-4d41-45a6-b79f-f1f39d519674 - - - - -] Sending deleted Load Balancer e77b8dce-48b2-4a8a-949c-caeea698f4ba to the handler 2019-06-07 06:13:26.389 30936 INFO octavia.api.v2.controllers.load_balancer [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] Invalid state PENDING_DELETE of loadbalancer resource e77b8dce-48b2-4a8a-949c-caeea698f4ba 2019-06-07 06:13:26.402 30936 INFO oslo_db.sqlalchemy.provision [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.404 30936 INFO oslo_db.sqlalchemy.provision [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jpyssqpziv 2019-06-07 06:13:26.404 30936 INFO oslo_db.sqlalchemy.provision [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_pending_delete [0.181809s] ... ok 2019-06-07 06:13:26.407 30936 INFO oslo_db.sqlalchemy.provision [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] CREATE BACKEND sqlite:// TOKEN azbqzifhgv 2019-06-07 06:13:26.441 30935 INFO oslo_db.sqlalchemy.provision [req-5a25f4c9-1b96-496b-9ab9-eeaa74f101de - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.445 30935 INFO oslo_db.sqlalchemy.provision [req-5a25f4c9-1b96-496b-9ab9-eeaa74f101de - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qbkdvordah 2019-06-07 06:13:26.445 30935 INFO oslo_db.sqlalchemy.provision [req-5a25f4c9-1b96-496b-9ab9-eeaa74f101de - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_bad_tls_ref [0.402642s] ... ok 2019-06-07 06:13:26.448 30935 INFO oslo_db.sqlalchemy.provision [req-5a25f4c9-1b96-496b-9ab9-eeaa74f101de - - - - -] CREATE BACKEND sqlite:// TOKEN hlmwzudgvn 2019-06-07 06:13:26.436 30938 INFO octavia.api.v2.controllers.l7rule [req-4223ea39-3432-4b78-b160-08926b7baa9c - - - - -] Sending Creation of L7Rule 5b1dd2fa-6ac5-4cc1-b847-baaa914c2cb4 to handler 2019-06-07 06:13:26.527 30937 INFO oslo_db.sqlalchemy.provision [req-304059c4-f83a-42ab-a86b-9a500d713d29 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.538 30935 INFO octavia.common.config [req-5a25f4c9-1b96-496b-9ab9-eeaa74f101de - - - - -] Logging enabled! 2019-06-07 06:13:26.538 30935 INFO octavia.common.config [req-5a25f4c9-1b96-496b-9ab9-eeaa74f101de - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.534 30937 INFO oslo_db.sqlalchemy.provision [req-304059c4-f83a-42ab-a86b-9a500d713d29 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN apaadfzcnf 2019-06-07 06:13:26.534 30937 INFO oslo_db.sqlalchemy.provision [req-304059c4-f83a-42ab-a86b-9a500d713d29 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_with_bad_handler [0.751316s] ... ok 2019-06-07 06:13:26.537 30937 INFO oslo_db.sqlalchemy.provision [req-304059c4-f83a-42ab-a86b-9a500d713d29 - - - - -] CREATE BACKEND sqlite:// TOKEN ztqhhvygnk 2019-06-07 06:13:26.565 30936 INFO octavia.common.config [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] Logging enabled! 2019-06-07 06:13:26.565 30936 INFO octavia.common.config [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.576 30935 WARNING octavia.api.root_controller [req-5a25f4c9-1b96-496b-9ab9-eeaa74f101de - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.589 30936 WARNING octavia.api.root_controller [req-3392eb78-f90e-4a24-8b3c-abd9d5f0b13e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.615 30936 INFO oslo_db.sqlalchemy.provision [req-19638a07-7e8a-4f58-abf3-5b1541abc1f9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.616 30936 INFO oslo_db.sqlalchemy.provision [req-19638a07-7e8a-4f58-abf3-5b1541abc1f9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN azbqzifhgv 2019-06-07 06:13:26.617 30936 INFO oslo_db.sqlalchemy.provision [req-19638a07-7e8a-4f58-abf3-5b1541abc1f9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_empty_list [0.212354s] ... ok 2019-06-07 06:13:26.593 30935 INFO octavia.api.v2.controllers.load_balancer [req-8e45c0f7-44ba-44e4-9f57-70bf6549123f - - - - -] Sending created Load Balancer 60c85cea-c52a-4bf3-8b7c-0d57030c2079 to the handler 2019-06-07 06:13:26.610 30937 INFO octavia.common.config [req-304059c4-f83a-42ab-a86b-9a500d713d29 - - - - -] Logging enabled! 2019-06-07 06:13:26.610 30937 INFO octavia.common.config [req-304059c4-f83a-42ab-a86b-9a500d713d29 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.631 30937 WARNING octavia.api.root_controller [req-304059c4-f83a-42ab-a86b-9a500d713d29 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.619 30936 INFO oslo_db.sqlalchemy.provision [req-19638a07-7e8a-4f58-abf3-5b1541abc1f9 - - - - -] CREATE BACKEND sqlite:// TOKEN oimgzvriqx 2019-06-07 06:13:26.634 30935 INFO octavia.api.v2.controllers.pool [req-c3b0ca12-d7a8-420c-91e8-613317f71ad9 - - - - -] Sending Creation of Pool 8c2f74b2-6675-4b64-9162-b5af57b9c027 to handler 2019-06-07 06:13:26.695 30936 INFO octavia.common.config [req-19638a07-7e8a-4f58-abf3-5b1541abc1f9 - - - - -] Logging enabled! 2019-06-07 06:13:26.695 30936 INFO octavia.common.config [req-19638a07-7e8a-4f58-abf3-5b1541abc1f9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.649 30937 INFO octavia.api.v2.controllers.load_balancer [req-b8f74d90-80cd-41c4-b106-c0f4197d5483 - - - - -] Sending created Load Balancer 1ad8ec4f-b14c-48ea-9939-1be717823955 to the handler 2019-06-07 06:13:26.688 30937 INFO octavia.api.v2.controllers.listener [req-af3d9fd4-b8a0-463a-84f1-fcee63582c90 - - - - -] Sending Creation of Listener e1e82a5b-5205-45de-8a45-8a9619daf213 to handler 2019-06-07 06:13:26.712 30935 INFO octavia.api.v2.controllers.listener [req-6e2e5116-e3ab-4014-814e-e2fdab1877b2 - - - - -] Sending Creation of Listener a84adf3d-1855-45e1-911f-df8b07878898 to handler 2019-06-07 06:13:26.721 30936 WARNING octavia.api.root_controller [req-19638a07-7e8a-4f58-abf3-5b1541abc1f9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.734 30936 INFO octavia.api.v2.controllers.load_balancer [req-f8d98077-a5b5-4052-a515-18ea0452d3af - - - - -] Sending created Load Balancer 9be60541-4ff0-44e8-9792-3fd3f1a35903 to the handler 2019-06-07 06:13:26.755 30937 INFO octavia.api.v2.controllers.pool [req-99f61057-fd1a-4414-b831-2db88a055742 - - - - -] Sending Creation of Pool c9eb5668-6303-4efd-a447-d1313d318bd9 to handler 2019-06-07 06:13:26.765 30936 INFO oslo_db.sqlalchemy.provision [req-9e2bc88a-ab11-4235-9b42-5687ba1560f5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.766 30936 INFO oslo_db.sqlalchemy.provision [req-9e2bc88a-ab11-4235-9b42-5687ba1560f5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oimgzvriqx 2019-06-07 06:13:26.766 30936 INFO oslo_db.sqlalchemy.provision [req-9e2bc88a-ab11-4235-9b42-5687ba1560f5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get [0.149647s] ... ok 2019-06-07 06:13:26.769 30936 INFO oslo_db.sqlalchemy.provision [req-9e2bc88a-ab11-4235-9b42-5687ba1560f5 - - - - -] CREATE BACKEND sqlite:// TOKEN gbsxylzosu 2019-06-07 06:13:26.804 30935 INFO oslo_db.sqlalchemy.provision [req-572110ef-a1e9-41af-8b89-573fa20ce9c3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.806 30935 INFO oslo_db.sqlalchemy.provision [req-572110ef-a1e9-41af-8b89-573fa20ce9c3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hlmwzudgvn 2019-06-07 06:13:26.806 30935 INFO oslo_db.sqlalchemy.provision [req-572110ef-a1e9-41af-8b89-573fa20ce9c3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_listener_bad_protocol [0.360824s] ... ok 2019-06-07 06:13:26.809 30935 INFO oslo_db.sqlalchemy.provision [req-572110ef-a1e9-41af-8b89-573fa20ce9c3 - - - - -] CREATE BACKEND sqlite:// TOKEN npjycgvuac 2019-06-07 06:13:26.852 30937 INFO octavia.api.v2.controllers.pool [req-15b50198-ee78-4e86-a527-e40597ecabe8 - - - - -] Sending Creation of Pool 0bb7c100-f348-40e2-bd14-1e791590f3de to handler 2019-06-07 06:13:26.847 30936 INFO octavia.common.config [req-9e2bc88a-ab11-4235-9b42-5687ba1560f5 - - - - -] Logging enabled! 2019-06-07 06:13:26.857 30936 INFO octavia.common.config [req-9e2bc88a-ab11-4235-9b42-5687ba1560f5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.898 30935 INFO octavia.common.config [req-572110ef-a1e9-41af-8b89-573fa20ce9c3 - - - - -] Logging enabled! 2019-06-07 06:13:26.898 30935 INFO octavia.common.config [req-572110ef-a1e9-41af-8b89-573fa20ce9c3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:26.925 30935 WARNING octavia.api.root_controller [req-572110ef-a1e9-41af-8b89-573fa20ce9c3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.952 30935 INFO octavia.api.v2.controllers.load_balancer [req-3817266c-2f99-41a9-8962-26f1b0731abc - 79b28e27-5964-4422-8463-0bb2d7ebc454 - - -] Sending created Load Balancer 174a4563-79c3-4f6d-bbbe-bc2e76cab929 to the handler 2019-06-07 06:13:26.880 30936 WARNING octavia.api.root_controller [req-9e2bc88a-ab11-4235-9b42-5687ba1560f5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:26.893 30936 INFO octavia.api.v2.controllers.load_balancer [req-8b03fe3d-67db-443d-8924-966bdf04882a - - - - -] Sending created Load Balancer 8d7f1fde-2f00-408c-be38-0c3fd7fbfddd to the handler 2019-06-07 06:13:26.911 30936 INFO octavia.api.v2.controllers.load_balancer [req-33f11f55-7626-4dec-b982-f5f877628723 - - - - -] Sending created Load Balancer fffb8c1e-f80e-46a1-9530-e0daa12007db to the handler 2019-06-07 06:13:26.933 30936 INFO octavia.api.v2.controllers.load_balancer [req-80a800b4-a3bb-4072-8d3a-2e0701bd3cf1 - - - - -] Sending created Load Balancer 97aa71c3-c8e5-49b0-acdd-4a67f0d6b696 to the handler 2019-06-07 06:13:26.974 30935 INFO oslo_db.sqlalchemy.provision [req-3817266c-2f99-41a9-8962-26f1b0731abc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.978 30935 INFO oslo_db.sqlalchemy.provision [req-3817266c-2f99-41a9-8962-26f1b0731abc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN npjycgvuac 2019-06-07 06:13:26.978 30935 INFO oslo_db.sqlalchemy.provision [req-3817266c-2f99-41a9-8962-26f1b0731abc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_context_project_id [0.171563s] ... ok 2019-06-07 06:13:26.981 30935 INFO oslo_db.sqlalchemy.provision [req-3817266c-2f99-41a9-8962-26f1b0731abc - - - - -] CREATE BACKEND sqlite:// TOKEN sgypiozaut 2019-06-07 06:13:26.971 30937 INFO octavia.api.v2.controllers.member [req-278c318f-1f7e-454c-b4c2-d4ab81654eb2 - - - - -] Sending Creation of Member 8182b540-6b2e-48d2-a82c-2bcf1f2d84b7 to handler 2019-06-07 06:13:26.983 30936 INFO oslo_db.sqlalchemy.provision [req-ce09c44d-81f9-4925-a72c-9ed4e6a69d60 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:26.984 30936 INFO oslo_db.sqlalchemy.provision [req-ce09c44d-81f9-4925-a72c-9ed4e6a69d60 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gbsxylzosu 2019-06-07 06:13:26.984 30936 INFO oslo_db.sqlalchemy.provision [req-ce09c44d-81f9-4925-a72c-9ed4e6a69d60 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_admin [0.217900s] ... ok 2019-06-07 06:13:26.987 30936 INFO oslo_db.sqlalchemy.provision [req-ce09c44d-81f9-4925-a72c-9ed4e6a69d60 - - - - -] CREATE BACKEND sqlite:// TOKEN jfcjmdvwyk 2019-06-07 06:13:27.096 30937 INFO oslo_db.sqlalchemy.provision [req-bd65a184-ede1-4a85-bbba-785e4b017683 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.097 30937 INFO oslo_db.sqlalchemy.provision [req-bd65a184-ede1-4a85-bbba-785e4b017683 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ztqhhvygnk 2019-06-07 06:13:27.098 30937 INFO oslo_db.sqlalchemy.provision [req-bd65a184-ede1-4a85-bbba-785e4b017683 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_duplicate_create [0.563388s] ... ok 2019-06-07 06:13:27.073 30935 INFO octavia.common.config [req-3817266c-2f99-41a9-8962-26f1b0731abc - - - - -] Logging enabled! 2019-06-07 06:13:27.074 30935 INFO octavia.common.config [req-3817266c-2f99-41a9-8962-26f1b0731abc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.109 30935 WARNING octavia.api.root_controller [req-3817266c-2f99-41a9-8962-26f1b0731abc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.106 30937 INFO oslo_db.sqlalchemy.provision [req-bd65a184-ede1-4a85-bbba-785e4b017683 - - - - -] CREATE BACKEND sqlite:// TOKEN bznqjzewbu 2019-06-07 06:13:27.079 30936 INFO octavia.common.config [req-ce09c44d-81f9-4925-a72c-9ed4e6a69d60 - - - - -] Logging enabled! 2019-06-07 06:13:27.080 30936 INFO octavia.common.config [req-ce09c44d-81f9-4925-a72c-9ed4e6a69d60 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.111 30936 WARNING octavia.api.root_controller [req-ce09c44d-81f9-4925-a72c-9ed4e6a69d60 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.134 30936 INFO octavia.api.v2.controllers.load_balancer [req-c96dc5c4-c162-4758-a884-bb563708259b - - - - -] Sending created Load Balancer d4483f84-6e44-4c3c-bf78-0ed880736368 to the handler 2019-06-07 06:13:27.157 30936 INFO octavia.api.v2.controllers.load_balancer [req-a3d28f3d-97c6-4a4c-92ae-0db252e55894 - - - - -] Sending created Load Balancer af19ecf0-1bbe-4e98-a7ca-ce6d0a49a3ba to the handler 2019-06-07 06:13:27.175 30937 INFO octavia.common.config [req-bd65a184-ede1-4a85-bbba-785e4b017683 - - - - -] Logging enabled! 2019-06-07 06:13:27.176 30937 INFO octavia.common.config [req-bd65a184-ede1-4a85-bbba-785e4b017683 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.226 30935 INFO oslo_db.sqlalchemy.provision [req-6e42b80b-b767-4bbe-8633-053645886185 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.227 30935 INFO oslo_db.sqlalchemy.provision [req-6e42b80b-b767-4bbe-8633-053645886185 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sgypiozaut 2019-06-07 06:13:27.228 30935 INFO oslo_db.sqlalchemy.provision [req-6e42b80b-b767-4bbe-8633-053645886185 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_neutron_failure [0.249258s] ... ok 2019-06-07 06:13:27.212 30936 INFO oslo_db.sqlalchemy.provision [req-23a55f93-d719-4e61-b091-4a3230a21a74 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.214 30936 INFO oslo_db.sqlalchemy.provision [req-23a55f93-d719-4e61-b091-4a3230a21a74 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jfcjmdvwyk 2019-06-07 06:13:27.214 30936 INFO oslo_db.sqlalchemy.provision [req-23a55f93-d719-4e61-b091-4a3230a21a74 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_admin_state_up_filter [0.229296s] ... ok 2019-06-07 06:13:27.200 30937 WARNING octavia.api.root_controller [req-bd65a184-ede1-4a85-bbba-785e4b017683 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.214 30937 INFO octavia.api.v2.controllers.load_balancer [req-5ef786b3-9180-4c42-89d5-31dd6c2c46f6 - - - - -] Sending created Load Balancer 71c23c2d-a30d-402a-9c5a-22a4ca73a0c8 to the handler 2019-06-07 06:13:27.217 30936 INFO oslo_db.sqlalchemy.provision [req-23a55f93-d719-4e61-b091-4a3230a21a74 - - - - -] CREATE BACKEND sqlite:// TOKEN uvbdpoghhn 2019-06-07 06:13:27.239 30935 INFO oslo_db.sqlalchemy.provision [req-6e42b80b-b767-4bbe-8633-053645886185 - - - - -] CREATE BACKEND sqlite:// TOKEN ulcakukouv 2019-06-07 06:13:27.255 30937 INFO octavia.api.v2.controllers.listener [req-b4d64a9a-dad1-4762-a21a-7c970d3da5c0 - - - - -] Sending Creation of Listener 52480e3d-a453-4f9a-a845-c672b1c27386 to handler 2019-06-07 06:13:27.308 30936 INFO octavia.common.config [req-23a55f93-d719-4e61-b091-4a3230a21a74 - - - - -] Logging enabled! 2019-06-07 06:13:27.325 30935 INFO octavia.common.config [req-6e42b80b-b767-4bbe-8633-053645886185 - - - - -] Logging enabled! 2019-06-07 06:13:27.325 30935 INFO octavia.common.config [req-6e42b80b-b767-4bbe-8633-053645886185 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.315 30937 INFO octavia.api.v2.controllers.pool [req-e8181cb9-76d3-4452-8dab-88fde2e6c2cb - - - - -] Sending Creation of Pool 0df1ece4-7827-43a9-9686-b9e18b8833e8 to handler 2019-06-07 06:13:27.310 30936 INFO octavia.common.config [req-23a55f93-d719-4e61-b091-4a3230a21a74 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.336 30936 WARNING octavia.api.root_controller [req-23a55f93-d719-4e61-b091-4a3230a21a74 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.348 30936 INFO octavia.api.v2.controllers.load_balancer [req-34d4c4e7-1478-4662-8ee5-33f709175f3a - - - - -] Sending created Load Balancer f2e39e86-d462-4f7f-be87-dba9edfb13fd to the handler 2019-06-07 06:13:27.350 30935 WARNING octavia.api.root_controller [req-6e42b80b-b767-4bbe-8633-053645886185 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.378 30936 INFO octavia.api.v2.controllers.load_balancer [req-d89b5d65-a60c-4ee5-8167-908a91a8c539 - - - - -] Sending created Load Balancer 0ce7d49d-10a7-4936-8927-1e099edf2550 to the handler 2019-06-07 06:13:27.386 30935 INFO oslo_db.sqlalchemy.provision [req-488eceed-b3eb-461a-9c36-d8c18d448a02 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.387 30935 INFO oslo_db.sqlalchemy.provision [req-488eceed-b3eb-461a-9c36-d8c18d448a02 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ulcakukouv 2019-06-07 06:13:27.387 30935 INFO oslo_db.sqlalchemy.provision [req-488eceed-b3eb-461a-9c36-d8c18d448a02 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_disallowed_vip_objects [0.159760s] ... ok 2019-06-07 06:13:27.419 30937 INFO octavia.api.v2.controllers.pool [req-e09f8143-b425-495e-8413-576742aa2587 - - - - -] Sending Creation of Pool 793ddbfc-392f-4a91-bcc0-9da96261b2c8 to handler 2019-06-07 06:13:27.399 30936 INFO octavia.api.v2.controllers.load_balancer [req-f4792bf1-157f-4d9d-bbe4-c902d0589238 - - - - -] Sending created Load Balancer 5237fde1-04ac-4ac0-9279-eaa5e7ece0a2 to the handler 2019-06-07 06:13:27.390 30935 INFO oslo_db.sqlalchemy.provision [req-488eceed-b3eb-461a-9c36-d8c18d448a02 - - - - -] CREATE BACKEND sqlite:// TOKEN jvokmdrmrz 2019-06-07 06:13:27.439 30936 INFO oslo_db.sqlalchemy.provision [req-c1a53020-1520-41a3-b563-09ef21503ec2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.441 30936 INFO oslo_db.sqlalchemy.provision [req-c1a53020-1520-41a3-b563-09ef21503ec2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uvbdpoghhn 2019-06-07 06:13:27.441 30936 INFO oslo_db.sqlalchemy.provision [req-c1a53020-1520-41a3-b563-09ef21503ec2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_filter [0.227215s] ... ok 2019-06-07 06:13:27.444 30936 INFO oslo_db.sqlalchemy.provision [req-c1a53020-1520-41a3-b563-09ef21503ec2 - - - - -] CREATE BACKEND sqlite:// TOKEN qzqzhjblku 2019-06-07 06:13:27.480 30935 INFO octavia.common.config [req-488eceed-b3eb-461a-9c36-d8c18d448a02 - - - - -] Logging enabled! 2019-06-07 06:13:27.483 30935 INFO octavia.common.config [req-488eceed-b3eb-461a-9c36-d8c18d448a02 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.509 30935 WARNING octavia.api.root_controller [req-488eceed-b3eb-461a-9c36-d8c18d448a02 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.518 30936 INFO octavia.common.config [req-c1a53020-1520-41a3-b563-09ef21503ec2 - - - - -] Logging enabled! 2019-06-07 06:13:27.519 30936 INFO octavia.common.config [req-c1a53020-1520-41a3-b563-09ef21503ec2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.538 30935 INFO oslo_db.sqlalchemy.provision [req-4a3e88e0-6f23-41e9-8bc7-b5ea21c1793f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.540 30935 INFO oslo_db.sqlalchemy.provision [req-4a3e88e0-6f23-41e9-8bc7-b5ea21c1793f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jvokmdrmrz 2019-06-07 06:13:27.540 30935 INFO oslo_db.sqlalchemy.provision [req-4a3e88e0-6f23-41e9-8bc7-b5ea21c1793f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_empty_vip [0.152479s] ... ok 2019-06-07 06:13:27.543 30935 INFO oslo_db.sqlalchemy.provision [req-4a3e88e0-6f23-41e9-8bc7-b5ea21c1793f - - - - -] CREATE BACKEND sqlite:// TOKEN fmamgbnxnd 2019-06-07 06:13:27.543 30936 WARNING octavia.api.root_controller [req-c1a53020-1520-41a3-b563-09ef21503ec2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.554 30936 INFO octavia.api.v2.controllers.load_balancer [req-8e802398-e7c9-49f7-88a1-1c3260434f55 - - - - -] Sending created Load Balancer 0d2d6d3f-eb7f-4002-b519-0c7f7a023d89 to the handler 2019-06-07 06:13:27.537 30937 INFO octavia.api.v2.controllers.member [req-33873fbc-875f-47b1-93cd-f086d37aab8c - - - - -] Sending Creation of Member 612ad9c3-45f7-459b-90cd-a779d04239da to handler 2019-06-07 06:13:27.575 30937 INFO oslo_db.sqlalchemy.provision [req-5c37d5c0-2831-409e-81d1-f3f0b2e45722 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.577 30937 INFO oslo_db.sqlalchemy.provision [req-5c37d5c0-2831-409e-81d1-f3f0b2e45722 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bznqjzewbu 2019-06-07 06:13:27.577 30937 INFO oslo_db.sqlalchemy.provision [req-5c37d5c0-2831-409e-81d1-f3f0b2e45722 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_get [0.479234s] ... ok 2019-06-07 06:13:27.580 30937 INFO oslo_db.sqlalchemy.provision [req-5c37d5c0-2831-409e-81d1-f3f0b2e45722 - - - - -] CREATE BACKEND sqlite:// TOKEN yxdkzplcbv 2019-06-07 06:13:27.591 30936 INFO octavia.api.v2.controllers.load_balancer [req-54732eee-18ef-4826-ad05-54bcabc3a028 - 3482c698-2088-4895-afce-7d2e7e5c9b10 - - -] Sending updated Load Balancer 0d2d6d3f-eb7f-4002-b519-0c7f7a023d89 to the handler 2019-06-07 06:13:27.634 30935 INFO octavia.common.config [req-4a3e88e0-6f23-41e9-8bc7-b5ea21c1793f - - - - -] Logging enabled! 2019-06-07 06:13:27.636 30935 INFO octavia.common.config [req-4a3e88e0-6f23-41e9-8bc7-b5ea21c1793f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.620 30936 INFO oslo_db.sqlalchemy.provision [req-38a3bebd-10b9-40bd-bca4-b854a6867a45 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.622 30936 INFO oslo_db.sqlalchemy.provision [req-38a3bebd-10b9-40bd-bca4-b854a6867a45 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qzqzhjblku 2019-06-07 06:13:27.622 30936 INFO oslo_db.sqlalchemy.provision [req-38a3bebd-10b9-40bd-bca4-b854a6867a45 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_authorized [0.180428s] ... ok 2019-06-07 06:13:27.662 30935 WARNING octavia.api.root_controller [req-4a3e88e0-6f23-41e9-8bc7-b5ea21c1793f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.625 30936 INFO oslo_db.sqlalchemy.provision [req-38a3bebd-10b9-40bd-bca4-b854a6867a45 - - - - -] CREATE BACKEND sqlite:// TOKEN tpzqeigsmv 2019-06-07 06:13:27.683 30938 INFO octavia.api.v2.controllers.l7rule [req-08847743-e214-48ff-82ef-924fab16470c - - - - -] Sending Creation of L7Rule 66090190-461b-408e-827e-b958e7a39f40 to handler 2019-06-07 06:13:27.657 30937 INFO octavia.common.config [req-5c37d5c0-2831-409e-81d1-f3f0b2e45722 - - - - -] Logging enabled! 2019-06-07 06:13:27.657 30937 INFO octavia.common.config [req-5c37d5c0-2831-409e-81d1-f3f0b2e45722 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.682 30937 WARNING octavia.api.root_controller [req-5c37d5c0-2831-409e-81d1-f3f0b2e45722 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.693 30937 INFO octavia.api.v2.controllers.load_balancer [req-10b39bee-734b-4bda-9230-48b684b527a8 - - - - -] Sending created Load Balancer 819e0af4-72b3-4f1d-bc92-81450c17d766 to the handler 2019-06-07 06:13:27.693 30935 INFO oslo_db.sqlalchemy.provision [req-9215ad60-0f6f-4d03-9ca9-058b68bee8ee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.694 30935 INFO oslo_db.sqlalchemy.provision [req-9215ad60-0f6f-4d03-9ca9-058b68bee8ee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fmamgbnxnd 2019-06-07 06:13:27.694 30935 INFO oslo_db.sqlalchemy.provision [req-9215ad60-0f6f-4d03-9ca9-058b68bee8ee - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_subnet [0.154179s] ... ok 2019-06-07 06:13:27.697 30935 INFO oslo_db.sqlalchemy.provision [req-9215ad60-0f6f-4d03-9ca9-058b68bee8ee - - - - -] CREATE BACKEND sqlite:// TOKEN mivcojfmrn 2019-06-07 06:13:27.737 30937 INFO octavia.api.v2.controllers.listener [req-91dc902a-38f7-4413-8aaa-3a348ba22f21 - - - - -] Sending Creation of Listener 6a5edddd-f43f-435b-9770-95f33861543d to handler 2019-06-07 06:13:27.787 30935 INFO octavia.common.config [req-9215ad60-0f6f-4d03-9ca9-058b68bee8ee - - - - -] Logging enabled! 2019-06-07 06:13:27.787 30935 INFO octavia.common.config [req-9215ad60-0f6f-4d03-9ca9-058b68bee8ee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.705 30936 INFO octavia.common.config [req-38a3bebd-10b9-40bd-bca4-b854a6867a45 - - - - -] Logging enabled! 2019-06-07 06:13:27.706 30936 INFO octavia.common.config [req-38a3bebd-10b9-40bd-bca4-b854a6867a45 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.727 30936 WARNING octavia.api.root_controller [req-38a3bebd-10b9-40bd-bca4-b854a6867a45 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.739 30936 INFO octavia.api.v2.controllers.load_balancer [req-881d3ff2-930f-4d11-aac6-6dc40991394b - - - - -] Sending created Load Balancer 253cc366-fe53-459e-a65a-6a49be2f4428 to the handler 2019-06-07 06:13:27.769 30936 INFO octavia.api.v2.controllers.load_balancer [req-3123497d-03d3-4b65-8e5d-f3dc06d3bf59 - - - - -] Sending deleted Load Balancer 253cc366-fe53-459e-a65a-6a49be2f4428 to the handler 2019-06-07 06:13:27.793 30936 INFO octavia.api.v2.controllers.load_balancer [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] Invalid state PENDING_DELETE of loadbalancer resource 253cc366-fe53-459e-a65a-6a49be2f4428 2019-06-07 06:13:27.804 30936 INFO oslo_db.sqlalchemy.provision [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.806 30936 INFO oslo_db.sqlalchemy.provision [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tpzqeigsmv 2019-06-07 06:13:27.806 30936 INFO oslo_db.sqlalchemy.provision [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_pending_delete [0.183978s] ... ok 2019-06-07 06:13:27.809 30936 INFO oslo_db.sqlalchemy.provision [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] CREATE BACKEND sqlite:// TOKEN wbzajhtpgx 2019-06-07 06:13:27.802 30937 INFO octavia.api.v2.controllers.pool [req-db86c19b-1d43-43a0-b552-fe0e75b8346f - - - - -] Sending Creation of Pool 41099be2-485d-43a4-a504-d6e929ac38a2 to handler 2019-06-07 06:13:27.817 30935 WARNING octavia.api.root_controller [req-9215ad60-0f6f-4d03-9ca9-058b68bee8ee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.832 30935 INFO oslo_db.sqlalchemy.provision [req-38a43902-df6d-4a6a-b886-802713e0cec9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.834 30935 INFO oslo_db.sqlalchemy.provision [req-38a43902-df6d-4a6a-b886-802713e0cec9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mivcojfmrn 2019-06-07 06:13:27.834 30935 INFO oslo_db.sqlalchemy.provision [req-38a43902-df6d-4a6a-b886-802713e0cec9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_long_description [0.139450s] ... ok 2019-06-07 06:13:27.837 30935 INFO oslo_db.sqlalchemy.provision [req-38a43902-df6d-4a6a-b886-802713e0cec9 - - - - -] CREATE BACKEND sqlite:// TOKEN wbbkzmvent 2019-06-07 06:13:27.886 30936 INFO octavia.common.config [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] Logging enabled! 2019-06-07 06:13:27.886 30936 INFO octavia.common.config [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.903 30937 INFO octavia.api.v2.controllers.pool [req-6afbc276-61e1-4917-8062-c47cd2206dec - - - - -] Sending Creation of Pool 5635096f-fbce-45b0-9fd5-66a9645693c3 to handler 2019-06-07 06:13:27.928 30935 INFO octavia.common.config [req-38a43902-df6d-4a6a-b886-802713e0cec9 - - - - -] Logging enabled! 2019-06-07 06:13:27.929 30935 INFO octavia.common.config [req-38a43902-df6d-4a6a-b886-802713e0cec9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:27.950 30935 WARNING octavia.api.root_controller [req-38a43902-df6d-4a6a-b886-802713e0cec9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.980 30935 INFO oslo_db.sqlalchemy.provision [req-1f69a5a4-9a93-41ae-8434-469788dadf5e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.982 30935 INFO oslo_db.sqlalchemy.provision [req-1f69a5a4-9a93-41ae-8434-469788dadf5e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbbkzmvent 2019-06-07 06:13:27.982 30935 INFO oslo_db.sqlalchemy.provision [req-1f69a5a4-9a93-41ae-8434-469788dadf5e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_nonuuid_vip_attributes [0.147692s] ... ok 2019-06-07 06:13:27.985 30935 INFO oslo_db.sqlalchemy.provision [req-1f69a5a4-9a93-41ae-8434-469788dadf5e - - - - -] CREATE BACKEND sqlite:// TOKEN yzvtpbogrc 2019-06-07 06:13:27.911 30936 WARNING octavia.api.root_controller [req-a3171724-bd5a-4f1e-bd27-9e2642950f4d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:27.925 30936 INFO octavia.api.v2.controllers.load_balancer [req-518658d0-1402-454e-841a-3165280fe824 - - - - -] Sending created Load Balancer d035f380-5789-4d7d-aa5a-49abcccab2c9 to the handler 2019-06-07 06:13:27.958 30936 INFO octavia.api.v2.controllers.load_balancer [req-b4baeeba-2728-4b9d-a747-dde69ce69b93 - - - - -] Sending updated Load Balancer d035f380-5789-4d7d-aa5a-49abcccab2c9 to the handler 2019-06-07 06:13:27.982 30936 INFO octavia.api.v2.controllers.load_balancer [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] Invalid state PENDING_UPDATE of loadbalancer resource d035f380-5789-4d7d-aa5a-49abcccab2c9 2019-06-07 06:13:27.995 30936 INFO oslo_db.sqlalchemy.provision [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:27.996 30936 INFO oslo_db.sqlalchemy.provision [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbzajhtpgx 2019-06-07 06:13:27.997 30936 INFO oslo_db.sqlalchemy.provision [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_pending_update [0.190244s] ... ok 2019-06-07 06:13:27.999 30936 INFO oslo_db.sqlalchemy.provision [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] CREATE BACKEND sqlite:// TOKEN mpqlsxxbyq 2019-06-07 06:13:28.021 30937 INFO octavia.api.v2.controllers.member [req-aacab178-9eea-412d-90b8-e41d30901d38 - - - - -] Sending Creation of Member 79a5d192-d070-479e-8c58-35d29b8b9bd3 to handler 2019-06-07 06:13:28.078 30935 INFO octavia.common.config [req-1f69a5a4-9a93-41ae-8434-469788dadf5e - - - - -] Logging enabled! 2019-06-07 06:13:28.078 30935 INFO octavia.common.config [req-1f69a5a4-9a93-41ae-8434-469788dadf5e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.106 30935 WARNING octavia.api.root_controller [req-1f69a5a4-9a93-41ae-8434-469788dadf5e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.118 30935 INFO octavia.api.v2.controllers.load_balancer [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] Sending created Load Balancer 76e4e644-10ba-4449-bebf-34c06f55ac0f to the handler 2019-06-07 06:13:28.120 30937 INFO oslo_db.sqlalchemy.provision [req-23443861-4687-4470-bf87-37090fcf417f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.121 30937 INFO oslo_db.sqlalchemy.provision [req-23443861-4687-4470-bf87-37090fcf417f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yxdkzplcbv 2019-06-07 06:13:28.122 30937 INFO oslo_db.sqlalchemy.provision [req-23443861-4687-4470-bf87-37090fcf417f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_get_one_fields_filter [0.544489s] ... ok 2019-06-07 06:13:28.124 30937 INFO oslo_db.sqlalchemy.provision [req-23443861-4687-4470-bf87-37090fcf417f - - - - -] CREATE BACKEND sqlite:// TOKEN vlwdhkaqiw 2019-06-07 06:13:28.073 30936 INFO octavia.common.config [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] Logging enabled! 2019-06-07 06:13:28.073 30936 INFO octavia.common.config [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.098 30936 WARNING octavia.api.root_controller [req-24d821a6-9e9b-44fc-acb0-fad8cb62d2b1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.112 30936 INFO octavia.api.v2.controllers.load_balancer [req-12feead9-cfce-4476-87ed-08a21923d73c - - - - -] Sending created Load Balancer 5aa453b2-7e51-45c9-a8ee-efcc202d86e6 to the handler 2019-06-07 06:13:28.147 30936 INFO oslo_db.sqlalchemy.provision [req-af624965-0a6b-491c-ac5a-e8a1bfcbe5b3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.148 30936 INFO oslo_db.sqlalchemy.provision [req-af624965-0a6b-491c-ac5a-e8a1bfcbe5b3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mpqlsxxbyq 2019-06-07 06:13:28.149 30936 INFO oslo_db.sqlalchemy.provision [req-af624965-0a6b-491c-ac5a-e8a1bfcbe5b3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_bad_qos [0.152090s] ... ok 2019-06-07 06:13:28.153 30935 INFO oslo_db.sqlalchemy.provision [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.154 30935 INFO oslo_db.sqlalchemy.provision [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yzvtpbogrc 2019-06-07 06:13:28.155 30935 INFO oslo_db.sqlalchemy.provision [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_qos [0.172485s] ... ok 2019-06-07 06:13:28.157 30935 INFO oslo_db.sqlalchemy.provision [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] CREATE BACKEND sqlite:// TOKEN yeovogmgkx 2019-06-07 06:13:28.152 30936 INFO oslo_db.sqlalchemy.provision [req-af624965-0a6b-491c-ac5a-e8a1bfcbe5b3 - - - - -] CREATE BACKEND sqlite:// TOKEN odmtnomoth 2019-06-07 06:13:28.247 30935 INFO octavia.common.config [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] Logging enabled! 2019-06-07 06:13:28.249 30935 INFO octavia.common.config [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.273 30935 WARNING octavia.api.root_controller [req-f9ad76cf-9ffa-41e8-a429-9ab9429a356a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.201 30937 INFO octavia.common.config [req-23443861-4687-4470-bf87-37090fcf417f - - - - -] Logging enabled! 2019-06-07 06:13:28.202 30937 INFO octavia.common.config [req-23443861-4687-4470-bf87-37090fcf417f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.225 30937 WARNING octavia.api.root_controller [req-23443861-4687-4470-bf87-37090fcf417f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.239 30937 INFO octavia.api.v2.controllers.load_balancer [req-f3e3e4f4-503d-4a7f-9d99-259f1900cc44 - - - - -] Sending created Load Balancer 15b8feee-ae0c-4857-9982-7f875cb3b64a to the handler 2019-06-07 06:13:28.225 30936 INFO octavia.common.config [req-af624965-0a6b-491c-ac5a-e8a1bfcbe5b3 - - - - -] Logging enabled! 2019-06-07 06:13:28.226 30936 INFO octavia.common.config [req-af624965-0a6b-491c-ac5a-e8a1bfcbe5b3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.249 30936 WARNING octavia.api.root_controller [req-af624965-0a6b-491c-ac5a-e8a1bfcbe5b3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.261 30936 INFO octavia.api.v2.controllers.load_balancer [req-7bc5559d-283c-4e4f-8d72-f675368869c4 - - - - -] Sending created Load Balancer 94754e4c-be37-4371-8b12-92194df20942 to the handler 2019-06-07 06:13:28.278 30937 INFO octavia.api.v2.controllers.listener [req-114657be-289f-4eba-a0b4-0f77767da3a6 - - - - -] Sending Creation of Listener 224905a8-16ee-4561-8a53-685865a5c9ac to handler 2019-06-07 06:13:28.292 30935 INFO octavia.api.v2.controllers.load_balancer [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] Sending created Load Balancer 1a43c509-e88f-4af7-8f4d-f30b996a300c to the handler 2019-06-07 06:13:28.299 30936 INFO oslo_db.sqlalchemy.provision [req-87dfe33d-6237-4186-a5cf-933c485a2ee9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.302 30936 INFO oslo_db.sqlalchemy.provision [req-87dfe33d-6237-4186-a5cf-933c485a2ee9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN odmtnomoth 2019-06-07 06:13:28.303 30936 INFO oslo_db.sqlalchemy.provision [req-87dfe33d-6237-4186-a5cf-933c485a2ee9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_vip [0.153632s] ... ok 2019-06-07 06:13:28.323 30935 INFO oslo_db.sqlalchemy.provision [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.325 30935 INFO oslo_db.sqlalchemy.provision [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yeovogmgkx 2019-06-07 06:13:28.325 30935 INFO oslo_db.sqlalchemy.provision [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:28.335 30937 INFO octavia.api.v2.controllers.pool [req-410b480b-bacf-4786-be0d-8a80fe719670 - - - - -] Sending Creation of Pool e37d0649-d7fb-4845-a4ec-ff3dd4eabd11 to handler 2019-06-07 06:13:28.306 30936 INFO oslo_db.sqlalchemy.provision [req-87dfe33d-6237-4186-a5cf-933c485a2ee9 - - - - -] CREATE BACKEND sqlite:// TOKEN fojisfarsv {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv4 [0.170555s] ... ok 2019-06-07 06:13:28.328 30935 INFO oslo_db.sqlalchemy.provision [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] CREATE BACKEND sqlite:// TOKEN oapbzfjmlq 2019-06-07 06:13:28.380 30936 INFO octavia.common.config [req-87dfe33d-6237-4186-a5cf-933c485a2ee9 - - - - -] Logging enabled! 2019-06-07 06:13:28.380 30936 INFO octavia.common.config [req-87dfe33d-6237-4186-a5cf-933c485a2ee9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.404 30936 WARNING octavia.api.root_controller [req-87dfe33d-6237-4186-a5cf-933c485a2ee9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.436 30937 INFO octavia.api.v2.controllers.pool [req-b56e7516-3596-458c-872b-fe4e896cfb00 - - - - -] Sending Creation of Pool 576a6ac6-14a4-48af-8f58-9e12ca61ca5f to handler 2019-06-07 06:13:28.418 30935 INFO octavia.common.config [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] Logging enabled! 2019-06-07 06:13:28.419 30935 INFO octavia.common.config [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.443 30935 WARNING octavia.api.root_controller [req-61095885-e9e6-4dc8-8d18-45f24f41082c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.461 30935 INFO oslo_db.sqlalchemy.provision [req-2f23a0ea-ea12-4f9c-b160-6a35b2ddf46c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.463 30935 INFO oslo_db.sqlalchemy.provision [req-2f23a0ea-ea12-4f9c-b160-6a35b2ddf46c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oapbzfjmlq 2019-06-07 06:13:28.463 30935 INFO oslo_db.sqlalchemy.provision [req-2f23a0ea-ea12-4f9c-b160-6a35b2ddf46c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_without_vip [0.137455s] ... ok 2019-06-07 06:13:28.466 30935 INFO oslo_db.sqlalchemy.provision [req-2f23a0ea-ea12-4f9c-b160-6a35b2ddf46c - - - - -] CREATE BACKEND sqlite:// TOKEN vvgskkdhcp 2019-06-07 06:13:28.476 30936 INFO octavia.api.v2.controllers.load_balancer [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] Sending created Load Balancer 2c27d80e-5a05-4fd3-8f38-aeab3e9f95f8 to the handler 2019-06-07 06:13:28.506 30936 INFO oslo_db.sqlalchemy.provision [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.508 30936 INFO oslo_db.sqlalchemy.provision [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fojisfarsv 2019-06-07 06:13:28.508 30936 INFO oslo_db.sqlalchemy.provision [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_sanity_check [0.205425s] ... ok 2019-06-07 06:13:28.511 30936 INFO oslo_db.sqlalchemy.provision [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] CREATE BACKEND sqlite:// TOKEN eucyghyhux 2019-06-07 06:13:28.545 30937 INFO octavia.api.v2.controllers.member [req-4d61a3e4-fe46-4c60-99c5-daecfe690a3b - - - - -] Sending Creation of Member a639ccd2-cd5f-44b1-bfff-2ebd89f24b21 to handler 2019-06-07 06:13:28.539 30935 INFO octavia.common.config [req-2f23a0ea-ea12-4f9c-b160-6a35b2ddf46c - - - - -] Logging enabled! 2019-06-07 06:13:28.540 30935 INFO octavia.common.config [req-2f23a0ea-ea12-4f9c-b160-6a35b2ddf46c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.565 30935 WARNING octavia.api.root_controller [req-2f23a0ea-ea12-4f9c-b160-6a35b2ddf46c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.570 30935 ERROR octavia.api.v2.controllers.base [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] Load Balancer bad_uuid not found: None 2019-06-07 06:13:28.570 30935 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:28.570 30935 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:28.587 30935 INFO oslo_db.sqlalchemy.provision [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.588 30935 INFO oslo_db.sqlalchemy.provision [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vvgskkdhcp 2019-06-07 06:13:28.588 30935 INFO oslo_db.sqlalchemy.provision [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_bad_lb_id [0.125126s] ... ok 2019-06-07 06:13:28.591 30935 INFO oslo_db.sqlalchemy.provision [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] CREATE BACKEND sqlite:// TOKEN wesupbzuar 2019-06-07 06:13:28.585 30936 INFO octavia.common.config [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] Logging enabled! 2019-06-07 06:13:28.587 30936 INFO octavia.common.config [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.610 30936 WARNING octavia.api.root_controller [req-d8bc939e-6af0-498c-bf77-2f79ec14c975 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.616 30936 ERROR wsme.api [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] Server-side error: "I am a DB Error". Detail: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction result = f(self, *args, **kwargs) File "/builddir/build/BUILD/octavia-2.1.1/octavia/api/v2/controllers/load_balancer.py", line 312, in post lock_session.rollback() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/builddir/build/BUILD/octavia-2.1.1/octavia/api/v2/controllers/load_balancer.py", line 290, in post lock_session, lb_dict, vip_dict) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect Exception: I am a DB Error : Exception: I am a DB Error 2019-06-07 06:13:28.627 30936 INFO oslo_db.sqlalchemy.provision [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.629 30936 INFO oslo_db.sqlalchemy.provision [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eucyghyhux 2019-06-07 06:13:28.629 30936 INFO oslo_db.sqlalchemy.provision [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_db_create_failure [0.120498s] ... ok 2019-06-07 06:13:28.648 30936 INFO oslo_db.sqlalchemy.provision [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] CREATE BACKEND sqlite:// TOKEN juwnqmlhkh 2019-06-07 06:13:28.681 30935 INFO octavia.common.config [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] Logging enabled! 2019-06-07 06:13:28.681 30935 INFO octavia.common.config [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.641 30937 INFO octavia.api.v2.controllers.member [req-8bf84c65-cdb7-413a-bb8b-d87f9c8c1818 - - - - -] Sending Update of Member a639ccd2-cd5f-44b1-bfff-2ebd89f24b21 to handler 2019-06-07 06:13:28.709 30935 WARNING octavia.api.root_controller [req-ec8cceda-8a73-4f41-b1ac-be6eb8840030 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.732 30935 INFO octavia.api.v2.controllers.load_balancer [req-a5303eda-e6c1-4823-9a65-0532a2c39f5b - - - - -] Sending created Load Balancer e71217c9-35c3-4aa2-ab90-4424153f4b3a to the handler 2019-06-07 06:13:28.718 30936 INFO octavia.common.config [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] Logging enabled! 2019-06-07 06:13:28.718 30936 INFO octavia.common.config [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.739 30936 WARNING octavia.api.root_controller [req-c70f1aa3-41ee-4ddd-891d-381c32340ccd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.769 30936 INFO oslo_db.sqlalchemy.provision [req-9f747a8d-07cb-4f2b-bc6e-1061dea93c4a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.771 30936 INFO oslo_db.sqlalchemy.provision [req-9f747a8d-07cb-4f2b-bc6e-1061dea93c4a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN juwnqmlhkh 2019-06-07 06:13:28.771 30936 INFO oslo_db.sqlalchemy.provision [req-9f747a8d-07cb-4f2b-bc6e-1061dea93c4a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_pool_mandatory_attributes [0.125543s] ... ok 2019-06-07 06:13:28.774 30936 INFO oslo_db.sqlalchemy.provision [req-9f747a8d-07cb-4f2b-bc6e-1061dea93c4a - - - - -] CREATE BACKEND sqlite:// TOKEN yfyrujvaov 2019-06-07 06:13:28.782 30935 INFO octavia.api.v2.controllers.pool [req-7b980695-5510-4354-8058-b184087d572c - - - - -] Sending Creation of Pool 06fdef58-da04-4f16-918e-6693bf650943 to handler 2019-06-07 06:13:28.844 30935 WARNING octavia.api.v2.controllers.load_balancer [req-26515f4b-a39f-4940-8695-b5f736917354 - - - - -] Cannot delete Load Balancer e71217c9-35c3-4aa2-ab90-4424153f4b3a - it has children 2019-06-07 06:13:28.874 30935 INFO oslo_db.sqlalchemy.provision [req-1a099009-e394-4ebf-8e9d-4313845e6c22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.847 30936 INFO octavia.common.config [req-9f747a8d-07cb-4f2b-bc6e-1061dea93c4a - - - - -] Logging enabled! 2019-06-07 06:13:28.848 30936 INFO octavia.common.config [req-9f747a8d-07cb-4f2b-bc6e-1061dea93c4a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.871 30936 WARNING octavia.api.root_controller [req-9f747a8d-07cb-4f2b-bc6e-1061dea93c4a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:28.897 30936 INFO oslo_db.sqlalchemy.provision [req-21afcdfc-9ff2-4c72-ada5-a61fe8784c49 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.898 30936 INFO oslo_db.sqlalchemy.provision [req-21afcdfc-9ff2-4c72-ada5-a61fe8784c49 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yfyrujvaov 2019-06-07 06:13:28.898 30936 INFO oslo_db.sqlalchemy.provision [req-21afcdfc-9ff2-4c72-ada5-a61fe8784c49 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_pool_names_must_have_specs [0.127133s] ... ok 2019-06-07 06:13:28.878 30935 INFO oslo_db.sqlalchemy.provision [req-1a099009-e394-4ebf-8e9d-4313845e6c22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wesupbzuar 2019-06-07 06:13:28.878 30935 INFO oslo_db.sqlalchemy.provision [req-1a099009-e394-4ebf-8e9d-4313845e6c22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_fails_with_pool [0.289482s] ... ok 2019-06-07 06:13:28.881 30935 INFO oslo_db.sqlalchemy.provision [req-1a099009-e394-4ebf-8e9d-4313845e6c22 - - - - -] CREATE BACKEND sqlite:// TOKEN zcfpncxubm 2019-06-07 06:13:28.901 30936 INFO oslo_db.sqlalchemy.provision [req-21afcdfc-9ff2-4c72-ada5-a61fe8784c49 - - - - -] CREATE BACKEND sqlite:// TOKEN xkilfnleyw 2019-06-07 06:13:28.898 30937 INFO oslo_db.sqlalchemy.provision [req-2b6ad4d3-ea0c-43ab-805c-98357f05ff9d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:28.899 30937 INFO oslo_db.sqlalchemy.provision [req-2b6ad4d3-ea0c-43ab-805c-98357f05ff9d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vlwdhkaqiw 2019-06-07 06:13:28.901 30937 INFO oslo_db.sqlalchemy.provision [req-2b6ad4d3-ea0c-43ab-805c-98357f05ff9d - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_update_sans_listener [0.779448s] ... ok 2019-06-07 06:13:28.904 30937 INFO oslo_db.sqlalchemy.provision [req-2b6ad4d3-ea0c-43ab-805c-98357f05ff9d - - - - -] CREATE BACKEND sqlite:// TOKEN tamcotocgo 2019-06-07 06:13:28.979 30935 INFO octavia.common.config [req-1a099009-e394-4ebf-8e9d-4313845e6c22 - - - - -] Logging enabled! 2019-06-07 06:13:28.979 30935 INFO octavia.common.config [req-1a099009-e394-4ebf-8e9d-4313845e6c22 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.975 30936 INFO octavia.common.config [req-21afcdfc-9ff2-4c72-ada5-a61fe8784c49 - - - - -] Logging enabled! 2019-06-07 06:13:28.976 30936 INFO octavia.common.config [req-21afcdfc-9ff2-4c72-ada5-a61fe8784c49 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:28.995 30938 INFO octavia.api.v2.controllers.l7rule [req-7f9cd4e3-f089-4b52-b8b6-251b7118ac5c - - - - -] Sending Creation of L7Rule ead77718-4adb-42d5-a27b-02ffc52c6764 to handler 2019-06-07 06:13:29.006 30935 WARNING octavia.api.root_controller [req-1a099009-e394-4ebf-8e9d-4313845e6c22 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.018 30935 INFO octavia.api.v2.controllers.load_balancer [req-0a75dd73-3228-42fa-b67d-1efc5b8ef390 - - - - -] Sending created Load Balancer 78e25847-f0b0-4b14-a686-75e05ee2bb2b to the handler 2019-06-07 06:13:28.978 30937 INFO octavia.common.config [req-2b6ad4d3-ea0c-43ab-805c-98357f05ff9d - - - - -] Logging enabled! 2019-06-07 06:13:28.978 30937 INFO octavia.common.config [req-2b6ad4d3-ea0c-43ab-805c-98357f05ff9d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.001 30937 WARNING octavia.api.root_controller [req-2b6ad4d3-ea0c-43ab-805c-98357f05ff9d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.013 30937 INFO octavia.api.v2.controllers.load_balancer [req-142b2cec-336b-4d34-ac63-20d5a2f6ea09 - - - - -] Sending created Load Balancer a45a88fa-4593-4f83-b414-db68759e5ffe to the handler 2019-06-07 06:13:29.056 30937 INFO octavia.api.v2.controllers.listener [req-f776d6cb-82a4-4305-bbdd-ab883e8e1edf - - - - -] Sending Creation of Listener 29f19fdb-5fbd-47ab-b456-1170ef8736f8 to handler 2019-06-07 06:13:29.059 30935 INFO octavia.api.v2.controllers.load_balancer [req-c7019d58-de8d-40f6-9374-c39b32793d10 - - - - -] Sending updated Load Balancer 78e25847-f0b0-4b14-a686-75e05ee2bb2b to the handler 2019-06-07 06:13:29.094 30935 INFO octavia.api.v2.controllers.load_balancer [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] Invalid state PENDING_UPDATE of loadbalancer resource 78e25847-f0b0-4b14-a686-75e05ee2bb2b 2019-06-07 06:13:29.077 30936 WARNING octavia.api.root_controller [req-21afcdfc-9ff2-4c72-ada5-a61fe8784c49 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.091 30936 INFO octavia.api.v2.controllers.load_balancer [req-5e639a77-a87f-4af1-89a2-498114bdcd8d - - - - -] Sending created Load Balancer 30cba051-91ee-4259-b31e-8924beaee02c to the handler 2019-06-07 06:13:29.111 30935 INFO oslo_db.sqlalchemy.provision [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.112 30935 INFO oslo_db.sqlalchemy.provision [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zcfpncxubm 2019-06-07 06:13:29.113 30935 INFO oslo_db.sqlalchemy.provision [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_pending_update [0.234519s] ... ok 2019-06-07 06:13:29.115 30935 INFO oslo_db.sqlalchemy.provision [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] CREATE BACKEND sqlite:// TOKEN jbygxogkvs 2019-06-07 06:13:29.117 30937 INFO octavia.api.v2.controllers.pool [req-2c7f4663-9d6b-4476-a10a-507d7b4273f8 - - - - -] Sending Creation of Pool 470022aa-ab94-443d-a597-8b510c6714e1 to handler 2019-06-07 06:13:29.132 30936 INFO octavia.api.v2.controllers.listener [req-c0457c22-fa6a-48fb-b91a-f4e65d24b2ec - - - - -] Sending Creation of Listener ca972f6e-51c0-4134-877e-6d9e57b39d3d to handler 2019-06-07 06:13:29.192 30936 INFO oslo_db.sqlalchemy.provision [req-1f655592-afb3-44dc-9e73-6c3f1e4b5f8e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.193 30936 INFO oslo_db.sqlalchemy.provision [req-1f655592-afb3-44dc-9e73-6c3f1e4b5f8e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xkilfnleyw 2019-06-07 06:13:29.194 30936 INFO oslo_db.sqlalchemy.provision [req-1f655592-afb3-44dc-9e73-6c3f1e4b5f8e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statistics_authorized [0.295112s] ... ok 2019-06-07 06:13:29.197 30936 INFO oslo_db.sqlalchemy.provision [req-1f655592-afb3-44dc-9e73-6c3f1e4b5f8e - - - - -] CREATE BACKEND sqlite:// TOKEN uxcevcojea 2019-06-07 06:13:29.215 30935 INFO octavia.common.config [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] Logging enabled! 2019-06-07 06:13:29.216 30935 INFO octavia.common.config [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.222 30937 INFO octavia.api.v2.controllers.pool [req-a3adf462-3f34-47a3-97f0-d69843438980 - - - - -] Sending Creation of Pool 37041117-2d50-4933-ab13-7ef21ba35aa0 to handler 2019-06-07 06:13:29.245 30935 WARNING octavia.api.root_controller [req-9a48ea36-f0d4-4b2a-a57a-4eaa7ce23d3a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.257 30935 INFO octavia.api.v2.controllers.load_balancer [req-bf98d0da-14e2-40ab-a11c-6028532ffc7c - - - - -] Sending created Load Balancer aa8d5bd3-a473-4576-a2a0-a38e0a857857 to the handler 2019-06-07 06:13:29.271 30936 INFO octavia.common.config [req-1f655592-afb3-44dc-9e73-6c3f1e4b5f8e - - - - -] Logging enabled! 2019-06-07 06:13:29.271 30936 INFO octavia.common.config [req-1f655592-afb3-44dc-9e73-6c3f1e4b5f8e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.295 30936 WARNING octavia.api.root_controller [req-1f655592-afb3-44dc-9e73-6c3f1e4b5f8e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.307 30936 INFO octavia.api.v2.controllers.load_balancer [req-7ab5899c-d86f-4083-9f0c-8df348b1c4a7 - - - - -] Sending created Load Balancer e978cbd6-844a-4907-ad98-d1a907631bd3 to the handler 2019-06-07 06:13:29.314 30935 INFO octavia.api.v2.controllers.load_balancer [req-a753720a-6905-4be9-a9da-2376c75842d7 - - - - -] Sending deleted Load Balancer aa8d5bd3-a473-4576-a2a0-a38e0a857857 to the handler 2019-06-07 06:13:29.341 30935 INFO oslo_db.sqlalchemy.provision [req-c450a314-f71c-4c19-895d-5792e5c945d5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.353 30935 INFO oslo_db.sqlalchemy.provision [req-c450a314-f71c-4c19-895d-5792e5c945d5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jbygxogkvs 2019-06-07 06:13:29.353 30935 INFO oslo_db.sqlalchemy.provision [req-c450a314-f71c-4c19-895d-5792e5c945d5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_with_bad_handler [0.240625s] ... ok 2019-06-07 06:13:29.348 30936 INFO octavia.api.v2.controllers.listener [req-1b943559-9045-4ba6-a577-ccf6c329db86 - - - - -] Sending Creation of Listener 8f88722f-581a-43ff-b892-c4f166e3546c to handler 2019-06-07 06:13:29.354 30937 INFO octavia.api.v2.controllers.member [req-0e693cc2-cba7-47ac-813f-86cf42a9f2b4 - - - - -] Sending Creation of Member 8f28abb8-86b6-4ccc-a180-91578c3ea0b9 to handler 2019-06-07 06:13:29.356 30935 INFO oslo_db.sqlalchemy.provision [req-c450a314-f71c-4c19-895d-5792e5c945d5 - - - - -] CREATE BACKEND sqlite:// TOKEN gugjhuujlp 2019-06-07 06:13:29.382 30936 INFO oslo_db.sqlalchemy.provision [req-c8bdca83-1b1d-4146-8819-e47fafe35dda - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.384 30936 INFO oslo_db.sqlalchemy.provision [req-c8bdca83-1b1d-4146-8819-e47fafe35dda - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uxcevcojea 2019-06-07 06:13:29.384 30936 INFO oslo_db.sqlalchemy.provision [req-c8bdca83-1b1d-4146-8819-e47fafe35dda - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_listener [0.189949s] ... ok 2019-06-07 06:13:29.387 30936 INFO oslo_db.sqlalchemy.provision [req-c8bdca83-1b1d-4146-8819-e47fafe35dda - - - - -] CREATE BACKEND sqlite:// TOKEN bbwdnlljzi 2019-06-07 06:13:29.437 30935 INFO octavia.common.config [req-c450a314-f71c-4c19-895d-5792e5c945d5 - - - - -] Logging enabled! 2019-06-07 06:13:29.448 30935 INFO octavia.common.config [req-c450a314-f71c-4c19-895d-5792e5c945d5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.469 30937 INFO octavia.api.v2.controllers.member [req-c7e2eb24-b36b-4811-b1f7-0777a7019eeb - - - - -] Sending Update of Member 8f28abb8-86b6-4ccc-a180-91578c3ea0b9 to handler 2019-06-07 06:13:29.472 30935 WARNING octavia.api.root_controller [req-c450a314-f71c-4c19-895d-5792e5c945d5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.488 30935 INFO octavia.api.v2.controllers.load_balancer [req-b9e3811c-2fa5-4db1-9265-b187e11f5b06 - - - - -] Sending created Load Balancer 21b959a6-16fb-4a99-a1c9-17a20fc01139 to the handler 2019-06-07 06:13:29.461 30936 INFO octavia.common.config [req-c8bdca83-1b1d-4146-8819-e47fafe35dda - - - - -] Logging enabled! 2019-06-07 06:13:29.461 30936 INFO octavia.common.config [req-c8bdca83-1b1d-4146-8819-e47fafe35dda - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.486 30936 WARNING octavia.api.root_controller [req-c8bdca83-1b1d-4146-8819-e47fafe35dda - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.498 30936 INFO octavia.api.v2.controllers.load_balancer [req-97a8ee98-2317-4c0a-aa16-2a8f6af8c1d0 - - - - -] Sending created Load Balancer 4475826a-f75b-49db-8e66-50a0a03f1dfe to the handler 2019-06-07 06:13:29.529 30935 INFO octavia.api.v2.controllers.load_balancer [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] Sending deleted Load Balancer 21b959a6-16fb-4a99-a1c9-17a20fc01139 to the handler 2019-06-07 06:13:29.543 30935 INFO oslo_db.sqlalchemy.provision [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.540 30936 INFO octavia.api.v2.controllers.listener [req-d23f0d0f-2904-40fc-bede-b77c8ff32002 - - - - -] Sending Creation of Listener 55fcb0f6-34e2-4a59-822f-546db0ec6924 to handler 2019-06-07 06:13:29.556 30935 INFO oslo_db.sqlalchemy.provision [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gugjhuujlp 2019-06-07 06:13:29.556 30935 INFO oslo_db.sqlalchemy.provision [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_with_error_status [0.202867s] ... ok 2019-06-07 06:13:29.559 30935 INFO oslo_db.sqlalchemy.provision [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] CREATE BACKEND sqlite:// TOKEN vqycvscyfs 2019-06-07 06:13:29.598 30937 INFO oslo_db.sqlalchemy.provision [req-55dc4c6f-10fc-4f74-96ab-5884b381964e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.599 30937 INFO oslo_db.sqlalchemy.provision [req-55dc4c6f-10fc-4f74-96ab-5884b381964e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tamcotocgo 2019-06-07 06:13:29.601 30937 INFO oslo_db.sqlalchemy.provision [req-55dc4c6f-10fc-4f74-96ab-5884b381964e - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_member.TestMember.test_update_with_bad_handler [0.699778s] ... ok 2019-06-07 06:13:29.604 30937 INFO oslo_db.sqlalchemy.provision [req-55dc4c6f-10fc-4f74-96ab-5884b381964e - - - - -] CREATE BACKEND sqlite:// TOKEN coawbrufyz 2019-06-07 06:13:29.613 30936 INFO octavia.api.v2.controllers.pool [req-e19fcb82-42cb-4b80-9fc8-d1d20d668656 - - - - -] Sending Creation of Pool 97e5ce95-4946-474b-adc0-1ce6b2b0b8f2 to handler 2019-06-07 06:13:29.651 30935 INFO octavia.common.config [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] Logging enabled! 2019-06-07 06:13:29.653 30935 INFO octavia.common.config [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.679 30935 WARNING octavia.api.root_controller [req-cacabb5e-ea66-48b3-ac5f-7b9bacb61dc3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.679 30937 INFO octavia.common.config [req-55dc4c6f-10fc-4f74-96ab-5884b381964e - - - - -] Logging enabled! 2019-06-07 06:13:29.680 30937 INFO octavia.common.config [req-55dc4c6f-10fc-4f74-96ab-5884b381964e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.703 30935 INFO octavia.api.v2.controllers.load_balancer [req-87258316-8ee3-4c08-9805-00cc77ada343 - - - - -] Sending created Load Balancer 4127d35d-2266-4212-90ba-e1c68d5765e3 to the handler 2019-06-07 06:13:29.738 30935 INFO octavia.api.v2.controllers.load_balancer [req-712b712b-64d4-4360-a6a0-161ea3e0898e - 9877c5b6-f871-4061-abd2-b94afe8f2172 - - -] Sending failover request for lb 4127d35d-2266-4212-90ba-e1c68d5765e3 to the handler 2019-06-07 06:13:29.722 30936 INFO octavia.api.v2.controllers.member [req-8f9ecc7e-acd9-4368-a883-b3b6245c65b2 - - - - -] Sending Creation of Member f35c530c-fedc-4b35-9807-beef38dc257a to handler 2019-06-07 06:13:29.704 30937 WARNING octavia.api.root_controller [req-55dc4c6f-10fc-4f74-96ab-5884b381964e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.718 30937 INFO octavia.api.v2.controllers.load_balancer [req-d29221e1-89c7-4954-b7a7-7549c17803a3 - - - - -] Sending created Load Balancer 7a7df9bf-8ec7-4677-ba44-5c3c4a4941a7 to the handler 2019-06-07 06:13:29.757 30937 INFO octavia.api.v2.controllers.listener [req-7e08d785-0a5c-4940-954a-a1e2ee63a84d - - - - -] Sending Creation of Listener 9f0711f1-7394-4c3f-8c81-80aceed57fa2 to handler 2019-06-07 06:13:29.753 30935 INFO oslo_db.sqlalchemy.provision [req-712b712b-64d4-4360-a6a0-161ea3e0898e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.755 30935 INFO oslo_db.sqlalchemy.provision [req-712b712b-64d4-4360-a6a0-161ea3e0898e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vqycvscyfs 2019-06-07 06:13:29.755 30935 INFO oslo_db.sqlalchemy.provision [req-712b712b-64d4-4360-a6a0-161ea3e0898e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_authorized_no_auth [0.198534s] ... ok 2019-06-07 06:13:29.758 30935 INFO oslo_db.sqlalchemy.provision [req-712b712b-64d4-4360-a6a0-161ea3e0898e - - - - -] CREATE BACKEND sqlite:// TOKEN npowospfqh 2019-06-07 06:13:29.803 30937 ERROR octavia.api.v2.controllers.base [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] Pool a0c11b6b-7c3c-4fd9-a758-fd58d4b0a00a not found: None 2019-06-07 06:13:29.803 30937 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:13:29.803 30937 ERROR octavia.api.v2.controllers.base 2019-06-07 06:13:29.817 30937 INFO oslo_db.sqlalchemy.provision [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.819 30937 INFO oslo_db.sqlalchemy.provision [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN coawbrufyz 2019-06-07 06:13:29.819 30937 INFO oslo_db.sqlalchemy.provision [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_delete [0.217584s] ... ok 2019-06-07 06:13:29.822 30937 INFO oslo_db.sqlalchemy.provision [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] CREATE BACKEND sqlite:// TOKEN yzgyrvpiez 2019-06-07 06:13:29.838 30935 INFO octavia.common.config [req-712b712b-64d4-4360-a6a0-161ea3e0898e - - - - -] Logging enabled! 2019-06-07 06:13:29.838 30935 INFO octavia.common.config [req-712b712b-64d4-4360-a6a0-161ea3e0898e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.826 30936 INFO octavia.api.v2.controllers.member [req-720610a7-1c05-4caa-b2d9-bf14e519fc28 - - - - -] Sending Creation of Member d020729c-c1d8-4226-b8ee-efdfba260434 to handler 2019-06-07 06:13:29.875 30935 WARNING octavia.api.root_controller [req-712b712b-64d4-4360-a6a0-161ea3e0898e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.860 30936 INFO oslo_db.sqlalchemy.provision [req-5c15757e-18c4-4915-8afd-22a12cfbcf47 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.862 30936 INFO oslo_db.sqlalchemy.provision [req-5c15757e-18c4-4915-8afd-22a12cfbcf47 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bbwdnlljzi 2019-06-07 06:13:29.862 30936 INFO oslo_db.sqlalchemy.provision [req-5c15757e-18c4-4915-8afd-22a12cfbcf47 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_members [0.477825s] ... ok 2019-06-07 06:13:29.893 30935 INFO octavia.api.v2.controllers.load_balancer [req-e043eb55-9bcd-46f1-a717-4cd036350ea5 - - - - -] Sending created Load Balancer bf4f5cf3-ea23-4ccf-9362-749ec4a7e806 to the handler 2019-06-07 06:13:29.865 30936 INFO oslo_db.sqlalchemy.provision [req-5c15757e-18c4-4915-8afd-22a12cfbcf47 - - - - -] CREATE BACKEND sqlite:// TOKEN fbbazglkfu 2019-06-07 06:13:29.900 30937 INFO octavia.common.config [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] Logging enabled! 2019-06-07 06:13:29.900 30937 INFO octavia.common.config [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.947 30935 INFO octavia.api.v2.controllers.load_balancer [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] Sending failover request for lb bf4f5cf3-ea23-4ccf-9362-749ec4a7e806 to the handler 2019-06-07 06:13:29.959 30935 INFO oslo_db.sqlalchemy.provision [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:29.961 30935 INFO oslo_db.sqlalchemy.provision [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN npowospfqh 2019-06-07 06:13:29.961 30935 INFO oslo_db.sqlalchemy.provision [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_error [0.205608s] ... ok 2019-06-07 06:13:29.964 30935 INFO oslo_db.sqlalchemy.provision [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] CREATE BACKEND sqlite:// TOKEN lgghgexffx 2019-06-07 06:13:29.939 30936 INFO octavia.common.config [req-5c15757e-18c4-4915-8afd-22a12cfbcf47 - - - - -] Logging enabled! 2019-06-07 06:13:29.940 30936 INFO octavia.common.config [req-5c15757e-18c4-4915-8afd-22a12cfbcf47 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:29.965 30936 WARNING octavia.api.root_controller [req-5c15757e-18c4-4915-8afd-22a12cfbcf47 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.979 30936 INFO octavia.api.v2.controllers.load_balancer [req-5c15cf51-459d-4e54-81f0-c8470fafbac2 - - - - -] Sending created Load Balancer a454ab48-a0a9-478d-8f03-30dd654648f7 to the handler 2019-06-07 06:13:29.925 30937 WARNING octavia.api.root_controller [req-c79727eb-cda0-49ce-94e4-5cc33cac064d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:29.939 30937 INFO octavia.api.v2.controllers.load_balancer [req-dc2c92f5-2883-4008-a6c2-5f4a30548e74 - - - - -] Sending created Load Balancer 5dfaae93-6c1e-42d8-8c6b-af1fed27f07c to the handler 2019-06-07 06:13:29.978 30937 INFO octavia.api.v2.controllers.listener [req-10f0a703-57e8-4818-ae42-58a9c424328c - - - - -] Sending Creation of Listener c98d1e9e-6968-4e73-b2c5-e5e72a4ad4c8 to handler 2019-06-07 06:13:30.031 30937 INFO oslo_db.sqlalchemy.provision [req-787865cc-97fc-411a-9327-643edd5aca04 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.033 30937 INFO oslo_db.sqlalchemy.provision [req-787865cc-97fc-411a-9327-643edd5aca04 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yzgyrvpiez 2019-06-07 06:13:30.033 30937 INFO oslo_db.sqlalchemy.provision [req-787865cc-97fc-411a-9327-643edd5aca04 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_bad_protocol [0.213941s] ... ok 2019-06-07 06:13:30.036 30937 INFO oslo_db.sqlalchemy.provision [req-787865cc-97fc-411a-9327-643edd5aca04 - - - - -] CREATE BACKEND sqlite:// TOKEN bwwxmdlewk 2019-06-07 06:13:30.019 30936 INFO octavia.api.v2.controllers.listener [req-2ce3d7df-25c6-422e-8fe4-5c79a9db76d4 - - - - -] Sending Creation of Listener a2c40bdb-666d-4195-940e-8321da6a0fde to handler 2019-06-07 06:13:30.093 30936 INFO octavia.api.v2.controllers.pool [req-aa3a49a9-754b-4e0d-b863-ea85e7cdbb3a - - - - -] Sending Creation of Pool e9d0a121-5daa-42ff-a3e8-648ca2485324 to handler 2019-06-07 06:13:30.059 30935 INFO octavia.common.config [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] Logging enabled! 2019-06-07 06:13:30.060 30935 INFO octavia.common.config [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.093 30935 WARNING octavia.api.root_controller [req-e1757b8d-be56-481a-9bdf-d724314a678d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.104 30935 INFO octavia.api.v2.controllers.load_balancer [req-541549cc-c36e-4fb6-8676-7912833d5cd2 - - - - -] Sending created Load Balancer e6f8aa78-fd83-439d-bd48-41b80bf16893 to the handler 2019-06-07 06:13:30.128 30936 INFO oslo_db.sqlalchemy.provision [req-4381244a-860b-4ac3-90b2-25431345740b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.132 30936 INFO oslo_db.sqlalchemy.provision [req-4381244a-860b-4ac3-90b2-25431345740b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fbbazglkfu 2019-06-07 06:13:30.132 30936 INFO oslo_db.sqlalchemy.provision [req-4381244a-860b-4ac3-90b2-25431345740b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_pool [0.270057s] ... ok 2019-06-07 06:13:30.135 30936 INFO oslo_db.sqlalchemy.provision [req-4381244a-860b-4ac3-90b2-25431345740b - - - - -] CREATE BACKEND sqlite:// TOKEN glnlqqhghq 2019-06-07 06:13:30.207 30936 INFO octavia.common.config [req-4381244a-860b-4ac3-90b2-25431345740b - - - - -] Logging enabled! 2019-06-07 06:13:30.208 30936 INFO octavia.common.config [req-4381244a-860b-4ac3-90b2-25431345740b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.227 30935 INFO oslo_db.sqlalchemy.provision [req-3198ddc7-71c2-40cd-b82a-d7b3676e9d54 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.229 30935 INFO oslo_db.sqlalchemy.provision [req-3198ddc7-71c2-40cd-b82a-d7b3676e9d54 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lgghgexffx 2019-06-07 06:13:30.229 30935 INFO oslo_db.sqlalchemy.provision [req-3198ddc7-71c2-40cd-b82a-d7b3676e9d54 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:30.233 30936 WARNING octavia.api.root_controller [req-4381244a-860b-4ac3-90b2-25431345740b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_not_authorized [0.273318s] ... ok 2019-06-07 06:13:30.237 30935 INFO oslo_db.sqlalchemy.provision [req-3198ddc7-71c2-40cd-b82a-d7b3676e9d54 - - - - -] CREATE BACKEND sqlite:// TOKEN rsvxujniwf 2019-06-07 06:13:30.203 30937 INFO octavia.common.config [req-787865cc-97fc-411a-9327-643edd5aca04 - - - - -] Logging enabled! 2019-06-07 06:13:30.204 30937 INFO octavia.common.config [req-787865cc-97fc-411a-9327-643edd5aca04 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.231 30937 WARNING octavia.api.root_controller [req-787865cc-97fc-411a-9327-643edd5aca04 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.243 30937 INFO octavia.api.v2.controllers.load_balancer [req-118d0460-ac6c-485e-a16b-ddbb43c4ff68 - - - - -] Sending created Load Balancer 0905f78b-b844-4880-ab15-1419455aee2d to the handler 2019-06-07 06:13:30.285 30937 INFO octavia.api.v2.controllers.listener [req-d9a7b674-3a66-4d1a-954d-f0e0894903ad - - - - -] Sending Creation of Listener db5e8f43-8f19-48f6-97a8-49780f0aefc7 to handler 2019-06-07 06:13:30.283 30936 INFO octavia.api.v2.controllers.load_balancer [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] Sending created Load Balancer bf01094c-a040-4526-8b07-aed4c40db07b to the handler 2019-06-07 06:13:30.319 30935 INFO octavia.common.config [req-3198ddc7-71c2-40cd-b82a-d7b3676e9d54 - - - - -] Logging enabled! 2019-06-07 06:13:30.312 30936 INFO oslo_db.sqlalchemy.provision [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.314 30936 INFO oslo_db.sqlalchemy.provision [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN glnlqqhghq 2019-06-07 06:13:30.314 30936 INFO oslo_db.sqlalchemy.provision [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_one_redirect_url_with_default_pool [0.181942s] ... ok 2019-06-07 06:13:30.317 30936 INFO oslo_db.sqlalchemy.provision [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] CREATE BACKEND sqlite:// TOKEN vouszuoejq 2019-06-07 06:13:30.348 30937 INFO oslo_db.sqlalchemy.provision [req-5091cf44-eac0-4562-91f8-ddc2ac1ebb0a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.350 30937 INFO oslo_db.sqlalchemy.provision [req-5091cf44-eac0-4562-91f8-ddc2ac1ebb0a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bwwxmdlewk 2019-06-07 06:13:30.350 30937 INFO oslo_db.sqlalchemy.provision [req-5091cf44-eac0-4562-91f8-ddc2ac1ebb0a - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_over_quota [0.316606s] ... ok 2019-06-07 06:13:30.353 30937 INFO oslo_db.sqlalchemy.provision [req-5091cf44-eac0-4562-91f8-ddc2ac1ebb0a - - - - -] CREATE BACKEND sqlite:// TOKEN oipcgrpfln 2019-06-07 06:13:30.393 30936 INFO octavia.common.config [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] Logging enabled! 2019-06-07 06:13:30.393 30936 INFO octavia.common.config [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.321 30935 INFO octavia.common.config [req-3198ddc7-71c2-40cd-b82a-d7b3676e9d54 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.344 30935 WARNING octavia.api.root_controller [req-3198ddc7-71c2-40cd-b82a-d7b3676e9d54 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.356 30935 INFO octavia.api.v2.controllers.load_balancer [req-d37dd4a8-943f-4e05-b44d-8f8f5f19af05 - - - - -] Sending created Load Balancer f9ce8516-4e27-4af6-98f8-d0143c810381 to the handler 2019-06-07 06:13:30.373 30935 INFO octavia.api.v2.controllers.load_balancer [req-0c81f52a-e114-416a-88e2-d150822d5c58 - - - - -] Sending created Load Balancer 0455697f-fa8f-42cb-8d33-3e76fb102dcf to the handler 2019-06-07 06:13:30.396 30935 INFO octavia.api.v2.controllers.load_balancer [req-0c5c6c7a-8687-403c-b989-655b73987a74 - - - - -] Sending created Load Balancer 848f1ac4-4746-40d2-b395-551fd1f90457 to the handler 2019-06-07 06:13:30.428 30937 INFO octavia.common.config [req-5091cf44-eac0-4562-91f8-ddc2ac1ebb0a - - - - -] Logging enabled! 2019-06-07 06:13:30.429 30937 INFO octavia.common.config [req-5091cf44-eac0-4562-91f8-ddc2ac1ebb0a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.418 30936 WARNING octavia.api.root_controller [req-d0db55e3-0803-4a2b-89d3-bccd795249b4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.456 30935 INFO oslo_db.sqlalchemy.provision [req-4c142fb5-dbfa-4f2f-ae63-1e874d15a57e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.457 30935 INFO oslo_db.sqlalchemy.provision [req-4c142fb5-dbfa-4f2f-ae63-1e874d15a57e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rsvxujniwf 2019-06-07 06:13:30.457 30935 INFO oslo_db.sqlalchemy.provision [req-4c142fb5-dbfa-4f2f-ae63-1e874d15a57e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_by_project_id [0.222847s] ... ok 2019-06-07 06:13:30.460 30935 INFO oslo_db.sqlalchemy.provision [req-4c142fb5-dbfa-4f2f-ae63-1e874d15a57e - - - - -] CREATE BACKEND sqlite:// TOKEN vzbvrujcqy 2019-06-07 06:13:30.453 30937 WARNING octavia.api.root_controller [req-5091cf44-eac0-4562-91f8-ddc2ac1ebb0a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.464 30937 INFO octavia.api.v2.controllers.load_balancer [req-3ca8c772-2b1f-4cf5-a709-ab89624591ab - - - - -] Sending created Load Balancer e3e2d03c-3480-49e2-aa29-ea7244baa907 to the handler 2019-06-07 06:13:30.461 30938 INFO octavia.api.v2.controllers.l7rule [req-7a85ea2a-9b40-43bf-974a-e8f67dc707d2 - - - - -] Sending Creation of L7Rule 1d8768f0-cc75-417b-b7b7-bb80c3ac5ae7 to handler 2019-06-07 06:13:30.507 30937 INFO octavia.api.v2.controllers.listener [req-fc0254be-bba0-4d4c-a7b4-443dab8bf401 - - - - -] Sending Creation of Listener e154d6c9-493d-4e33-a0ea-d0acd6308a51 to handler 2019-06-07 06:13:30.491 30936 INFO octavia.api.v2.controllers.load_balancer [req-60640401-6898-497a-9674-0bf898398536 - - - - -] Sending created Load Balancer 547191a1-2138-4098-bd2c-90841c461999 to the handler 2019-06-07 06:13:30.524 30936 INFO oslo_db.sqlalchemy.provision [req-60640401-6898-497a-9674-0bf898398536 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.526 30936 INFO oslo_db.sqlalchemy.provision [req-60640401-6898-497a-9674-0bf898398536 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vouszuoejq 2019-06-07 06:13:30.526 30936 INFO oslo_db.sqlalchemy.provision [req-60640401-6898-497a-9674-0bf898398536 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_redirect_pools_no_rules [0.211610s] ... ok 2019-06-07 06:13:30.529 30936 INFO oslo_db.sqlalchemy.provision [req-60640401-6898-497a-9674-0bf898398536 - - - - -] CREATE BACKEND sqlite:// TOKEN ibtttgvhrx 2019-06-07 06:13:30.535 30935 INFO octavia.common.config [req-4c142fb5-dbfa-4f2f-ae63-1e874d15a57e - - - - -] Logging enabled! 2019-06-07 06:13:30.535 30935 INFO octavia.common.config [req-4c142fb5-dbfa-4f2f-ae63-1e874d15a57e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.559 30935 WARNING octavia.api.root_controller [req-4c142fb5-dbfa-4f2f-ae63-1e874d15a57e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.571 30935 INFO octavia.api.v2.controllers.load_balancer [req-ac9ccbad-4350-4731-becf-b671825cf160 - - - - -] Sending created Load Balancer 2eb9781d-b334-4866-95b8-7b844740f414 to the handler 2019-06-07 06:13:30.592 30935 INFO octavia.api.v2.controllers.load_balancer [req-952e02b6-1444-4c96-a72f-f40ad096d6f5 - - - - -] Sending created Load Balancer 54a35901-1be2-4205-aa7e-010e945756b4 to the handler 2019-06-07 06:13:30.607 30936 INFO octavia.common.config [req-60640401-6898-497a-9674-0bf898398536 - - - - -] Logging enabled! 2019-06-07 06:13:30.607 30936 INFO octavia.common.config [req-60640401-6898-497a-9674-0bf898398536 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.563 30937 INFO octavia.api.v2.controllers.load_balancer [req-793a3b4a-cbeb-40fe-a54b-a6f362492134 - - - - -] Sending deleted Load Balancer e3e2d03c-3480-49e2-aa29-ea7244baa907 to the handler 2019-06-07 06:13:30.583 30937 INFO octavia.api.v2.controllers.pool [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:30.597 30937 INFO oslo_db.sqlalchemy.provision [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.598 30937 INFO oslo_db.sqlalchemy.provision [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oipcgrpfln 2019-06-07 06:13:30.598 30937 INFO oslo_db.sqlalchemy.provision [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_when_lb_pending_delete [0.248395s] ... ok 2019-06-07 06:13:30.601 30937 INFO oslo_db.sqlalchemy.provision [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] CREATE BACKEND sqlite:// TOKEN swdrazqyfg 2019-06-07 06:13:30.611 30935 INFO octavia.api.v2.controllers.load_balancer [req-26807470-e67c-42de-a84e-d39f975da022 - - - - -] Sending created Load Balancer 09cb299c-dc3d-4745-95a0-d5487548402c to the handler 2019-06-07 06:13:30.632 30936 WARNING octavia.api.root_controller [req-60640401-6898-497a-9674-0bf898398536 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.673 30936 INFO octavia.api.v2.controllers.load_balancer [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] Sending created Load Balancer 3c5f10fe-32ad-4141-99b1-fb6394b8c6d1 to the handler 2019-06-07 06:13:30.694 30935 INFO oslo_db.sqlalchemy.provision [req-fac6821f-2a83-4eb6-bb4c-1486c192db74 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.696 30935 INFO oslo_db.sqlalchemy.provision [req-fac6821f-2a83-4eb6-bb4c-1486c192db74 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vzbvrujcqy 2019-06-07 06:13:30.696 30935 INFO oslo_db.sqlalchemy.provision [req-fac6821f-2a83-4eb6-bb4c-1486c192db74 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_limited [0.238458s] ... ok 2019-06-07 06:13:30.708 30936 INFO oslo_db.sqlalchemy.provision [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.699 30935 INFO oslo_db.sqlalchemy.provision [req-fac6821f-2a83-4eb6-bb4c-1486c192db74 - - - - -] CREATE BACKEND sqlite:// TOKEN olusjpkpki 2019-06-07 06:13:30.710 30936 INFO oslo_db.sqlalchemy.provision [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ibtttgvhrx 2019-06-07 06:13:30.713 30936 INFO oslo_db.sqlalchemy.provision [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_no_rule [0.186624s] ... ok 2019-06-07 06:13:30.716 30936 INFO oslo_db.sqlalchemy.provision [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] CREATE BACKEND sqlite:// TOKEN mcuospootf 2019-06-07 06:13:30.676 30937 INFO octavia.common.config [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] Logging enabled! 2019-06-07 06:13:30.676 30937 INFO octavia.common.config [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.700 30937 WARNING octavia.api.root_controller [req-d10fe5a5-6ee4-4c27-964e-1457c8c35c22 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.711 30937 INFO octavia.api.v2.controllers.load_balancer [req-a04529dd-d707-4f4f-a7fd-fed4f60e9537 - - - - -] Sending created Load Balancer e493886a-855c-44f4-b310-33ab776e98ed to the handler 2019-06-07 06:13:30.773 30935 INFO octavia.common.config [req-fac6821f-2a83-4eb6-bb4c-1486c192db74 - - - - -] Logging enabled! 2019-06-07 06:13:30.773 30935 INFO octavia.common.config [req-fac6821f-2a83-4eb6-bb4c-1486c192db74 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.753 30937 INFO octavia.api.v2.controllers.listener [req-de4e55d2-2feb-484b-8991-3b0e482b9192 - - - - -] Sending Creation of Listener 3c77abd3-4a06-4fa2-a0fe-7f35438595bc to handler 2019-06-07 06:13:30.791 30936 INFO octavia.common.config [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] Logging enabled! 2019-06-07 06:13:30.791 30936 INFO octavia.common.config [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.811 30937 INFO oslo_db.sqlalchemy.provision [req-961c5df7-d6e0-49b8-b325-cbdc7e472f34 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.812 30937 INFO oslo_db.sqlalchemy.provision [req-961c5df7-d6e0-49b8-b325-cbdc7e472f34 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN swdrazqyfg 2019-06-07 06:13:30.813 30937 INFO oslo_db.sqlalchemy.provision [req-961c5df7-d6e0-49b8-b325-cbdc7e472f34 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_bad_SP_cookie_name [0.213958s] ... ok 2019-06-07 06:13:30.815 30937 INFO oslo_db.sqlalchemy.provision [req-961c5df7-d6e0-49b8-b325-cbdc7e472f34 - - - - -] CREATE BACKEND sqlite:// TOKEN vrggfqthyf 2019-06-07 06:13:30.815 30936 WARNING octavia.api.root_controller [req-0128aa97-f42a-4414-9005-8e02be7bfeb7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.861 30936 INFO octavia.api.v2.controllers.load_balancer [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] Sending created Load Balancer 10f223d1-b118-4b61-a302-0b6f9701ff58 to the handler 2019-06-07 06:13:30.797 30935 WARNING octavia.api.root_controller [req-fac6821f-2a83-4eb6-bb4c-1486c192db74 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.813 30935 INFO octavia.api.v2.controllers.load_balancer [req-22fa867c-ec62-42cb-af31-80cd490bde9f - - - - -] Sending created Load Balancer da666545-b693-4dab-a017-876c1a73ab1b to the handler 2019-06-07 06:13:30.832 30935 INFO octavia.api.v2.controllers.load_balancer [req-013a67db-d0a0-4045-863c-6c78baf4a47a - - - - -] Sending created Load Balancer 62f276d1-102c-4142-9014-eb364ed0c21e to the handler 2019-06-07 06:13:30.851 30935 INFO octavia.api.v2.controllers.load_balancer [req-d5276414-9cf3-4e28-8d40-cd8cd9a9b98f - - - - -] Sending created Load Balancer beb8ba8f-3f37-459c-ac8f-9a25b95781d7 to the handler 2019-06-07 06:13:30.895 30936 INFO oslo_db.sqlalchemy.provision [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.896 30936 INFO oslo_db.sqlalchemy.provision [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mcuospootf 2019-06-07 06:13:30.897 30936 INFO oslo_db.sqlalchemy.provision [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_one_rule [0.183805s] ... ok 2019-06-07 06:13:30.900 30936 INFO oslo_db.sqlalchemy.provision [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] CREATE BACKEND sqlite:// TOKEN obdwziqvxl 2019-06-07 06:13:30.891 30935 INFO oslo_db.sqlalchemy.provision [req-8542828c-fc59-444d-9220-fb69b906d7b7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:30.892 30935 INFO oslo_db.sqlalchemy.provision [req-8542828c-fc59-444d-9220-fb69b906d7b7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN olusjpkpki 2019-06-07 06:13:30.892 30935 INFO oslo_db.sqlalchemy.provision [req-8542828c-fc59-444d-9220-fb69b906d7b7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_non_admin_global_observer [0.196263s] ... ok 2019-06-07 06:13:30.895 30935 INFO oslo_db.sqlalchemy.provision [req-8542828c-fc59-444d-9220-fb69b906d7b7 - - - - -] CREATE BACKEND sqlite:// TOKEN aunpywroqz 2019-06-07 06:13:30.890 30937 INFO octavia.common.config [req-961c5df7-d6e0-49b8-b325-cbdc7e472f34 - - - - -] Logging enabled! 2019-06-07 06:13:30.890 30937 INFO octavia.common.config [req-961c5df7-d6e0-49b8-b325-cbdc7e472f34 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.914 30937 WARNING octavia.api.root_controller [req-961c5df7-d6e0-49b8-b325-cbdc7e472f34 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:30.926 30937 INFO octavia.api.v2.controllers.load_balancer [req-cf537338-bbd5-4d56-b398-5bfcc1fe624a - - - - -] Sending created Load Balancer 7837e703-32ab-42dc-9ff8-4dd05dd632a5 to the handler 2019-06-07 06:13:30.978 30936 INFO octavia.common.config [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] Logging enabled! 2019-06-07 06:13:30.980 30936 INFO octavia.common.config [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.968 30937 INFO octavia.api.v2.controllers.listener [req-67013bba-c984-476f-aa29-83a192b13e19 - - - - -] Sending Creation of Listener 071dd269-3f29-4e3b-876f-3d3137095a0b to handler 2019-06-07 06:13:31.017 30937 INFO oslo_db.sqlalchemy.provision [req-f2e3513a-3302-43c5-b38b-207100675541 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.018 30937 INFO oslo_db.sqlalchemy.provision [req-f2e3513a-3302-43c5-b38b-207100675541 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vrggfqthyf 2019-06-07 06:13:31.019 30937 INFO oslo_db.sqlalchemy.provision [req-f2e3513a-3302-43c5-b38b-207100675541 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_bad_session_persistence [0.205818s] ... ok 2019-06-07 06:13:31.003 30936 WARNING octavia.api.root_controller [req-e241d3c4-cd82-4702-abba-899cc018d14e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.038 30936 INFO oslo_db.sqlalchemy.provision [req-a06d3d7b-f78e-409e-89b8-2251bdde191d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.043 30936 INFO oslo_db.sqlalchemy.provision [req-a06d3d7b-f78e-409e-89b8-2251bdde191d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN obdwziqvxl 2019-06-07 06:13:31.043 30936 INFO oslo_db.sqlalchemy.provision [req-a06d3d7b-f78e-409e-89b8-2251bdde191d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_member_invalid_address [0.146401s] ... ok 2019-06-07 06:13:31.046 30936 INFO oslo_db.sqlalchemy.provision [req-a06d3d7b-f78e-409e-89b8-2251bdde191d - - - - -] CREATE BACKEND sqlite:// TOKEN dxvkrmtqqt 2019-06-07 06:13:31.027 30937 INFO oslo_db.sqlalchemy.provision [req-f2e3513a-3302-43c5-b38b-207100675541 - - - - -] CREATE BACKEND sqlite:// TOKEN jjrirfjpxv 2019-06-07 06:13:30.970 30935 INFO octavia.common.config [req-8542828c-fc59-444d-9220-fb69b906d7b7 - - - - -] Logging enabled! 2019-06-07 06:13:30.971 30935 INFO octavia.common.config [req-8542828c-fc59-444d-9220-fb69b906d7b7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:30.995 30935 WARNING octavia.api.root_controller [req-8542828c-fc59-444d-9220-fb69b906d7b7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.009 30935 INFO octavia.api.v2.controllers.load_balancer [req-0af7f38d-cff6-4e1f-8b3b-5c42e5480afb - - - - -] Sending created Load Balancer 5bdef57a-74e7-4347-aa08-23f409fc3f93 to the handler 2019-06-07 06:13:31.028 30935 INFO octavia.api.v2.controllers.load_balancer [req-035d3875-7057-48a6-a210-ee88214c3df6 - - - - -] Sending created Load Balancer 0740aea7-0a96-4ec3-9f7a-7fd650ad7399 to the handler 2019-06-07 06:13:31.049 30935 INFO octavia.api.v2.controllers.load_balancer [req-245ad4fb-c925-4604-ab71-28ecec31a9ed - - - - -] Sending created Load Balancer fb6704c4-8121-4b68-85c5-dd8e0f887b2e to the handler 2019-06-07 06:13:31.069 30935 INFO oslo_db.sqlalchemy.provision [req-033caff5-9928-4d5a-a94d-f0390762daf0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.075 30935 INFO oslo_db.sqlalchemy.provision [req-033caff5-9928-4d5a-a94d-f0390762daf0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aunpywroqz 2019-06-07 06:13:31.075 30935 INFO oslo_db.sqlalchemy.provision [req-033caff5-9928-4d5a-a94d-f0390762daf0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_not_authorized [0.182295s] ... ok 2019-06-07 06:13:31.078 30935 INFO oslo_db.sqlalchemy.provision [req-033caff5-9928-4d5a-a94d-f0390762daf0 - - - - -] CREATE BACKEND sqlite:// TOKEN hywzxqrrft 2019-06-07 06:13:31.097 30937 INFO octavia.common.config [req-f2e3513a-3302-43c5-b38b-207100675541 - - - - -] Logging enabled! 2019-06-07 06:13:31.097 30937 INFO octavia.common.config [req-f2e3513a-3302-43c5-b38b-207100675541 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.122 30936 INFO octavia.common.config [req-a06d3d7b-f78e-409e-89b8-2251bdde191d - - - - -] Logging enabled! 2019-06-07 06:13:31.122 30936 INFO octavia.common.config [req-a06d3d7b-f78e-409e-89b8-2251bdde191d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.147 30936 WARNING octavia.api.root_controller [req-a06d3d7b-f78e-409e-89b8-2251bdde191d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.176 30936 INFO octavia.api.v2.controllers.load_balancer [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] Sending created Load Balancer 641d66e1-0e59-480d-9ab3-74b4d9ac784b to the handler 2019-06-07 06:13:31.150 30935 INFO octavia.common.config [req-033caff5-9928-4d5a-a94d-f0390762daf0 - - - - -] Logging enabled! 2019-06-07 06:13:31.151 30935 INFO octavia.common.config [req-033caff5-9928-4d5a-a94d-f0390762daf0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.175 30935 WARNING octavia.api.root_controller [req-033caff5-9928-4d5a-a94d-f0390762daf0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.186 30935 INFO octavia.api.v2.controllers.load_balancer [req-c119b64b-3a66-48e5-a75a-e2169787669e - - - - -] Sending created Load Balancer 416bc57e-35e8-4b6e-9faa-c508e259954c to the handler 2019-06-07 06:13:31.199 30936 INFO oslo_db.sqlalchemy.provision [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.201 30936 INFO oslo_db.sqlalchemy.provision [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dxvkrmtqqt 2019-06-07 06:13:31.201 30936 INFO oslo_db.sqlalchemy.provision [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_sni_containers [0.157529s] ... ok 2019-06-07 06:13:31.204 30936 INFO oslo_db.sqlalchemy.provision [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] CREATE BACKEND sqlite:// TOKEN pnybtroqzm 2019-06-07 06:13:31.121 30937 WARNING octavia.api.root_controller [req-f2e3513a-3302-43c5-b38b-207100675541 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.133 30937 INFO octavia.api.v2.controllers.load_balancer [req-127c7847-aaeb-467d-be81-71595148cc39 - - - - -] Sending created Load Balancer e98797cd-c272-45eb-9bc6-49c750c3d40c to the handler 2019-06-07 06:13:31.175 30937 INFO octavia.api.v2.controllers.listener [req-f0721407-fc78-4671-aa7f-38b1a54f0207 - - - - -] Sending Creation of Listener e72ea249-94a8-404d-9c4c-6f4de19ad5d8 to handler 2019-06-07 06:13:31.238 30935 INFO oslo_db.sqlalchemy.provision [req-43c5855d-5492-427b-8e2e-ddc64cb6ee7f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.241 30935 INFO oslo_db.sqlalchemy.provision [req-43c5855d-5492-427b-8e2e-ddc64cb6ee7f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hywzxqrrft 2019-06-07 06:13:31.242 30935 INFO oslo_db.sqlalchemy.provision [req-43c5855d-5492-427b-8e2e-ddc64cb6ee7f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_hides_deleted [0.166623s] ... ok 2019-06-07 06:13:31.248 30937 INFO octavia.api.v2.controllers.pool [req-6e0dc5d0-aa36-425d-a46a-cffda69c0762 - - - - -] Sending Creation of Pool 5e942546-2b21-4c09-b6e7-f7b2176b1d13 to handler 2019-06-07 06:13:31.281 30936 INFO octavia.common.config [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] Logging enabled! 2019-06-07 06:13:31.281 30936 INFO octavia.common.config [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.244 30935 INFO oslo_db.sqlalchemy.provision [req-43c5855d-5492-427b-8e2e-ddc64cb6ee7f - - - - -] CREATE BACKEND sqlite:// TOKEN brwkpwpbup 2019-06-07 06:13:31.306 30936 WARNING octavia.api.root_controller [req-3c06ee85-b0f7-40c2-ac7a-6c1164a7b407 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.320 30936 INFO octavia.api.v2.controllers.load_balancer [req-776b2bda-ebaa-433d-8b3e-7d32b5b2189d - - - - -] Sending created Load Balancer fb0f5882-1199-431f-a903-9c53c804b1ed to the handler 2019-06-07 06:13:31.318 30935 INFO octavia.common.config [req-43c5855d-5492-427b-8e2e-ddc64cb6ee7f - - - - -] Logging enabled! 2019-06-07 06:13:31.318 30935 INFO octavia.common.config [req-43c5855d-5492-427b-8e2e-ddc64cb6ee7f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.342 30935 WARNING octavia.api.root_controller [req-43c5855d-5492-427b-8e2e-ddc64cb6ee7f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.355 30935 INFO octavia.api.v2.controllers.load_balancer [req-debec053-68f8-4ece-b5f6-799b882a8707 - - - - -] Sending created Load Balancer 8ceb34ca-2ff1-4159-b6ce-142e25391688 to the handler 2019-06-07 06:13:31.360 30936 INFO octavia.api.v2.controllers.listener [req-f13a1d43-706c-4fc7-ad12-66a41af418f3 - - - - -] Sending Creation of Listener f44e7a20-45b6-40f8-92ba-40bb50e97210 to handler 2019-06-07 06:13:31.386 30935 INFO oslo_db.sqlalchemy.provision [req-f4bc8873-82f9-41a4-a241-2a335d13602e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.387 30935 INFO oslo_db.sqlalchemy.provision [req-f4bc8873-82f9-41a4-a241-2a335d13602e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN brwkpwpbup 2019-06-07 06:13:31.388 30935 INFO oslo_db.sqlalchemy.provision [req-f4bc8873-82f9-41a4-a241-2a335d13602e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_not_authorized [0.145884s] ... ok 2019-06-07 06:13:31.391 30935 INFO oslo_db.sqlalchemy.provision [req-f4bc8873-82f9-41a4-a241-2a335d13602e - - - - -] CREATE BACKEND sqlite:// TOKEN woghgmqsrp 2019-06-07 06:13:31.429 30936 INFO octavia.api.v2.controllers.pool [req-e524e042-4370-4a29-a953-d6badef8fcf2 - - - - -] Sending Creation of Pool 7d0bbde9-a45f-4641-a4c6-e43b5ee41e92 to handler 2019-06-07 06:13:31.413 30937 INFO oslo_db.sqlalchemy.provision [req-b901ba2f-d9f0-410e-aef4-ba37d4f5ed35 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.415 30937 INFO oslo_db.sqlalchemy.provision [req-b901ba2f-d9f0-410e-aef4-ba37d4f5ed35 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jjrirfjpxv 2019-06-07 06:13:31.415 30937 INFO oslo_db.sqlalchemy.provision [req-b901ba2f-d9f0-410e-aef4-ba37d4f5ed35 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_listener_id_in_pool_dict [0.396526s] ... ok 2019-06-07 06:13:31.418 30937 INFO oslo_db.sqlalchemy.provision [req-b901ba2f-d9f0-410e-aef4-ba37d4f5ed35 - - - - -] CREATE BACKEND sqlite:// TOKEN srpaolzvkg 2019-06-07 06:13:31.464 30935 INFO octavia.common.config [req-f4bc8873-82f9-41a4-a241-2a335d13602e - - - - -] Logging enabled! 2019-06-07 06:13:31.465 30935 INFO octavia.common.config [req-f4bc8873-82f9-41a4-a241-2a335d13602e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.489 30935 WARNING octavia.api.root_controller [req-f4bc8873-82f9-41a4-a241-2a335d13602e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.501 30935 INFO octavia.api.v2.controllers.load_balancer [req-aec8e982-f105-4d6a-b8bb-f4830cf577a4 - - - - -] Sending created Load Balancer 19df541b-ad73-4c75-b116-6f2d1cd43480 to the handler 2019-06-07 06:13:31.529 30936 INFO octavia.api.v2.controllers.pool [req-d953612c-b3e2-4a2a-ae31-4fec92672a52 - - - - -] Sending Creation of Pool 7cf81855-e96e-437f-bdc0-c72ffd6dec81 to handler 2019-06-07 06:13:31.532 30935 INFO oslo_db.sqlalchemy.provision [req-11c9a1e9-ba34-4c13-9862-efc391ffba2d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.534 30935 INFO oslo_db.sqlalchemy.provision [req-11c9a1e9-ba34-4c13-9862-efc391ffba2d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN woghgmqsrp 2019-06-07 06:13:31.534 30935 INFO oslo_db.sqlalchemy.provision [req-11c9a1e9-ba34-4c13-9862-efc391ffba2d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_one_fields_filter [0.145965s] ... ok 2019-06-07 06:13:31.491 30937 INFO octavia.common.config [req-b901ba2f-d9f0-410e-aef4-ba37d4f5ed35 - - - - -] Logging enabled! 2019-06-07 06:13:31.491 30937 INFO octavia.common.config [req-b901ba2f-d9f0-410e-aef4-ba37d4f5ed35 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.516 30937 WARNING octavia.api.root_controller [req-b901ba2f-d9f0-410e-aef4-ba37d4f5ed35 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.530 30937 INFO octavia.api.v2.controllers.load_balancer [req-f0733a30-853f-420b-af15-12772a5f566a - - - - -] Sending created Load Balancer 225ec2af-59b1-4b13-b978-c5772e73731a to the handler 2019-06-07 06:13:31.537 30935 INFO oslo_db.sqlalchemy.provision [req-11c9a1e9-ba34-4c13-9862-efc391ffba2d - - - - -] CREATE BACKEND sqlite:// TOKEN mmwpqpnotp 2019-06-07 06:13:31.569 30937 INFO octavia.api.v2.controllers.listener [req-e28a915b-12d6-4f4c-849a-ca9985e3348d - - - - -] Sending Creation of Listener b1264fd4-37f6-4642-9560-24746d547455 to handler 2019-06-07 06:13:31.647 30936 INFO oslo_db.sqlalchemy.provision [req-685ced9c-e823-442b-90c2-291da9912277 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.649 30936 INFO oslo_db.sqlalchemy.provision [req-685ced9c-e823-442b-90c2-291da9912277 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pnybtroqzm 2019-06-07 06:13:31.649 30936 INFO oslo_db.sqlalchemy.provision [req-685ced9c-e823-442b-90c2-291da9912277 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_bad_port_number [0.447711s] ... ok 2019-06-07 06:13:31.657 30936 INFO oslo_db.sqlalchemy.provision [req-685ced9c-e823-442b-90c2-291da9912277 - - - - -] CREATE BACKEND sqlite:// TOKEN qnjnqedlso 2019-06-07 06:13:31.641 30937 INFO octavia.api.v2.controllers.pool [req-45e90d79-e05c-4bd7-ad7d-31a27499edc0 - - - - -] Sending Creation of Pool a4248d51-b0ad-40a1-8687-854beceac205 to handler 2019-06-07 06:13:31.611 30935 INFO octavia.common.config [req-11c9a1e9-ba34-4c13-9862-efc391ffba2d - - - - -] Logging enabled! 2019-06-07 06:13:31.612 30935 INFO octavia.common.config [req-11c9a1e9-ba34-4c13-9862-efc391ffba2d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.635 30935 WARNING octavia.api.root_controller [req-11c9a1e9-ba34-4c13-9862-efc391ffba2d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.649 30935 INFO octavia.api.v2.controllers.load_balancer [req-8884fbdc-bd55-45b3-ba0a-6201ce603659 - - - - -] Sending created Load Balancer 0bb56b8f-9561-4217-92d5-3b1d1d9dddb8 to the handler 2019-06-07 06:13:31.673 30935 INFO octavia.api.v2.controllers.load_balancer [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] Invalid state PENDING_CREATE of loadbalancer resource 0bb56b8f-9561-4217-92d5-3b1d1d9dddb8 2019-06-07 06:13:31.684 30935 INFO oslo_db.sqlalchemy.provision [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.686 30935 INFO oslo_db.sqlalchemy.provision [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mmwpqpnotp 2019-06-07 06:13:31.686 30935 INFO oslo_db.sqlalchemy.provision [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_pending_create [0.152158s] ... ok 2019-06-07 06:13:31.689 30935 INFO oslo_db.sqlalchemy.provision [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] CREATE BACKEND sqlite:// TOKEN ommkrvovoj 2019-06-07 06:13:31.735 30937 INFO oslo_db.sqlalchemy.provision [req-a2009ed6-4ef6-4111-83cd-6d7a11f155ba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.737 30937 INFO oslo_db.sqlalchemy.provision [req-a2009ed6-4ef6-4111-83cd-6d7a11f155ba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN srpaolzvkg 2019-06-07 06:13:31.737 30937 INFO oslo_db.sqlalchemy.provision [req-a2009ed6-4ef6-4111-83cd-6d7a11f155ba - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_listener_with_default_pool_id_set [0.321538s] ... ok 2019-06-07 06:13:31.745 30937 INFO oslo_db.sqlalchemy.provision [req-a2009ed6-4ef6-4111-83cd-6d7a11f155ba - - - - -] CREATE BACKEND sqlite:// TOKEN teymxmzwot 2019-06-07 06:13:31.766 30935 INFO octavia.common.config [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] Logging enabled! 2019-06-07 06:13:31.766 30935 INFO octavia.common.config [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.790 30935 WARNING octavia.api.root_controller [req-c53882f2-3303-4631-8d56-fc8a1848a8b3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.802 30935 INFO octavia.api.v2.controllers.load_balancer [req-1c787900-81e7-4b3f-af4a-db727cd368fb - - - - -] Sending created Load Balancer b8576993-ef7b-4c0e-8b4a-4c411b98fcb5 to the handler 2019-06-07 06:13:31.838 30935 INFO octavia.api.v2.controllers.load_balancer [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] Sending updated Load Balancer b8576993-ef7b-4c0e-8b4a-4c411b98fcb5 to the handler 2019-06-07 06:13:31.858 30935 INFO oslo_db.sqlalchemy.provision [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.860 30935 INFO oslo_db.sqlalchemy.provision [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ommkrvovoj 2019-06-07 06:13:31.860 30935 INFO oslo_db.sqlalchemy.provision [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:31.807 30936 INFO octavia.common.config [req-685ced9c-e823-442b-90c2-291da9912277 - - - - -] Logging enabled! 2019-06-07 06:13:31.808 30936 INFO octavia.common.config [req-685ced9c-e823-442b-90c2-291da9912277 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.832 30936 WARNING octavia.api.root_controller [req-685ced9c-e823-442b-90c2-291da9912277 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.843 30936 INFO octavia.api.v2.controllers.load_balancer [req-3c265d1c-4943-4c0b-83b2-a66a216dbdeb - - - - -] Sending created Load Balancer 11dda9f7-156b-47b6-abce-2236d7c5753a to the handler {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_qos [0.174022s] ... ok 2019-06-07 06:13:31.888 30936 INFO octavia.api.v2.controllers.listener [req-c6a66e60-088c-404c-841d-c511d9c0af81 - - - - -] Sending Creation of Listener 1d697f2f-9bc9-47b0-a3e8-093587e060f2 to handler 2019-06-07 06:13:31.863 30935 INFO oslo_db.sqlalchemy.provision [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] CREATE BACKEND sqlite:// TOKEN clkkvnbvdt 2019-06-07 06:13:31.814 30937 INFO octavia.common.config [req-a2009ed6-4ef6-4111-83cd-6d7a11f155ba - - - - -] Logging enabled! 2019-06-07 06:13:31.814 30937 INFO octavia.common.config [req-a2009ed6-4ef6-4111-83cd-6d7a11f155ba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.838 30937 WARNING octavia.api.root_controller [req-a2009ed6-4ef6-4111-83cd-6d7a11f155ba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.849 30937 INFO octavia.api.v2.controllers.load_balancer [req-10feaaa9-9424-4656-93ad-227da6da5d16 - - - - -] Sending created Load Balancer 7f2af17b-240a-4c9a-a273-81d02c855a76 to the handler 2019-06-07 06:13:31.891 30937 INFO octavia.api.v2.controllers.listener [req-de3fdf5b-7fef-49a3-a3ac-38362824ffaf - - - - -] Sending Creation of Listener 862c148e-ea17-4289-9b08-f49c6d3da6f2 to handler 2019-06-07 06:13:31.939 30935 INFO octavia.common.config [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] Logging enabled! 2019-06-07 06:13:31.939 30935 INFO octavia.common.config [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:31.955 30936 INFO octavia.api.v2.controllers.pool [req-b243bdd3-b634-4a4e-8f1d-5a16ee896d4a - - - - -] Sending Creation of Pool 6377c8c3-dfa7-45d6-97fe-2f04d7431120 to handler 2019-06-07 06:13:31.948 30937 INFO oslo_db.sqlalchemy.provision [req-c39c2f30-e5bf-4534-9399-055d398a4472 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:31.952 30937 INFO oslo_db.sqlalchemy.provision [req-c39c2f30-e5bf-4534-9399-055d398a4472 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN teymxmzwot 2019-06-07 06:13:31.952 30937 INFO oslo_db.sqlalchemy.provision [req-c39c2f30-e5bf-4534-9399-055d398a4472 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_missing_cookie_name [0.214858s] ... ok 2019-06-07 06:13:31.955 30937 INFO oslo_db.sqlalchemy.provision [req-c39c2f30-e5bf-4534-9399-055d398a4472 - - - - -] CREATE BACKEND sqlite:// TOKEN biuhykjqpx 2019-06-07 06:13:31.963 30935 WARNING octavia.api.root_controller [req-344b3571-ab43-415c-ab33-de09097a6fac - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:31.975 30935 INFO octavia.api.v2.controllers.load_balancer [req-3e2165ee-24a3-4c14-a7c1-5bfd30f391e9 - - - - -] Sending created Load Balancer 14a1c033-e4a3-45dc-a195-3a1149e99e6d to the handler 2019-06-07 06:13:32.020 30935 INFO oslo_db.sqlalchemy.provision [req-e167efdf-176f-4c9e-86cf-9abeede206bd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:32.022 30935 INFO oslo_db.sqlalchemy.provision [req-e167efdf-176f-4c9e-86cf-9abeede206bd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN clkkvnbvdt 2019-06-07 06:13:32.022 30935 INFO oslo_db.sqlalchemy.provision [req-e167efdf-176f-4c9e-86cf-9abeede206bd - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_qos_ext_disabled [0.161352s] ... ok 2019-06-07 06:13:32.027 30937 INFO octavia.common.config [req-c39c2f30-e5bf-4534-9399-055d398a4472 - - - - -] Logging enabled! 2019-06-07 06:13:32.028 30937 INFO octavia.common.config [req-c39c2f30-e5bf-4534-9399-055d398a4472 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.025 30935 INFO oslo_db.sqlalchemy.provision [req-e167efdf-176f-4c9e-86cf-9abeede206bd - - - - -] CREATE BACKEND sqlite:// TOKEN yeijhfgibd 2019-06-07 06:13:32.058 30936 INFO octavia.api.v2.controllers.pool [req-a5be667a-0b55-41e6-b938-504e2d7b8a28 - - - - -] Sending Creation of Pool bc12e962-2d27-43a5-9fe2-3ebd4319429b to handler 2019-06-07 06:13:32.052 30937 WARNING octavia.api.root_controller [req-c39c2f30-e5bf-4534-9399-055d398a4472 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.063 30937 INFO octavia.api.v2.controllers.load_balancer [req-e3716563-c0b8-4d2b-97f6-80094d48355c - - - - -] Sending created Load Balancer f901949d-5a53-49c4-93e0-6c73abc0371d to the handler 2019-06-07 06:13:32.105 30937 INFO octavia.api.v2.controllers.listener [req-a674d74e-cd26-4498-821a-90e800e202d6 - - - - -] Sending Creation of Listener 8e6f531c-7809-4244-85c0-619cb94cba39 to handler 2019-06-07 06:13:32.099 30935 INFO octavia.common.config [req-e167efdf-176f-4c9e-86cf-9abeede206bd - - - - -] Logging enabled! 2019-06-07 06:13:32.099 30935 INFO octavia.common.config [req-e167efdf-176f-4c9e-86cf-9abeede206bd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.124 30935 WARNING octavia.api.root_controller [req-e167efdf-176f-4c9e-86cf-9abeede206bd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.142 30935 INFO oslo_db.sqlalchemy.provision [req-42484499-8fcf-46bc-941b-c600d4ee8d86 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:32.144 30935 INFO oslo_db.sqlalchemy.provision [req-42484499-8fcf-46bc-941b-c600d4ee8d86 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yeijhfgibd 2019-06-07 06:13:32.144 30935 INFO oslo_db.sqlalchemy.provision [req-42484499-8fcf-46bc-941b-c600d4ee8d86 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_lb [0.121803s] ... ok 2019-06-07 06:13:32.147 30935 INFO oslo_db.sqlalchemy.provision [req-42484499-8fcf-46bc-941b-c600d4ee8d86 - - - - -] CREATE BACKEND sqlite:// TOKEN ospksicqoe 2019-06-07 06:13:32.173 30937 INFO oslo_db.sqlalchemy.provision [req-842b8d07-c284-4cd9-ae11-1a157c425726 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:32.175 30937 INFO oslo_db.sqlalchemy.provision [req-842b8d07-c284-4cd9-ae11-1a157c425726 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN biuhykjqpx 2019-06-07 06:13:32.175 30937 INFO oslo_db.sqlalchemy.provision [req-842b8d07-c284-4cd9-ae11-1a157c425726 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_empty_get_all [0.222771s] ... ok 2019-06-07 06:13:32.182 30936 INFO octavia.api.v2.controllers.member [req-0c341a2f-5367-4513-9edf-2ad9a7fcd36f - - - - -] Sending Creation of Member 0ca02845-2262-4583-bc69-999fe87ae58e to handler 2019-06-07 06:13:32.178 30937 INFO oslo_db.sqlalchemy.provision [req-842b8d07-c284-4cd9-ae11-1a157c425726 - - - - -] CREATE BACKEND sqlite:// TOKEN avudwlljvn 2019-06-07 06:13:32.224 30935 INFO octavia.common.config [req-42484499-8fcf-46bc-941b-c600d4ee8d86 - - - - -] Logging enabled! 2019-06-07 06:13:32.224 30935 INFO octavia.common.config [req-42484499-8fcf-46bc-941b-c600d4ee8d86 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.243 30938 INFO octavia.api.v2.controllers.l7rule [req-2e11bfa3-71e5-436a-bc00-20b40449da1a - - - - -] Sending Creation of L7Rule 8d334da8-d355-475f-ad0b-4e27c5f46a38 to handler 2019-06-07 06:13:32.261 30935 WARNING octavia.api.root_controller [req-42484499-8fcf-46bc-941b-c600d4ee8d86 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.252 30937 INFO octavia.common.config [req-842b8d07-c284-4cd9-ae11-1a157c425726 - - - - -] Logging enabled! 2019-06-07 06:13:32.252 30937 INFO octavia.common.config [req-842b8d07-c284-4cd9-ae11-1a157c425726 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.277 30937 WARNING octavia.api.root_controller [req-842b8d07-c284-4cd9-ae11-1a157c425726 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.291 30937 INFO octavia.api.v2.controllers.load_balancer [req-4cbddc81-81af-499d-983b-63cab26047ed - - - - -] Sending created Load Balancer 2feeb8bd-1850-4c9e-874e-dee170a365ea to the handler 2019-06-07 06:13:32.294 30935 INFO oslo_db.sqlalchemy.provision [req-b65dbad1-9804-49ec-8fe0-d71a57fc5f9b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:32.295 30935 INFO oslo_db.sqlalchemy.provision [req-b65dbad1-9804-49ec-8fe0-d71a57fc5f9b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ospksicqoe 2019-06-07 06:13:32.295 30935 INFO oslo_db.sqlalchemy.provision [req-b65dbad1-9804-49ec-8fe0-d71a57fc5f9b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_pool_names_not_unique [0.151427s] ... ok 2019-06-07 06:13:32.298 30935 INFO oslo_db.sqlalchemy.provision [req-b65dbad1-9804-49ec-8fe0-d71a57fc5f9b - - - - -] CREATE BACKEND sqlite:// TOKEN kxoqlrmsld 2019-06-07 06:13:32.330 30937 INFO octavia.api.v2.controllers.listener [req-a34e3ed1-2802-44ef-b626-411e07a827da - - - - -] Sending Creation of Listener c82d6ef0-126f-4268-92f7-987d93cd7f90 to handler 2019-06-07 06:13:32.378 30935 INFO octavia.common.config [req-b65dbad1-9804-49ec-8fe0-d71a57fc5f9b - - - - -] Logging enabled! 2019-06-07 06:13:32.379 30935 INFO octavia.common.config [req-b65dbad1-9804-49ec-8fe0-d71a57fc5f9b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.416 30935 WARNING octavia.api.root_controller [req-b65dbad1-9804-49ec-8fe0-d71a57fc5f9b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.403 30937 INFO octavia.api.v2.controllers.pool [req-5f97cf27-5993-4545-9ca1-0cd2ab77fe7e - - - - -] Sending Creation of Pool 01b07d85-a91a-4435-a1d3-08e14d992d10 to handler 2019-06-07 06:13:32.433 30935 INFO octavia.api.v2.controllers.load_balancer [req-3ea26a0e-e446-4184-95a7-2045ab0f305f - - - - -] Sending created Load Balancer cdb3966c-a573-472b-88af-8c7926364dc5 to the handler 2019-06-07 06:13:32.454 30936 INFO oslo_db.sqlalchemy.provision [req-dcf3118f-35f3-4211-b1ec-1ddfb69561ca - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:32.456 30936 INFO oslo_db.sqlalchemy.provision [req-dcf3118f-35f3-4211-b1ec-1ddfb69561ca - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qnjnqedlso 2019-06-07 06:13:32.457 30936 INFO oslo_db.sqlalchemy.provision [req-dcf3118f-35f3-4211-b1ec-1ddfb69561ca - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_monitor_address_and_port [0.802427s] ... ok 2019-06-07 06:13:32.459 30936 INFO oslo_db.sqlalchemy.provision [req-dcf3118f-35f3-4211-b1ec-1ddfb69561ca - - - - -] CREATE BACKEND sqlite:// TOKEN ohqabypuph 2019-06-07 06:13:32.463 30935 INFO oslo_db.sqlalchemy.provision [req-f3b94a8e-41db-42ac-ae52-08b4a15a1475 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:32.465 30935 INFO oslo_db.sqlalchemy.provision [req-f3b94a8e-41db-42ac-ae52-08b4a15a1475 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kxoqlrmsld 2019-06-07 06:13:32.465 30935 INFO oslo_db.sqlalchemy.provision [req-f3b94a8e-41db-42ac-ae52-08b4a15a1475 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses [0.169578s] ... ok 2019-06-07 06:13:32.468 30935 INFO oslo_db.sqlalchemy.provision [req-f3b94a8e-41db-42ac-ae52-08b4a15a1475 - - - - -] CREATE BACKEND sqlite:// TOKEN lljsfvmxrh 2019-06-07 06:13:32.504 30937 INFO oslo_db.sqlalchemy.provision [req-89102923-ac03-4d36-acf1-2b1fb3749d63 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:32.505 30937 INFO oslo_db.sqlalchemy.provision [req-89102923-ac03-4d36-acf1-2b1fb3749d63 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN avudwlljvn 2019-06-07 06:13:32.506 30937 INFO oslo_db.sqlalchemy.provision [req-89102923-ac03-4d36-acf1-2b1fb3749d63 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all [0.330651s] ... ok 2019-06-07 06:13:32.509 30937 INFO oslo_db.sqlalchemy.provision [req-89102923-ac03-4d36-acf1-2b1fb3749d63 - - - - -] CREATE BACKEND sqlite:// TOKEN jrliuqaifl 2019-06-07 06:13:32.538 30936 INFO octavia.common.config [req-dcf3118f-35f3-4211-b1ec-1ddfb69561ca - - - - -] Logging enabled! 2019-06-07 06:13:32.557 30935 INFO octavia.common.config [req-f3b94a8e-41db-42ac-ae52-08b4a15a1475 - - - - -] Logging enabled! 2019-06-07 06:13:32.540 30936 INFO octavia.common.config [req-dcf3118f-35f3-4211-b1ec-1ddfb69561ca - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.559 30935 INFO octavia.common.config [req-f3b94a8e-41db-42ac-ae52-08b4a15a1475 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.586 30935 WARNING octavia.api.root_controller [req-f3b94a8e-41db-42ac-ae52-08b4a15a1475 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.563 30936 WARNING octavia.api.root_controller [req-dcf3118f-35f3-4211-b1ec-1ddfb69561ca - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.574 30936 INFO octavia.api.v2.controllers.load_balancer [req-98190296-e230-4b78-af90-1b12c21aa646 - - - - -] Sending created Load Balancer aa937831-86e6-4584-9f29-299d40ac7b91 to the handler 2019-06-07 06:13:32.583 30937 INFO octavia.common.config [req-89102923-ac03-4d36-acf1-2b1fb3749d63 - - - - -] Logging enabled! 2019-06-07 06:13:32.583 30937 INFO octavia.common.config [req-89102923-ac03-4d36-acf1-2b1fb3749d63 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:32.609 30935 INFO octavia.api.v2.controllers.load_balancer [req-ec697c57-a0f4-4361-a8f9-80978d1d0cb6 - - - - -] Sending created Load Balancer f6355a28-acd9-4400-9d00-a61137a44b91 to the handler 2019-06-07 06:13:32.618 30936 INFO octavia.api.v2.controllers.listener [req-ea2a6a44-6949-45cf-8827-cfe2932cfe64 - - - - -] Sending Creation of Listener 09a599b4-96d2-4368-90a6-9768bc90e4d5 to handler 2019-06-07 06:13:32.657 30935 INFO octavia.api.v2.controllers.listener [req-06a19cc3-cb88-4378-b0a0-07716ba4a6dc - - - - -] Sending Creation of Listener 034439dc-9d68-425d-9f5e-7b589e4af910 to handler 2019-06-07 06:13:32.687 30936 INFO octavia.api.v2.controllers.pool [req-6b019237-57b4-4256-a35c-63e26b02fcdb - - - - -] Sending Creation of Pool 84d9e994-99dc-4430-b3af-d2b6d12a4633 to handler 2019-06-07 06:13:32.674 30937 WARNING octavia.api.root_controller [req-89102923-ac03-4d36-acf1-2b1fb3749d63 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:32.688 30937 INFO octavia.api.v2.controllers.load_balancer [req-2026f931-a790-4f40-a582-aec987663864 - - - - -] Sending created Load Balancer c80de511-f019-4b8c-bee0-506cc3308a89 to the handler 2019-06-07 06:13:32.727 30937 INFO octavia.api.v2.controllers.listener [req-f5c5a9fb-2c22-4af8-aa9a-e9a95981a2bc - - - - -] Sending Creation of Listener ab411ea8-1a2c-4753-8070-2555a31315bf to handler 2019-06-07 06:13:32.787 30936 INFO octavia.api.v2.controllers.pool [req-3d7cba41-ae3b-444e-bcb2-1fafade3e6f2 - - - - -] Sending Creation of Pool d7323cf0-3e9c-4b99-8c91-b13512cd6132 to handler 2019-06-07 06:13:32.784 30937 INFO octavia.api.v2.controllers.pool [req-3961981d-3602-4a72-8fea-211b7e99c6db - - - - -] Sending Creation of Pool 116aec8d-40ef-4bc9-b28d-39e88103cfa2 to handler 2019-06-07 06:13:32.860 30935 INFO octavia.api.v2.controllers.pool [req-7c13b4ca-3c2d-440c-8da3-c6b6c983ddc1 - - - - -] Sending Creation of Pool fb2d6f13-bbce-4614-889a-e898fb0d6490 to handler 2019-06-07 06:13:32.876 30937 INFO octavia.api.v2.controllers.pool [req-54110df8-b454-4b49-a0b4-9f7c6dbe50fd - - - - -] Sending Creation of Pool f91ecc92-ba83-4dd6-b76b-1c7be0f35935 to handler 2019-06-07 06:13:32.898 30936 INFO octavia.api.v2.controllers.member [req-13b4aa58-b18e-47ca-ad13-a296a0525694 - - - - -] Sending Creation of Member 6070e4fb-6bbc-4857-8d95-4ce21e1c5b98 to handler 2019-06-07 06:13:32.972 30935 INFO octavia.api.v2.controllers.health_monitor [req-ab5c0076-a02c-462a-9d57-c2ce3a3100ea - - - - -] Sending Creation of Health Monitor 0481df40-fb81-45c8-9055-bdc085a34b00 to handler 2019-06-07 06:13:32.982 30937 INFO octavia.api.v2.controllers.pool [req-66bdc734-8350-4b95-a894-b992c0571b73 - - - - -] Sending Creation of Pool fa61844e-8885-4137-8e5f-d88cd46ac1ef to handler 2019-06-07 06:13:33.010 30935 INFO oslo_db.sqlalchemy.provision [req-0bfc43bc-e450-41ff-b2e6-ebe7fac07917 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.012 30935 INFO oslo_db.sqlalchemy.provision [req-0bfc43bc-e450-41ff-b2e6-ebe7fac07917 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lljsfvmxrh 2019-06-07 06:13:33.012 30935 INFO oslo_db.sqlalchemy.provision [req-0bfc43bc-e450-41ff-b2e6-ebe7fac07917 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:33.021 30936 INFO octavia.api.v2.controllers.member [req-4396a26f-fb98-41e1-b74a-d1380f35f540 - - - - -] Sending Deletion of Member 6070e4fb-6bbc-4857-8d95-4ce21e1c5b98 to handler {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_health_monitor [0.546908s] ... ok 2019-06-07 06:13:33.015 30935 INFO oslo_db.sqlalchemy.provision [req-0bfc43bc-e450-41ff-b2e6-ebe7fac07917 - - - - -] CREATE BACKEND sqlite:// TOKEN iihrzqbama 2019-06-07 06:13:33.115 30935 INFO octavia.common.config [req-0bfc43bc-e450-41ff-b2e6-ebe7fac07917 - - - - -] Logging enabled! 2019-06-07 06:13:33.116 30935 INFO octavia.common.config [req-0bfc43bc-e450-41ff-b2e6-ebe7fac07917 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.142 30935 WARNING octavia.api.root_controller [req-0bfc43bc-e450-41ff-b2e6-ebe7fac07917 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:33.174 30937 INFO oslo_db.sqlalchemy.provision [req-c518e974-1f81-41fd-8136-b087d2a4aa12 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.175 30937 INFO oslo_db.sqlalchemy.provision [req-c518e974-1f81-41fd-8136-b087d2a4aa12 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jrliuqaifl 2019-06-07 06:13:33.175 30937 INFO oslo_db.sqlalchemy.provision [req-c518e974-1f81-41fd-8136-b087d2a4aa12 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_limited [0.669479s] ... ok 2019-06-07 06:13:33.160 30935 INFO octavia.api.v2.controllers.load_balancer [req-e55c886e-43fb-4d6c-8d97-8990e7bea2a4 - - - - -] Sending created Load Balancer f33b2bb4-99b0-4b75-9b27-fded5080e292 to the handler 2019-06-07 06:13:33.178 30937 INFO oslo_db.sqlalchemy.provision [req-c518e974-1f81-41fd-8136-b087d2a4aa12 - - - - -] CREATE BACKEND sqlite:// TOKEN rtraxrikzg 2019-06-07 06:13:33.212 30935 INFO octavia.api.v2.controllers.listener [req-99c38cf4-1b36-4988-9331-e8f38c89d523 - - - - -] Sending Creation of Listener 98d81078-965a-4064-9960-66aacc10dc69 to handler 2019-06-07 06:13:33.253 30937 INFO octavia.common.config [req-c518e974-1f81-41fd-8136-b087d2a4aa12 - - - - -] Logging enabled! 2019-06-07 06:13:33.253 30937 INFO octavia.common.config [req-c518e974-1f81-41fd-8136-b087d2a4aa12 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.264 30936 INFO oslo_db.sqlalchemy.provision [req-46072527-6733-4650-ba1a-1378ad6ad1bb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.266 30936 INFO oslo_db.sqlalchemy.provision [req-46072527-6733-4650-ba1a-1378ad6ad1bb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ohqabypuph 2019-06-07 06:13:33.266 30936 INFO oslo_db.sqlalchemy.provision [req-46072527-6733-4650-ba1a-1378ad6ad1bb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_delete [0.809520s] ... ok 2019-06-07 06:13:33.269 30936 INFO oslo_db.sqlalchemy.provision [req-46072527-6733-4650-ba1a-1378ad6ad1bb - - - - -] CREATE BACKEND sqlite:// TOKEN pwlvxvtblm 2019-06-07 06:13:33.279 30937 WARNING octavia.api.root_controller [req-c518e974-1f81-41fd-8136-b087d2a4aa12 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:33.293 30937 INFO octavia.api.v2.controllers.load_balancer [req-49645ae7-8d10-47a3-84ac-4eea1e2f6bd9 - - - - -] Sending created Load Balancer cdeebffd-4ce9-49b1-b88d-5f1adb4e8b8e to the handler 2019-06-07 06:13:33.313 30935 INFO octavia.api.v2.controllers.pool [req-472c2a86-bda0-467d-a971-13ee54abf060 - - - - -] Sending Creation of Pool 71630876-378d-4abf-a31f-9e9f4020e75a to handler 2019-06-07 06:13:33.332 30937 INFO octavia.api.v2.controllers.listener [req-773e7e55-b8b9-4aa3-a5fd-a62a1fa18d48 - - - - -] Sending Creation of Listener 7864a5c1-c9d6-4f48-b054-f185c0553759 to handler 2019-06-07 06:13:33.345 30936 INFO octavia.common.config [req-46072527-6733-4650-ba1a-1378ad6ad1bb - - - - -] Logging enabled! 2019-06-07 06:13:33.345 30936 INFO octavia.common.config [req-46072527-6733-4650-ba1a-1378ad6ad1bb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.369 30936 WARNING octavia.api.root_controller [req-46072527-6733-4650-ba1a-1378ad6ad1bb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:33.383 30936 INFO octavia.api.v2.controllers.load_balancer [req-34d66d5c-8066-4a41-8c3e-cedb4f2ab543 - - - - -] Sending created Load Balancer 52bf6de5-b0ad-459c-9b04-d8da1d9f9e1b to the handler 2019-06-07 06:13:33.411 30937 INFO octavia.api.v2.controllers.pool [req-2f3c625d-29c6-40a6-beb4-f248d6bb2e18 - - - - -] Sending Creation of Pool 74835201-58e2-43fb-b2d3-85da5d150063 to handler 2019-06-07 06:13:33.424 30936 INFO octavia.api.v2.controllers.listener [req-021b7d1d-7798-40f3-8e22-8143832ec07f - - - - -] Sending Creation of Listener 501595f5-be40-4bd9-9b92-03c54a6a0e85 to handler 2019-06-07 06:13:33.442 30935 INFO octavia.api.v2.controllers.member [req-bbe8e406-3c8c-4dd1-bec4-8ea65ff06bfc - - - - -] Sending Creation of Member faa3117e-b33d-474a-a3fa-01177acbc77a to handler 2019-06-07 06:13:33.475 30935 INFO oslo_db.sqlalchemy.provision [req-4383bebb-3b40-4fb8-8b82-c5cce7256883 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.477 30935 INFO oslo_db.sqlalchemy.provision [req-4383bebb-3b40-4fb8-8b82-c5cce7256883 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iihrzqbama 2019-06-07 06:13:33.477 30935 INFO oslo_db.sqlalchemy.provision [req-4383bebb-3b40-4fb8-8b82-c5cce7256883 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_member [0.464851s] ... ok 2019-06-07 06:13:33.494 30937 INFO octavia.api.v2.controllers.pool [req-d9748a2f-e925-4919-a9b1-21e76282fd02 - - - - -] Sending Update of Pool 74835201-58e2-43fb-b2d3-85da5d150063 to handler 2019-06-07 06:13:33.492 30936 INFO octavia.api.v2.controllers.pool [req-47461437-631a-4b54-bab7-8bb82e17fc63 - - - - -] Sending Creation of Pool 0ae638da-a7ba-4b21-bab2-fbcee2ed6728 to handler 2019-06-07 06:13:33.485 30935 INFO oslo_db.sqlalchemy.provision [req-4383bebb-3b40-4fb8-8b82-c5cce7256883 - - - - -] CREATE BACKEND sqlite:// TOKEN hlkeriqnoa 2019-06-07 06:13:33.555 30935 INFO octavia.common.config [req-4383bebb-3b40-4fb8-8b82-c5cce7256883 - - - - -] Logging enabled! 2019-06-07 06:13:33.555 30935 INFO octavia.common.config [req-4383bebb-3b40-4fb8-8b82-c5cce7256883 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.592 30937 INFO oslo_db.sqlalchemy.provision [req-dae41830-5346-4691-ad69-89070b3a589d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.594 30937 INFO oslo_db.sqlalchemy.provision [req-dae41830-5346-4691-ad69-89070b3a589d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rtraxrikzg 2019-06-07 06:13:33.594 30937 INFO oslo_db.sqlalchemy.provision [req-dae41830-5346-4691-ad69-89070b3a589d - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_preserve_session_persistence [0.418486s] ... ok 2019-06-07 06:13:33.597 30937 INFO oslo_db.sqlalchemy.provision [req-dae41830-5346-4691-ad69-89070b3a589d - - - - -] CREATE BACKEND sqlite:// TOKEN pwmnohjrhf 2019-06-07 06:13:33.596 30936 INFO octavia.api.v2.controllers.pool [req-9bc7254c-1123-4505-a313-31b450e0c2bf - - - - -] Sending Creation of Pool 559c3542-a66e-4254-b467-9015dd91f48b to handler 2019-06-07 06:13:33.579 30935 WARNING octavia.api.root_controller [req-4383bebb-3b40-4fb8-8b82-c5cce7256883 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:33.591 30935 INFO octavia.api.v2.controllers.load_balancer [req-61cb0af9-34e9-4f5a-83bc-b366916202f4 - - - - -] Sending created Load Balancer 91f909e0-fdd4-4467-b472-085b89eb2cb7 to the handler 2019-06-07 06:13:33.634 30935 INFO octavia.api.v2.controllers.listener [req-f0b105b6-22d6-458f-8854-6e74f306d293 - - - - -] Sending Creation of Listener 25ca341d-0413-43ba-80b2-87ddfbaf7073 to handler 2019-06-07 06:13:33.690 30935 INFO octavia.api.v2.controllers.listener [req-8e38ce64-a9a5-4292-b1c5-1af23006f2e2 - - - - -] Sending Creation of Listener 9dea665e-8248-4443-9280-f84ba9accc51 to handler 2019-06-07 06:13:33.709 30938 INFO octavia.api.v2.controllers.l7rule [req-8cf638dd-324d-4aa1-8f26-cfc134465e91 - - - - -] Sending Creation of L7Rule 833cfe9e-109a-4d23-97fe-88153bc4e364 to handler 2019-06-07 06:13:33.672 30937 INFO octavia.common.config [req-dae41830-5346-4691-ad69-89070b3a589d - - - - -] Logging enabled! 2019-06-07 06:13:33.672 30937 INFO octavia.common.config [req-dae41830-5346-4691-ad69-89070b3a589d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.697 30937 WARNING octavia.api.root_controller [req-dae41830-5346-4691-ad69-89070b3a589d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:33.711 30937 INFO octavia.api.v2.controllers.load_balancer [req-85407c0c-2180-41c9-8fe3-764b2ea37ec3 - - - - -] Sending created Load Balancer a8362ce7-0c4f-4d1a-b573-11ea3d933970 to the handler 2019-06-07 06:13:33.729 30935 INFO oslo_db.sqlalchemy.provision [req-94df4ee1-ba01-43c7-b2ce-f91afd6d765b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.731 30935 INFO oslo_db.sqlalchemy.provision [req-94df4ee1-ba01-43c7-b2ce-f91afd6d765b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hlkeriqnoa 2019-06-07 06:13:33.731 30935 INFO oslo_db.sqlalchemy.provision [req-94df4ee1-ba01-43c7-b2ce-f91afd6d765b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_multiple_listeners [0.253803s] ... ok 2019-06-07 06:13:33.716 30936 INFO octavia.api.v2.controllers.member [req-b8609048-2fda-4bac-b938-149e57e85e5d - - - - -] Sending Creation of Member d91a8c52-3f6a-4571-b119-151fe20fbdd1 to handler 2019-06-07 06:13:33.734 30935 INFO oslo_db.sqlalchemy.provision [req-94df4ee1-ba01-43c7-b2ce-f91afd6d765b - - - - -] CREATE BACKEND sqlite:// TOKEN ixlbencddf 2019-06-07 06:13:33.750 30937 INFO octavia.api.v2.controllers.listener [req-84cc1a79-896a-45da-8be4-d7653028cefa - - - - -] Sending Creation of Listener a49b03cd-1a52-4de9-b7d6-dbc66a5e488b to handler 2019-06-07 06:13:33.817 30936 INFO oslo_db.sqlalchemy.provision [req-063df17b-bed6-4d58-94c7-4a6bfdf74848 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.818 30936 INFO oslo_db.sqlalchemy.provision [req-063df17b-bed6-4d58-94c7-4a6bfdf74848 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pwlvxvtblm 2019-06-07 06:13:33.819 30936 INFO oslo_db.sqlalchemy.provision [req-063df17b-bed6-4d58-94c7-4a6bfdf74848 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_already_deleted [0.552327s] ... ok 2019-06-07 06:13:33.809 30935 INFO octavia.common.config [req-94df4ee1-ba01-43c7-b2ce-f91afd6d765b - - - - -] Logging enabled! 2019-06-07 06:13:33.809 30935 INFO octavia.common.config [req-94df4ee1-ba01-43c7-b2ce-f91afd6d765b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.826 30936 INFO oslo_db.sqlalchemy.provision [req-063df17b-bed6-4d58-94c7-4a6bfdf74848 - - - - -] CREATE BACKEND sqlite:// TOKEN odaumyfusm 2019-06-07 06:13:33.834 30935 WARNING octavia.api.root_controller [req-94df4ee1-ba01-43c7-b2ce-f91afd6d765b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:33.848 30935 INFO octavia.api.v2.controllers.load_balancer [req-3ad3a305-e4a8-4af6-9676-80bde8ba5951 - - - - -] Sending created Load Balancer 98a69550-c9f6-48f9-b324-5fec2e10f0e0 to the handler 2019-06-07 06:13:33.877 30935 INFO oslo_db.sqlalchemy.provision [req-5b490ab7-1f68-4c70-9743-3ef25659f7b4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.879 30935 INFO oslo_db.sqlalchemy.provision [req-5b490ab7-1f68-4c70-9743-3ef25659f7b4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ixlbencddf 2019-06-07 06:13:33.879 30935 INFO oslo_db.sqlalchemy.provision [req-5b490ab7-1f68-4c70-9743-3ef25659f7b4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_not_authorized [0.152969s] ... ok 2019-06-07 06:13:33.887 30935 INFO oslo_db.sqlalchemy.provision [req-5b490ab7-1f68-4c70-9743-3ef25659f7b4 - - - - -] CREATE BACKEND sqlite:// TOKEN xotwnsobfz 2019-06-07 06:13:33.896 30936 INFO octavia.common.config [req-063df17b-bed6-4d58-94c7-4a6bfdf74848 - - - - -] Logging enabled! 2019-06-07 06:13:33.897 30936 INFO octavia.common.config [req-063df17b-bed6-4d58-94c7-4a6bfdf74848 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.824 30937 INFO octavia.api.v2.controllers.pool [req-720340c9-c520-419d-bd12-5bfb9a6cb973 - - - - -] Sending Creation of Pool 765fe5d5-6b33-4073-84b1-d61f0940e070 to handler 2019-06-07 06:13:33.920 30937 INFO oslo_db.sqlalchemy.provision [req-38fdabff-a64a-41e2-bdd9-2f7e5beaecf6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:33.921 30937 INFO oslo_db.sqlalchemy.provision [req-38fdabff-a64a-41e2-bdd9-2f7e5beaecf6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pwmnohjrhf 2019-06-07 06:13:33.922 30937 INFO oslo_db.sqlalchemy.provision [req-38fdabff-a64a-41e2-bdd9-2f7e5beaecf6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_with_bad_SP_type_IP_cookie [0.327261s] ... ok 2019-06-07 06:13:33.925 30937 INFO oslo_db.sqlalchemy.provision [req-38fdabff-a64a-41e2-bdd9-2f7e5beaecf6 - - - - -] CREATE BACKEND sqlite:// TOKEN xxazrxssni 2019-06-07 06:13:33.922 30936 WARNING octavia.api.root_controller [req-063df17b-bed6-4d58-94c7-4a6bfdf74848 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:33.934 30936 INFO octavia.api.v2.controllers.load_balancer [req-fe0de6aa-d786-4f12-a15d-8ce3469bd621 - - - - -] Sending created Load Balancer b7d39084-8154-472b-abfe-644a3f2b2a53 to the handler 2019-06-07 06:13:33.977 30936 INFO octavia.api.v2.controllers.listener [req-3c7a5a5c-1410-4bf3-bbd3-239f4e450ab1 - - - - -] Sending Creation of Listener 17cb98d2-f87c-4248-b054-1d294683c0c8 to handler 2019-06-07 06:13:34.001 30937 INFO octavia.common.config [req-38fdabff-a64a-41e2-bdd9-2f7e5beaecf6 - - - - -] Logging enabled! 2019-06-07 06:13:34.002 30937 INFO octavia.common.config [req-38fdabff-a64a-41e2-bdd9-2f7e5beaecf6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.957 30935 INFO octavia.common.config [req-5b490ab7-1f68-4c70-9743-3ef25659f7b4 - - - - -] Logging enabled! 2019-06-07 06:13:33.957 30935 INFO octavia.common.config [req-5b490ab7-1f68-4c70-9743-3ef25659f7b4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:33.981 30935 WARNING octavia.api.root_controller [req-5b490ab7-1f68-4c70-9743-3ef25659f7b4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.027 30937 WARNING octavia.api.root_controller [req-38fdabff-a64a-41e2-bdd9-2f7e5beaecf6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.048 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.050 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xxazrxssni 2019-06-07 06:13:34.050 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_non_existent_custom_quotas [0.128056s] ... ok 2019-06-07 06:13:34.053 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] CREATE BACKEND sqlite:// TOKEN iaeqyhjaqu 2019-06-07 06:13:34.043 30935 INFO octavia.api.v2.controllers.load_balancer [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] Sending created Load Balancer 977d1ba3-6afb-4d84-85e1-21c749111633 to the handler 2019-06-07 06:13:34.074 30935 INFO oslo_db.sqlalchemy.provision [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.076 30935 INFO oslo_db.sqlalchemy.provision [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xotwnsobfz 2019-06-07 06:13:34.076 30935 INFO oslo_db.sqlalchemy.provision [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_one_redirect_pool_one_rule [0.191697s] ... ok 2019-06-07 06:13:34.037 30936 INFO octavia.api.v2.controllers.pool [req-5d1b3e33-28b3-4a14-a6d4-13e2e3c9dcf2 - - - - -] Sending Creation of Pool e7f85491-e95f-4ffe-b657-81d40fa61fcf to handler 2019-06-07 06:13:34.079 30935 INFO oslo_db.sqlalchemy.provision [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] CREATE BACKEND sqlite:// TOKEN loiiojayay 2019-06-07 06:13:34.136 30936 INFO octavia.api.v2.controllers.pool [req-b3083176-ea91-41ee-857a-e7fb2f2c37c2 - - - - -] Sending Creation of Pool 4b19863c-437c-4cf5-b649-0a5b4e8bc60b to handler 2019-06-07 06:13:34.153 30935 INFO octavia.common.config [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] Logging enabled! 2019-06-07 06:13:34.153 30935 INFO octavia.common.config [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.177 30935 WARNING octavia.api.root_controller [req-017ab7cd-2bc1-4511-b42d-4dee6c5b765c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.130 30937 INFO octavia.common.config [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] Logging enabled! 2019-06-07 06:13:34.131 30937 INFO octavia.common.config [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.156 30937 WARNING octavia.api.root_controller [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.168 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.174 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iaeqyhjaqu 2019-06-07 06:13:34.174 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_limited ... SKIPPED: No idea how this should work yet 2019-06-07 06:13:34.177 30937 INFO oslo_db.sqlalchemy.provision [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] CREATE BACKEND sqlite:// TOKEN fmcapbnyvg 2019-06-07 06:13:34.217 30935 INFO oslo_db.sqlalchemy.provision [req-8d108e07-afb4-4f92-a9a7-0fe410182dad - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.219 30935 INFO oslo_db.sqlalchemy.provision [req-8d108e07-afb4-4f92-a9a7-0fe410182dad - - - - -] DROP BACKEND Engine(sqlite://) TOKEN loiiojayay 2019-06-07 06:13:34.219 30935 INFO oslo_db.sqlalchemy.provision [req-8d108e07-afb4-4f92-a9a7-0fe410182dad - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_bad_rule [0.146963s] ... ok 2019-06-07 06:13:34.226 30935 INFO oslo_db.sqlalchemy.provision [req-8d108e07-afb4-4f92-a9a7-0fe410182dad - - - - -] CREATE BACKEND sqlite:// TOKEN lcvpfuyyse 2019-06-07 06:13:34.252 30937 INFO octavia.common.config [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] Logging enabled! 2019-06-07 06:13:34.252 30937 INFO octavia.common.config [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.266 30936 INFO octavia.api.v2.controllers.member [req-0931e307-0056-410c-9aa0-bd1113be4076 - - - - -] Sending Creation of Member aefbd519-9148-4b6c-b120-9c95d1173788 to handler 2019-06-07 06:13:34.277 30937 WARNING octavia.api.root_controller [req-af94ec3a-cc33-4a2b-8112-afbddfad974a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.328 30937 INFO oslo_db.sqlalchemy.provision [req-7f5120c2-06e1-46c3-a337-c76b840ad9ce - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.332 30937 INFO oslo_db.sqlalchemy.provision [req-7f5120c2-06e1-46c3-a337-c76b840ad9ce - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fmcapbnyvg 2019-06-07 06:13:34.332 30937 INFO oslo_db.sqlalchemy.provision [req-7f5120c2-06e1-46c3-a337-c76b840ad9ce - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_sorted [0.157221s] ... ok 2019-06-07 06:13:34.335 30937 INFO oslo_db.sqlalchemy.provision [req-7f5120c2-06e1-46c3-a337-c76b840ad9ce - - - - -] CREATE BACKEND sqlite:// TOKEN kevxdhqsaq 2019-06-07 06:13:34.297 30935 INFO octavia.common.config [req-8d108e07-afb4-4f92-a9a7-0fe410182dad - - - - -] Logging enabled! 2019-06-07 06:13:34.297 30935 INFO octavia.common.config [req-8d108e07-afb4-4f92-a9a7-0fe410182dad - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.321 30935 WARNING octavia.api.root_controller [req-8d108e07-afb4-4f92-a9a7-0fe410182dad - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.356 30935 INFO octavia.api.v2.controllers.load_balancer [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] Sending created Load Balancer dbec003b-53e1-4cd1-bc4d-cd4a2a4f6f45 to the handler 2019-06-07 06:13:34.384 30935 INFO oslo_db.sqlalchemy.provision [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.385 30935 INFO oslo_db.sqlalchemy.provision [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lcvpfuyyse 2019-06-07 06:13:34.385 30935 INFO oslo_db.sqlalchemy.provision [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_hm [0.161879s] ... ok 2019-06-07 06:13:34.388 30935 INFO oslo_db.sqlalchemy.provision [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] CREATE BACKEND sqlite:// TOKEN hfaouilugc 2019-06-07 06:13:34.410 30937 INFO octavia.common.config [req-7f5120c2-06e1-46c3-a337-c76b840ad9ce - - - - -] Logging enabled! 2019-06-07 06:13:34.410 30937 INFO octavia.common.config [req-7f5120c2-06e1-46c3-a337-c76b840ad9ce - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.397 30936 INFO octavia.api.v2.controllers.member [req-39929777-0456-4181-b21a-b7f3f98933b1 - - - - -] Sending Creation of Member df810291-11c7-42f3-bda2-c48902e1aa59 to handler 2019-06-07 06:13:34.435 30937 WARNING octavia.api.root_controller [req-7f5120c2-06e1-46c3-a337-c76b840ad9ce - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.455 30937 INFO oslo_db.sqlalchemy.provision [req-0a45d94d-947a-4d17-b771-40197479ebe0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.456 30937 INFO oslo_db.sqlalchemy.provision [req-0a45d94d-947a-4d17-b771-40197479ebe0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kevxdhqsaq 2019-06-07 06:13:34.457 30937 INFO oslo_db.sqlalchemy.provision [req-0a45d94d-947a-4d17-b771-40197479ebe0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_default_quotas [0.124626s] ... ok 2019-06-07 06:13:34.463 30935 INFO octavia.common.config [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] Logging enabled! 2019-06-07 06:13:34.463 30935 INFO octavia.common.config [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.465 30937 INFO oslo_db.sqlalchemy.provision [req-0a45d94d-947a-4d17-b771-40197479ebe0 - - - - -] CREATE BACKEND sqlite:// TOKEN clqilovbuf 2019-06-07 06:13:34.487 30935 WARNING octavia.api.root_controller [req-12a5c72b-ef75-4c0e-a7a0-ff1540043dbc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.524 30936 INFO oslo_db.sqlalchemy.provision [req-5a2aa93f-44e9-4b60-9209-598fe9f4c708 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.525 30936 INFO oslo_db.sqlalchemy.provision [req-5a2aa93f-44e9-4b60-9209-598fe9f4c708 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN odaumyfusm 2019-06-07 06:13:34.526 30936 INFO oslo_db.sqlalchemy.provision [req-5a2aa93f-44e9-4b60-9209-598fe9f4c708 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all [0.702162s] ... ok 2019-06-07 06:13:34.535 30937 INFO octavia.common.config [req-0a45d94d-947a-4d17-b771-40197479ebe0 - - - - -] Logging enabled! 2019-06-07 06:13:34.535 30937 INFO octavia.common.config [req-0a45d94d-947a-4d17-b771-40197479ebe0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.528 30936 INFO oslo_db.sqlalchemy.provision [req-5a2aa93f-44e9-4b60-9209-598fe9f4c708 - - - - -] CREATE BACKEND sqlite:// TOKEN kfbkblsvtl 2019-06-07 06:13:34.560 30937 WARNING octavia.api.root_controller [req-0a45d94d-947a-4d17-b771-40197479ebe0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.576 30937 INFO oslo_db.sqlalchemy.provision [req-d25fd0a8-da45-4c8c-8526-b122ba645159 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.578 30937 INFO oslo_db.sqlalchemy.provision [req-d25fd0a8-da45-4c8c-8526-b122ba645159 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN clqilovbuf 2019-06-07 06:13:34.578 30937 INFO oslo_db.sqlalchemy.provision [req-d25fd0a8-da45-4c8c-8526-b122ba645159 - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_default_quotas_not_Authorized [0.121299s] ... ok 2019-06-07 06:13:34.530 30935 INFO octavia.api.v2.controllers.load_balancer [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] Sending created Load Balancer 9c3a96ea-afbb-41b7-9b16-126cd45c31b4 to the handler 2019-06-07 06:13:34.557 30935 INFO oslo_db.sqlalchemy.provision [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.558 30935 INFO oslo_db.sqlalchemy.provision [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hfaouilugc 2019-06-07 06:13:34.558 30935 INFO oslo_db.sqlalchemy.provision [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_member [0.172922s] ... ok 2019-06-07 06:13:34.589 30937 INFO oslo_db.sqlalchemy.provision [req-d25fd0a8-da45-4c8c-8526-b122ba645159 - - - - -] CREATE BACKEND sqlite:// TOKEN wvjkredxid 2019-06-07 06:13:34.569 30935 INFO oslo_db.sqlalchemy.provision [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] CREATE BACKEND sqlite:// TOKEN lphfoqhhni 2019-06-07 06:13:34.638 30935 INFO octavia.common.config [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] Logging enabled! 2019-06-07 06:13:34.639 30935 INFO octavia.common.config [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.660 30937 INFO octavia.common.config [req-d25fd0a8-da45-4c8c-8526-b122ba645159 - - - - -] Logging enabled! 2019-06-07 06:13:34.661 30937 INFO octavia.common.config [req-d25fd0a8-da45-4c8c-8526-b122ba645159 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.602 30936 INFO octavia.common.config [req-5a2aa93f-44e9-4b60-9209-598fe9f4c708 - - - - -] Logging enabled! 2019-06-07 06:13:34.602 30936 INFO octavia.common.config [req-5a2aa93f-44e9-4b60-9209-598fe9f4c708 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.627 30936 WARNING octavia.api.root_controller [req-5a2aa93f-44e9-4b60-9209-598fe9f4c708 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.639 30936 INFO octavia.api.v2.controllers.load_balancer [req-27dedfda-bd7f-4009-ba80-e2a9c5eb54ce - - - - -] Sending created Load Balancer 0d541556-43ae-44ad-aa63-807404ac7801 to the handler 2019-06-07 06:13:34.680 30936 INFO octavia.api.v2.controllers.listener [req-da005d8f-e69f-4de4-a66b-2a2f3fca59da - - - - -] Sending Creation of Listener 3de387e2-39b6-4e0f-a5d1-39441c3715df to handler 2019-06-07 06:13:34.663 30935 WARNING octavia.api.root_controller [req-2f6eed0f-e22a-4d1a-b771-4707f981bc9a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.696 30935 INFO octavia.api.v2.controllers.load_balancer [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] Sending created Load Balancer 118bf859-25f9-46dc-bd58-e421a8ef92a5 to the handler 2019-06-07 06:13:34.724 30935 INFO oslo_db.sqlalchemy.provision [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.725 30935 INFO oslo_db.sqlalchemy.provision [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lphfoqhhni 2019-06-07 06:13:34.725 30935 INFO oslo_db.sqlalchemy.provision [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_pool [0.166840s] ... ok 2019-06-07 06:13:34.686 30937 WARNING octavia.api.root_controller [req-d25fd0a8-da45-4c8c-8526-b122ba645159 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.710 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.711 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wvjkredxid 2019-06-07 06:13:34.712 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_not_Authorized [0.133273s] ... ok 2019-06-07 06:13:34.745 30936 INFO octavia.api.v2.controllers.pool [req-7caa5c8c-dd53-44af-a406-2c14da769ca6 - - - - -] Sending Creation of Pool 2231fcec-2134-41b8-a79a-92ddcd50ca45 to handler 2019-06-07 06:13:34.715 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN joyqkvxgzy 2019-06-07 06:13:34.729 30935 INFO oslo_db.sqlalchemy.provision [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] CREATE BACKEND sqlite:// TOKEN gutlafupwi 2019-06-07 06:13:34.807 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.808 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN joyqkvxgzy 2019-06-07 06:13:34.808 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.AmphoraHealthModelTest.test_update [0.096632s] ... ok 2019-06-07 06:13:34.811 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN pjgdknxoco 2019-06-07 06:13:34.805 30935 INFO octavia.common.config [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] Logging enabled! 2019-06-07 06:13:34.805 30935 INFO octavia.common.config [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:34.829 30935 WARNING octavia.api.root_controller [req-bada0c75-3682-44f6-9829-846de9c1fcca - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:34.844 30935 INFO octavia.api.v2.controllers.load_balancer [req-31ee61aa-6331-4fe2-8e04-2b980075fc2c - - - - -] Sending created Load Balancer 7cca84f2-d44d-49e8-aab1-ca22ca0cdf59 to the handler 2019-06-07 06:13:34.843 30936 INFO octavia.api.v2.controllers.pool [req-f0bde491-d327-451c-8c0e-2574cf2d4033 - - - - -] Sending Creation of Pool 0e1e942e-0465-4a8d-8378-78e71282ba51 to handler 2019-06-07 06:13:34.884 30935 INFO octavia.api.v2.controllers.listener [req-f473e7ec-b5a0-453a-bf09-a45c26bf4bbe - - - - -] Sending Creation of Listener c83087d0-f5f9-4c02-acc5-5238af25a217 to handler 2019-06-07 06:13:34.903 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.904 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pjgdknxoco 2019-06-07 06:13:34.905 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.AmphoraModelTest.test_load_balancer_relationship [0.096048s] ... ok 2019-06-07 06:13:34.907 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN zgewqfdbrc 2019-06-07 06:13:34.944 30935 INFO octavia.api.v2.controllers.pool [req-e1147c4e-3acc-4f32-8304-badd2450dcc8 - - - - -] Sending Creation of Pool 20f16fd8-5f28-4848-addd-812d2a0106e0 to handler 2019-06-07 06:13:34.953 30936 INFO octavia.api.v2.controllers.member [req-c17849dc-2118-4870-9240-1a6d0f525b62 - - - - -] Sending Creation of Member 3cf145d3-28f6-4287-8dff-6198785af721 to handler 2019-06-07 06:13:34.993 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:34.994 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zgewqfdbrc 2019-06-07 06:13:34.995 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_create [0.089842s] ... ok 2019-06-07 06:13:34.997 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN uvjdamfvms 2019-06-07 06:13:35.038 30935 INFO octavia.api.v2.controllers.pool [req-75e13f46-8ffd-4b05-ba32-2ecf3504dcf6 - - - - -] Sending Creation of Pool db5931a3-9863-4c9d-8731-d2af251d71a4 to handler 2019-06-07 06:13:35.086 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.087 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uvjdamfvms 2019-06-07 06:13:35.088 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_update [0.092850s] ... ok 2019-06-07 06:13:35.062 30936 INFO octavia.api.v2.controllers.member [req-e4dd99e4-2f49-4f11-876c-cae0a7979eeb - - - - -] Sending Creation of Member b08808c5-7a9b-44b8-b8d2-0eed0eb0b818 to handler 2019-06-07 06:13:35.097 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN fluboclgpi 2019-06-07 06:13:35.142 30935 INFO oslo_db.sqlalchemy.provision [req-06d8c185-5bd7-4aea-a275-1bd9452d0b76 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.144 30935 INFO oslo_db.sqlalchemy.provision [req-06d8c185-5bd7-4aea-a275-1bd9452d0b76 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gutlafupwi 2019-06-07 06:13:35.144 30935 INFO oslo_db.sqlalchemy.provision [req-06d8c185-5bd7-4aea-a275-1bd9452d0b76 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_not_authorized [0.418393s] ... ok 2019-06-07 06:13:35.147 30935 INFO oslo_db.sqlalchemy.provision [req-06d8c185-5bd7-4aea-a275-1bd9452d0b76 - - - - -] CREATE BACKEND sqlite:// TOKEN jxcarcssdj 2019-06-07 06:13:35.174 30936 INFO octavia.api.v2.controllers.member [req-73842bed-03a7-41ac-adb2-6b98c58e5769 - - - - -] Sending Creation of Member d9c3c0ef-c688-47cc-ba97-9f6c696e6326 to handler 2019-06-07 06:13:35.182 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.184 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fluboclgpi 2019-06-07 06:13:35.184 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listener_relationship [0.096402s] ... ok 2019-06-07 06:13:35.187 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN waemdumcpy 2019-06-07 06:13:35.286 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.287 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN waemdumcpy 2019-06-07 06:13:35.287 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listeners_pools_refs_with_l7policy_with_l7rule [0.102874s] ... ok 2019-06-07 06:13:35.221 30935 INFO octavia.common.config [req-06d8c185-5bd7-4aea-a275-1bd9452d0b76 - - - - -] Logging enabled! 2019-06-07 06:13:35.222 30935 INFO octavia.common.config [req-06d8c185-5bd7-4aea-a275-1bd9452d0b76 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:35.246 30935 WARNING octavia.api.root_controller [req-06d8c185-5bd7-4aea-a275-1bd9452d0b76 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:35.260 30935 INFO octavia.api.v2.controllers.load_balancer [req-ee63d705-39c2-4a18-aa22-0fb046c2d526 - - - - -] Sending created Load Balancer 7df43a5f-08e8-41e1-b14d-c0c8f2acce10 to the handler 2019-06-07 06:13:35.286 30936 INFO oslo_db.sqlalchemy.provision [req-aed8ddae-5930-467b-8125-75a1f0a4933c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.288 30936 INFO oslo_db.sqlalchemy.provision [req-aed8ddae-5930-467b-8125-75a1f0a4933c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kfbkblsvtl 2019-06-07 06:13:35.289 30936 INFO oslo_db.sqlalchemy.provision [req-aed8ddae-5930-467b-8125-75a1f0a4933c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_filter [0.763037s] ... ok 2019-06-07 06:13:35.299 30935 INFO octavia.api.v2.controllers.listener [req-5fcb48f4-bda1-402d-98bc-0874b187f746 - - - - -] Sending Creation of Listener 8484a046-c3bf-4bd2-a591-cf81665b2d66 to handler 2019-06-07 06:13:35.292 30936 INFO oslo_db.sqlalchemy.provision [req-aed8ddae-5930-467b-8125-75a1f0a4933c - - - - -] CREATE BACKEND sqlite:// TOKEN fxnbcqhxsw 2019-06-07 06:13:35.296 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN ortslstghg 2019-06-07 06:13:35.360 30935 INFO octavia.api.v2.controllers.pool [req-336a8ad9-8b81-4e65-92ac-d8d9a8600f1f - - - - -] Sending Creation of Pool f76c8089-26cc-4ae9-8b9d-900b9791b3ee to handler 2019-06-07 06:13:35.365 30936 INFO octavia.common.config [req-aed8ddae-5930-467b-8125-75a1f0a4933c - - - - -] Logging enabled! 2019-06-07 06:13:35.365 30936 INFO octavia.common.config [req-aed8ddae-5930-467b-8125-75a1f0a4933c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:35.390 30936 WARNING octavia.api.root_controller [req-aed8ddae-5930-467b-8125-75a1f0a4933c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:35.404 30936 INFO octavia.api.v2.controllers.load_balancer [req-584c1ce4-827e-4c17-a762-e7865661068a - - - - -] Sending created Load Balancer 2d7912ec-0db5-4f48-862f-06da341a4eac to the handler 2019-06-07 06:13:35.444 30936 INFO octavia.api.v2.controllers.listener [req-2303278f-fdda-4f9e-b6e9-ef0273ac17a8 - - - - -] Sending Creation of Listener 4d5c8c9c-6dd6-43f8-9bd2-2a7e1353d052 to handler 2019-06-07 06:13:35.452 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.453 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ortslstghg 2019-06-07 06:13:35.454 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_pool_relationship [0.166146s] ... ok 2019-06-07 06:13:35.456 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN eelofbnsog 2019-06-07 06:13:35.509 30936 INFO octavia.api.v2.controllers.pool [req-4701429d-5d6d-46e6-9d27-30200a08a6a3 - - - - -] Sending Creation of Pool 48d0aa0f-2872-472b-9d61-71343d083dba to handler 2019-06-07 06:13:35.531 30935 INFO octavia.api.v2.controllers.pool [req-faa48d82-d69a-4b48-b434-0bece4370d7d - - - - -] Sending Creation of Pool 8b3c138d-8250-4ef0-ae84-3c84e46cfd2b to handler 2019-06-07 06:13:35.563 30938 INFO octavia.api.v2.controllers.l7rule [req-be9f770d-f3ce-4a4a-a860-e5fb528b2076 - - - - -] Sending Creation of L7Rule 5ecfb4f9-ad7a-43c8-bb31-63555d84c0d0 to handler 2019-06-07 06:13:35.550 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.552 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eelofbnsog 2019-06-07 06:13:35.552 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.L7RuleModelTest.test_l7policy_relationship [0.098131s] ... ok 2019-06-07 06:13:35.555 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN qevauxbelz 2019-06-07 06:13:35.645 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.647 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qevauxbelz 2019-06-07 06:13:35.647 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.L7RuleModelTest.test_update [0.094811s] ... ok 2019-06-07 06:13:35.650 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN jwkmlbszpb 2019-06-07 06:13:35.649 30935 INFO octavia.api.v2.controllers.member [req-1fdc246e-d294-4056-8864-e71c01b2af9e - - - - -] Sending Creation of Member f3668bd1-81e7-4f07-b54d-5fe70ff6b56f to handler 2019-06-07 06:13:35.680 30936 INFO octavia.api.v2.controllers.pool [req-facaced5-49bb-4e1f-b119-085a916d36cd - - - - -] Sending Creation of Pool c9556e07-0b1f-43dc-a836-ae90beefedcd to handler 2019-06-07 06:13:35.734 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.735 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jwkmlbszpb 2019-06-07 06:13:35.735 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.ListenerModelTest.test_create [0.088304s] ... ok 2019-06-07 06:13:35.738 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN dahaxgixhm 2019-06-07 06:13:35.798 30936 INFO octavia.api.v2.controllers.member [req-23484df7-73d1-4771-8fcb-1629e68b5e3d - - - - -] Sending Creation of Member a45ea1c2-08e5-4213-b6dc-7cd6c9fc6397 to handler 2019-06-07 06:13:35.828 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.831 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dahaxgixhm 2019-06-07 06:13:35.832 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.ListenerModelTest.test_sni_relationship [0.096094s] ... ok 2019-06-07 06:13:35.834 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN fpptnvvcyc 2019-06-07 06:13:35.915 30936 INFO octavia.api.v2.controllers.member [req-9908441c-094f-49b5-b902-0f2c3a6ee035 - - - - -] Sending Creation of Member 7ef764d6-58ca-4546-b925-dbfcba804479 to handler 2019-06-07 06:13:35.923 30935 INFO oslo_db.sqlalchemy.provision [req-ac1b4c36-93cc-4c65-a41a-40eb032dafc7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.924 30935 INFO oslo_db.sqlalchemy.provision [req-ac1b4c36-93cc-4c65-a41a-40eb032dafc7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jxcarcssdj 2019-06-07 06:13:35.925 30935 INFO oslo_db.sqlalchemy.provision [req-ac1b4c36-93cc-4c65-a41a-40eb032dafc7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_sans_listener [0.780416s] ... ok 2019-06-07 06:13:35.915 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:35.917 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fpptnvvcyc 2019-06-07 06:13:35.917 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_create [0.085296s] ... ok 2019-06-07 06:13:35.927 30935 INFO oslo_db.sqlalchemy.provision [req-ac1b4c36-93cc-4c65-a41a-40eb032dafc7 - - - - -] CREATE BACKEND sqlite:// TOKEN sksjbkvyfj 2019-06-07 06:13:35.920 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN nmqgbqfbet 2019-06-07 06:13:36.005 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.006 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nmqgbqfbet 2019-06-07 06:13:36.007 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_update [0.089472s] ... ok 2019-06-07 06:13:36.009 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN wrgniugebm 2019-06-07 06:13:36.045 30936 INFO octavia.api.v2.controllers.member [req-89f87150-e47c-423a-a165-719869c393a0 - - - - -] Sending Creation of Member 418a014c-fac4-4a9b-a0b2-3eb6adf29132 to handler 2019-06-07 06:13:36.003 30935 INFO octavia.common.config [req-ac1b4c36-93cc-4c65-a41a-40eb032dafc7 - - - - -] Logging enabled! 2019-06-07 06:13:36.003 30935 INFO octavia.common.config [req-ac1b4c36-93cc-4c65-a41a-40eb032dafc7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:36.028 30935 WARNING octavia.api.root_controller [req-ac1b4c36-93cc-4c65-a41a-40eb032dafc7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:36.039 30935 INFO octavia.api.v2.controllers.load_balancer [req-d9322d0d-4570-49a6-8a72-43bb92d00336 - - - - -] Sending created Load Balancer 71d31637-9ab6-4e0a-b3fa-26817df1e50d to the handler 2019-06-07 06:13:36.082 30935 INFO octavia.api.v2.controllers.listener [req-09463040-71c7-49b9-90c4-6a0b91a2edea - - - - -] Sending Creation of Listener 8b62bf74-0271-4dee-b2d5-3040e6900a56 to handler 2019-06-07 06:13:36.095 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.096 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wrgniugebm 2019-06-07 06:13:36.096 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.MemberModelTest.test_create [0.089409s] ... ok 2019-06-07 06:13:36.099 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN aecnpubcie 2019-06-07 06:13:36.140 30935 INFO octavia.api.v2.controllers.pool [req-12aa4cc0-df04-453f-8a30-9effa0fd892c - - - - -] Sending Creation of Pool 63d6cb4f-9576-4bdc-8fec-365ae5305b7d to handler 2019-06-07 06:13:36.189 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.192 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aecnpubcie 2019-06-07 06:13:36.192 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.PoolModelTest.test_member_relationship [0.095714s] ... ok 2019-06-07 06:13:36.195 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN utgtzwlvij 2019-06-07 06:13:36.231 30936 INFO oslo_db.sqlalchemy.provision [req-2e142d97-2205-4bc4-affd-2591cba3c4a6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.234 30936 INFO oslo_db.sqlalchemy.provision [req-2e142d97-2205-4bc4-affd-2591cba3c4a6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fxnbcqhxsw 2019-06-07 06:13:36.235 30936 INFO oslo_db.sqlalchemy.provision [req-2e142d97-2205-4bc4-affd-2591cba3c4a6 - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:36.240 30935 INFO octavia.api.v2.controllers.pool [req-82cc63ef-7703-409e-acf3-b5d8e7e0cba5 - - - - -] Sending Creation of Pool 9ec55d78-d7aa-4194-a442-231d5df5c383 to handler {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_limited [0.958865s] ... ok 2019-06-07 06:13:36.253 30936 INFO oslo_db.sqlalchemy.provision [req-2e142d97-2205-4bc4-affd-2591cba3c4a6 - - - - -] CREATE BACKEND sqlite:// TOKEN rppeitgqga 2019-06-07 06:13:36.276 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.277 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN utgtzwlvij 2019-06-07 06:13:36.278 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_create [0.085110s] ... ok 2019-06-07 06:13:36.285 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN gaiygxhseg 2019-06-07 06:13:36.365 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.367 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gaiygxhseg 2019-06-07 06:13:36.367 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_update [0.089567s] ... ok 2019-06-07 06:13:36.343 30935 INFO octavia.api.v2.controllers.health_monitor [req-475705df-53a0-4d1c-989d-3e7e3d9d73a0 - - - - -] Sending Creation of Health Monitor 69f650b6-0124-41f2-b5df-3e2bb314f579 to handler 2019-06-07 06:13:36.375 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN bjvadyhhgi 2019-06-07 06:13:36.389 30936 INFO octavia.common.config [req-2e142d97-2205-4bc4-affd-2591cba3c4a6 - - - - -] Logging enabled! 2019-06-07 06:13:36.389 30936 INFO octavia.common.config [req-2e142d97-2205-4bc4-affd-2591cba3c4a6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:36.433 30936 WARNING octavia.api.root_controller [req-2e142d97-2205-4bc4-affd-2591cba3c4a6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:36.457 30936 INFO octavia.api.v2.controllers.load_balancer [req-f1073a29-9794-471c-a928-f4e0841e44f2 - - - - -] Sending created Load Balancer 69f8b906-f9e8-494b-8785-32ed8094a238 to the handler 2019-06-07 06:13:36.457 30935 INFO octavia.api.v2.controllers.member [req-0ae982f9-56ba-43a5-a4c4-e273b6c5ec8d - - - - -] Sending Creation of Member 193fd93c-c46f-4a52-9d50-1f91aa25efcb to handler 2019-06-07 06:13:36.507 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.509 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bjvadyhhgi 2019-06-07 06:13:36.509 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_l7policy_tree [0.146072s] ... ok 2019-06-07 06:13:36.516 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN djsjgykjes 2019-06-07 06:13:36.527 30936 INFO octavia.api.v2.controllers.listener [req-136466a9-8554-4c13-a9b1-015e2b9e3d95 - - - - -] Sending Creation of Listener 5660b5c5-aac0-447e-bb0a-06f7cc7be9d5 to handler 2019-06-07 06:13:36.575 30935 INFO oslo_db.sqlalchemy.provision [req-0b8cd027-ace1-42e3-ac47-8ecc93b0de81 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.576 30935 INFO oslo_db.sqlalchemy.provision [req-0b8cd027-ace1-42e3-ac47-8ecc93b0de81 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sksjbkvyfj 2019-06-07 06:13:36.576 30935 INFO oslo_db.sqlalchemy.provision [req-0b8cd027-ace1-42e3-ac47-8ecc93b0de81 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_health_monitor [0.651518s] ... ok 2019-06-07 06:13:36.579 30935 INFO oslo_db.sqlalchemy.provision [req-0b8cd027-ace1-42e3-ac47-8ecc93b0de81 - - - - -] CREATE BACKEND sqlite:// TOKEN orgmtdktmc 2019-06-07 06:13:36.638 30936 INFO octavia.api.v2.controllers.pool [req-d162cbdf-e41f-491b-8742-6bd14b5752a1 - - - - -] Sending Creation of Pool 417ef77d-1059-4ee4-ac35-720d2f8d93c5 to handler 2019-06-07 06:13:36.648 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.649 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN djsjgykjes 2019-06-07 06:13:36.649 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_member_tree [0.138710s] ... ok 2019-06-07 06:13:36.655 30935 INFO octavia.common.config [req-0b8cd027-ace1-42e3-ac47-8ecc93b0de81 - - - - -] Logging enabled! 2019-06-07 06:13:36.655 30935 INFO octavia.common.config [req-0b8cd027-ace1-42e3-ac47-8ecc93b0de81 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:36.676 30935 WARNING octavia.api.root_controller [req-0b8cd027-ace1-42e3-ac47-8ecc93b0de81 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:36.655 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN lhoqxuldqp 2019-06-07 06:13:36.695 30935 INFO octavia.api.v2.controllers.load_balancer [req-6efec97b-ff9f-4bcb-8a03-e8894ac80053 - - - - -] Sending created Load Balancer 3496080b-bed1-4607-851d-1d7be9f74a45 to the handler 2019-06-07 06:13:36.737 30935 INFO octavia.api.v2.controllers.listener [req-0247295f-8e98-4c3d-b895-6c8c26dc002a - - - - -] Sending Creation of Listener 501b8f76-e78e-4c94-80be-b04df8188969 to handler 2019-06-07 06:13:36.794 30936 INFO octavia.api.v2.controllers.pool [req-425eaa97-f927-46e3-a162-ba461090dd81 - - - - -] Sending Creation of Pool 78660a79-092b-4774-b79e-b1b4cf294727 to handler 2019-06-07 06:13:36.798 30935 INFO octavia.api.v2.controllers.pool [req-3b732514-7baf-405e-a201-85e856510a0d - - - - -] Sending Creation of Pool 0798bb21-d869-48cc-9ddc-1e44ff0daed9 to handler 2019-06-07 06:13:36.805 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.808 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lhoqxuldqp 2019-06-07 06:13:36.809 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_amphora_delete [0.156118s] ... ok 2019-06-07 06:13:36.811 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN snzggtxfte 2019-06-07 06:13:36.904 30935 INFO octavia.api.v2.controllers.pool [req-cf9e426e-af57-4ed1-b254-8bb2fa5ad6e2 - - - - -] Sending Creation of Pool fd55df01-c442-4466-acd5-cb53d44b8aae to handler 2019-06-07 06:13:36.962 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:36.964 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN snzggtxfte 2019-06-07 06:13:36.964 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_delete_not_listener_default_pool [0.155024s] ... ok 2019-06-07 06:13:36.967 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN ivoczyxhmh 2019-06-07 06:13:36.970 30936 INFO octavia.api.v2.controllers.member [req-bb5a8438-79ad-49c7-b6f2-a26bed639251 - - - - -] Sending Creation of Member eb322de5-453e-4c7a-b00e-b81d855a8b85 to handler 2019-06-07 06:13:37.016 30935 INFO octavia.api.v2.controllers.member [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] Sending Creation of Member 981cfd0b-5226-42e7-ac8a-7c7f3e43facd to handler 2019-06-07 06:13:37.027 30936 INFO oslo_db.sqlalchemy.provision [req-c4ad287f-5066-4009-8060-648b61eaae4b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.029 30936 INFO oslo_db.sqlalchemy.provision [req-c4ad287f-5066-4009-8060-648b61eaae4b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rppeitgqga 2019-06-07 06:13:37.030 30936 INFO oslo_db.sqlalchemy.provision [req-c4ad287f-5066-4009-8060-648b61eaae4b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_not_authorized [0.781792s] ... ok 2019-06-07 06:13:37.034 30935 INFO oslo_db.sqlalchemy.provision [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.036 30935 INFO oslo_db.sqlalchemy.provision [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN orgmtdktmc 2019-06-07 06:13:37.036 30935 INFO oslo_db.sqlalchemy.provision [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_project_id_is_ignored [0.459697s] ... ok 2019-06-07 06:13:37.039 30935 INFO oslo_db.sqlalchemy.provision [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] CREATE BACKEND sqlite:// TOKEN agdrrjpqwe 2019-06-07 06:13:37.034 30936 INFO oslo_db.sqlalchemy.provision [req-c4ad287f-5066-4009-8060-648b61eaae4b - - - - -] CREATE BACKEND sqlite:// TOKEN qgujnvjnby 2019-06-07 06:13:37.116 30935 INFO octavia.common.config [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] Logging enabled! 2019-06-07 06:13:37.117 30935 INFO octavia.common.config [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:37.119 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.121 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ivoczyxhmh 2019-06-07 06:13:37.121 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_rdr_url_no_default_pool_link [0.157067s] ... ok 2019-06-07 06:13:37.141 30935 WARNING octavia.api.root_controller [req-2f64501f-7ade-411c-92e2-58eb5143c52f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:37.124 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN hmzemqmein 2019-06-07 06:13:37.157 30935 INFO octavia.api.v2.controllers.load_balancer [req-b60ac7c9-1260-479e-b1f4-674818a82aeb - - - - -] Sending created Load Balancer 83041f41-dc03-443e-bdad-68cd0af48290 to the handler 2019-06-07 06:13:37.136 30936 INFO octavia.common.config [req-c4ad287f-5066-4009-8060-648b61eaae4b - - - - -] Logging enabled! 2019-06-07 06:13:37.137 30936 INFO octavia.common.config [req-c4ad287f-5066-4009-8060-648b61eaae4b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:37.170 30936 WARNING octavia.api.root_controller [req-c4ad287f-5066-4009-8060-648b61eaae4b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:37.189 30936 INFO octavia.api.v2.controllers.load_balancer [req-fd119b22-d145-49e5-87d5-6d9c63ca1e5f - - - - -] Sending created Load Balancer ac498bea-35e6-492b-b4a7-70d256a69fae to the handler 2019-06-07 06:13:37.198 30935 INFO octavia.api.v2.controllers.listener [req-8a057831-862f-44ff-89af-6ae10da763c6 - - - - -] Sending Creation of Listener b57ad169-0af8-48d6-b9b8-b1708aa3a3d5 to handler 2019-06-07 06:13:37.243 30936 INFO octavia.api.v2.controllers.listener [req-35481aa3-04a4-475f-be6a-987eacf3f1c2 - - - - -] Sending Creation of Listener 3f919ef6-8847-4f33-9f79-091d77a13224 to handler 2019-06-07 06:13:37.277 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.278 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hmzemqmein 2019-06-07 06:13:37.278 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_reject_no_default_pool_link [0.157035s] ... ok 2019-06-07 06:13:37.260 30935 INFO octavia.api.v2.controllers.pool [req-44bc8969-f926-48e5-a4f4-cb25ed9269ec - - - - -] Sending Creation of Pool 8b23f3aa-3254-49ea-9de6-e1644c7db43d to handler 2019-06-07 06:13:37.286 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN kknpicgguf 2019-06-07 06:13:37.327 30936 INFO octavia.api.v2.controllers.pool [req-e8e20b1c-6c12-4351-9e65-ef8dffe39394 - - - - -] Sending Creation of Pool c1da52e9-aa76-4d05-8407-385f8dca8b9b to handler 2019-06-07 06:13:37.365 30935 INFO octavia.api.v2.controllers.pool [req-ed9308e0-d5c3-451f-ac83-15f00c5aa2c9 - - - - -] Sending Creation of Pool 35477b9b-8944-4d64-bd61-f1bfecbd1c9a to handler 2019-06-07 06:13:37.458 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.462 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kknpicgguf 2019-06-07 06:13:37.462 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_reject_with_default_pool_link [0.183897s] ... ok 2019-06-07 06:13:37.466 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN cltntvrlrb 2019-06-07 06:13:37.486 30935 INFO octavia.api.v2.controllers.member [req-30cb6b17-ec74-4e94-8f78-0ec4262d5549 - - - - -] Sending Creation of Member 346d679e-de91-42d7-b821-eba289f26ec4 to handler 2019-06-07 06:13:37.481 30936 INFO octavia.api.v2.controllers.pool [req-f1deb7b8-6d5b-4bb1-bf0f-508fae88a77a - - - - -] Sending Creation of Pool cef7ad4b-d05b-4a9a-b6a6-86f0671a5276 to handler 2019-06-07 06:13:37.496 30938 INFO octavia.api.v2.controllers.l7rule [req-db63991d-050c-4af1-9e8f-88b6ad539d3f - - - - -] Sending Creation of L7Rule b9395354-7c2b-4139-b6b5-1a385bb3d952 to handler 2019-06-07 06:13:37.597 30935 INFO octavia.api.v2.controllers.member [req-72bd7ed1-e6dc-4b27-b5fb-fd8b2b3dd5a4 - - - - -] Sending Creation of Member 7df220ed-270b-4716-a23a-c4fdbcc56430 to handler 2019-06-07 06:13:37.648 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.651 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cltntvrlrb 2019-06-07 06:13:37.651 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_enable_with_reject_to_rdr_pool [0.189067s] ... ok 2019-06-07 06:13:37.655 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN yomeibyfyr 2019-06-07 06:13:37.699 30936 INFO octavia.api.v2.controllers.member [req-ddd048bd-096f-469b-8289-81b346cc94b9 - - - - -] Sending Creation of Member b7d06ca7-0be6-4eea-ab0a-eda90542f347 to handler 2019-06-07 06:13:37.723 30935 INFO octavia.api.v2.controllers.member [req-f19d164d-621a-4988-b6b1-b9bdd872e48b - - - - -] Sending Full Member Update to handler 2019-06-07 06:13:37.769 30935 INFO oslo_db.sqlalchemy.provision [req-a4f9df19-a74e-4594-bfd7-c5c1602888bc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.771 30935 INFO oslo_db.sqlalchemy.provision [req-a4f9df19-a74e-4594-bfd7-c5c1602888bc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN agdrrjpqwe 2019-06-07 06:13:37.771 30935 INFO oslo_db.sqlalchemy.provision [req-a4f9df19-a74e-4594-bfd7-c5c1602888bc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_batch_members [0.734629s] ... ok 2019-06-07 06:13:37.774 30935 INFO oslo_db.sqlalchemy.provision [req-a4f9df19-a74e-4594-bfd7-c5c1602888bc - - - - -] CREATE BACKEND sqlite:// TOKEN vqhizlvlma 2019-06-07 06:13:37.826 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.828 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yomeibyfyr 2019-06-07 06:13:37.828 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_position [0.176729s] ... ok 2019-06-07 06:13:37.836 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN noqtfbwfkg 2019-06-07 06:13:37.850 30935 INFO octavia.common.config [req-a4f9df19-a74e-4594-bfd7-c5c1602888bc - - - - -] Logging enabled! 2019-06-07 06:13:37.851 30935 INFO octavia.common.config [req-a4f9df19-a74e-4594-bfd7-c5c1602888bc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:37.897 30936 INFO octavia.api.v2.controllers.member [req-068c99da-db2d-4fe5-aa1e-81e6fa6809d8 - - - - -] Sending Creation of Member fad96993-7166-4bd8-8073-d09480742fe2 to handler 2019-06-07 06:13:37.875 30935 WARNING octavia.api.root_controller [req-a4f9df19-a74e-4594-bfd7-c5c1602888bc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:37.889 30935 INFO octavia.api.v2.controllers.load_balancer [req-1d2dbda2-d611-4bcd-9c9e-54c950ba3428 - - - - -] Sending created Load Balancer 4ab9d061-b00b-4730-8562-a89d9098a6f5 to the handler 2019-06-07 06:13:37.930 30935 INFO octavia.api.v2.controllers.listener [req-5b17bbdb-8f1a-48a2-8d7e-3c62ebce7b5f - - - - -] Sending Creation of Listener 33192b7b-08a7-498d-9b5b-72d33e234c5d to handler 2019-06-07 06:13:37.997 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:37.999 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN noqtfbwfkg 2019-06-07 06:13:37.999 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_reject_to_rdr_pool_with_disabled_policy [0.176097s] ... ok 2019-06-07 06:13:38.008 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN btjoipybqv 2019-06-07 06:13:37.997 30935 INFO octavia.api.v2.controllers.pool [req-b50450fa-acb8-4689-a44e-bbb24cdafab3 - - - - -] Sending Creation of Pool 435f86cb-c253-496e-a678-95d7e310e321 to handler 2019-06-07 06:13:38.093 30935 INFO octavia.api.v2.controllers.pool [req-47edf9c7-1b76-4250-81f6-d0303b06d2a8 - - - - -] Sending Creation of Pool d54326c4-9964-44a1-9878-e9a0000c4ce6 to handler 2019-06-07 06:13:38.071 30936 INFO octavia.api.v2.controllers.member [req-4d400494-559f-49eb-a2eb-46e93c656c32 - - - - -] Sending Full Member Update to handler 2019-06-07 06:13:38.154 30936 INFO oslo_db.sqlalchemy.provision [req-e5fffa65-a368-48f2-929d-367c7474362d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:38.156 30936 INFO oslo_db.sqlalchemy.provision [req-e5fffa65-a368-48f2-929d-367c7474362d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qgujnvjnby 2019-06-07 06:13:38.157 30936 INFO oslo_db.sqlalchemy.provision [req-e5fffa65-a368-48f2-929d-367c7474362d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_batch_members [1.127069s] ... ok 2019-06-07 06:13:38.162 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:38.164 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN btjoipybqv 2019-06-07 06:13:38.164 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7rule_delete [0.158885s] ... ok 2019-06-07 06:13:38.168 30936 INFO oslo_db.sqlalchemy.provision [req-e5fffa65-a368-48f2-929d-367c7474362d - - - - -] CREATE BACKEND sqlite:// TOKEN jesblzlcgs 2019-06-07 06:13:38.197 30935 INFO octavia.api.v2.controllers.pool [req-96fc4eff-0a20-44eb-b92a-bef1554ccd76 - - - - -] Sending Creation of Pool ed4c497d-30a0-43f0-9b90-63c295a56011 to handler 2019-06-07 06:13:38.167 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN sjboeocjcr 2019-06-07 06:13:38.291 30936 INFO octavia.common.config [req-e5fffa65-a368-48f2-929d-367c7474362d - - - - -] Logging enabled! 2019-06-07 06:13:38.291 30936 INFO octavia.common.config [req-e5fffa65-a368-48f2-929d-367c7474362d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:38.321 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:38.322 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sjboeocjcr 2019-06-07 06:13:38.323 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_listener_update_and_clear_default_pool [0.158685s] ... ok 2019-06-07 06:13:38.325 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN ucqdviqazf 2019-06-07 06:13:38.346 30935 INFO octavia.api.v2.controllers.member [req-09421918-ea49-49fb-812a-97b6e2213bbf - - - - -] Sending Creation of Member ed96077f-51f3-49d8-9b2f-2c43bef5c653 to handler 2019-06-07 06:13:38.329 30936 WARNING octavia.api.root_controller [req-e5fffa65-a368-48f2-929d-367c7474362d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:38.358 30936 INFO octavia.api.v2.controllers.load_balancer [req-1d5eaf51-a515-4c9c-b649-08f390fcaa51 - - - - -] Sending created Load Balancer 9171423f-9637-4911-a5c8-950b1bcbdb4a to the handler 2019-06-07 06:13:38.420 30936 INFO octavia.api.v2.controllers.listener [req-6d47d402-ad0a-48fd-989e-daca098bc1bf - - - - -] Sending Creation of Listener 946d4aea-083f-466f-9364-3604db9888d0 to handler 2019-06-07 06:13:38.483 30935 INFO oslo_db.sqlalchemy.provision [req-8e941cab-8e87-42b2-ba81-4094eaed31fa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:38.484 30935 INFO oslo_db.sqlalchemy.provision [req-8e941cab-8e87-42b2-ba81-4094eaed31fa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vqhizlvlma 2019-06-07 06:13:38.484 30935 INFO oslo_db.sqlalchemy.provision [req-8e941cab-8e87-42b2-ba81-4094eaed31fa - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_mismatch_pool [0.713150s] ... ok 2019-06-07 06:13:38.487 30935 INFO oslo_db.sqlalchemy.provision [req-8e941cab-8e87-42b2-ba81-4094eaed31fa - - - - -] CREATE BACKEND sqlite:// TOKEN qlombytfir 2019-06-07 06:13:38.477 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:38.479 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ucqdviqazf 2019-06-07 06:13:38.479 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_session_persistence_create [0.159539s] ... ok 2019-06-07 06:13:38.485 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN akxcasbvfm 2019-06-07 06:13:38.500 30936 INFO octavia.api.v2.controllers.pool [req-06774b34-261d-4c0b-9e23-298d33f2cc7d - - - - -] Sending Creation of Pool 108e9958-0f94-4dab-bcc8-e744cc7f1957 to handler 2019-06-07 06:13:38.568 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:38.571 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN akxcasbvfm 2019-06-07 06:13:38.571 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_models.VipModelTest.test_delete [0.088270s] ... ok 2019-06-07 06:13:38.565 30935 INFO octavia.common.config [req-8e941cab-8e87-42b2-ba81-4094eaed31fa - - - - -] Logging enabled! 2019-06-07 06:13:38.565 30935 INFO octavia.common.config [req-8e941cab-8e87-42b2-ba81-4094eaed31fa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:38.589 30935 WARNING octavia.api.root_controller [req-8e941cab-8e87-42b2-ba81-4094eaed31fa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:38.575 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN omsfhjxomg 2019-06-07 06:13:38.605 30935 INFO octavia.api.v2.controllers.load_balancer [req-336aa65c-454e-40d3-9b8a-6605bcdcacd3 - - - - -] Sending created Load Balancer 9c6246e1-0ced-40d6-a7d5-020c698ca5e6 to the handler 2019-06-07 06:13:38.634 30936 INFO octavia.api.v2.controllers.pool [req-488fbb6d-e3d2-4548-b83a-b0e7b558fd47 - - - - -] Sending Creation of Pool f98af93f-782f-4e9a-a2f8-810e44a67332 to handler 2019-06-07 06:13:38.645 30935 INFO octavia.api.v2.controllers.listener [req-b21ac5dd-8d9f-4b9c-abc7-a05d6d00a9c8 - - - - -] Sending Creation of Listener c0fcce2b-6b36-4886-8f18-51631338ec99 to handler 2019-06-07 06:13:38.670 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:38.672 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN omsfhjxomg 2019-06-07 06:13:38.672 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_all_repos_has_correct_repos [0.100909s] ... ok 2019-06-07 06:13:38.675 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN cmjljuwcck 2019-06-07 06:13:38.712 30935 INFO octavia.api.v2.controllers.pool [req-4e12b4db-5b42-4dfc-8b05-973612c1876a - - - - -] Sending Creation of Pool 640a84a9-c8a7-4f00-883b-3b53434faece to handler 2019-06-07 06:13:38.774 30937 WARNING octavia.db.repositories [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] Quota project lock timed out for project: f30ddd84-f002-4370-a23a-db0761dfdc60: DBDeadlock: None 2019-06-07 06:13:38.796 30936 INFO octavia.api.v2.controllers.member [req-50f3ef39-a644-40c1-a0b3-d631f5f2083d - - - - -] Sending Creation of Member 642bae82-ed0f-46a9-9575-d800bda84ef1 to handler 2019-06-07 06:13:38.815 30935 INFO octavia.api.v2.controllers.pool [req-16e7c793-113a-406f-93c8-e7b20eb45396 - - - - -] Sending Creation of Pool 6c3441c4-6c66-4038-877a-78f0443b4db5 to handler 2019-06-07 06:13:38.934 30935 INFO octavia.api.v2.controllers.member [req-c9c5b5e5-f68d-44e6-b761-1f2999fe8c0a - - - - -] Sending Creation of Member ed42ddb6-4f13-40d3-8a7c-eeb3323afc8f to handler 2019-06-07 06:13:39.023 30936 INFO oslo_db.sqlalchemy.provision [req-38e2fe8a-660d-4af0-a521-5985b7b59a4f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.025 30936 INFO oslo_db.sqlalchemy.provision [req-38e2fe8a-660d-4af0-a521-5985b7b59a4f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jesblzlcgs 2019-06-07 06:13:39.025 30936 INFO oslo_db.sqlalchemy.provision [req-38e2fe8a-660d-4af0-a521-5985b7b59a4f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_not_authorized [0.868178s] ... ok 2019-06-07 06:13:39.029 30936 INFO oslo_db.sqlalchemy.provision [req-38e2fe8a-660d-4af0-a521-5985b7b59a4f - - - - -] CREATE BACKEND sqlite:// TOKEN aakfvscfeg 2019-06-07 06:13:39.021 30935 INFO octavia.api.v2.controllers.load_balancer [req-d7d3201f-3b32-4cb4-aa25-903530fd6839 - - - - -] Sending deleted Load Balancer 9c6246e1-0ced-40d6-a7d5-020c698ca5e6 to the handler 2019-06-07 06:13:39.050 30935 INFO octavia.api.v2.controllers.member [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:39.061 30935 INFO oslo_db.sqlalchemy.provision [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.063 30935 INFO oslo_db.sqlalchemy.provision [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qlombytfir 2019-06-07 06:13:39.063 30935 INFO oslo_db.sqlalchemy.provision [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_when_lb_pending_delete [0.578529s] ... ok 2019-06-07 06:13:39.066 30935 INFO oslo_db.sqlalchemy.provision [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] CREATE BACKEND sqlite:// TOKEN pgbsicrwev 2019-06-07 06:13:39.111 30936 INFO octavia.common.config [req-38e2fe8a-660d-4af0-a521-5985b7b59a4f - - - - -] Logging enabled! 2019-06-07 06:13:39.112 30936 INFO octavia.common.config [req-38e2fe8a-660d-4af0-a521-5985b7b59a4f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:39.137 30936 WARNING octavia.api.root_controller [req-38e2fe8a-660d-4af0-a521-5985b7b59a4f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:39.154 30936 INFO octavia.api.v2.controllers.load_balancer [req-412b7a0c-c1b8-4609-927d-e1978370e754 - - - - -] Sending created Load Balancer 43bb8f45-e8f9-42bb-95c1-34fffdeb3d93 to the handler 2019-06-07 06:13:39.197 30936 INFO octavia.api.v2.controllers.listener [req-70854741-c265-46b0-85f5-a2ea3e4e6c62 - - - - -] Sending Creation of Listener fb438c9c-cea7-4575-a8ae-e86a89231b85 to handler 2019-06-07 06:13:39.143 30935 INFO octavia.common.config [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] Logging enabled! 2019-06-07 06:13:39.143 30935 INFO octavia.common.config [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:39.237 30935 WARNING octavia.api.root_controller [req-20406c50-8a64-4598-8911-f6fd29dbb599 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:39.249 30935 INFO octavia.api.v2.controllers.load_balancer [req-6852eb57-c27d-4833-9698-f60332643eea - - - - -] Sending created Load Balancer 0f1fce00-62a3-4576-9ff6-fa34e910c469 to the handler 2019-06-07 06:13:39.262 30936 INFO octavia.api.v2.controllers.pool [req-c87adbdf-2b7c-4778-95b0-40564cb504de - - - - -] Sending Creation of Pool facf607d-85fb-4444-91f0-f75985100251 to handler 2019-06-07 06:13:39.291 30935 INFO octavia.api.v2.controllers.listener [req-5ae2a683-90a8-40c9-8908-aa042c3ff285 - - - - -] Sending Creation of Listener 5ddc83f2-ffe1-479e-8038-f35646dd1c1a to handler 2019-06-07 06:13:39.362 30936 INFO octavia.api.v2.controllers.pool [req-4e976ad6-ea88-405d-9832-0e771d4f6d24 - - - - -] Sending Creation of Pool ef82cb56-6556-4a5c-bded-ff88f3cabee0 to handler 2019-06-07 06:13:39.358 30935 INFO octavia.api.v2.controllers.pool [req-84217c5b-7a18-4cf7-a8ec-c6d0aa09ff50 - - - - -] Sending Creation of Pool d61dafb7-741d-489b-b397-4a3bb0b672de to handler 2019-06-07 06:13:39.429 30938 INFO octavia.api.v2.controllers.l7rule [req-18a6d425-46f6-4d78-9f15-7212f2085c26 - - - - -] Sending Creation of L7Rule 7f1a25c7-4011-4b64-a0bd-723b48c2005e to handler 2019-06-07 06:13:39.464 30935 INFO octavia.api.v2.controllers.pool [req-78a67696-e98a-4211-b7ea-eb04924b94a4 - - - - -] Sending Creation of Pool f1723833-3145-4737-ac8d-a694a8040f29 to handler 2019-06-07 06:13:39.495 30936 INFO octavia.api.v2.controllers.member [req-12d0af35-d4e3-478c-a5a0-b8ee8caf29aa - - - - -] Sending Creation of Member 8f13529f-0cc1-4598-ad74-8b3071b45f97 to handler 2019-06-07 06:13:39.593 30936 INFO octavia.api.v2.controllers.member [req-19d0bf72-419f-48d7-aa0b-ede238130300 - - - - -] Sending Update of Member 8f13529f-0cc1-4598-ad74-8b3071b45f97 to handler 2019-06-07 06:13:39.596 30935 INFO octavia.api.v2.controllers.member [req-c3e146c7-3322-4a7b-97d2-30acb97d4b9e - - - - -] Sending Creation of Member 5c8bf6d3-5239-469d-8b41-4748340b2588 to handler 2019-06-07 06:13:39.614 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.616 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cmjljuwcck 2019-06-07 06:13:39.616 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_check_quota_met [0.943762s] ... ok 2019-06-07 06:13:39.619 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN emdoahnvhx 2019-06-07 06:13:39.698 30935 INFO octavia.api.v2.controllers.load_balancer [req-ddc12963-dd15-4fa5-b49d-65d321e36f2e - - - - -] Sending updated Load Balancer 0f1fce00-62a3-4576-9ff6-fa34e910c469 to the handler 2019-06-07 06:13:39.716 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.717 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN emdoahnvhx 2019-06-07 06:13:39.718 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_load_balancer_tree_quotas ... SKIPPED: PySqlite transaction handling is broken. We can unskipthis when `test_sqlite_transactions_broken` fails. 2019-06-07 06:13:39.721 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN nhvfnrqnhi 2019-06-07 06:13:39.744 30935 INFO octavia.api.v2.controllers.member [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:39.755 30935 INFO oslo_db.sqlalchemy.provision [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.757 30935 INFO oslo_db.sqlalchemy.provision [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pgbsicrwev 2019-06-07 06:13:39.757 30935 INFO oslo_db.sqlalchemy.provision [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_when_lb_pending_update [0.693953s] ... ok 2019-06-07 06:13:39.760 30935 INFO oslo_db.sqlalchemy.provision [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] CREATE BACKEND sqlite:// TOKEN muuvdaobow 2019-06-07 06:13:39.804 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.805 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nhvfnrqnhi 2019-06-07 06:13:39.806 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_check_amphora_expired_with_no_age [0.087432s] ... ok 2019-06-07 06:13:39.808 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN rysrcgyxzm 2019-06-07 06:13:39.854 30936 INFO oslo_db.sqlalchemy.provision [req-81edcbc7-c781-4b3d-93f8-1264f2430634 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.856 30936 INFO oslo_db.sqlalchemy.provision [req-81edcbc7-c781-4b3d-93f8-1264f2430634 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aakfvscfeg 2019-06-07 06:13:39.856 30936 INFO oslo_db.sqlalchemy.provision [req-81edcbc7-c781-4b3d-93f8-1264f2430634 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_with_attached_listener [0.830064s] ... ok 2019-06-07 06:13:39.859 30936 INFO oslo_db.sqlalchemy.provision [req-81edcbc7-c781-4b3d-93f8-1264f2430634 - - - - -] CREATE BACKEND sqlite:// TOKEN gvnfrsuxvg 2019-06-07 06:13:39.892 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.893 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rysrcgyxzm 2019-06-07 06:13:39.893 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_create [0.087598s] ... ok 2019-06-07 06:13:39.896 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN wyraycgnlg 2019-06-07 06:13:39.837 30935 INFO octavia.common.config [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] Logging enabled! 2019-06-07 06:13:39.838 30935 INFO octavia.common.config [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:39.861 30935 WARNING octavia.api.root_controller [req-ba51d978-a144-487b-94d3-8c96fcd8e948 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:39.873 30935 INFO octavia.api.v2.controllers.load_balancer [req-8c62c899-ad1f-43be-b61d-25b9f71b06d2 - - - - -] Sending created Load Balancer fe9e4e7d-f168-4c2e-8321-23e02e3c8ee3 to the handler 2019-06-07 06:13:39.916 30935 INFO octavia.api.v2.controllers.listener [req-db97a37c-970c-4735-ac28-d9aad1dd9e4a - - - - -] Sending Creation of Listener 9cb84461-819e-4c11-8a00-bfd2ad145da1 to handler 2019-06-07 06:13:39.930 30936 INFO octavia.common.config [req-81edcbc7-c781-4b3d-93f8-1264f2430634 - - - - -] Logging enabled! 2019-06-07 06:13:39.931 30936 INFO octavia.common.config [req-81edcbc7-c781-4b3d-93f8-1264f2430634 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:39.952 30936 WARNING octavia.api.root_controller [req-81edcbc7-c781-4b3d-93f8-1264f2430634 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:39.985 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:39.986 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wyraycgnlg 2019-06-07 06:13:39.987 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_get_all_return_value [0.093238s] ... ok 2019-06-07 06:13:39.978 30935 INFO octavia.api.v2.controllers.pool [req-ff37bd14-08cb-43e1-a317-afad6c4026f6 - - - - -] Sending Creation of Pool 88ab602d-9b2c-46a5-9cad-c6fcd8332775 to handler 2019-06-07 06:13:39.966 30936 INFO octavia.api.v2.controllers.load_balancer [req-56c03a96-b1b5-47fc-8871-9f29d724b6e7 - - - - -] Sending created Load Balancer a0d867c9-6a1a-429c-bb2c-9e5c1c34c482 to the handler 2019-06-07 06:13:40.004 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN qrjmpvnpcj 2019-06-07 06:13:40.003 30936 INFO octavia.api.v2.controllers.listener [req-2e434808-1b6b-4ee4-9acc-3cd8f4d3b710 - - - - -] Sending Creation of Listener 2cbd50aa-afe0-4e57-aeda-4123e5899ac8 to handler 2019-06-07 06:13:40.068 30936 INFO oslo_db.sqlalchemy.provision [req-ec5c5528-3913-452a-87ef-9590f5ebe56a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.069 30936 INFO oslo_db.sqlalchemy.provision [req-ec5c5528-3913-452a-87ef-9590f5ebe56a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gvnfrsuxvg 2019-06-07 06:13:40.069 30936 INFO oslo_db.sqlalchemy.provision [req-ec5c5528-3913-452a-87ef-9590f5ebe56a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_not_authorized [0.213386s] ... ok 2019-06-07 06:13:40.072 30936 INFO oslo_db.sqlalchemy.provision [req-ec5c5528-3913-452a-87ef-9590f5ebe56a - - - - -] CREATE BACKEND sqlite:// TOKEN htlosmbtge 2019-06-07 06:13:40.096 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.098 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qrjmpvnpcj 2019-06-07 06:13:40.098 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_count [0.111292s] ... ok 2019-06-07 06:13:40.091 30935 INFO octavia.api.v2.controllers.pool [req-e2b700ef-3db0-4493-b277-6bc2f43bcbde - - - - -] Sending Creation of Pool a75eef89-944e-4df9-851f-e5b7c0c6ba41 to handler 2019-06-07 06:13:40.101 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN tucnrbsuyp 2019-06-07 06:13:40.191 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.192 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tucnrbsuyp 2019-06-07 06:13:40.193 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_exists_true [0.094415s] ... ok 2019-06-07 06:13:40.196 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN pwbgdeykkb 2019-06-07 06:13:40.156 30936 INFO octavia.common.config [req-ec5c5528-3913-452a-87ef-9590f5ebe56a - - - - -] Logging enabled! 2019-06-07 06:13:40.156 30936 INFO octavia.common.config [req-ec5c5528-3913-452a-87ef-9590f5ebe56a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:40.177 30936 WARNING octavia.api.root_controller [req-ec5c5528-3913-452a-87ef-9590f5ebe56a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:40.189 30936 INFO octavia.api.v2.controllers.load_balancer [req-444e6925-e452-4d88-a22a-9a7f306c3aca - - - - -] Sending created Load Balancer 13fdbf3f-ce08-4924-9466-32e4a0437e98 to the handler 2019-06-07 06:13:40.216 30935 INFO oslo_db.sqlalchemy.provision [req-aae83392-8271-467b-9882-044dbd309e8c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.218 30935 INFO oslo_db.sqlalchemy.provision [req-aae83392-8271-467b-9882-044dbd309e8c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN muuvdaobow 2019-06-07 06:13:40.218 30935 INFO oslo_db.sqlalchemy.provision [req-aae83392-8271-467b-9882-044dbd309e8c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_empty_get_all [0.460875s] ... ok 2019-06-07 06:13:40.221 30935 INFO oslo_db.sqlalchemy.provision [req-aae83392-8271-467b-9882-044dbd309e8c - - - - -] CREATE BACKEND sqlite:// TOKEN ecqouogdkf 2019-06-07 06:13:40.242 30936 INFO octavia.api.v2.controllers.listener [req-ac0b28bb-39aa-41fa-9fe4-ab50d7ea31b4 - - - - -] Sending Creation of Listener 0923e2c5-e234-4669-b176-aed50fd21e0e to handler 2019-06-07 06:13:40.285 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.287 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pwbgdeykkb 2019-06-07 06:13:40.287 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get [0.094309s] ... ok 2019-06-07 06:13:40.298 30935 INFO octavia.common.config [req-aae83392-8271-467b-9882-044dbd309e8c - - - - -] Logging enabled! 2019-06-07 06:13:40.299 30935 INFO octavia.common.config [req-aae83392-8271-467b-9882-044dbd309e8c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:40.321 30936 INFO octavia.api.v2.controllers.pool [req-b4c21463-c0f6-4f45-a908-19d86bb01203 - - - - -] Sending Creation of Pool d4ff0eeb-e463-49aa-b529-792839ab8ea1 to handler 2019-06-07 06:13:40.322 30935 WARNING octavia.api.root_controller [req-aae83392-8271-467b-9882-044dbd309e8c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:40.334 30935 INFO octavia.api.v2.controllers.load_balancer [req-6142dd31-fe17-419c-805b-fe32de9956a0 - - - - -] Sending created Load Balancer 1303ca3f-a8ff-4ba5-b9b9-3805f34eea5a to the handler 2019-06-07 06:13:40.295 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN maljouexaf 2019-06-07 06:13:40.378 30935 INFO octavia.api.v2.controllers.listener [req-2716a606-a22e-45e5-b960-45c40912f8b1 - - - - -] Sending Creation of Listener e3b69a0e-34c7-4295-8b5c-b47ae120834b to handler 2019-06-07 06:13:40.445 30935 INFO octavia.api.v2.controllers.pool [req-37af8cf5-e57b-4034-b997-7da3348e1949 - - - - -] Sending Creation of Pool 5cd7c812-1ba4-4112-b7dd-d14881e76447 to handler 2019-06-07 06:13:40.499 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.501 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN maljouexaf 2019-06-07 06:13:40.501 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_lb_for_amphora [0.213928s] ... ok 2019-06-07 06:13:40.504 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN xgsiiglbnn 2019-06-07 06:13:40.505 30936 INFO oslo_db.sqlalchemy.provision [req-60154b93-105e-4464-bf4b-a056f359fead - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.507 30936 INFO oslo_db.sqlalchemy.provision [req-60154b93-105e-4464-bf4b-a056f359fead - - - - -] DROP BACKEND Engine(sqlite://) TOKEN htlosmbtge 2019-06-07 06:13:40.507 30936 INFO oslo_db.sqlalchemy.provision [req-60154b93-105e-4464-bf4b-a056f359fead - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_sans_listener [0.437074s] ... ok 2019-06-07 06:13:40.512 30936 INFO oslo_db.sqlalchemy.provision [req-60154b93-105e-4464-bf4b-a056f359fead - - - - -] CREATE BACKEND sqlite:// TOKEN tpafenutwt 2019-06-07 06:13:40.556 30935 INFO octavia.api.v2.controllers.pool [req-71819aa1-81aa-402f-a791-1d63fcc9e91e - - - - -] Sending Creation of Pool 75df45f5-1e9a-4af6-b2a1-b3ffda839b5f to handler 2019-06-07 06:13:40.596 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.600 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xgsiiglbnn 2019-06-07 06:13:40.600 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_update [0.098945s] ... ok 2019-06-07 06:13:40.603 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN atxdnspgxs 2019-06-07 06:13:40.586 30936 INFO octavia.common.config [req-60154b93-105e-4464-bf4b-a056f359fead - - - - -] Logging enabled! 2019-06-07 06:13:40.586 30936 INFO octavia.common.config [req-60154b93-105e-4464-bf4b-a056f359fead - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:40.607 30936 WARNING octavia.api.root_controller [req-60154b93-105e-4464-bf4b-a056f359fead - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:40.629 30936 INFO octavia.api.v2.controllers.load_balancer [req-1c935506-af54-4a05-af7b-6a54fc12bd8d - - - - -] Sending created Load Balancer 09517990-ba4e-49fe-98f9-74746961c44a to the handler 2019-06-07 06:13:40.673 30935 INFO octavia.api.v2.controllers.member [req-174b2204-8020-47b8-94a4-33c0d73c4a65 - - - - -] Sending Creation of Member 34644c5d-ec05-4b40-b0c5-60932daa88c4 to handler 2019-06-07 06:13:40.675 30936 INFO octavia.api.v2.controllers.listener [req-6d1c1dfe-8bc2-4ae9-8247-3496472c4967 - - - - -] Sending Creation of Listener 5211a272-2619-4839-91ae-d4d30d267c5e to handler 2019-06-07 06:13:40.707 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.708 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN atxdnspgxs 2019-06-07 06:13:40.708 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_delete [0.107872s] ... ok 2019-06-07 06:13:40.717 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN koonubkumc 2019-06-07 06:13:40.735 30936 INFO octavia.api.v2.controllers.load_balancer [req-d62ea825-02d0-4aec-82a9-0b8c3ff10cbd - - - - -] Sending updated Load Balancer 09517990-ba4e-49fe-98f9-74746961c44a to the handler 2019-06-07 06:13:40.765 30936 INFO octavia.api.v2.controllers.pool [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:40.776 30936 INFO oslo_db.sqlalchemy.provision [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.778 30936 INFO oslo_db.sqlalchemy.provision [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tpafenutwt 2019-06-07 06:13:40.778 30936 INFO oslo_db.sqlalchemy.provision [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_when_lb_pending_update [0.271206s] ... ok 2019-06-07 06:13:40.781 30936 INFO oslo_db.sqlalchemy.provision [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] CREATE BACKEND sqlite:// TOKEN qopifyfhch 2019-06-07 06:13:40.823 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:40.824 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN koonubkumc 2019-06-07 06:13:40.824 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create_with_invalid_redirect_pool_id [0.115715s] ... ok 2019-06-07 06:13:40.827 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN pweceagqfo 2019-06-07 06:13:40.821 30935 INFO octavia.api.v2.controllers.member [req-a796575f-5284-477b-958a-4f74b30290f3 - - - - -] Sending Creation of Member 0dab6e5f-8fc4-40d6-a03e-1e04643e0315 to handler 2019-06-07 06:13:40.866 30936 INFO octavia.common.config [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] Logging enabled! 2019-06-07 06:13:40.866 30936 INFO octavia.common.config [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:40.896 30936 WARNING octavia.api.root_controller [req-bbaf7380-821e-4c1c-959d-1b06c482acb9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:40.912 30936 INFO octavia.api.v2.controllers.load_balancer [req-b8fcdc47-7c89-42d3-8a2e-702021c51567 - - - - -] Sending created Load Balancer cee6ce8c-9778-436b-91d8-ff1ddcf3017a to the handler 2019-06-07 06:13:40.954 30936 INFO octavia.api.v2.controllers.listener [req-4b224c2f-92e3-4807-b8a4-3bfac6d6d753 - - - - -] Sending Creation of Listener a5d999bd-27de-4ec4-8666-7a1be5160397 to handler 2019-06-07 06:13:40.965 30935 INFO octavia.api.v2.controllers.member [req-6caae793-75a7-4c41-bce5-c7918d3aa7d9 - - - - -] Sending Creation of Member 8656c6cc-b607-423a-8af5-db8ccb05a07c to handler 2019-06-07 06:13:41.023 30936 INFO oslo_db.sqlalchemy.provision [req-ed3c5380-4237-4527-901f-3ed442720a46 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.025 30936 INFO oslo_db.sqlalchemy.provision [req-ed3c5380-4237-4527-901f-3ed442720a46 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qopifyfhch 2019-06-07 06:13:41.025 30936 INFO oslo_db.sqlalchemy.provision [req-ed3c5380-4237-4527-901f-3ed442720a46 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_bad_SP_type_HTTP_cookie [0.246521s] ... ok 2019-06-07 06:13:41.028 30936 INFO oslo_db.sqlalchemy.provision [req-ed3c5380-4237-4527-901f-3ed442720a46 - - - - -] CREATE BACKEND sqlite:// TOKEN ganhgmxmeh 2019-06-07 06:13:41.100 30936 INFO octavia.common.config [req-ed3c5380-4237-4527-901f-3ed442720a46 - - - - -] Logging enabled! 2019-06-07 06:13:41.100 30936 INFO octavia.common.config [req-ed3c5380-4237-4527-901f-3ed442720a46 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:41.101 30935 INFO octavia.api.v2.controllers.member [req-aed0b748-440a-495f-9e88-17fa36cace78 - - - - -] Sending Creation of Member 31bcd489-b70a-401f-9a73-583bd67de47f to handler 2019-06-07 06:13:41.143 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.145 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pweceagqfo 2019-06-07 06:13:41.145 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete_forcing_reorder [0.320259s] ... ok 2019-06-07 06:13:41.148 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN jznkhgmtou 2019-06-07 06:13:41.130 30936 WARNING octavia.api.root_controller [req-ed3c5380-4237-4527-901f-3ed442720a46 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:41.145 30936 INFO octavia.api.v2.controllers.load_balancer [req-7fd6c29a-f88f-4542-bc76-f1f12f9b3633 - - - - -] Sending created Load Balancer 897e6362-cdb3-4d07-9a46-7b1276922588 to the handler 2019-06-07 06:13:41.183 30938 INFO octavia.api.v2.controllers.l7rule [req-20ebb57e-570c-4633-a59f-fe802ce737df - - - - -] Sending Creation of L7Rule 1f238c5e-4937-413a-b7a3-0786a7a00fc4 to handler 2019-06-07 06:13:41.188 30936 INFO octavia.api.v2.controllers.listener [req-1a72d332-9dbe-43b6-8094-4eb4d808099a - - - - -] Sending Creation of Listener 5958b66b-eb2b-42b1-af55-e6ac909e8802 to handler 2019-06-07 06:13:41.237 30935 INFO octavia.api.v2.controllers.member [req-f6166a68-d54b-4f77-bb12-3baa3e423e4f - - - - -] Sending Full Member Update to handler 2019-06-07 06:13:41.279 30936 INFO octavia.api.v2.controllers.pool [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] Sending Creation of Pool 45b9f25e-d8b6-46ce-9c63-366ff3bc426b to handler 2019-06-07 06:13:41.297 30935 INFO oslo_db.sqlalchemy.provision [req-572f0164-7b73-4b69-908f-69f71b10d08a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.301 30935 INFO oslo_db.sqlalchemy.provision [req-572f0164-7b73-4b69-908f-69f71b10d08a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ecqouogdkf 2019-06-07 06:13:41.301 30935 INFO oslo_db.sqlalchemy.provision [req-572f0164-7b73-4b69-908f-69f71b10d08a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_full_batch_members [1.082577s] ... ok 2019-06-07 06:13:41.307 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.309 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jznkhgmtou 2019-06-07 06:13:41.309 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete_with_rule [0.163923s] ... ok 2019-06-07 06:13:41.312 30936 INFO oslo_db.sqlalchemy.provision [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.314 30936 INFO oslo_db.sqlalchemy.provision [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ganhgmxmeh 2019-06-07 06:13:41.314 30936 INFO oslo_db.sqlalchemy.provision [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_project_id [0.289182s] ... ok 2019-06-07 06:13:41.304 30935 INFO oslo_db.sqlalchemy.provision [req-572f0164-7b73-4b69-908f-69f71b10d08a - - - - -] CREATE BACKEND sqlite:// TOKEN fekfgjfwyi 2019-06-07 06:13:41.317 30936 INFO oslo_db.sqlalchemy.provision [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] CREATE BACKEND sqlite:// TOKEN onwbqmnlnz 2019-06-07 06:13:41.312 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN ifmlgpuode 2019-06-07 06:13:41.384 30935 INFO octavia.common.config [req-572f0164-7b73-4b69-908f-69f71b10d08a - - - - -] Logging enabled! 2019-06-07 06:13:41.384 30935 INFO octavia.common.config [req-572f0164-7b73-4b69-908f-69f71b10d08a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:41.401 30936 INFO octavia.common.config [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] Logging enabled! 2019-06-07 06:13:41.402 30936 INFO octavia.common.config [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:41.411 30935 WARNING octavia.api.root_controller [req-572f0164-7b73-4b69-908f-69f71b10d08a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:41.425 30935 INFO octavia.api.v2.controllers.load_balancer [req-b8416606-b2f8-4e96-9c7c-5257a710aeff - - - - -] Sending created Load Balancer a86d7b17-463d-4346-8acc-9bc8e1d024be to the handler 2019-06-07 06:13:41.425 30936 WARNING octavia.api.root_controller [req-aad200d7-6bac-4fa7-b43b-5c9b28382800 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:41.438 30936 INFO octavia.api.v2.controllers.load_balancer [req-3a014670-5baa-4217-ad5e-11f3fc9471d4 - - - - -] Sending created Load Balancer 582f68be-96ae-4be0-910b-4b5d5e0177aa to the handler 2019-06-07 06:13:41.456 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.468 30935 INFO octavia.api.v2.controllers.listener [req-c419034a-ccdc-42a2-9d4d-ff15cc0c66b7 - - - - -] Sending Creation of Listener 2987024d-631d-4e87-8e1d-dcf42dce936a to handler 2019-06-07 06:13:41.479 30936 INFO octavia.api.v2.controllers.listener [req-a436097a-d7bf-4457-8fcb-f72708c94a69 - - - - -] Sending Creation of Listener 3cbea499-5fd2-4fd2-a25b-62e00e58189c to handler 2019-06-07 06:13:41.460 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ifmlgpuode 2019-06-07 06:13:41.460 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_action_rdr_url_to_redirect_pool [0.151193s] ... ok 2019-06-07 06:13:41.463 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN gqkudqvxcg 2019-06-07 06:13:41.532 30935 INFO octavia.api.v2.controllers.pool [req-12152632-65e1-413a-ad07-08bb160864e9 - - - - -] Sending Creation of Pool bcbd52f5-8b83-4603-89a4-d0193491c87f to handler 2019-06-07 06:13:41.583 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.585 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gqkudqvxcg 2019-06-07 06:13:41.585 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_action_rdr_url_to_reject [0.124504s] ... ok 2019-06-07 06:13:41.588 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN ywilbsvqik 2019-06-07 06:13:41.569 30936 INFO octavia.api.v2.controllers.pool [req-b307bb98-40d3-472b-96b0-a2cd65caa52e - - - - -] Sending Creation of Pool 8b26f5be-4087-4351-8909-1368fea4a6e6 to handler 2019-06-07 06:13:41.627 30935 INFO octavia.api.v2.controllers.pool [req-7326aa75-0362-494f-bbb1-928d037cc2d1 - - - - -] Sending Creation of Pool 6d02fabd-a460-41c0-ac33-db4208085ba3 to handler 2019-06-07 06:13:41.722 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.723 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ywilbsvqik 2019-06-07 06:13:41.723 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_reject_to_rdr_pool [0.138351s] ... ok 2019-06-07 06:13:41.726 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN rzqgorneua 2019-06-07 06:13:41.744 30935 INFO octavia.api.v2.controllers.member [req-dbafab9f-4051-4121-8eb5-098b811a587f - - - - -] Sending Creation of Member 7feea5ba-dac0-4cf1-812b-6b18f1d93722 to handler 2019-06-07 06:13:41.780 30936 INFO oslo_db.sqlalchemy.provision [req-f6871b14-215c-454d-bfb2-2d154ed770fa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.781 30936 INFO oslo_db.sqlalchemy.provision [req-f6871b14-215c-454d-bfb2-2d154ed770fa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN onwbqmnlnz 2019-06-07 06:13:41.782 30936 INFO oslo_db.sqlalchemy.provision [req-f6871b14-215c-454d-bfb2-2d154ed770fa - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_proxy_protocol [0.467367s] ... ok 2019-06-07 06:13:41.785 30936 INFO oslo_db.sqlalchemy.provision [req-f6871b14-215c-454d-bfb2-2d154ed770fa - - - - -] CREATE BACKEND sqlite:// TOKEN xlmhfyxsjp 2019-06-07 06:13:41.834 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.836 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rzqgorneua 2019-06-07 06:13:41.836 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create [0.112464s] ... ok 2019-06-07 06:13:41.839 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN dqrsvohkvq 2019-06-07 06:13:41.869 30936 INFO octavia.common.config [req-f6871b14-215c-454d-bfb2-2d154ed770fa - - - - -] Logging enabled! 2019-06-07 06:13:41.869 30936 INFO octavia.common.config [req-f6871b14-215c-454d-bfb2-2d154ed770fa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:41.876 30935 INFO octavia.api.v2.controllers.member [req-5927c906-6831-40ef-abf7-c9b5b3ddb2fa - - - - -] Sending Creation of Member 838276ff-7bb7-491e-9b3e-ae6d9f1dc93d to handler 2019-06-07 06:13:41.892 30936 WARNING octavia.api.root_controller [req-f6871b14-215c-454d-bfb2-2d154ed770fa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:41.905 30936 INFO octavia.api.v2.controllers.load_balancer [req-1c0f35d2-1cb5-486c-94fe-61abe1b5369d - - - - -] Sending created Load Balancer 052029a8-b607-44a7-b997-0912f0dd92d5 to the handler 2019-06-07 06:13:41.946 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.948 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dqrsvohkvq 2019-06-07 06:13:41.948 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule [0.111622s] ... ok 2019-06-07 06:13:41.951 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN etxpodfznb 2019-06-07 06:13:41.948 30936 INFO octavia.api.v2.controllers.listener [req-b6439ef3-b510-4617-ab94-c375f0f079cc - - - - -] Sending Creation of Listener 41e9f436-4078-4078-9673-14ede78df247 to handler 2019-06-07 06:13:41.992 30935 INFO oslo_db.sqlalchemy.provision [req-9e42076a-f53e-43bf-8c69-2ae83154b4cc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:41.994 30935 INFO oslo_db.sqlalchemy.provision [req-9e42076a-f53e-43bf-8c69-2ae83154b4cc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fekfgjfwyi 2019-06-07 06:13:41.994 30935 INFO oslo_db.sqlalchemy.provision [req-9e42076a-f53e-43bf-8c69-2ae83154b4cc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_authorized [0.692782s] ... ok 2019-06-07 06:13:41.997 30935 INFO oslo_db.sqlalchemy.provision [req-9e42076a-f53e-43bf-8c69-2ae83154b4cc - - - - -] CREATE BACKEND sqlite:// TOKEN oxofwlauci 2019-06-07 06:13:42.055 30936 INFO octavia.api.v2.controllers.pool [req-e3f2352c-9f90-43b6-b8e8-c09883c31a62 - - - - -] Sending Creation of Pool f56707b6-5528-4ab3-b36e-3d0a9cac8175 to handler 2019-06-07 06:13:42.074 30935 INFO octavia.common.config [req-9e42076a-f53e-43bf-8c69-2ae83154b4cc - - - - -] Logging enabled! 2019-06-07 06:13:42.050 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.051 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN etxpodfznb 2019-06-07 06:13:42.052 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_bad_compare_type [0.103478s] ... ok 2019-06-07 06:13:42.054 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN knefocpjql 2019-06-07 06:13:42.076 30935 INFO octavia.common.config [req-9e42076a-f53e-43bf-8c69-2ae83154b4cc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:42.098 30935 WARNING octavia.api.root_controller [req-9e42076a-f53e-43bf-8c69-2ae83154b4cc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:42.109 30935 INFO octavia.api.v2.controllers.load_balancer [req-c02a2a2e-65c1-4b8c-a2ab-0d456f3ec5ec - - - - -] Sending created Load Balancer 3c54226f-47d2-4b78-8f29-c906593d75d4 to the handler 2019-06-07 06:13:42.151 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.153 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN knefocpjql 2019-06-07 06:13:42.153 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_no_key [0.101555s] ... ok 2019-06-07 06:13:42.156 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN xutolxvixq 2019-06-07 06:13:42.151 30935 INFO octavia.api.v2.controllers.listener [req-0197cf07-fdff-4710-b0f0-e8bf9a94a3ad - - - - -] Sending Creation of Listener de1e54c4-9bae-4048-9ea2-f54a1250295c to handler 2019-06-07 06:13:42.232 30935 INFO octavia.api.v2.controllers.pool [req-733da4fd-484f-48e4-b90c-d31e9eb87ed1 - - - - -] Sending Creation of Pool 8aa1bfdc-7543-4fc1-b7f0-b39de350caae to handler 2019-06-07 06:13:42.254 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.255 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xutolxvixq 2019-06-07 06:13:42.256 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule_bad_compare_type [0.102224s] ... ok 2019-06-07 06:13:42.258 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN qqbjobljwk 2019-06-07 06:13:42.289 30936 INFO oslo_db.sqlalchemy.provision [req-40d60108-0c81-450e-a211-71ae479ced07 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.291 30936 INFO oslo_db.sqlalchemy.provision [req-40d60108-0c81-450e-a211-71ae479ced07 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xlmhfyxsjp 2019-06-07 06:13:42.291 30936 INFO oslo_db.sqlalchemy.provision [req-40d60108-0c81-450e-a211-71ae479ced07 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_session_persistence [0.508865s] ... ok 2019-06-07 06:13:42.294 30936 INFO oslo_db.sqlalchemy.provision [req-40d60108-0c81-450e-a211-71ae479ced07 - - - - -] CREATE BACKEND sqlite:// TOKEN mhqmsnmobx 2019-06-07 06:13:42.321 30935 INFO octavia.api.v2.controllers.pool [req-cc37db92-95e2-44ca-8096-7d48b4b4eba3 - - - - -] Sending Update of Pool 8aa1bfdc-7543-4fc1-b7f0-b39de350caae to handler 2019-06-07 06:13:42.356 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.358 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qqbjobljwk 2019-06-07 06:13:42.358 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule_invalid_value_string [0.102743s] ... ok 2019-06-07 06:13:42.361 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN mjhhwxavhf 2019-06-07 06:13:42.378 30936 INFO octavia.common.config [req-40d60108-0c81-450e-a211-71ae479ced07 - - - - -] Logging enabled! 2019-06-07 06:13:42.379 30936 INFO octavia.common.config [req-40d60108-0c81-450e-a211-71ae479ced07 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:42.412 30935 INFO oslo_db.sqlalchemy.provision [req-bdfe869f-c226-48cb-a29c-7f7cdbe64186 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.413 30935 INFO oslo_db.sqlalchemy.provision [req-bdfe869f-c226-48cb-a29c-7f7cdbe64186 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oxofwlauci 2019-06-07 06:13:42.414 30935 INFO oslo_db.sqlalchemy.provision [req-bdfe869f-c226-48cb-a29c-7f7cdbe64186 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_add_session_persistence [0.419549s] ... ok 2019-06-07 06:13:42.409 30936 WARNING octavia.api.root_controller [req-40d60108-0c81-450e-a211-71ae479ced07 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:42.423 30936 INFO octavia.api.v2.controllers.load_balancer [req-e7d688bf-df32-4c4c-84c4-757957fdf9c8 - - - - -] Sending created Load Balancer 49c4c363-aece-4b65-8937-a8789879bca6 to the handler 2019-06-07 06:13:42.416 30935 INFO oslo_db.sqlalchemy.provision [req-bdfe869f-c226-48cb-a29c-7f7cdbe64186 - - - - -] CREATE BACKEND sqlite:// TOKEN gixqutbhmx 2019-06-07 06:13:42.460 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.462 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mjhhwxavhf 2019-06-07 06:13:42.462 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule_bad_compare_type [0.103189s] ... ok 2019-06-07 06:13:42.461 30936 INFO octavia.api.v2.controllers.listener [req-dce56431-33fb-4cd1-817e-2cf436c32c89 - - - - -] Sending Creation of Listener eb9ce821-6796-4ac3-9fb4-95ae5311acc0 to handler 2019-06-07 06:13:42.465 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN oisvhjcbcw 2019-06-07 06:13:42.499 30935 INFO octavia.common.config [req-bdfe869f-c226-48cb-a29c-7f7cdbe64186 - - - - -] Logging enabled! 2019-06-07 06:13:42.499 30935 INFO octavia.common.config [req-bdfe869f-c226-48cb-a29c-7f7cdbe64186 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:42.524 30935 WARNING octavia.api.root_controller [req-bdfe869f-c226-48cb-a29c-7f7cdbe64186 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:42.538 30935 INFO octavia.api.v2.controllers.load_balancer [req-b3259abf-ed23-41aa-bd82-44000bcdf213 - - - - -] Sending created Load Balancer fc46bf7b-bdf7-4bae-b4a6-e5ddabc96d85 to the handler 2019-06-07 06:13:42.555 30936 INFO octavia.api.v2.controllers.pool [req-684d4c9a-a8e7-4ba8-b955-890edac48828 - - - - -] Sending Creation of Pool 9b991b36-62eb-474e-a4a2-c70849b0f769 to handler 2019-06-07 06:13:42.562 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.564 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oisvhjcbcw 2019-06-07 06:13:42.564 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule_invalid_value_string [0.101795s] ... ok 2019-06-07 06:13:42.579 30935 INFO octavia.api.v2.controllers.listener [req-7bbc8428-a99e-48ad-bc04-a3c8fa0aed22 - - - - -] Sending Creation of Listener 5551cde7-8a3c-455e-8e53-06042290eab1 to handler 2019-06-07 06:13:42.567 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN yuafbtgaed 2019-06-07 06:13:42.643 30936 INFO octavia.api.v2.controllers.load_balancer [req-21272875-3952-472b-a394-30354bbbe92d - - - - -] Sending deleted Load Balancer 49c4c363-aece-4b65-8937-a8789879bca6 to the handler 2019-06-07 06:13:42.657 30935 INFO oslo_db.sqlalchemy.provision [req-2e77421b-7c11-465c-be1f-dffeb9fe3b26 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.660 30935 INFO oslo_db.sqlalchemy.provision [req-2e77421b-7c11-465c-be1f-dffeb9fe3b26 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gixqutbhmx 2019-06-07 06:13:42.661 30935 INFO oslo_db.sqlalchemy.provision [req-2e77421b-7c11-465c-be1f-dffeb9fe3b26 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_create [0.246927s] ... ok 2019-06-07 06:13:42.663 30936 INFO octavia.api.v2.controllers.pool [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:13:42.675 30936 INFO oslo_db.sqlalchemy.provision [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.677 30936 INFO oslo_db.sqlalchemy.provision [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mhqmsnmobx 2019-06-07 06:13:42.677 30936 INFO oslo_db.sqlalchemy.provision [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_when_lb_pending_delete [0.385779s] ... ok 2019-06-07 06:13:42.675 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.676 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yuafbtgaed 2019-06-07 06:13:42.677 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:42.664 30935 INFO oslo_db.sqlalchemy.provision [req-2e77421b-7c11-465c-be1f-dffeb9fe3b26 - - - - -] CREATE BACKEND sqlite:// TOKEN cbxnnmutcr {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_without_id [0.112728s] ... ok 2019-06-07 06:13:42.689 30936 INFO oslo_db.sqlalchemy.provision [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] CREATE BACKEND sqlite:// TOKEN uqcrwxdjpt 2019-06-07 06:13:42.680 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN lloxfydobo 2019-06-07 06:13:42.793 30936 INFO octavia.common.config [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] Logging enabled! 2019-06-07 06:13:42.793 30936 INFO octavia.common.config [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:42.746 30935 INFO octavia.common.config [req-2e77421b-7c11-465c-be1f-dffeb9fe3b26 - - - - -] Logging enabled! 2019-06-07 06:13:42.748 30935 INFO octavia.common.config [req-2e77421b-7c11-465c-be1f-dffeb9fe3b26 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:42.771 30935 WARNING octavia.api.root_controller [req-2e77421b-7c11-465c-be1f-dffeb9fe3b26 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:42.785 30935 INFO octavia.api.v2.controllers.load_balancer [req-7f7cd5a8-9efb-401d-b0b9-c5e96ee522e4 - - - - -] Sending created Load Balancer 06cdaf2f-ff3e-4cdf-b63f-9809ff2bbd4a to the handler 2019-06-07 06:13:42.783 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.785 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lloxfydobo 2019-06-07 06:13:42.785 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_get_all_return_value [0.107907s] ... ok 2019-06-07 06:13:42.788 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN igiiltmovd 2019-06-07 06:13:42.826 30936 WARNING octavia.api.root_controller [req-e434a65f-bfd9-4a14-8a50-5322d92f6fc2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:42.831 30935 INFO octavia.api.v2.controllers.listener [req-c36a1747-34f7-4052-8bad-581f8adf1426 - - - - -] Sending Creation of Listener 29e5e3ca-9cc7-45e3-a515-bff229294e74 to handler 2019-06-07 06:13:42.841 30936 INFO octavia.api.v2.controllers.load_balancer [req-2c56b71d-59f7-4b7b-9450-f35273f571f6 - - - - -] Sending created Load Balancer 7982c650-bda2-4773-b4a3-065d73d313ae to the handler 2019-06-07 06:13:42.906 30935 INFO octavia.api.v2.controllers.pool [req-8b6d4ada-1518-48bf-a720-df022dceea8e - - - - -] Sending Creation of Pool 3d6deb27-0177-4447-b67d-7a94aa7ae460 to handler 2019-06-07 06:13:42.912 30936 INFO octavia.api.v2.controllers.listener [req-7b5af955-a111-41f5-9c0d-38ae05913dda - - - - -] Sending Creation of Listener 242f328b-6bb4-4562-b677-23bdd7e11a71 to handler 2019-06-07 06:13:42.906 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:42.908 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN igiiltmovd 2019-06-07 06:13:42.908 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_update [0.123319s] ... ok 2019-06-07 06:13:42.911 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN arlmgpfxaj 2019-06-07 06:13:43.007 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.009 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN arlmgpfxaj 2019-06-07 06:13:43.009 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_update [0.100770s] ... ok 2019-06-07 06:13:43.012 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN tceltxvlzl 2019-06-07 06:13:43.024 30936 INFO octavia.api.v2.controllers.pool [req-c424ee4d-9115-46e4-ba69-6411eb05a2bd - - - - -] Sending Creation of Pool 5ca6f681-694c-4975-8ef1-6fbebeee266f to handler 2019-06-07 06:13:43.097 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.098 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tceltxvlzl 2019-06-07 06:13:43.098 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_check_load_balancer_expired_with_exp_age [0.088886s] ... ok 2019-06-07 06:13:43.101 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN dbzylvtivw 2019-06-07 06:13:43.147 30935 INFO oslo_db.sqlalchemy.provision [req-d826c1e3-8108-40ea-9d5c-7cdcc169480d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.148 30935 INFO oslo_db.sqlalchemy.provision [req-d826c1e3-8108-40ea-9d5c-7cdcc169480d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cbxnnmutcr 2019-06-07 06:13:43.149 30935 INFO oslo_db.sqlalchemy.provision [req-d826c1e3-8108-40ea-9d5c-7cdcc169480d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create [0.487651s] ... ok 2019-06-07 06:13:43.156 30935 INFO oslo_db.sqlalchemy.provision [req-d826c1e3-8108-40ea-9d5c-7cdcc169480d - - - - -] CREATE BACKEND sqlite:// TOKEN avjcmpuzya 2019-06-07 06:13:43.162 30936 INFO octavia.api.v2.controllers.pool [req-f119d2a7-f746-4cc6-9829-31f7b3bf159f - - - - -] Sending Deletion of Pool 5ca6f681-694c-4975-8ef1-6fbebeee266f to handler 2019-06-07 06:13:43.220 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.221 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dbzylvtivw 2019-06-07 06:13:43.222 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:43.227 30935 INFO octavia.common.config [req-d826c1e3-8108-40ea-9d5c-7cdcc169480d - - - - -] Logging enabled! 2019-06-07 06:13:43.228 30935 INFO octavia.common.config [req-d826c1e3-8108-40ea-9d5c-7cdcc169480d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:43.255 30938 INFO octavia.api.v2.controllers.l7rule [req-f3603fbd-28f4-482e-a7d1-00f643ea1ee6 - - - - -] Sending Creation of L7Rule e0852d92-1faa-41de-90db-2481ed841a7a to handler 2019-06-07 06:13:43.261 30936 INFO oslo_db.sqlalchemy.provision [req-b2534590-a6a1-4c92-87ae-b4123fd938d2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.262 30936 INFO oslo_db.sqlalchemy.provision [req-b2534590-a6a1-4c92-87ae-b4123fd938d2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uqcrwxdjpt 2019-06-07 06:13:43.262 30936 INFO oslo_db.sqlalchemy.provision [req-b2534590-a6a1-4c92-87ae-b4123fd938d2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_with_session_persistence [0.585466s] ... ok {2} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_many_listeners [0.123297s] ... ok 2019-06-07 06:13:43.225 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN eritxtspeh 2019-06-07 06:13:43.265 30936 INFO oslo_db.sqlalchemy.provision [req-b2534590-a6a1-4c92-87ae-b4123fd938d2 - - - - -] CREATE BACKEND sqlite:// TOKEN mjqoljxfyh 2019-06-07 06:13:43.252 30935 WARNING octavia.api.root_controller [req-d826c1e3-8108-40ea-9d5c-7cdcc169480d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:43.273 30935 INFO octavia.api.v2.controllers.load_balancer [req-deace2bb-769b-49eb-bc54-269ed432e56b - - - - -] Sending created Load Balancer 2cbe214c-3a67-4eb2-b292-6598a22275c1 to the handler 2019-06-07 06:13:43.305 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.307 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eritxtspeh 2019-06-07 06:13:43.307 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_get_all_return_value [0.084972s] ... ok 2019-06-07 06:13:43.314 30935 INFO octavia.api.v2.controllers.listener [req-99009e30-15a4-48eb-970a-92959f68953b - - - - -] Sending Creation of Listener 7c50431e-cb99-4007-9963-03150ffdea24 to handler 2019-06-07 06:13:43.310 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN eygjlehaxq 2019-06-07 06:13:43.396 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.397 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eygjlehaxq 2019-06-07 06:13:43.398 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_set_status_for_failover_immutable_raise [0.090628s] ... ok 2019-06-07 06:13:43.349 30936 INFO octavia.common.config [req-b2534590-a6a1-4c92-87ae-b4123fd938d2 - - - - -] Logging enabled! 2019-06-07 06:13:43.350 30936 INFO octavia.common.config [req-b2534590-a6a1-4c92-87ae-b4123fd938d2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:43.375 30936 WARNING octavia.api.root_controller [req-b2534590-a6a1-4c92-87ae-b4123fd938d2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:43.386 30936 INFO octavia.api.v2.controllers.load_balancer [req-a3a9f5ab-a83f-42f0-b9a3-8f839397137c - - - - -] Sending created Load Balancer 136c12e5-6e8b-467a-9b0f-5722374bb520 to the handler 2019-06-07 06:13:43.405 30935 INFO octavia.api.v2.controllers.pool [req-299662f3-6622-48e2-aa71-c5a47d484d01 - 4f0d6db4-95e9-4266-ad16-3c99e16d7176 - - -] Sending Creation of Pool c38f8c06-0796-4caf-aeba-c7ff279cf723 to handler 2019-06-07 06:13:43.401 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN puhlifgwsx 2019-06-07 06:13:43.436 30936 INFO octavia.api.v2.controllers.listener [req-9a526a82-c51d-4c02-bac9-f7cc1c0b6ace - - - - -] Sending Creation of Listener d600e790-f521-4f92-9db4-1cb9bef42003 to handler 2019-06-07 06:13:43.488 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.490 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN puhlifgwsx 2019-06-07 06:13:43.490 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_mutable [0.092113s] ... ok 2019-06-07 06:13:43.493 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN uolzpertla 2019-06-07 06:13:43.587 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.589 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uolzpertla 2019-06-07 06:13:43.589 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_update [0.098695s] ... ok 2019-06-07 06:13:43.577 30935 INFO oslo_db.sqlalchemy.provision [req-351a006e-c52e-48e4-88c0-b970f9659f1a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.579 30935 INFO oslo_db.sqlalchemy.provision [req-351a006e-c52e-48e4-88c0-b970f9659f1a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN avjcmpuzya 2019-06-07 06:13:43.579 30935 INFO oslo_db.sqlalchemy.provision [req-351a006e-c52e-48e4-88c0-b970f9659f1a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_authorized [0.434522s] ... ok 2019-06-07 06:13:43.597 30936 INFO octavia.api.v2.controllers.pool [req-a2b86592-d28d-4128-ada5-23b70e1d0731 - - - - -] Sending Creation of Pool 77bdc5ce-404c-425c-9988-095eed15a27e to handler 2019-06-07 06:13:43.586 30935 INFO oslo_db.sqlalchemy.provision [req-351a006e-c52e-48e4-88c0-b970f9659f1a - - - - -] CREATE BACKEND sqlite:// TOKEN fzvfmwrpxc 2019-06-07 06:13:43.592 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN snwlqzdkfl 2019-06-07 06:13:43.658 30935 INFO octavia.common.config [req-351a006e-c52e-48e4-88c0-b970f9659f1a - - - - -] Logging enabled! 2019-06-07 06:13:43.658 30935 INFO octavia.common.config [req-351a006e-c52e-48e4-88c0-b970f9659f1a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:43.696 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.697 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN snwlqzdkfl 2019-06-07 06:13:43.698 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_update_pool_members [0.108535s] ... ok 2019-06-07 06:13:43.701 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN wsiqezlhih 2019-06-07 06:13:43.707 30936 INFO octavia.api.v2.controllers.pool [req-331de707-d7c2-4462-8c4d-8c514fac9c23 - - - - -] Sending Creation of Pool 9cdfe095-09dd-476c-a365-9d5dc5b6eff7 to handler 2019-06-07 06:13:43.682 30935 WARNING octavia.api.root_controller [req-351a006e-c52e-48e4-88c0-b970f9659f1a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:43.693 30935 INFO octavia.api.v2.controllers.load_balancer [req-e747b947-4c9c-4e8a-9c7a-397474b054ed - - - - -] Sending created Load Balancer 95b0bc23-f179-46a7-93d0-5f2e5896ee8c to the handler 2019-06-07 06:13:43.738 30935 INFO octavia.api.v2.controllers.listener [req-cf5bfd4c-6e0a-4c97-8017-d6ddbad7cafd - - - - -] Sending Creation of Listener bf4dd4ee-87ff-4c78-967b-a4135bd5ab19 to handler 2019-06-07 06:13:43.787 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.789 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wsiqezlhih 2019-06-07 06:13:43.789 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete [0.091077s] ... ok 2019-06-07 06:13:43.792 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN itwroqumln 2019-06-07 06:13:43.815 30935 INFO octavia.api.v2.controllers.pool [req-d0bc3c3d-04a6-4353-86cc-a8804b770d8c - - - - -] Sending Creation of Pool e1d046ef-4a95-4742-99e4-b96e2d87c1d4 to handler 2019-06-07 06:13:43.824 30936 INFO octavia.api.v2.controllers.pool [req-143d568b-3d3b-47cd-859d-aec983322b08 - - - - -] Sending Creation of Pool 889bfe72-05c6-4ff9-82e1-03e584c12364 to handler 2019-06-07 06:13:43.911 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.912 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN itwroqumln 2019-06-07 06:13:43.913 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_all_children [0.123504s] ... ok 2019-06-07 06:13:43.916 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN dntedlyjxk 2019-06-07 06:13:43.905 30935 INFO octavia.api.v2.controllers.pool [req-6984ae23-e6ac-4f41-a0a1-e04be46d45ad - - - - -] Sending Deletion of Pool e1d046ef-4a95-4742-99e4-b96e2d87c1d4 to handler 2019-06-07 06:13:43.966 30935 INFO oslo_db.sqlalchemy.provision [req-aa91e143-1895-43ca-bd1b-00fcde681be1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.967 30935 INFO oslo_db.sqlalchemy.provision [req-aa91e143-1895-43ca-bd1b-00fcde681be1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fzvfmwrpxc 2019-06-07 06:13:43.968 30935 INFO oslo_db.sqlalchemy.provision [req-aa91e143-1895-43ca-bd1b-00fcde681be1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete [0.384218s] ... ok 2019-06-07 06:13:43.978 30936 INFO oslo_db.sqlalchemy.provision [req-10be11d3-bfdf-4321-844e-265fb274eca9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:43.980 30936 INFO oslo_db.sqlalchemy.provision [req-10be11d3-bfdf-4321-844e-265fb274eca9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mjqoljxfyh 2019-06-07 06:13:43.980 30936 INFO oslo_db.sqlalchemy.provision [req-10be11d3-bfdf-4321-844e-265fb274eca9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_fields_filter [0.717660s] ... ok 2019-06-07 06:13:43.983 30936 INFO oslo_db.sqlalchemy.provision [req-10be11d3-bfdf-4321-844e-265fb274eca9 - - - - -] CREATE BACKEND sqlite:// TOKEN yjtqgnrgwh 2019-06-07 06:13:43.975 30935 INFO oslo_db.sqlalchemy.provision [req-aa91e143-1895-43ca-bd1b-00fcde681be1 - - - - -] CREATE BACKEND sqlite:// TOKEN chlfaqkkcw 2019-06-07 06:13:44.011 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.012 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dntedlyjxk 2019-06-07 06:13:44.013 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_get_all [0.099730s] ... ok 2019-06-07 06:13:44.015 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN ktieihtsye 2019-06-07 06:13:44.067 30936 INFO octavia.common.config [req-10be11d3-bfdf-4321-844e-265fb274eca9 - - - - -] Logging enabled! 2019-06-07 06:13:44.068 30936 INFO octavia.common.config [req-10be11d3-bfdf-4321-844e-265fb274eca9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:44.045 30935 INFO octavia.common.config [req-aa91e143-1895-43ca-bd1b-00fcde681be1 - - - - -] Logging enabled! 2019-06-07 06:13:44.045 30935 INFO octavia.common.config [req-aa91e143-1895-43ca-bd1b-00fcde681be1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:44.069 30935 WARNING octavia.api.root_controller [req-aa91e143-1895-43ca-bd1b-00fcde681be1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:44.083 30935 INFO octavia.api.v2.controllers.load_balancer [req-138930f3-4c20-4b99-8ff5-38185f1ef061 - - - - -] Sending created Load Balancer 48ad421f-5650-489f-a0c2-f24140427f3e to the handler 2019-06-07 06:13:44.122 30935 INFO octavia.api.v2.controllers.listener [req-2d0558d6-54af-49ca-aa0e-bf8b62c1b83d - - - - -] Sending Creation of Listener 71206dfd-b698-4f4f-bf40-129b2e81d3bf to handler 2019-06-07 06:13:44.101 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.103 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ktieihtsye 2019-06-07 06:13:44.103 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_update [0.090373s] ... ok 2019-06-07 06:13:44.090 30936 WARNING octavia.api.root_controller [req-10be11d3-bfdf-4321-844e-265fb274eca9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:44.106 30936 INFO octavia.api.v2.controllers.load_balancer [req-e66c1a2b-d07c-4c58-8d7b-7a201bc8e164 - - - - -] Sending created Load Balancer 46426d70-49c4-43aa-8917-ca4731a39d08 to the handler 2019-06-07 06:13:44.106 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN lwxezebzyb 2019-06-07 06:13:44.156 30936 INFO octavia.api.v2.controllers.listener [req-4de081f4-bc80-43de-9886-97a2f069f74e - - - - -] Sending Creation of Listener ee05dd3a-ce59-42fa-b41e-dec98f2267c6 to handler 2019-06-07 06:13:44.191 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.193 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lwxezebzyb 2019-06-07 06:13:44.193 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_get [0.089629s] ... ok 2019-06-07 06:13:44.196 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN dfzynilrdq 2019-06-07 06:13:44.204 30936 INFO octavia.api.v2.controllers.load_balancer [req-82549358-559a-45e4-af41-69bb06e9014f - - - - -] Sending created Load Balancer b93aff0c-f997-4db1-bb26-b30e12d0c8ed to the handler 2019-06-07 06:13:44.200 30935 INFO octavia.api.v2.controllers.pool [req-02223fc5-10d3-4fdf-a22c-ac68e193f650 - - - - -] Sending Creation of Pool 53807a13-1f09-45be-b74c-623e7fe854bd to handler 2019-06-07 06:13:44.254 30936 INFO octavia.api.v2.controllers.pool [req-438192a4-22ec-4849-8146-2db39e410c27 - - - - -] Sending Creation of Pool a9d2612d-d8fb-4aba-a878-991de10f5119 to handler 2019-06-07 06:13:44.282 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.284 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dfzynilrdq 2019-06-07 06:13:44.284 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_create [0.091016s] ... ok 2019-06-07 06:13:44.278 30935 INFO octavia.api.v2.controllers.pool [req-49e64545-0d80-4171-aa99-d88465a8d574 - - - - -] Sending Update of Pool 53807a13-1f09-45be-b74c-623e7fe854bd to handler 2019-06-07 06:13:44.287 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN neyuzkygry 2019-06-07 06:13:44.333 30936 INFO octavia.api.v2.controllers.pool [req-4571d356-f95a-42b6-84bd-24a3bc089e63 - - - - -] Sending Creation of Pool 03ff0af7-39a2-4dfd-b86c-2dce5712e337 to handler 2019-06-07 06:13:44.363 30935 INFO oslo_db.sqlalchemy.provision [req-e2995d47-0f62-4efc-a551-b7bec482f35d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.365 30935 INFO oslo_db.sqlalchemy.provision [req-e2995d47-0f62-4efc-a551-b7bec482f35d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN chlfaqkkcw 2019-06-07 06:13:44.365 30935 INFO oslo_db.sqlalchemy.provision [req-e2995d47-0f62-4efc-a551-b7bec482f35d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_session_persistence [0.396897s] ... ok 2019-06-07 06:13:44.368 30935 INFO oslo_db.sqlalchemy.provision [req-e2995d47-0f62-4efc-a551-b7bec482f35d - - - - -] CREATE BACKEND sqlite:// TOKEN kiuycooiwn 2019-06-07 06:13:44.380 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.382 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN neyuzkygry 2019-06-07 06:13:44.382 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_delete [0.097929s] ... ok 2019-06-07 06:13:44.385 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN moxsyqfkrv 2019-06-07 06:13:44.430 30936 INFO octavia.api.v2.controllers.pool [req-24e33880-5365-4106-a48d-11b8ca64d97d - - - - -] Sending Creation of Pool 0a086679-95e2-40cb-9060-c93863674837 to handler 2019-06-07 06:13:44.444 30935 INFO octavia.common.config [req-e2995d47-0f62-4efc-a551-b7bec482f35d - - - - -] Logging enabled! 2019-06-07 06:13:44.444 30935 INFO octavia.common.config [req-e2995d47-0f62-4efc-a551-b7bec482f35d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:44.491 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.493 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN moxsyqfkrv 2019-06-07 06:13:44.493 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:44.469 30935 WARNING octavia.api.root_controller [req-e2995d47-0f62-4efc-a551-b7bec482f35d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:44.483 30935 INFO octavia.api.v2.controllers.load_balancer [req-a19396a7-9ac2-4266-9417-664d95075486 - - - - -] Sending created Load Balancer 1ea20906-7541-4905-a032-97d58c5acc50 to the handler {2} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_2_sni_containers [0.110525s] ... ok 2019-06-07 06:13:44.523 30935 INFO octavia.api.v2.controllers.listener [req-e84facf4-82a1-4e8c-8470-b530d14fdb22 - - - - -] Sending Creation of Listener 289d3e49-f0f7-4196-84ff-6df7b831ce4f to handler 2019-06-07 06:13:44.496 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN uslkypikxi 2019-06-07 06:13:44.559 30936 INFO oslo_db.sqlalchemy.provision [req-07b067f7-adea-4fa4-b951-5dca9f677559 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.560 30936 INFO oslo_db.sqlalchemy.provision [req-07b067f7-adea-4fa4-b951-5dca9f677559 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yjtqgnrgwh 2019-06-07 06:13:44.561 30936 INFO oslo_db.sqlalchemy.provision [req-07b067f7-adea-4fa4-b951-5dca9f677559 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_non_admin_global_observer [0.580106s] ... ok 2019-06-07 06:13:44.563 30936 INFO oslo_db.sqlalchemy.provision [req-07b067f7-adea-4fa4-b951-5dca9f677559 - - - - -] CREATE BACKEND sqlite:// TOKEN ukjwkfwkpk 2019-06-07 06:13:44.598 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.599 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uslkypikxi 2019-06-07 06:13:44.599 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_no_peer_port [0.106386s] ... ok 2019-06-07 06:13:44.604 30935 INFO octavia.api.v2.controllers.pool [req-319fb766-589b-4f9f-9a31-4f5f7e19bc70 - - - - -] Sending Creation of Pool 38217dea-c086-4435-ad98-7fc9838d0c20 to handler 2019-06-07 06:13:44.602 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN cxedxfxccf 2019-06-07 06:13:44.647 30936 INFO octavia.common.config [req-07b067f7-adea-4fa4-b951-5dca9f677559 - - - - -] Logging enabled! 2019-06-07 06:13:44.648 30936 INFO octavia.common.config [req-07b067f7-adea-4fa4-b951-5dca9f677559 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:44.694 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.696 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cxedxfxccf 2019-06-07 06:13:44.696 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete [0.096232s] ... ok 2019-06-07 06:13:44.679 30936 WARNING octavia.api.root_controller [req-07b067f7-adea-4fa4-b951-5dca9f677559 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:44.693 30936 INFO octavia.api.v2.controllers.load_balancer [req-be9cf03d-f232-4b44-9f29-56d096ab9e41 - - - - -] Sending created Load Balancer 291532fd-c7dc-4ec7-8c7d-d4de3d87962e to the handler 2019-06-07 06:13:44.697 30935 INFO octavia.api.v2.controllers.pool [req-a0c8e604-71e5-4997-99c0-95f9a4c025f3 - - - - -] Sending Deletion of Pool 38217dea-c086-4435-ad98-7fc9838d0c20 to handler 2019-06-07 06:13:44.699 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN zsjluhqbwo 2019-06-07 06:13:44.735 30936 INFO octavia.api.v2.controllers.listener [req-f292672a-729f-4ab2-80bb-03a174d7cbc7 - - - - -] Sending Creation of Listener dbaa05df-1607-4d71-800a-5bd800cd8ed9 to handler 2019-06-07 06:13:44.764 30935 INFO oslo_db.sqlalchemy.provision [req-788c08ed-fb7b-4480-9d17-3ec153947a36 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.765 30935 INFO oslo_db.sqlalchemy.provision [req-788c08ed-fb7b-4480-9d17-3ec153947a36 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kiuycooiwn 2019-06-07 06:13:44.765 30935 INFO oslo_db.sqlalchemy.provision [req-788c08ed-fb7b-4480-9d17-3ec153947a36 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_with_bad_handler [0.400387s] ... ok 2019-06-07 06:13:44.768 30935 INFO oslo_db.sqlalchemy.provision [req-788c08ed-fb7b-4480-9d17-3ec153947a36 - - - - -] CREATE BACKEND sqlite:// TOKEN qwvocbwmaf 2019-06-07 06:13:44.818 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.820 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zsjluhqbwo 2019-06-07 06:13:44.820 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_pool [0.124088s] ... ok 2019-06-07 06:13:44.794 30936 INFO octavia.api.v2.controllers.load_balancer [req-5e371213-ae36-42e0-816f-21d0fb591718 - - - - -] Sending created Load Balancer a1d938a6-f269-4e33-9fc6-a6471eca5233 to the handler 2019-06-07 06:13:44.823 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN sulvjglsco 2019-06-07 06:13:44.837 30936 INFO octavia.api.v2.controllers.pool [req-91dae9fe-4034-40bb-bcb8-bff54f0a511c - - - - -] Sending Creation of Pool ca48e2b5-a1e5-4640-bf04-4b5f1d2704dd to handler 2019-06-07 06:13:44.844 30935 INFO octavia.common.config [req-788c08ed-fb7b-4480-9d17-3ec153947a36 - - - - -] Logging enabled! 2019-06-07 06:13:44.845 30935 INFO octavia.common.config [req-788c08ed-fb7b-4480-9d17-3ec153947a36 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:44.869 30935 WARNING octavia.api.root_controller [req-788c08ed-fb7b-4480-9d17-3ec153947a36 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:44.883 30935 INFO octavia.api.v2.controllers.load_balancer [req-1f7d1447-a376-45b0-879c-b207d3d588aa - - - - -] Sending created Load Balancer d133fd34-c999-4186-ae07-1a74d0e2500a to the handler 2019-06-07 06:13:44.934 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:44.936 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sulvjglsco 2019-06-07 06:13:44.936 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) 2019-06-07 06:13:44.922 30935 INFO octavia.api.v2.controllers.listener [req-03d85578-cce5-4ef9-a960-a8a1a6ede1ac - - - - -] Sending Creation of Listener e7f20d8b-4886-40f7-8bb4-7180cc40e9f4 to handler 2019-06-07 06:13:44.915 30936 INFO octavia.api.v2.controllers.pool [req-0f5f8a20-a17d-4f15-98fe-d846d5d0341c - - - - -] Sending Creation of Pool 5f2fb499-117d-4b4b-adb8-028848f275d9 to handler {2} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_sni [0.115903s] ... ok 2019-06-07 06:13:44.939 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN womxucveiz 2019-06-07 06:13:44.974 30935 INFO octavia.api.v2.controllers.load_balancer [req-5b1dba65-acc6-4bc4-a9db-792c16b1c00b - - - - -] Sending created Load Balancer 3204cde0-5bd5-4c96-b87d-e8c40018252e to the handler 2019-06-07 06:13:45.014 30935 INFO octavia.api.v2.controllers.pool [req-811e22a2-17bf-4166-9cd8-a6006a045510 - - - - -] Sending Creation of Pool 9f9f626c-e110-47e4-8ac9-f6a554c69bee to handler 2019-06-07 06:13:45.014 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.015 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN womxucveiz 2019-06-07 06:13:45.016 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_delete_non_existent [0.079227s] ... ok 2019-06-07 06:13:45.012 30936 INFO octavia.api.v2.controllers.pool [req-a30f6a4c-e722-4b44-b9a6-f604a3960255 - - - - -] Sending Creation of Pool 61d41fb9-ab80-4798-b187-b3eda9734220 to handler 2019-06-07 06:13:45.018 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN rhnotwucmy 2019-06-07 06:13:45.078 30935 INFO octavia.api.v2.controllers.pool [req-beb836da-3915-4931-950a-d10e2ff3e689 - - - - -] Sending Creation of Pool e08e4d6b-9288-4722-afa4-cb42cb3d2906 to handler 2019-06-07 06:13:45.095 30936 INFO oslo_db.sqlalchemy.provision [req-2c8ef0b0-8c77-4775-9e4e-c0fc73a1af99 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.096 30936 INFO oslo_db.sqlalchemy.provision [req-2c8ef0b0-8c77-4775-9e4e-c0fc73a1af99 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ukjwkfwkpk 2019-06-07 06:13:45.097 30936 INFO oslo_db.sqlalchemy.provision [req-2c8ef0b0-8c77-4775-9e4e-c0fc73a1af99 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_not_authorized [0.535874s] ... ok 2019-06-07 06:13:45.097 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.098 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rhnotwucmy 2019-06-07 06:13:45.099 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_get_all_return_value [0.083044s] ... ok 2019-06-07 06:13:45.100 30936 INFO oslo_db.sqlalchemy.provision [req-2c8ef0b0-8c77-4775-9e4e-c0fc73a1af99 - - - - -] CREATE BACKEND sqlite:// TOKEN oqjqpidcte 2019-06-07 06:13:45.101 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN wwmiihrccu 2019-06-07 06:13:45.154 30935 INFO octavia.api.v2.controllers.pool [req-e668000a-bd1c-440b-bbb6-415dd3035357 - - - - -] Sending Creation of Pool 344e3098-7a38-44a1-9a73-cbfb5ae929aa to handler 2019-06-07 06:13:45.184 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.185 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wwmiihrccu 2019-06-07 06:13:45.185 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_update [0.086624s] ... ok 2019-06-07 06:13:45.180 30936 INFO octavia.common.config [req-2c8ef0b0-8c77-4775-9e4e-c0fc73a1af99 - - - - -] Logging enabled! 2019-06-07 06:13:45.180 30936 INFO octavia.common.config [req-2c8ef0b0-8c77-4775-9e4e-c0fc73a1af99 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:45.188 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN dcubhqfhuk 2019-06-07 06:13:45.205 30936 WARNING octavia.api.root_controller [req-2c8ef0b0-8c77-4775-9e4e-c0fc73a1af99 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:45.217 30936 INFO octavia.api.v2.controllers.load_balancer [req-27e812f6-fdba-464f-ba47-975b536f42a8 - - - - -] Sending created Load Balancer 9a3f040d-aa69-42dc-b144-279878802e8e to the handler 2019-06-07 06:13:45.253 30935 INFO oslo_db.sqlalchemy.provision [req-d30543be-d3c7-4e12-878d-46ba7db847ae - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.254 30935 INFO oslo_db.sqlalchemy.provision [req-d30543be-d3c7-4e12-878d-46ba7db847ae - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qwvocbwmaf 2019-06-07 06:13:45.255 30935 INFO oslo_db.sqlalchemy.provision [req-d30543be-d3c7-4e12-878d-46ba7db847ae - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_admin [0.489002s] ... ok 2019-06-07 06:13:45.257 30935 INFO oslo_db.sqlalchemy.provision [req-d30543be-d3c7-4e12-878d-46ba7db847ae - - - - -] CREATE BACKEND sqlite:// TOKEN xlftkquvnu 2019-06-07 06:13:45.267 30936 INFO octavia.api.v2.controllers.listener [req-d1ad5457-4a85-4818-a690-4d10518c3e9e - - - - -] Sending Creation of Listener 19f4f95b-6d84-4676-a159-1ac9ed712945 to handler 2019-06-07 06:13:45.276 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.278 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dcubhqfhuk 2019-06-07 06:13:45.278 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.VRRPGroupRepositoryTest.test_get_all_return_value [0.092459s] ... ok 2019-06-07 06:13:45.281 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN wsboqluyzn 2019-06-07 06:13:45.347 30936 INFO octavia.api.v2.controllers.pool [req-89006a18-0275-413b-9468-da1f89b7f41b - - - - -] Sending Creation of Pool 5f95762d-df48-47d4-9950-7378a7efd6d3 to handler 2019-06-07 06:13:45.334 30935 INFO octavia.common.config [req-d30543be-d3c7-4e12-878d-46ba7db847ae - - - - -] Logging enabled! 2019-06-07 06:13:45.334 30935 INFO octavia.common.config [req-d30543be-d3c7-4e12-878d-46ba7db847ae - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:45.357 30935 WARNING octavia.api.root_controller [req-d30543be-d3c7-4e12-878d-46ba7db847ae - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:45.375 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.376 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wsboqluyzn 2019-06-07 06:13:45.376 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.VRRPGroupRepositoryTest.test_update [0.098054s] ... ok 2019-06-07 06:13:45.372 30935 INFO octavia.api.v2.controllers.load_balancer [req-4937db03-6174-44bf-a085-8ef40d27f43e - - - - -] Sending created Load Balancer 3c1bee47-50d0-4953-bb89-b02d00d9cea9 to the handler 2019-06-07 06:13:45.379 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] CREATE BACKEND sqlite:// TOKEN anxxfrzath 2019-06-07 06:13:45.414 30935 INFO octavia.api.v2.controllers.listener [req-1aa3ecfd-5081-4143-9a8d-7113f836fd5b - - - - -] Sending Creation of Listener f443b51c-430c-43c8-b4e9-5d5c122df72d to handler 2019-06-07 06:13:45.467 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.468 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN anxxfrzath 2019-06-07 06:13:45.469 30937 INFO oslo_db.sqlalchemy.provision [req-a1a629e4-f2ca-4af6-ba64-43f2ee201b8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {2} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_get_all_return_value [0.092075s] ... ok 2019-06-07 06:13:45.441 30936 INFO octavia.api.v2.controllers.pool [req-d8bd869e-4ef4-413c-97c5-fd2b180b5cfd - - - - -] Sending Creation of Pool 30bb102f-02c5-4189-8620-6e877c7706d2 to handler 2019-06-07 06:13:45.471 30935 INFO octavia.api.v2.controllers.pool [req-818118df-b4de-491e-85d9-76634eafb1df - - - - -] Sending Creation of Pool 245989e3-dc54-464a-92b3-5b87d211dd15 to handler 2019-06-07 06:13:45.558 30935 INFO octavia.api.v2.controllers.health_monitor [req-0356e607-dd35-488c-9446-e9d20a67823e - - - - -] Sending Creation of Health Monitor 87f6de3c-9b3a-4b69-af21-b7ae9f86ffc6 to handler 2019-06-07 06:13:45.559 30936 INFO octavia.api.v2.controllers.pool [req-3d7716e8-eade-4dce-8d36-a4e4794a535d - - - - -] Sending Creation of Pool 807bd8af-9982-4bbc-ab09-d96cc1122b7a to handler 2019-06-07 06:13:45.637 30935 INFO octavia.api.v2.controllers.pool [req-578d4a2d-0ea3-42f2-8dba-bf12f9bc5337 - - - - -] Sending Creation of Pool 3e2f762f-1e64-4af0-b5a7-2a28dc9475a0 to handler 2019-06-07 06:13:45.726 30936 INFO oslo_db.sqlalchemy.provision [req-076e9e3c-2e1a-4916-a485-cf064bb2e694 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.728 30936 INFO oslo_db.sqlalchemy.provision [req-076e9e3c-2e1a-4916-a485-cf064bb2e694 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oqjqpidcte 2019-06-07 06:13:45.728 30936 INFO oslo_db.sqlalchemy.provision [req-076e9e3c-2e1a-4916-a485-cf064bb2e694 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_sorted [0.631318s] ... ok 2019-06-07 06:13:45.731 30936 INFO oslo_db.sqlalchemy.provision [req-076e9e3c-2e1a-4916-a485-cf064bb2e694 - - - - -] CREATE BACKEND sqlite:// TOKEN sjxmucvygr 2019-06-07 06:13:45.731 30938 INFO octavia.api.v2.controllers.l7rule [req-1548933d-a120-4435-93ae-73bb6b890089 - - - - -] Sending Creation of L7Rule 84e3632d-551b-4e46-a6d5-f2e38512a126 to handler 2019-06-07 06:13:45.736 30935 INFO octavia.api.v2.controllers.pool [req-195c7b7a-1278-48d3-89ef-2b22462dac35 - - - - -] Sending Creation of Pool 80b79f05-d159-4216-a5f6-5a4e5c65b804 to handler 2019-06-07 06:13:45.799 30936 INFO octavia.common.config [req-076e9e3c-2e1a-4916-a485-cf064bb2e694 - - - - -] Logging enabled! 2019-06-07 06:13:45.799 30936 INFO octavia.common.config [req-076e9e3c-2e1a-4916-a485-cf064bb2e694 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:45.820 30936 WARNING octavia.api.root_controller [req-076e9e3c-2e1a-4916-a485-cf064bb2e694 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:45.831 30936 INFO octavia.api.v2.controllers.load_balancer [req-c1370560-75fc-4dff-b27a-497e27bd53f0 - - - - -] Sending created Load Balancer 2f9041d3-b44b-4170-b5a3-6cf75ceda4c9 to the handler 2019-06-07 06:13:45.856 30935 INFO oslo_db.sqlalchemy.provision [req-743a275d-8ce6-4a4a-b7b8-ff243b7bd355 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:45.858 30935 INFO oslo_db.sqlalchemy.provision [req-743a275d-8ce6-4a4a-b7b8-ff243b7bd355 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xlftkquvnu 2019-06-07 06:13:45.858 30935 INFO oslo_db.sqlalchemy.provision [req-743a275d-8ce6-4a4a-b7b8-ff243b7bd355 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_filter [0.603420s] ... ok 2019-06-07 06:13:45.861 30935 INFO oslo_db.sqlalchemy.provision [req-743a275d-8ce6-4a4a-b7b8-ff243b7bd355 - - - - -] CREATE BACKEND sqlite:// TOKEN hmeyeanddd 2019-06-07 06:13:45.868 30936 INFO octavia.api.v2.controllers.listener [req-04103668-21f8-474e-a916-cebe0fbbe90e - - - - -] Sending Creation of Listener bfe408e8-ae49-4747-9165-11ba43947c8c to handler 2019-06-07 06:13:45.929 30936 INFO octavia.api.v2.controllers.pool [req-083e01ea-dadb-4477-9546-d93c2933a87a - - - - -] Sending Creation of Pool 3cf365f4-9846-4780-9aaf-443013e27f4d to handler 2019-06-07 06:13:45.930 30935 INFO octavia.common.config [req-743a275d-8ce6-4a4a-b7b8-ff243b7bd355 - - - - -] Logging enabled! 2019-06-07 06:13:45.930 30935 INFO octavia.common.config [req-743a275d-8ce6-4a4a-b7b8-ff243b7bd355 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:45.951 30935 WARNING octavia.api.root_controller [req-743a275d-8ce6-4a4a-b7b8-ff243b7bd355 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:45.962 30935 INFO octavia.api.v2.controllers.load_balancer [req-52d7e34c-ba55-4dd3-860f-823fd9800aec - - - - -] Sending created Load Balancer 6907a544-1aa1-42b7-acdf-7f6bd3ea61fb to the handler 2019-06-07 06:13:45.998 30935 INFO octavia.api.v2.controllers.listener [req-99ae0853-2ed0-431d-9f46-7d45aa198b75 - - - - -] Sending Creation of Listener 1ac6419f-6f2f-4a9f-b682-146378aa7c38 to handler 2019-06-07 06:13:46.010 30936 INFO oslo_db.sqlalchemy.provision [req-70d5c01d-e9df-4c88-a413-dfe9f4e72443 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:46.011 30936 INFO oslo_db.sqlalchemy.provision [req-70d5c01d-e9df-4c88-a413-dfe9f4e72443 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sjxmucvygr 2019-06-07 06:13:46.012 30936 INFO oslo_db.sqlalchemy.provision [req-70d5c01d-e9df-4c88-a413-dfe9f4e72443 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_one_fields_filter [0.283409s] ... ok 2019-06-07 06:13:46.015 30936 INFO oslo_db.sqlalchemy.provision [req-70d5c01d-e9df-4c88-a413-dfe9f4e72443 - - - - -] CREATE BACKEND sqlite:// TOKEN wwdnwjvwaq 2019-06-07 06:13:46.071 30935 INFO octavia.api.v2.controllers.pool [req-41213e2a-cb1e-4d63-97c2-2c7e3633ee0c - - - - -] Sending Creation of Pool 23cd5b71-d2f4-4923-96c5-a81fc883aa1c to handler 2019-06-07 06:13:46.082 30936 INFO octavia.common.config [req-70d5c01d-e9df-4c88-a413-dfe9f4e72443 - - - - -] Logging enabled! 2019-06-07 06:13:46.082 30936 INFO octavia.common.config [req-70d5c01d-e9df-4c88-a413-dfe9f4e72443 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:46.103 30936 WARNING octavia.api.root_controller [req-70d5c01d-e9df-4c88-a413-dfe9f4e72443 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:46.115 30936 INFO octavia.api.v2.controllers.load_balancer [req-e28b69eb-6eef-4a87-b8b4-33adfc93810c - - - - -] Sending created Load Balancer c284d8da-2e51-4bcf-a73d-50aaefe8e9b4 to the handler 2019-06-07 06:13:46.153 30936 INFO octavia.api.v2.controllers.listener [req-1bedfd5f-c7dc-4a0f-8d39-7be677b5e722 - - - - -] Sending Creation of Listener cc5e4436-7368-4771-99aa-c1682e57101f to handler 2019-06-07 06:13:46.223 30936 INFO octavia.api.v2.controllers.pool [req-20c7c1fb-5212-45e3-b5b9-77a65add4bc6 - - - - -] Sending Creation of Pool 2693d5df-5bdf-4f97-ab16-399214de3ce9 to handler 2019-06-07 06:13:46.235 30935 INFO oslo_db.sqlalchemy.provision [req-f57968d9-3c68-49e4-b874-ef44590213f6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:46.236 30935 INFO oslo_db.sqlalchemy.provision [req-f57968d9-3c68-49e4-b874-ef44590213f6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hmeyeanddd 2019-06-07 06:13:46.237 30935 INFO oslo_db.sqlalchemy.provision [req-f57968d9-3c68-49e4-b874-ef44590213f6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_with_listener [0.378453s] ... ok 2019-06-07 06:13:46.240 30935 INFO oslo_db.sqlalchemy.provision [req-f57968d9-3c68-49e4-b874-ef44590213f6 - - - - -] CREATE BACKEND sqlite:// TOKEN oegekbsiuu 2019-06-07 06:13:46.307 30935 INFO octavia.common.config [req-f57968d9-3c68-49e4-b874-ef44590213f6 - - - - -] Logging enabled! 2019-06-07 06:13:46.307 30935 INFO octavia.common.config [req-f57968d9-3c68-49e4-b874-ef44590213f6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:46.322 30936 INFO oslo_db.sqlalchemy.provision [req-7a5a6fa9-9d82-4cd6-9b99-e64b2c561ac1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:46.323 30936 INFO oslo_db.sqlalchemy.provision [req-7a5a6fa9-9d82-4cd6-9b99-e64b2c561ac1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wwdnwjvwaq 2019-06-07 06:13:46.323 30936 INFO oslo_db.sqlalchemy.provision [req-7a5a6fa9-9d82-4cd6-9b99-e64b2c561ac1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_not_authorized [0.311524s] ... ok 2019-06-07 06:13:46.326 30936 INFO oslo_db.sqlalchemy.provision [req-7a5a6fa9-9d82-4cd6-9b99-e64b2c561ac1 - - - - -] CREATE BACKEND sqlite:// TOKEN osncmlojsm 2019-06-07 06:13:46.329 30935 WARNING octavia.api.root_controller [req-f57968d9-3c68-49e4-b874-ef44590213f6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:46.341 30935 INFO octavia.api.v2.controllers.load_balancer [req-3a8d1dd9-c8ea-4239-b305-d3e8bffff481 - - - - -] Sending created Load Balancer 0591f995-b079-4f23-9c2c-8bb051523562 to the handler 2019-06-07 06:13:46.378 30935 INFO octavia.api.v2.controllers.listener [req-7f3e1cd6-c934-4780-83c4-d8548cc48224 - - - - -] Sending Creation of Listener 8dcc1939-1788-4097-8aa3-2cbc32ba5c0c to handler 2019-06-07 06:13:46.394 30936 INFO octavia.common.config [req-7a5a6fa9-9d82-4cd6-9b99-e64b2c561ac1 - - - - -] Logging enabled! 2019-06-07 06:13:46.395 30936 INFO octavia.common.config [req-7a5a6fa9-9d82-4cd6-9b99-e64b2c561ac1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:46.415 30936 WARNING octavia.api.root_controller [req-7a5a6fa9-9d82-4cd6-9b99-e64b2c561ac1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:46.427 30936 INFO octavia.api.v2.controllers.load_balancer [req-22225152-1e41-410e-9db5-f6e56f82b8f6 - - - - -] Sending created Load Balancer 6979428b-9b30-4069-bbc7-cede1969ae3b to the handler 2019-06-07 06:13:46.450 30935 INFO octavia.api.v2.controllers.pool [req-19d29b42-68cb-48cc-8c50-3f7ff84830f5 - - - - -] Sending Creation of Pool c99187cc-1e5b-41ee-b3d5-680dd6030dab to handler 2019-06-07 06:13:46.464 30936 INFO octavia.api.v2.controllers.listener [req-af951445-20ad-4abc-9db3-0232a9f637de - - - - -] Sending Creation of Listener 2d1d15a4-5f59-4771-b22c-8f35586869bd to handler 2019-06-07 06:13:46.533 30935 INFO oslo_db.sqlalchemy.provision [req-e1befb80-96d7-46c3-ad68-ff7902825e87 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:46.535 30935 INFO oslo_db.sqlalchemy.provision [req-e1befb80-96d7-46c3-ad68-ff7902825e87 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oegekbsiuu 2019-06-07 06:13:46.535 30935 INFO oslo_db.sqlalchemy.provision [req-e1befb80-96d7-46c3-ad68-ff7902825e87 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_authorized [0.297990s] ... ok 2019-06-07 06:13:46.538 30935 INFO oslo_db.sqlalchemy.provision [req-e1befb80-96d7-46c3-ad68-ff7902825e87 - - - - -] CREATE BACKEND sqlite:// TOKEN pkuakhxvrr 2019-06-07 06:13:46.547 30936 INFO octavia.api.v2.controllers.pool [req-9309dee2-10ce-41e1-a209-8653e8f1e665 - - - - -] Sending Creation of Pool 08b5dd94-e95e-4e40-9ac2-92c90c900488 to handler 2019-06-07 06:13:46.606 30935 INFO octavia.common.config [req-e1befb80-96d7-46c3-ad68-ff7902825e87 - - - - -] Logging enabled! 2019-06-07 06:13:46.606 30935 INFO octavia.common.config [req-e1befb80-96d7-46c3-ad68-ff7902825e87 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:46.627 30935 WARNING octavia.api.root_controller [req-e1befb80-96d7-46c3-ad68-ff7902825e87 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:46.639 30935 INFO octavia.api.v2.controllers.load_balancer [req-7884b167-0417-4d28-b3d0-1646b021ee5d - - - - -] Sending created Load Balancer 2111d145-9e8f-4dc2-9abc-bd9b954f51ef to the handler 2019-06-07 06:13:46.647 30936 INFO oslo_db.sqlalchemy.provision [req-e0265020-18ce-4dd3-a636-772f25db76bd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:46.648 30936 INFO oslo_db.sqlalchemy.provision [req-e0265020-18ce-4dd3-a636-772f25db76bd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN osncmlojsm 2019-06-07 06:13:46.648 30936 INFO oslo_db.sqlalchemy.provision [req-e0265020-18ce-4dd3-a636-772f25db76bd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_with_bad_SP_type_HTTP_cookie [0.324912s] ... ok 2019-06-07 06:13:46.651 30936 INFO oslo_db.sqlalchemy.provision [req-e0265020-18ce-4dd3-a636-772f25db76bd - - - - -] CREATE BACKEND sqlite:// TOKEN extrkpunra 2019-06-07 06:13:46.676 30935 INFO octavia.api.v2.controllers.listener [req-18d8b1a9-a6d6-4bd4-ad49-4f6cc9680a5b - - - - -] Sending Creation of Listener 789a4787-c1e8-442e-8537-4493abc9c655 to handler 2019-06-07 06:13:46.720 30936 INFO octavia.common.config [req-e0265020-18ce-4dd3-a636-772f25db76bd - - - - -] Logging enabled! 2019-06-07 06:13:46.720 30936 INFO octavia.common.config [req-e0265020-18ce-4dd3-a636-772f25db76bd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:46.722 30935 INFO octavia.api.v2.controllers.load_balancer [req-8c0253a9-a43b-4fa4-aa90-5c8dfa8783cf - - - - -] Sending created Load Balancer 219324db-7a0f-4400-8498-41ef0d039fb3 to the handler 2019-06-07 06:13:46.741 30936 WARNING octavia.api.root_controller [req-e0265020-18ce-4dd3-a636-772f25db76bd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:46.751 30935 INFO octavia.api.v2.controllers.load_balancer [req-25787f89-92ec-4706-81f8-25c462d31f5d - - - - -] Sending created Load Balancer 7eff08d8-a8e1-44c9-bb8f-4d3765768036 to the handler 2019-06-07 06:13:46.753 30936 INFO octavia.api.v2.controllers.load_balancer [req-b996fa20-7b48-4fce-955f-ae8f086ed50a - - - - -] Sending created Load Balancer 2f1f41ae-74da-4d07-8b5e-f3e357669db0 to the handler 2019-06-07 06:13:46.790 30935 INFO octavia.api.v2.controllers.pool [req-f1958004-4055-4ae0-9af8-4fafbc980dfb - - - - -] Sending Creation of Pool ef267249-bbb5-4678-80f5-8ae20f2d187e to handler 2019-06-07 06:13:46.851 30935 INFO octavia.api.v2.controllers.pool [req-78a30d6e-be87-4b04-8e26-65e328a85688 - - - - -] Sending Creation of Pool d4ecb02e-aace-4699-bc68-63cc0b671643 to handler 2019-06-07 06:13:46.862 30936 INFO octavia.api.v2.controllers.listener [req-0c903380-df4c-4706-bfa2-80663581daf7 - - - - -] Sending Creation of Listener b1c1d49c-1ec1-450a-bba7-4764d3504225 to handler 2019-06-07 06:13:46.911 30935 INFO octavia.api.v2.controllers.pool [req-06be4e37-809d-4b10-a7e7-e985f1e0f172 - - - - -] Sending Creation of Pool 32290723-b55b-4cb0-827d-0243dfe24b61 to handler 2019-06-07 06:13:46.937 30936 INFO octavia.api.v2.controllers.pool [req-2d6875a8-e420-4083-8396-3d68d54370e4 - - - - -] Sending Creation of Pool f20cd6f5-da7d-49c0-8fc8-c57bc65efa71 to handler 2019-06-07 06:13:47.016 30936 INFO octavia.api.v2.controllers.pool [req-01c316ba-8344-4c6c-bbe0-16238102c207 - - - - -] Sending Update of Pool f20cd6f5-da7d-49c0-8fc8-c57bc65efa71 to handler 2019-06-07 06:13:47.017 30935 INFO oslo_db.sqlalchemy.provision [req-a2c623d5-2dd6-4bb7-a64f-6fe8c31549b0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.019 30935 INFO oslo_db.sqlalchemy.provision [req-a2c623d5-2dd6-4bb7-a64f-6fe8c31549b0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pkuakhxvrr 2019-06-07 06:13:47.019 30935 INFO oslo_db.sqlalchemy.provision [req-a2c623d5-2dd6-4bb7-a64f-6fe8c31549b0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_by_project_id [0.484168s] ... ok 2019-06-07 06:13:47.022 30935 INFO oslo_db.sqlalchemy.provision [req-a2c623d5-2dd6-4bb7-a64f-6fe8c31549b0 - - - - -] CREATE BACKEND sqlite:// TOKEN kkbuqsxras 2019-06-07 06:13:47.103 30936 INFO oslo_db.sqlalchemy.provision [req-44a9a006-f9e5-4e7c-80e0-fd365af16821 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.104 30936 INFO oslo_db.sqlalchemy.provision [req-44a9a006-f9e5-4e7c-80e0-fd365af16821 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN extrkpunra 2019-06-07 06:13:47.104 30936 INFO oslo_db.sqlalchemy.provision [req-44a9a006-f9e5-4e7c-80e0-fd365af16821 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_with_bad_handler [0.455714s] ... ok 2019-06-07 06:13:47.108 30936 INFO oslo_db.sqlalchemy.provision [req-44a9a006-f9e5-4e7c-80e0-fd365af16821 - - - - -] CREATE BACKEND sqlite:// TOKEN yztcgrtdba 2019-06-07 06:13:47.089 30935 INFO octavia.common.config [req-a2c623d5-2dd6-4bb7-a64f-6fe8c31549b0 - - - - -] Logging enabled! 2019-06-07 06:13:47.090 30935 INFO octavia.common.config [req-a2c623d5-2dd6-4bb7-a64f-6fe8c31549b0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.113 30935 WARNING octavia.api.root_controller [req-a2c623d5-2dd6-4bb7-a64f-6fe8c31549b0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.127 30935 INFO octavia.api.v2.controllers.load_balancer [req-9cfe2243-1940-4cba-811b-1444b1db04c2 - - - - -] Sending created Load Balancer b1ea69d2-9347-45e7-a958-a34e8b66c5a7 to the handler 2019-06-07 06:13:47.164 30935 INFO octavia.api.v2.controllers.listener [req-45f9ed3f-6696-4943-acea-3c95707fd35c - - - - -] Sending Creation of Listener ed3f8a57-f796-4122-98e3-80a0d5345794 to handler 2019-06-07 06:13:47.175 30936 INFO octavia.common.config [req-44a9a006-f9e5-4e7c-80e0-fd365af16821 - - - - -] Logging enabled! 2019-06-07 06:13:47.176 30936 INFO octavia.common.config [req-44a9a006-f9e5-4e7c-80e0-fd365af16821 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.196 30936 WARNING octavia.api.root_controller [req-44a9a006-f9e5-4e7c-80e0-fd365af16821 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.223 30936 INFO oslo_db.sqlalchemy.provision [req-cc93c2b1-a2e7-4a27-9ff8-80ff78161f17 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.224 30936 INFO oslo_db.sqlalchemy.provision [req-cc93c2b1-a2e7-4a27-9ff8-80ff78161f17 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yztcgrtdba 2019-06-07 06:13:47.225 30936 INFO oslo_db.sqlalchemy.provision [req-cc93c2b1-a2e7-4a27-9ff8-80ff78161f17 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_missing_quotas [0.119993s] ... ok 2019-06-07 06:13:47.227 30936 INFO oslo_db.sqlalchemy.provision [req-cc93c2b1-a2e7-4a27-9ff8-80ff78161f17 - - - - -] CREATE BACKEND sqlite:// TOKEN uxpnodcogn 2019-06-07 06:13:47.237 30935 INFO octavia.api.v2.controllers.pool [req-47539c32-298e-41f9-941e-019466d68ca7 - - - - -] Sending Creation of Pool 392ae688-9b45-4eb5-ae40-968ee4eb5551 to handler 2019-06-07 06:13:47.296 30936 INFO octavia.common.config [req-cc93c2b1-a2e7-4a27-9ff8-80ff78161f17 - - - - -] Logging enabled! 2019-06-07 06:13:47.296 30936 INFO octavia.common.config [req-cc93c2b1-a2e7-4a27-9ff8-80ff78161f17 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.317 30936 WARNING octavia.api.root_controller [req-cc93c2b1-a2e7-4a27-9ff8-80ff78161f17 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.311 30935 INFO octavia.api.v2.controllers.pool [req-5bbdc0ba-ee35-48ab-aef8-f0864a8790bd - - - - -] Sending Update of Pool 392ae688-9b45-4eb5-ae40-968ee4eb5551 to handler 2019-06-07 06:13:47.343 30936 INFO oslo_db.sqlalchemy.provision [req-31e736e0-cd8c-458a-a712-b454ce964be5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.344 30936 INFO oslo_db.sqlalchemy.provision [req-31e736e0-cd8c-458a-a712-b454ce964be5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uxpnodcogn 2019-06-07 06:13:47.345 30936 INFO oslo_db.sqlalchemy.provision [req-31e736e0-cd8c-458a-a712-b454ce964be5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_partial_quotas [0.119908s] ... ok 2019-06-07 06:13:47.348 30936 INFO oslo_db.sqlalchemy.provision [req-31e736e0-cd8c-458a-a712-b454ce964be5 - - - - -] CREATE BACKEND sqlite:// TOKEN ivnxujapvw 2019-06-07 06:13:47.415 30936 INFO octavia.common.config [req-31e736e0-cd8c-458a-a712-b454ce964be5 - - - - -] Logging enabled! 2019-06-07 06:13:47.416 30936 INFO octavia.common.config [req-31e736e0-cd8c-458a-a712-b454ce964be5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.436 30936 WARNING octavia.api.root_controller [req-31e736e0-cd8c-458a-a712-b454ce964be5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.452 30936 INFO oslo_db.sqlalchemy.provision [req-67c099ae-7d94-430d-b49a-40af89ba969f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.454 30936 INFO oslo_db.sqlalchemy.provision [req-67c099ae-7d94-430d-b49a-40af89ba969f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ivnxujapvw 2019-06-07 06:13:47.454 30936 INFO oslo_db.sqlalchemy.provision [req-67c099ae-7d94-430d-b49a-40af89ba969f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_quotas_not_Authorized_member [0.109419s] ... ok 2019-06-07 06:13:47.457 30936 INFO oslo_db.sqlalchemy.provision [req-67c099ae-7d94-430d-b49a-40af89ba969f - - - - -] CREATE BACKEND sqlite:// TOKEN omdxkgtmij 2019-06-07 06:13:47.500 30935 INFO oslo_db.sqlalchemy.provision [req-c4f752dc-4a07-4322-b5fd-950f26a2a7b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.501 30935 INFO oslo_db.sqlalchemy.provision [req-c4f752dc-4a07-4322-b5fd-950f26a2a7b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kkbuqsxras 2019-06-07 06:13:47.501 30935 INFO oslo_db.sqlalchemy.provision [req-c4f752dc-4a07-4322-b5fd-950f26a2a7b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update [0.482014s] ... ok 2019-06-07 06:13:47.504 30935 INFO oslo_db.sqlalchemy.provision [req-c4f752dc-4a07-4322-b5fd-950f26a2a7b2 - - - - -] CREATE BACKEND sqlite:// TOKEN uufvxjtrek 2019-06-07 06:13:47.526 30936 INFO octavia.common.config [req-67c099ae-7d94-430d-b49a-40af89ba969f - - - - -] Logging enabled! 2019-06-07 06:13:47.526 30936 INFO octavia.common.config [req-67c099ae-7d94-430d-b49a-40af89ba969f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.547 30936 WARNING octavia.api.root_controller [req-67c099ae-7d94-430d-b49a-40af89ba969f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.572 30935 INFO octavia.common.config [req-c4f752dc-4a07-4322-b5fd-950f26a2a7b2 - - - - -] Logging enabled! 2019-06-07 06:13:47.572 30935 INFO octavia.common.config [req-c4f752dc-4a07-4322-b5fd-950f26a2a7b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.585 30936 INFO oslo_db.sqlalchemy.provision [req-87c23de3-ecfc-4c93-b93d-a7e80643126f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.586 30936 INFO oslo_db.sqlalchemy.provision [req-87c23de3-ecfc-4c93-b93d-a7e80643126f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN omdxkgtmij 2019-06-07 06:13:47.587 30936 INFO oslo_db.sqlalchemy.provision [req-87c23de3-ecfc-4c93-b93d-a7e80643126f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_custom_quotas_admin [0.132090s] ... ok 2019-06-07 06:13:47.589 30936 INFO oslo_db.sqlalchemy.provision [req-87c23de3-ecfc-4c93-b93d-a7e80643126f - - - - -] CREATE BACKEND sqlite:// TOKEN dbypfispgw 2019-06-07 06:13:47.593 30935 WARNING octavia.api.root_controller [req-c4f752dc-4a07-4322-b5fd-950f26a2a7b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.604 30935 INFO octavia.api.v2.controllers.load_balancer [req-b045147d-eb18-4084-941f-cefedf3b4d88 - - - - -] Sending created Load Balancer 5a99eb03-39c1-4d26-840d-2bd306e7f7b3 to the handler 2019-06-07 06:13:47.624 30938 INFO octavia.api.v2.controllers.l7rule [req-c6bb7635-d3b5-4b9b-8e2c-1e03f5c366c2 - - - - -] Sending Creation of L7Rule e4c2cecf-2886-44fe-884e-2ddd724a5f4b to handler 2019-06-07 06:13:47.642 30935 INFO octavia.api.v2.controllers.listener [req-08a77cd5-de04-40c6-bb46-9ae186830a63 - - - - -] Sending Creation of Listener ceb546b3-d8ac-4394-b59a-bbc122f20f74 to handler 2019-06-07 06:13:47.657 30936 INFO octavia.common.config [req-87c23de3-ecfc-4c93-b93d-a7e80643126f - - - - -] Logging enabled! 2019-06-07 06:13:47.657 30936 INFO octavia.common.config [req-87c23de3-ecfc-4c93-b93d-a7e80643126f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.679 30936 WARNING octavia.api.root_controller [req-87c23de3-ecfc-4c93-b93d-a7e80643126f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.722 30936 INFO oslo_db.sqlalchemy.provision [req-38f21578-cea9-462f-a067-74d066f45bf3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.724 30936 INFO oslo_db.sqlalchemy.provision [req-38f21578-cea9-462f-a067-74d066f45bf3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dbypfispgw 2019-06-07 06:13:47.724 30936 INFO oslo_db.sqlalchemy.provision [req-38f21578-cea9-462f-a067-74d066f45bf3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_non_admin_observer [0.137268s] ... ok 2019-06-07 06:13:47.725 30935 INFO octavia.api.v2.controllers.pool [req-774147ab-acc5-4161-a0a1-8db324044f95 - - - - -] Sending Creation of Pool aeacdc80-32fc-4529-94a4-f6a834be2a98 to handler 2019-06-07 06:13:47.727 30936 INFO oslo_db.sqlalchemy.provision [req-38f21578-cea9-462f-a067-74d066f45bf3 - - - - -] CREATE BACKEND sqlite:// TOKEN okddubthed 2019-06-07 06:13:47.794 30936 INFO octavia.common.config [req-38f21578-cea9-462f-a067-74d066f45bf3 - - - - -] Logging enabled! 2019-06-07 06:13:47.794 30936 INFO octavia.common.config [req-38f21578-cea9-462f-a067-74d066f45bf3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.811 30935 INFO oslo_db.sqlalchemy.provision [req-3ec70161-3c64-44f4-8888-376b38db7db3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.813 30935 INFO oslo_db.sqlalchemy.provision [req-3ec70161-3c64-44f4-8888-376b38db7db3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uufvxjtrek 2019-06-07 06:13:47.813 30935 INFO oslo_db.sqlalchemy.provision [req-3ec70161-3c64-44f4-8888-376b38db7db3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_bad_session_persistence [0.311431s] ... ok 2019-06-07 06:13:47.816 30935 INFO oslo_db.sqlalchemy.provision [req-3ec70161-3c64-44f4-8888-376b38db7db3 - - - - -] CREATE BACKEND sqlite:// TOKEN gkzlbpywtk 2019-06-07 06:13:47.815 30936 WARNING octavia.api.root_controller [req-38f21578-cea9-462f-a067-74d066f45bf3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.859 30936 INFO oslo_db.sqlalchemy.provision [req-91bdd128-785a-4d31-9222-ff07afa60171 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.861 30936 INFO oslo_db.sqlalchemy.provision [req-91bdd128-785a-4d31-9222-ff07afa60171 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN okddubthed 2019-06-07 06:13:47.861 30936 INFO oslo_db.sqlalchemy.provision [req-91bdd128-785a-4d31-9222-ff07afa60171 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_quota_admin [0.136883s] ... ok 2019-06-07 06:13:47.864 30936 INFO oslo_db.sqlalchemy.provision [req-91bdd128-785a-4d31-9222-ff07afa60171 - - - - -] CREATE BACKEND sqlite:// TOKEN jfostoudid 2019-06-07 06:13:47.884 30935 INFO octavia.common.config [req-3ec70161-3c64-44f4-8888-376b38db7db3 - - - - -] Logging enabled! 2019-06-07 06:13:47.884 30935 INFO octavia.common.config [req-3ec70161-3c64-44f4-8888-376b38db7db3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.905 30935 WARNING octavia.api.root_controller [req-3ec70161-3c64-44f4-8888-376b38db7db3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.916 30935 INFO octavia.api.v2.controllers.load_balancer [req-0fe887c4-37f8-406f-8718-cbcf816b51e4 - - - - -] Sending created Load Balancer d5c56621-f850-4341-be83-0ca8338d0b4a to the handler 2019-06-07 06:13:47.933 30936 INFO octavia.common.config [req-91bdd128-785a-4d31-9222-ff07afa60171 - - - - -] Logging enabled! 2019-06-07 06:13:47.933 30936 INFO octavia.common.config [req-91bdd128-785a-4d31-9222-ff07afa60171 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:47.953 30935 INFO octavia.api.v2.controllers.listener [req-0650a571-1c26-4b21-9de6-3f02f1529a55 - - - - -] Sending Creation of Listener b07a18e6-7716-4b15-8c0f-54d08ed44d50 to handler 2019-06-07 06:13:47.955 30936 WARNING octavia.api.root_controller [req-91bdd128-785a-4d31-9222-ff07afa60171 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:47.979 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:47.981 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jfostoudid 2019-06-07 06:13:47.981 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_not_Authorized_bogus_role [0.119927s] ... ok 2019-06-07 06:13:47.985 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN urqazktipo 2019-06-07 06:13:48.026 30935 INFO octavia.api.v2.controllers.pool [req-02c30026-e098-4493-885c-16bf95859cd3 - - - - -] Sending Creation of Pool 54d96eb6-5390-4410-a44f-b2c382b86bc6 to handler 2019-06-07 06:13:48.064 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.065 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN urqazktipo 2019-06-07 06:13:48.066 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.AmphoraHealthModelTest.test_delete [0.084206s] ... ok 2019-06-07 06:13:48.068 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN bzjcmkjqwy 2019-06-07 06:13:48.121 30935 INFO oslo_db.sqlalchemy.provision [req-1eaeaf96-44f0-4f9b-aaaa-0788e485ce6a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.123 30935 INFO oslo_db.sqlalchemy.provision [req-1eaeaf96-44f0-4f9b-aaaa-0788e485ce6a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gkzlbpywtk 2019-06-07 06:13:48.123 30935 INFO oslo_db.sqlalchemy.provision [req-1eaeaf96-44f0-4f9b-aaaa-0788e485ce6a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_with_bad_SP_cookie_name [0.310008s] ... ok 2019-06-07 06:13:48.126 30935 INFO oslo_db.sqlalchemy.provision [req-1eaeaf96-44f0-4f9b-aaaa-0788e485ce6a - - - - -] CREATE BACKEND sqlite:// TOKEN izkcdmyxfy 2019-06-07 06:13:48.149 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.151 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bzjcmkjqwy 2019-06-07 06:13:48.151 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.AmphoraModelTest.test_delete [0.085030s] ... ok 2019-06-07 06:13:48.154 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN bqblheadzl 2019-06-07 06:13:48.198 30935 INFO octavia.common.config [req-1eaeaf96-44f0-4f9b-aaaa-0788e485ce6a - - - - -] Logging enabled! 2019-06-07 06:13:48.198 30935 INFO octavia.common.config [req-1eaeaf96-44f0-4f9b-aaaa-0788e485ce6a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:48.222 30935 WARNING octavia.api.root_controller [req-1eaeaf96-44f0-4f9b-aaaa-0788e485ce6a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:48.232 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.234 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bqblheadzl 2019-06-07 06:13:48.234 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.AmphoraModelTest.test_update [0.083137s] ... ok 2019-06-07 06:13:48.237 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN wmceechide 2019-06-07 06:13:48.258 30935 INFO oslo_db.sqlalchemy.provision [req-9cae0b5e-e1ee-4654-9be9-137d8469ad53 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.261 30935 INFO oslo_db.sqlalchemy.provision [req-9cae0b5e-e1ee-4654-9be9-137d8469ad53 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN izkcdmyxfy 2019-06-07 06:13:48.262 30935 INFO oslo_db.sqlalchemy.provision [req-9cae0b5e-e1ee-4654-9be9-137d8469ad53 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_custom_quotas [0.138319s] ... ok 2019-06-07 06:13:48.264 30935 INFO oslo_db.sqlalchemy.provision [req-9cae0b5e-e1ee-4654-9be9-137d8469ad53 - - - - -] CREATE BACKEND sqlite:// TOKEN uiwhxvlasl 2019-06-07 06:13:48.318 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.319 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wmceechide 2019-06-07 06:13:48.320 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_delete [0.085409s] ... ok 2019-06-07 06:13:48.323 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN ihxfbzabrf 2019-06-07 06:13:48.332 30935 INFO octavia.common.config [req-9cae0b5e-e1ee-4654-9be9-137d8469ad53 - - - - -] Logging enabled! 2019-06-07 06:13:48.333 30935 INFO octavia.common.config [req-9cae0b5e-e1ee-4654-9be9-137d8469ad53 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:48.354 30935 WARNING octavia.api.root_controller [req-9cae0b5e-e1ee-4654-9be9-137d8469ad53 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:48.386 30935 INFO oslo_db.sqlalchemy.provision [req-9fd7c5aa-0ea1-4353-9cc8-db94524d9571 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.388 30935 INFO oslo_db.sqlalchemy.provision [req-9fd7c5aa-0ea1-4353-9cc8-db94524d9571 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uiwhxvlasl 2019-06-07 06:13:48.388 30935 INFO oslo_db.sqlalchemy.provision [req-9fd7c5aa-0ea1-4353-9cc8-db94524d9571 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_quotas_not_Authorized_member [0.125966s] ... ok 2019-06-07 06:13:48.391 30935 INFO oslo_db.sqlalchemy.provision [req-9fd7c5aa-0ea1-4353-9cc8-db94524d9571 - - - - -] CREATE BACKEND sqlite:// TOKEN xopvumoiar 2019-06-07 06:13:48.411 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.413 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ihxfbzabrf 2019-06-07 06:13:48.413 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listeners_pools_refs_with_l7policy_without_l7rule [0.093281s] ... ok 2019-06-07 06:13:48.416 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN ujcpmxgtud 2019-06-07 06:13:48.458 30935 INFO octavia.common.config [req-9fd7c5aa-0ea1-4353-9cc8-db94524d9571 - - - - -] Logging enabled! 2019-06-07 06:13:48.458 30935 INFO octavia.common.config [req-9fd7c5aa-0ea1-4353-9cc8-db94524d9571 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:48.480 30935 WARNING octavia.api.root_controller [req-9fd7c5aa-0ea1-4353-9cc8-db94524d9571 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:48.496 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.498 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ujcpmxgtud 2019-06-07 06:13:48.498 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.ListenerModelTest.test_delete [0.084361s] ... ok 2019-06-07 06:13:48.505 30935 INFO oslo_db.sqlalchemy.provision [req-1fe42fa4-d042-43e2-b10e-53fbde797544 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.507 30935 INFO oslo_db.sqlalchemy.provision [req-1fe42fa4-d042-43e2-b10e-53fbde797544 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xopvumoiar 2019-06-07 06:13:48.507 30935 INFO oslo_db.sqlalchemy.provision [req-1fe42fa4-d042-43e2-b10e-53fbde797544 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_global_observer [0.119031s] ... ok 2019-06-07 06:13:48.501 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN wyejqislqw 2019-06-07 06:13:48.510 30935 INFO oslo_db.sqlalchemy.provision [req-1fe42fa4-d042-43e2-b10e-53fbde797544 - - - - -] CREATE BACKEND sqlite:// TOKEN rfvaiywtnl 2019-06-07 06:13:48.577 30935 INFO octavia.common.config [req-1fe42fa4-d042-43e2-b10e-53fbde797544 - - - - -] Logging enabled! 2019-06-07 06:13:48.577 30935 INFO octavia.common.config [req-1fe42fa4-d042-43e2-b10e-53fbde797544 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:48.585 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.586 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wyejqislqw 2019-06-07 06:13:48.587 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_delete [0.088770s] ... ok 2019-06-07 06:13:48.590 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN rlakfxaltx 2019-06-07 06:13:48.598 30935 WARNING octavia.api.root_controller [req-1fe42fa4-d042-43e2-b10e-53fbde797544 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:48.624 30935 INFO oslo_db.sqlalchemy.provision [req-dd11a4d6-7d90-4e46-9140-c9eabd47ff9c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.625 30935 INFO oslo_db.sqlalchemy.provision [req-dd11a4d6-7d90-4e46-9140-c9eabd47ff9c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rfvaiywtnl 2019-06-07 06:13:48.625 30935 INFO oslo_db.sqlalchemy.provision [req-dd11a4d6-7d90-4e46-9140-c9eabd47ff9c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_member [0.118343s] ... ok 2019-06-07 06:13:48.628 30935 INFO oslo_db.sqlalchemy.provision [req-dd11a4d6-7d90-4e46-9140-c9eabd47ff9c - - - - -] CREATE BACKEND sqlite:// TOKEN dophukdgvm 2019-06-07 06:13:48.671 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.672 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rlakfxaltx 2019-06-07 06:13:48.672 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_delete [0.085301s] ... ok 2019-06-07 06:13:48.675 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN ssegbmlbrm 2019-06-07 06:13:48.696 30935 INFO octavia.common.config [req-dd11a4d6-7d90-4e46-9140-c9eabd47ff9c - - - - -] Logging enabled! 2019-06-07 06:13:48.696 30935 INFO octavia.common.config [req-dd11a4d6-7d90-4e46-9140-c9eabd47ff9c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:48.755 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.756 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ssegbmlbrm 2019-06-07 06:13:48.757 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_load_balancer_vip_relationship [0.084022s] ... ok 2019-06-07 06:13:48.759 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN tyujgecrqt 2019-06-07 06:13:48.782 30935 WARNING octavia.api.root_controller [req-dd11a4d6-7d90-4e46-9140-c9eabd47ff9c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:48.824 30935 INFO oslo_db.sqlalchemy.provision [req-1bff99b0-5cf9-4a8e-8d87-abf600ff6d31 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.826 30935 INFO oslo_db.sqlalchemy.provision [req-1bff99b0-5cf9-4a8e-8d87-abf600ff6d31 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dophukdgvm 2019-06-07 06:13:48.826 30935 INFO oslo_db.sqlalchemy.provision [req-1bff99b0-5cf9-4a8e-8d87-abf600ff6d31 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_admin [0.200416s] ... ok 2019-06-07 06:13:48.829 30935 INFO oslo_db.sqlalchemy.provision [req-1bff99b0-5cf9-4a8e-8d87-abf600ff6d31 - - - - -] CREATE BACKEND sqlite:// TOKEN tygzjwoywy 2019-06-07 06:13:48.844 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.846 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tyujgecrqt 2019-06-07 06:13:48.846 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.MemberModelTest.test_pool_relationship [0.089495s] ... ok 2019-06-07 06:13:48.849 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN tqplpvafkw 2019-06-07 06:13:48.896 30935 INFO octavia.common.config [req-1bff99b0-5cf9-4a8e-8d87-abf600ff6d31 - - - - -] Logging enabled! 2019-06-07 06:13:48.897 30935 INFO octavia.common.config [req-1bff99b0-5cf9-4a8e-8d87-abf600ff6d31 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:48.920 30935 WARNING octavia.api.root_controller [req-1bff99b0-5cf9-4a8e-8d87-abf600ff6d31 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:48.930 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.932 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tqplpvafkw 2019-06-07 06:13:48.932 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.MemberModelTest.test_update [0.085395s] ... ok 2019-06-07 06:13:48.935 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN tkrstzgbud 2019-06-07 06:13:48.945 30935 INFO oslo_db.sqlalchemy.provision [req-d63e728b-6834-4515-932d-6a848bced71f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:48.946 30935 INFO oslo_db.sqlalchemy.provision [req-d63e728b-6834-4515-932d-6a848bced71f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tygzjwoywy 2019-06-07 06:13:48.946 30935 INFO oslo_db.sqlalchemy.provision [req-d63e728b-6834-4515-932d-6a848bced71f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_not_Authorized_no_role [0.120160s] ... ok 2019-06-07 06:13:48.949 30935 INFO oslo_db.sqlalchemy.provision [req-d63e728b-6834-4515-932d-6a848bced71f - - - - -] CREATE BACKEND sqlite:// TOKEN tuxtfahlds 2019-06-07 06:13:49.010 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.012 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tkrstzgbud 2019-06-07 06:13:49.012 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.PoolModelTest.test_create [0.080005s] ... ok 2019-06-07 06:13:49.015 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN ojgnakwnrv 2019-06-07 06:13:49.017 30935 INFO octavia.common.config [req-d63e728b-6834-4515-932d-6a848bced71f - - - - -] Logging enabled! 2019-06-07 06:13:49.018 30935 INFO octavia.common.config [req-d63e728b-6834-4515-932d-6a848bced71f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:49.041 30935 WARNING octavia.api.root_controller [req-d63e728b-6834-4515-932d-6a848bced71f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:49.075 30935 INFO oslo_db.sqlalchemy.provision [req-679c916a-e5d3-4318-be60-d42bb41dd980 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.077 30935 INFO oslo_db.sqlalchemy.provision [req-679c916a-e5d3-4318-be60-d42bb41dd980 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tuxtfahlds 2019-06-07 06:13:49.077 30935 INFO oslo_db.sqlalchemy.provision [req-679c916a-e5d3-4318-be60-d42bb41dd980 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_quotas_with_quotas [0.130233s] ... ok 2019-06-07 06:13:49.096 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.098 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ojgnakwnrv 2019-06-07 06:13:49.098 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.PoolModelTest.test_listener_relationship [0.085798s] ... ok 2019-06-07 06:13:49.101 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN qfduxxlvip 2019-06-07 06:13:49.084 30935 INFO oslo_db.sqlalchemy.provision [req-679c916a-e5d3-4318-be60-d42bb41dd980 - - - - -] CREATE BACKEND sqlite:// TOKEN qwlpsqgdox 2019-06-07 06:13:49.153 30935 INFO octavia.common.config [req-679c916a-e5d3-4318-be60-d42bb41dd980 - - - - -] Logging enabled! 2019-06-07 06:13:49.154 30935 INFO octavia.common.config [req-679c916a-e5d3-4318-be60-d42bb41dd980 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:13:49.178 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.179 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qfduxxlvip 2019-06-07 06:13:49.180 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SNIModelTest.test_create [0.081408s] ... ok 2019-06-07 06:13:49.175 30935 WARNING octavia.api.root_controller [req-679c916a-e5d3-4318-be60-d42bb41dd980 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:13:49.182 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN wsirbkjdrn 2019-06-07 06:13:49.193 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.194 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qwlpsqgdox 2019-06-07 06:13:49.194 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_default_quotas_Authorized [0.117382s] ... ok 2019-06-07 06:13:49.198 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN qvjxzrptcy 2019-06-07 06:13:49.264 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.265 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wsirbkjdrn 2019-06-07 06:13:49.266 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SNIModelTest.test_delete [0.086009s] ... ok 2019-06-07 06:13:49.269 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN febwzqbxhb 2019-06-07 06:13:49.278 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.281 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qvjxzrptcy 2019-06-07 06:13:49.281 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraHealthModelTest.test_create [0.086914s] ... ok 2019-06-07 06:13:49.284 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN qdcpksalol 2019-06-07 06:13:49.348 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.350 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN febwzqbxhb 2019-06-07 06:13:49.350 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SNIModelTest.test_update [0.084355s] ... ok 2019-06-07 06:13:49.353 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN tvrbixtpye 2019-06-07 06:13:49.359 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.362 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qdcpksalol 2019-06-07 06:13:49.362 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraModelTest.test_create [0.080640s] ... ok 2019-06-07 06:13:49.365 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN bjlwmbvfko 2019-06-07 06:13:49.446 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.448 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bjlwmbvfko 2019-06-07 06:13:49.448 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_pool_relationship [0.085333s] ... ok 2019-06-07 06:13:49.455 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN ajuulltacw 2019-06-07 06:13:49.484 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.485 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tvrbixtpye 2019-06-07 06:13:49.485 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_health_monitor_tree [0.134792s] ... ok 2019-06-07 06:13:49.488 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN vcostsdahl 2019-06-07 06:13:49.537 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.539 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ajuulltacw 2019-06-07 06:13:49.539 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_delete [0.090953s] ... ok 2019-06-07 06:13:49.546 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN yztnjjawav 2019-06-07 06:13:49.616 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.618 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vcostsdahl 2019-06-07 06:13:49.618 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_pool_tree [0.132611s] ... ok 2019-06-07 06:13:49.621 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN czmxctaknq 2019-06-07 06:13:49.637 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.638 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yztnjjawav 2019-06-07 06:13:49.639 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listeners_pools_refs_with_disabled_l7policy [0.095468s] ... ok 2019-06-07 06:13:49.646 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN agwhncgfjz 2019-06-07 06:13:49.680 30938 INFO octavia.api.v2.controllers.l7rule [req-35507d74-19b9-4d00-a6ac-c5cc61528b4c - - - - -] Sending Creation of L7Rule 8666dfb6-808c-4487-a9b1-5c7d927eed34 to handler 2019-06-07 06:13:49.731 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.732 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN agwhncgfjz 2019-06-07 06:13:49.733 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_update [0.093770s] ... ok 2019-06-07 06:13:49.735 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pcefcngyjb 2019-06-07 06:13:49.764 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.766 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN czmxctaknq 2019-06-07 06:13:49.766 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_unique_key_generation [0.147673s] ... ok 2019-06-07 06:13:49.769 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN neikucnuwd 2019-06-07 06:13:49.819 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.821 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pcefcngyjb 2019-06-07 06:13:49.821 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7RuleModelTest.test_create [0.088118s] ... ok 2019-06-07 06:13:49.824 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN dcvrwpoxet 2019-06-07 06:13:49.910 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.912 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dcvrwpoxet 2019-06-07 06:13:49.912 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerModelTest.test_default_pool_relationship [0.090813s] ... ok 2019-06-07 06:13:49.926 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:49.928 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN neikucnuwd 2019-06-07 06:13:49.928 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_update_data_model_listener_default_pool_id [0.161979s] ... ok 2019-06-07 06:13:49.931 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN immhvzzhgj 2019-06-07 06:13:49.915 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN gzpxmxuqil 2019-06-07 06:13:50.042 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.044 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gzpxmxuqil 2019-06-07 06:13:50.045 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerModelTest.test_pools_list [0.132851s] ... ok 2019-06-07 06:13:50.049 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN fubmohrlzg 2019-06-07 06:13:50.079 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.080 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN immhvzzhgj 2019-06-07 06:13:50.081 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_health_monitor_delete [0.152405s] ... ok 2019-06-07 06:13:50.083 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN orbzfpaebm 2019-06-07 06:13:50.183 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.185 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fubmohrlzg 2019-06-07 06:13:50.186 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_create [0.140678s] ... ok 2019-06-07 06:13:50.197 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN ktiukubdrp 2019-06-07 06:13:50.257 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.259 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN orbzfpaebm 2019-06-07 06:13:50.259 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_rdr_url_with_default_pool_link [0.178763s] ... ok 2019-06-07 06:13:50.263 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN wwhyaayqkd 2019-06-07 06:13:50.280 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.282 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ktiukubdrp 2019-06-07 06:13:50.282 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_create_with_negative_int [0.095869s] ... ok 2019-06-07 06:13:50.285 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN oqfgqtskkn 2019-06-07 06:13:50.371 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.373 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oqfgqtskkn 2019-06-07 06:13:50.373 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_update [0.090996s] ... ok 2019-06-07 06:13:50.376 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pzzyehnudt 2019-06-07 06:13:50.458 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.460 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wwhyaayqkd 2019-06-07 06:13:50.460 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_reject_to_rdr_pool_with_no_l7rules [0.200483s] ... ok 2019-06-07 06:13:50.460 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.462 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pzzyehnudt 2019-06-07 06:13:50.462 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_listener_relationship [0.088707s] ... ok 2019-06-07 06:13:50.464 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN qzhtcdkfqd 2019-06-07 06:13:50.465 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN nxilayygow 2019-06-07 06:13:50.546 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.548 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nxilayygow 2019-06-07 06:13:50.548 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_load_balancer_amphora_relationship [0.086050s] ... ok 2019-06-07 06:13:50.551 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN ptlmjdosay 2019-06-07 06:13:50.631 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.633 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ptlmjdosay 2019-06-07 06:13:50.633 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.MemberModelTest.test_delete [0.084860s] ... ok 2019-06-07 06:13:50.636 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN fwxpppdwue 2019-06-07 06:13:50.645 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.647 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qzhtcdkfqd 2019-06-07 06:13:50.647 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_listener_delete [0.186356s] ... ok 2019-06-07 06:13:50.650 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN kpwdgyhqqz 2019-06-07 06:13:50.716 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.718 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fwxpppdwue 2019-06-07 06:13:50.718 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.PoolModelTest.test_delete [0.085008s] ... ok 2019-06-07 06:13:50.721 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN mpiuakoxda 2019-06-07 06:13:50.801 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.802 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mpiuakoxda 2019-06-07 06:13:50.802 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.PoolModelTest.test_session_persistence_relationship [0.083873s] ... ok 2019-06-07 06:13:50.805 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN xatfmymoes 2019-06-07 06:13:50.825 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.827 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kpwdgyhqqz 2019-06-07 06:13:50.827 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_member_delete [0.180322s] ... ok 2019-06-07 06:13:50.831 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN uwbwhextzq 2019-06-07 06:13:50.885 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.887 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xatfmymoes 2019-06-07 06:13:50.887 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_delete [0.084439s] ... ok 2019-06-07 06:13:50.890 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN ykpaknyade 2019-06-07 06:13:50.968 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.970 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ykpaknyade 2019-06-07 06:13:50.970 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_pool_relationship [0.082752s] ... ok 2019-06-07 06:13:50.973 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN zdvtaiwfkh 2019-06-07 06:13:50.993 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:50.995 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uwbwhextzq 2019-06-07 06:13:50.995 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_delete [0.167602s] ... ok 2019-06-07 06:13:50.998 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN ggyprqtgvs 2019-06-07 06:13:51.102 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.104 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zdvtaiwfkh 2019-06-07 06:13:51.104 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_data_model_graph_traversal [0.133989s] ... ok 2019-06-07 06:13:51.107 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pthxafppkk 2019-06-07 06:13:51.155 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.156 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ggyprqtgvs 2019-06-07 06:13:51.157 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_session_persistence_update [0.161216s] ... ok 2019-06-07 06:13:51.160 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN siiwklfseh 2019-06-07 06:13:51.246 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.247 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pthxafppkk 2019-06-07 06:13:51.248 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_graph_completeness [0.143462s] ... ok 2019-06-07 06:13:51.255 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN bckhmynevc 2019-06-07 06:13:51.389 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.390 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN siiwklfseh 2019-06-07 06:13:51.390 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_session_persistence_delete [0.235404s] ... ok 2019-06-07 06:13:51.396 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN eskselubms 2019-06-07 06:13:51.385 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.386 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bckhmynevc 2019-06-07 06:13:51.386 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_listener_statistics_tree [0.144236s] ... ok 2019-06-07 06:13:51.395 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN hbwfngviyc 2019-06-07 06:13:51.523 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.525 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hbwfngviyc 2019-06-07 06:13:51.525 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_load_balancer_tree [0.132859s] ... ok 2019-06-07 06:13:51.528 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pauiljbwcp 2019-06-07 06:13:51.624 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.625 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eskselubms 2019-06-07 06:13:51.626 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_load_balancer_tree [0.233093s] ... ok 2019-06-07 06:13:51.629 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN xifynguwnt 2019-06-07 06:13:51.654 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.656 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pauiljbwcp 2019-06-07 06:13:51.656 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_session_persistence_tree [0.130874s] ... ok 2019-06-07 06:13:51.659 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN ruqqcmblsx 2019-06-07 06:13:51.710 30938 INFO octavia.api.v2.controllers.l7rule [req-b430b902-2060-4370-9603-b159de8a24d5 - - - - -] Sending Creation of L7Rule 7e1fe1e8-0116-456d-b41a-6f6c49b81997 to handler 2019-06-07 06:13:51.786 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.788 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ruqqcmblsx 2019-06-07 06:13:51.788 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_sni_tree [0.131727s] ... ok 2019-06-07 06:13:51.791 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN dzefdsqkce 2019-06-07 06:13:51.777 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.780 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xifynguwnt 2019-06-07 06:13:51.780 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_check_amphora_expired_with_exp_age [0.154682s] ... ok 2019-06-07 06:13:51.785 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN sumlghlwiq 2019-06-07 06:13:51.916 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.917 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dzefdsqkce 2019-06-07 06:13:51.918 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_vip_tree [0.129488s] ... ok 2019-06-07 06:13:51.921 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN crmgsttxuo 2019-06-07 06:13:51.930 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:51.932 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sumlghlwiq 2019-06-07 06:13:51.933 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_delete [0.152483s] ... ok 2019-06-07 06:13:51.938 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN ftykdcqndr 2019-06-07 06:13:52.064 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.066 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ftykdcqndr 2019-06-07 06:13:52.066 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_get [0.135842s] ... ok 2019-06-07 06:13:52.072 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN hhubqzsosw 2019-06-07 06:13:52.066 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.067 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN crmgsttxuo 2019-06-07 06:13:52.068 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_disable_with_default_pool_link [0.149680s] ... ok 2019-06-07 06:13:52.071 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN wzlccrayfm 2019-06-07 06:13:52.159 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.160 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hhubqzsosw 2019-06-07 06:13:52.161 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_create [0.091055s] ... ok 2019-06-07 06:13:52.164 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN vrkhqdpccm 2019-06-07 06:13:52.217 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.219 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wzlccrayfm 2019-06-07 06:13:52.219 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_enable_and_disable [0.151213s] ... ok 2019-06-07 06:13:52.226 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN zgjblqawdd 2019-06-07 06:13:52.261 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.263 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vrkhqdpccm 2019-06-07 06:13:52.263 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_delete_amphora_with_load_balancer [0.102457s] ... ok 2019-06-07 06:13:52.266 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN fyeaygondd 2019-06-07 06:13:52.351 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.352 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fyeaygondd 2019-06-07 06:13:52.352 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_exists_false [0.088964s] ... ok 2019-06-07 06:13:52.355 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN yvkaveddbg 2019-06-07 06:13:52.370 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.371 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zgjblqawdd 2019-06-07 06:13:52.371 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_listener_update_clear_default_pool_with_l7p_referral [0.148017s] ... ok 2019-06-07 06:13:52.374 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN hswdxfeajx 2019-06-07 06:13:52.444 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.445 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yvkaveddbg 2019-06-07 06:13:52.446 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_all_return_value [0.093117s] ... ok 2019-06-07 06:13:52.449 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN kaohnyarqe 2019-06-07 06:13:52.524 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.526 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hswdxfeajx 2019-06-07 06:13:52.526 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_session_persistence_delete [0.154398s] ... ok 2019-06-07 06:13:52.529 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN quubrbaltt 2019-06-07 06:13:52.548 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.549 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kaohnyarqe 2019-06-07 06:13:52.550 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_spare_amphora_count [0.103696s] ... ok 2019-06-07 06:13:52.553 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN sgnhpvxtyz 2019-06-07 06:13:52.642 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.643 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sgnhpvxtyz 2019-06-07 06:13:52.644 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_get [0.093791s] ... ok 2019-06-07 06:13:52.647 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN yllhqgdkqp 2019-06-07 06:13:52.674 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.676 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN quubrbaltt 2019-06-07 06:13:52.676 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_simple_update [0.150047s] ... ok 2019-06-07 06:13:52.679 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN tnzzdzhlym 2019-06-07 06:13:52.757 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.759 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tnzzdzhlym 2019-06-07 06:13:52.759 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.VipModelTest.test_vip_load_balancer_relationship [0.083018s] ... ok 2019-06-07 06:13:52.763 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN owvjvktfhg 2019-06-07 06:13:52.773 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.774 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yllhqgdkqp 2019-06-07 06:13:52.775 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_get [0.130665s] ... ok 2019-06-07 06:13:52.777 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN gbbrfcrgvr 2019-06-07 06:13:52.881 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.883 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN owvjvktfhg 2019-06-07 06:13:52.883 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_pool_on_listener_with_sp [0.123450s] ... ok 2019-06-07 06:13:52.886 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN vdgojovepg 2019-06-07 06:13:52.919 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:52.921 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gbbrfcrgvr 2019-06-07 06:13:52.921 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update [0.146556s] ... ok 2019-06-07 06:13:52.924 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN dhcvcmehps 2019-06-07 06:13:53.012 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.014 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vdgojovepg 2019-06-07 06:13:53.014 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_existing_sp [0.131066s] ... ok 2019-06-07 06:13:53.017 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN nyvzkwibps 2019-06-07 06:13:53.097 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.099 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dhcvcmehps 2019-06-07 06:13:53.099 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_position_only [0.178268s] ... ok 2019-06-07 06:13:53.103 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.104 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nyvzkwibps 2019-06-07 06:13:53.105 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_replace [0.090224s] ... ok 2019-06-07 06:13:53.103 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN xlxxgmirkw 2019-06-07 06:13:53.107 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN hwhirbvkuu 2019-06-07 06:13:53.187 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.188 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hwhirbvkuu 2019-06-07 06:13:53.188 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_update [0.083480s] ... ok 2019-06-07 06:13:53.195 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pusrfghntq 2019-06-07 06:13:53.213 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.214 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xlxxgmirkw 2019-06-07 06:13:53.215 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_bad_update [0.114659s] ... ok 2019-06-07 06:13:53.217 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN lraxmxiqwq 2019-06-07 06:13:53.288 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.291 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pusrfghntq 2019-06-07 06:13:53.292 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_allocate_and_associate [0.103189s] ... ok 2019-06-07 06:13:53.294 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN coxeqdsukb 2019-06-07 06:13:53.315 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.317 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lraxmxiqwq 2019-06-07 06:13:53.317 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_invalid_key [0.102266s] ... ok 2019-06-07 06:13:53.320 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN bfyqobeahl 2019-06-07 06:13:53.386 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.387 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN coxeqdsukb 2019-06-07 06:13:53.388 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_associate_amphora_load_balancer [0.096025s] ... ok 2019-06-07 06:13:53.395 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN jyomysexmj 2019-06-07 06:13:53.417 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.419 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bfyqobeahl 2019-06-07 06:13:53.419 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_invalid_value_regex [0.101666s] ... ok 2019-06-07 06:13:53.422 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN wcqfszyjqf 2019-06-07 06:13:53.481 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.482 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jyomysexmj 2019-06-07 06:13:53.483 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_delete [0.094774s] ... ok 2019-06-07 06:13:53.486 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN sentjfddwe 2019-06-07 06:13:53.519 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.520 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wcqfszyjqf 2019-06-07 06:13:53.520 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_invalid_value_regex [0.101389s] ... ok 2019-06-07 06:13:53.523 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN yktwhnsghs 2019-06-07 06:13:53.572 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.574 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sentjfddwe 2019-06-07 06:13:53.574 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_none_cert_expired_amphora [0.091088s] ... ok 2019-06-07 06:13:53.577 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN acpeqbfbyj 2019-06-07 06:13:53.636 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.638 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yktwhnsghs 2019-06-07 06:13:53.639 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule_invalid_value_regex [0.118268s] ... ok 2019-06-07 06:13:53.643 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN lqjvlieveb 2019-06-07 06:13:53.666 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.668 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN acpeqbfbyj 2019-06-07 06:13:53.668 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_create [0.093859s] ... ok 2019-06-07 06:13:53.671 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN aurqerlwre 2019-06-07 06:13:53.765 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.766 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aurqerlwre 2019-06-07 06:13:53.767 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_update [0.098373s] ... ok 2019-06-07 06:13:53.769 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN thrnmdaoer 2019-06-07 06:13:53.786 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.788 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lqjvlieveb 2019-06-07 06:13:53.788 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_delete [0.148848s] ... ok 2019-06-07 06:13:53.792 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN mmnotuhtuu 2019-06-07 06:13:53.837 30938 INFO octavia.api.v2.controllers.l7rule [req-811eb694-d74a-483a-a88d-baaf9ef04d96 - - - - -] Sending Creation of L7Rule 3db696ed-34cf-4397-b68b-7de05b5ae9d9 to handler 2019-06-07 06:13:53.894 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.896 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN thrnmdaoer 2019-06-07 06:13:53.896 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create [0.129224s] ... ok 2019-06-07 06:13:53.899 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN cmodbqlfho 2019-06-07 06:13:53.926 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:53.928 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mmnotuhtuu 2019-06-07 06:13:53.928 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_get [0.139861s] ... ok 2019-06-07 06:13:53.932 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN qdarlyuabm 2019-06-07 06:13:54.032 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.034 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cmodbqlfho 2019-06-07 06:13:54.034 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete [0.137951s] ... ok 2019-06-07 06:13:54.049 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.051 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qdarlyuabm 2019-06-07 06:13:54.051 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_get [0.122769s] ... ok 2019-06-07 06:13:54.037 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN sqtitbtqvy 2019-06-07 06:13:54.054 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN njyfgjlgsd 2019-06-07 06:13:54.122 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.124 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sqtitbtqvy 2019-06-07 06:13:54.124 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete_bad_id [0.089873s] ... ok 2019-06-07 06:13:54.127 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN havbjmtbis 2019-06-07 06:13:54.171 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.173 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN njyfgjlgsd 2019-06-07 06:13:54.173 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_get_all_return_value [0.122133s] ... ok 2019-06-07 06:13:54.177 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN mclhfsxemb 2019-06-07 06:13:54.274 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.276 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mclhfsxemb 2019-06-07 06:13:54.276 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete [0.102176s] ... ok 2019-06-07 06:13:54.279 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN mkxezppadn 2019-06-07 06:13:54.322 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.323 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN havbjmtbis 2019-06-07 06:13:54.323 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_get_all [0.199051s] ... ok 2019-06-07 06:13:54.326 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN xmnfwnumni 2019-06-07 06:13:54.375 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.376 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mkxezppadn 2019-06-07 06:13:54.377 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_set_status_for_failover_error [0.100627s] ... ok 2019-06-07 06:13:54.380 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN cjrdlgetye 2019-06-07 06:13:54.425 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.426 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xmnfwnumni 2019-06-07 06:13:54.427 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_get_all_return_value [0.103203s] ... ok 2019-06-07 06:13:54.429 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN zayptdedil 2019-06-07 06:13:54.473 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.475 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cjrdlgetye 2019-06-07 06:13:54.475 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_error_on_delete [0.097912s] ... ok 2019-06-07 06:13:54.478 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN svanmdhduv 2019-06-07 06:13:54.562 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.563 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN svanmdhduv 2019-06-07 06:13:54.564 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_create [0.088478s] ... ok 2019-06-07 06:13:54.567 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN ryexqjpoen 2019-06-07 06:13:54.652 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.654 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ryexqjpoen 2019-06-07 06:13:54.654 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_create [0.090054s] ... ok 2019-06-07 06:13:54.657 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN afnumilrcg 2019-06-07 06:13:54.709 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.711 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zayptdedil 2019-06-07 06:13:54.711 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_reorder_policies [0.284235s] ... ok 2019-06-07 06:13:54.714 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN xmrpawqdrn 2019-06-07 06:13:54.745 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.747 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afnumilrcg 2019-06-07 06:13:54.747 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_delete [0.092730s] ... ok 2019-06-07 06:13:54.750 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN rfcmxryilb 2019-06-07 06:13:54.836 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.838 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rfcmxryilb 2019-06-07 06:13:54.838 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_update [0.091119s] ... ok 2019-06-07 06:13:54.841 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN trjobbhxgw 2019-06-07 06:13:54.853 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.855 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xmrpawqdrn 2019-06-07 06:13:54.855 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_action_rdr_pool_to_reject [0.143797s] ... ok 2019-06-07 06:13:54.858 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN nyvwinoqhv 2019-06-07 06:13:54.932 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.933 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN trjobbhxgw 2019-06-07 06:13:54.934 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_update [0.095161s] ... ok 2019-06-07 06:13:54.943 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:54.944 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nyvwinoqhv 2019-06-07 06:13:54.945 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_bad_id [0.089596s] ... ok 2019-06-07 06:13:54.936 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN raqreqwblz 2019-06-07 06:13:54.947 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN dxtgejvsex 2019-06-07 06:13:55.031 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.033 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN raqreqwblz 2019-06-07 06:13:55.033 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create [0.099416s] ... ok 2019-06-07 06:13:55.036 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN mrutimymst 2019-06-07 06:13:55.065 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.066 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dxtgejvsex 2019-06-07 06:13:55.066 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_reject_to_rdr_url [0.121529s] ... ok 2019-06-07 06:13:55.069 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN hwfoushwag 2019-06-07 06:13:55.133 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.135 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mrutimymst 2019-06-07 06:13:55.135 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_listener_on_different_lb_than_default_pool [0.102048s] ... ok 2019-06-07 06:13:55.138 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN dfbuakhrrq 2019-06-07 06:13:55.165 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.167 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hwfoushwag 2019-06-07 06:13:55.167 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_bad_rule_type [0.100512s] ... ok 2019-06-07 06:13:55.170 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN kvevmcjfnq 2019-06-07 06:13:55.266 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.268 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kvevmcjfnq 2019-06-07 06:13:55.268 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_invalid_value_string [0.100596s] ... ok 2019-06-07 06:13:55.275 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN yaunooqmbn 2019-06-07 06:13:55.301 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.303 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dfbuakhrrq 2019-06-07 06:13:55.303 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_all_children [0.167690s] ... ok 2019-06-07 06:13:55.306 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] CREATE BACKEND sqlite:// TOKEN eedwrgsrgd 2019-06-07 06:13:55.397 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.398 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eedwrgsrgd 2019-06-07 06:13:55.399 30936 INFO oslo_db.sqlalchemy.provision [req-bd63d75c-3268-45c1-b128-be30ea06d5da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_get [0.095308s] ... ok 2019-06-07 06:13:55.448 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.449 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yaunooqmbn 2019-06-07 06:13:55.449 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule [0.184396s] ... ok 2019-06-07 06:13:55.455 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN jmvnyuchdd 2019-06-07 06:13:55.552 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.553 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jmvnyuchdd 2019-06-07 06:13:55.553 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_invalid_key [0.100812s] ... ok 2019-06-07 06:13:55.556 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN uqkobzddol 2019-06-07 06:13:55.663 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.664 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uqkobzddol 2019-06-07 06:13:55.665 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule [0.111151s] ... ok 2019-06-07 06:13:55.668 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN dbydnzwjsw 2019-06-07 06:13:55.925 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:55.927 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dbydnzwjsw 2019-06-07 06:13:55.928 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_get_all [0.263045s] ... ok 2019-06-07 06:13:55.932 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN wsyfoilawm 2019-06-07 06:13:56.101 30938 INFO octavia.api.v2.controllers.l7rule [req-8167f216-3c1e-47f4-bd17-0ff54eec2ee2 - - - - -] Sending Creation of L7Rule 455d954e-bd0e-4c0e-b1ef-31a5d128f415 to handler 2019-06-07 06:13:56.103 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:56.106 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wsyfoilawm 2019-06-07 06:13:56.106 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_replace [0.178161s] ... ok 2019-06-07 06:13:56.110 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN obifuczycp 2019-06-07 06:13:56.244 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:56.246 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN obifuczycp 2019-06-07 06:13:56.246 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_check_load_balancer_expired_default_exp_age [0.139642s] ... ok 2019-06-07 06:13:56.250 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN twarkknoxk 2019-06-07 06:13:56.422 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:56.424 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN twarkknoxk 2019-06-07 06:13:56.424 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_all_children [0.178069s] ... ok 2019-06-07 06:13:56.428 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN xmekitaefh 2019-06-07 06:13:56.562 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:56.564 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xmekitaefh 2019-06-07 06:13:56.565 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_listener [0.140152s] ... ok 2019-06-07 06:13:56.568 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN ejkcqbzjwu 2019-06-07 06:13:56.708 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:56.710 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ejkcqbzjwu 2019-06-07 06:13:56.711 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_many_amphora [0.145544s] ... ok 2019-06-07 06:13:56.714 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN mvkugbrxmt 2019-06-07 06:13:56.832 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:56.834 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mvkugbrxmt 2019-06-07 06:13:56.834 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_vip [0.123226s] ... ok 2019-06-07 06:13:56.837 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN sespybzqod 2019-06-07 06:13:56.939 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:56.941 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sespybzqod 2019-06-07 06:13:56.941 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_get [0.106774s] ... ok 2019-06-07 06:13:56.944 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN tactbewavo 2019-06-07 06:13:57.046 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.048 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tactbewavo 2019-06-07 06:13:57.048 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_set_status_for_failover_immutable [0.107184s] ... ok 2019-06-07 06:13:57.052 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN dnobrbovft 2019-06-07 06:13:57.150 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.151 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dnobrbovft 2019-06-07 06:13:57.152 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_set_status_for_failover_mutable [0.103230s] ... ok 2019-06-07 06:13:57.155 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN vioatieqsk 2019-06-07 06:13:57.251 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.252 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vioatieqsk 2019-06-07 06:13:57.253 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_update [0.100761s] ... ok 2019-06-07 06:13:57.256 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN qlmkqtawbt 2019-06-07 06:13:57.351 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.352 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qlmkqtawbt 2019-06-07 06:13:57.353 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_get [0.099818s] ... ok 2019-06-07 06:13:57.356 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN wbllrjdvzd 2019-06-07 06:13:57.459 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.461 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbllrjdvzd 2019-06-07 06:13:57.461 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_get_all [0.108144s] ... ok 2019-06-07 06:13:57.464 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN vqobymddka 2019-06-07 06:13:57.577 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.579 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vqobymddka 2019-06-07 06:13:57.579 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_health_monitor [0.118190s] ... ok 2019-06-07 06:13:57.582 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pnjokjffrh 2019-06-07 06:13:57.679 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.681 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pnjokjffrh 2019-06-07 06:13:57.681 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_member [0.101470s] ... ok 2019-06-07 06:13:57.684 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN wjvuqhrqyl 2019-06-07 06:13:57.776 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.777 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjvuqhrqyl 2019-06-07 06:13:57.777 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_session_persistence [0.096095s] ... ok 2019-06-07 06:13:57.780 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN qhvwcooprr 2019-06-07 06:13:57.859 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.861 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qhvwcooprr 2019-06-07 06:13:57.861 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_get_all_return_value [0.083332s] ... ok 2019-06-07 06:13:57.864 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN fluonbxeah 2019-06-07 06:13:57.952 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:57.953 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fluonbxeah 2019-06-07 06:13:57.954 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_get_all_return_value [0.092572s] ... ok 2019-06-07 06:13:57.956 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pbkuziytsv 2019-06-07 06:13:58.075 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:58.076 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pbkuziytsv 2019-06-07 06:13:58.076 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_default_pool_from_beneath_listener [0.122579s] ... ok 2019-06-07 06:13:58.079 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN dyrcpvtrlz 2019-06-07 06:13:58.197 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:58.198 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dyrcpvtrlz 2019-06-07 06:13:58.198 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_stats [0.121829s] ... ok 2019-06-07 06:13:58.201 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN mohfpbdamx 2019-06-07 06:13:58.299 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:58.301 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mohfpbdamx 2019-06-07 06:13:58.301 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_update [0.102286s] ... ok 2019-06-07 06:13:58.304 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN ibuhgahdcm 2019-06-07 06:13:58.367 30938 INFO octavia.api.v2.controllers.l7rule [req-c2674238-c8d4-46cb-882c-62500624fd11 - - - - -] Sending Creation of L7Rule 4247d772-c21c-4fb1-b16a-b70c969bbbd9 to handler 2019-06-07 06:13:58.384 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:58.386 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ibuhgahdcm 2019-06-07 06:13:58.386 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_delete [0.085203s] ... ok 2019-06-07 06:13:58.389 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN jstxzwtfzy 2019-06-07 06:13:58.467 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:58.468 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jstxzwtfzy 2019-06-07 06:13:58.469 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_get [0.082414s] ... ok 2019-06-07 06:13:58.472 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] CREATE BACKEND sqlite:// TOKEN pcunbhjsvg 2019-06-07 06:13:58.563 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:13:58.564 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pcunbhjsvg 2019-06-07 06:13:58.564 30935 INFO oslo_db.sqlalchemy.provision [req-06f53c3e-bb72-49ba-be86-49499615a299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_update [0.095500s] ... ok 2019-06-07 06:14:00.695 30938 INFO octavia.api.v2.controllers.l7rule [req-25505b3c-8e92-464b-a590-4f4f4a09a894 - - - - -] Sending Creation of L7Rule 57311f8f-49d3-41b8-89fe-94d4dac2c66d to handler 2019-06-07 06:14:03.185 30938 INFO octavia.api.v2.controllers.l7rule [req-02738f9d-35d1-4cea-b140-017acd17792f - - - - -] Sending Creation of L7Rule 5e265116-f4a1-4ffc-9d4d-6cfcaadcb686 to handler 2019-06-07 06:14:05.663 30938 INFO octavia.api.v2.controllers.l7rule [req-723c3190-685d-4adf-a169-6f707cc46e02 - - - - -] Sending Creation of L7Rule fb3ba1cf-7154-4ddd-bc6d-c29bc0d012f4 to handler 2019-06-07 06:14:08.262 30938 INFO oslo_db.sqlalchemy.provision [req-d1ff9fa1-dda9-4b36-be57-7283d974f2cf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:08.263 30938 INFO oslo_db.sqlalchemy.provision [req-d1ff9fa1-dda9-4b36-be57-7283d974f2cf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xmawhbptmb 2019-06-07 06:14:08.263 30938 INFO oslo_db.sqlalchemy.provision [req-d1ff9fa1-dda9-4b36-be57-7283d974f2cf - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_too_many_rules [60.705982s] ... ok 2019-06-07 06:14:08.266 30938 INFO oslo_db.sqlalchemy.provision [req-d1ff9fa1-dda9-4b36-be57-7283d974f2cf - - - - -] CREATE BACKEND sqlite:// TOKEN yzpaovhvrx 2019-06-07 06:14:08.334 30938 INFO octavia.common.config [req-d1ff9fa1-dda9-4b36-be57-7283d974f2cf - - - - -] Logging enabled! 2019-06-07 06:14:08.334 30938 INFO octavia.common.config [req-d1ff9fa1-dda9-4b36-be57-7283d974f2cf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:08.355 30938 WARNING octavia.api.root_controller [req-d1ff9fa1-dda9-4b36-be57-7283d974f2cf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:08.367 30938 INFO octavia.api.v2.controllers.load_balancer [req-8e2977d3-97b9-4d66-9d07-04614da2edce - - - - -] Sending created Load Balancer 2a7dbcba-efc3-4243-9586-2782397b3d9b to the handler 2019-06-07 06:14:08.405 30938 INFO octavia.api.v2.controllers.listener [req-3aa9e8e9-1fa2-4daf-99e2-f8de706e3104 - - - - -] Sending Creation of Listener 113fdf24-acf2-4ec3-9ae2-43df3eba85b5 to handler 2019-06-07 06:14:08.471 30938 INFO octavia.api.v2.controllers.l7policy [req-80f911fc-3220-4a6c-a3a0-4152284664cb - - - - -] Sending Creation of L7Policy 4732fbfc-5608-44ca-b9d4-99083cccde58 to handler 2019-06-07 06:14:08.586 30938 INFO octavia.api.v2.controllers.l7rule [req-68886c5c-f6f1-448e-ba83-07f3015c901f - - - - -] Sending Creation of L7Rule cff52612-98f7-42b8-866e-c23df04d7838 to handler 2019-06-07 06:14:08.682 30938 INFO octavia.api.v2.controllers.load_balancer [req-7065dce8-2207-4018-950f-e1c94a0891e5 - - - - -] Sending updated Load Balancer 2a7dbcba-efc3-4243-9586-2782397b3d9b to the handler 2019-06-07 06:14:08.725 30938 INFO octavia.api.v2.controllers.l7rule [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:14:08.736 30938 INFO oslo_db.sqlalchemy.provision [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:08.738 30938 INFO oslo_db.sqlalchemy.provision [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yzpaovhvrx 2019-06-07 06:14:08.738 30938 INFO oslo_db.sqlalchemy.provision [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_when_lb_pending_update [0.474324s] ... ok 2019-06-07 06:14:08.741 30938 INFO oslo_db.sqlalchemy.provision [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] CREATE BACKEND sqlite:// TOKEN kymcqpscyr 2019-06-07 06:14:08.808 30938 INFO octavia.common.config [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] Logging enabled! 2019-06-07 06:14:08.809 30938 INFO octavia.common.config [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:08.830 30938 WARNING octavia.api.root_controller [req-befaf256-f134-47ce-bf54-c721010c9255 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:08.843 30938 INFO octavia.api.v2.controllers.load_balancer [req-cf03bee1-98a3-4deb-9a9c-d36124e882e0 - - - - -] Sending created Load Balancer 92253160-bd8d-4ea9-b687-c44f88f6a258 to the handler 2019-06-07 06:14:08.881 30938 INFO octavia.api.v2.controllers.listener [req-8f84ec81-f34f-4ca2-ae75-7ecb9cfc4cee - - - - -] Sending Creation of Listener 5e9cef65-a17d-489c-be3a-bab162b6be8c to handler 2019-06-07 06:14:08.945 30938 INFO octavia.api.v2.controllers.l7policy [req-03da2f99-fc95-461b-a64e-75c7c22b83f1 - - - - -] Sending Creation of L7Policy 2f12b5db-55ab-4211-b2fe-15f9f0e60cdd to handler 2019-06-07 06:14:09.062 30938 INFO octavia.api.v2.controllers.l7rule [req-87298e69-737f-4e9c-920e-7f6bfe2f0fd5 - - - - -] Sending Creation of L7Rule 63efceba-34b5-4ae4-a319-2172b39ceb20 to handler 2019-06-07 06:14:09.208 30938 INFO octavia.api.v2.controllers.l7rule [req-e525c901-8de0-4e82-a7a4-dad286e2144b - - - - -] Sending Deletion of L7Rule 63efceba-34b5-4ae4-a319-2172b39ceb20 to handler 2019-06-07 06:14:09.362 30938 INFO oslo_db.sqlalchemy.provision [req-2c580402-c4ba-4e34-8131-a912deb08004 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:09.364 30938 INFO oslo_db.sqlalchemy.provision [req-2c580402-c4ba-4e34-8131-a912deb08004 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kymcqpscyr 2019-06-07 06:14:09.364 30938 INFO oslo_db.sqlalchemy.provision [req-2c580402-c4ba-4e34-8131-a912deb08004 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete [0.625680s] ... ok 2019-06-07 06:14:09.367 30938 INFO oslo_db.sqlalchemy.provision [req-2c580402-c4ba-4e34-8131-a912deb08004 - - - - -] CREATE BACKEND sqlite:// TOKEN mqqcmdejkc 2019-06-07 06:14:09.434 30938 INFO octavia.common.config [req-2c580402-c4ba-4e34-8131-a912deb08004 - - - - -] Logging enabled! 2019-06-07 06:14:09.435 30938 INFO octavia.common.config [req-2c580402-c4ba-4e34-8131-a912deb08004 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:09.458 30938 WARNING octavia.api.root_controller [req-2c580402-c4ba-4e34-8131-a912deb08004 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:09.473 30938 INFO octavia.api.v2.controllers.load_balancer [req-72888573-8185-43d7-a795-2a31378a5765 - - - - -] Sending created Load Balancer 0c1346f1-9859-4ec9-b965-4fbb55473c03 to the handler 2019-06-07 06:14:09.514 30938 INFO octavia.api.v2.controllers.listener [req-76219e87-80ff-447c-b4c2-ca2126efc1a9 - - - - -] Sending Creation of Listener 022ee63d-c5bc-49df-b2ce-4e4daaa774ea to handler 2019-06-07 06:14:09.580 30938 INFO octavia.api.v2.controllers.l7policy [req-5124da61-34aa-4841-a7f5-6f48dea1ff65 - - - - -] Sending Creation of L7Policy 49f8ad72-74e1-4843-85e1-c424925614b2 to handler 2019-06-07 06:14:09.697 30938 INFO octavia.api.v2.controllers.l7rule [req-10bf0a32-8a74-412a-84d1-ede4b199b4ac - - - - -] Sending Creation of L7Rule f4eabf51-0e2a-47a0-9363-ba28aa3e2afa to handler 2019-06-07 06:14:09.836 30938 INFO octavia.api.v2.controllers.l7rule [req-dcab0edf-3688-4063-9443-1a92a8185380 - - - - -] Sending Creation of L7Rule f131f373-863e-4fba-b3f3-bf94b7d522d2 to handler 2019-06-07 06:14:10.002 30938 INFO octavia.api.v2.controllers.l7rule [req-7f26714a-226e-4094-90c0-9a8f7247a020 - - - - -] Sending Creation of L7Rule 1d74c889-e64b-442d-af93-6219c146af9a to handler 2019-06-07 06:14:10.161 30938 INFO oslo_db.sqlalchemy.provision [req-4d50b324-3dff-4e5d-ba74-309fb258d84d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:10.163 30938 INFO oslo_db.sqlalchemy.provision [req-4d50b324-3dff-4e5d-ba74-309fb258d84d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mqqcmdejkc 2019-06-07 06:14:10.163 30938 INFO oslo_db.sqlalchemy.provision [req-4d50b324-3dff-4e5d-ba74-309fb258d84d - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_fields_filter [0.799144s] ... ok 2019-06-07 06:14:10.166 30938 INFO oslo_db.sqlalchemy.provision [req-4d50b324-3dff-4e5d-ba74-309fb258d84d - - - - -] CREATE BACKEND sqlite:// TOKEN tjzapnqhks 2019-06-07 06:14:10.234 30938 INFO octavia.common.config [req-4d50b324-3dff-4e5d-ba74-309fb258d84d - - - - -] Logging enabled! 2019-06-07 06:14:10.235 30938 INFO octavia.common.config [req-4d50b324-3dff-4e5d-ba74-309fb258d84d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:10.255 30938 WARNING octavia.api.root_controller [req-4d50b324-3dff-4e5d-ba74-309fb258d84d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:10.270 30938 INFO octavia.api.v2.controllers.load_balancer [req-599aca18-a3f8-476e-88f7-e59f70d494a6 - - - - -] Sending created Load Balancer 752dcdeb-471f-44bc-9c2e-424d4f66adb0 to the handler 2019-06-07 06:14:10.307 30938 INFO octavia.api.v2.controllers.listener [req-3da2cb18-a082-4819-9995-b6e45ebf09cb - - - - -] Sending Creation of Listener 7ede949a-f682-4fee-a199-e90cc5bd6340 to handler 2019-06-07 06:14:10.372 30938 INFO octavia.api.v2.controllers.l7policy [req-85641bf7-cad8-4fd0-8b3f-b724ea1b2369 - - - - -] Sending Creation of L7Policy 1750fc96-d41e-43b6-bca3-218e658ef746 to handler 2019-06-07 06:14:10.481 30938 INFO octavia.api.v2.controllers.l7rule [req-bbf61959-6f20-4523-ae71-e9b10f85dfb5 - - - - -] Sending Creation of L7Rule 5645d922-20d8-4ce8-9d24-2373b065274f to handler 2019-06-07 06:14:10.611 30938 INFO octavia.api.v2.controllers.l7rule [req-a4ab0ab8-c32d-40e6-936b-10474d6be689 - - - - -] Sending Creation of L7Rule a99f6cab-2c11-4d9a-afb7-73d4c8fdf2e3 to handler 2019-06-07 06:14:10.770 30938 INFO octavia.api.v2.controllers.l7rule [req-3537f6a8-1d5e-4fa2-82bd-083ee23413e9 - - - - -] Sending Creation of L7Rule 20c87604-3ff5-4402-8e9d-cced745dce73 to handler 2019-06-07 06:14:10.929 30938 INFO oslo_db.sqlalchemy.provision [req-cd9c68fc-41e5-436c-b8e5-8e93c6492f29 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:10.930 30938 INFO oslo_db.sqlalchemy.provision [req-cd9c68fc-41e5-436c-b8e5-8e93c6492f29 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tjzapnqhks 2019-06-07 06:14:10.931 30938 INFO oslo_db.sqlalchemy.provision [req-cd9c68fc-41e5-436c-b8e5-8e93c6492f29 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_filter [0.767313s] ... ok 2019-06-07 06:14:10.934 30938 INFO oslo_db.sqlalchemy.provision [req-cd9c68fc-41e5-436c-b8e5-8e93c6492f29 - - - - -] CREATE BACKEND sqlite:// TOKEN xvwxacevdr 2019-06-07 06:14:11.001 30938 INFO octavia.common.config [req-cd9c68fc-41e5-436c-b8e5-8e93c6492f29 - - - - -] Logging enabled! 2019-06-07 06:14:11.002 30938 INFO octavia.common.config [req-cd9c68fc-41e5-436c-b8e5-8e93c6492f29 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:11.025 30938 WARNING octavia.api.root_controller [req-cd9c68fc-41e5-436c-b8e5-8e93c6492f29 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:11.039 30938 INFO octavia.api.v2.controllers.load_balancer [req-2905637f-b8bb-4d4e-bc16-d510565b3aba - - - - -] Sending created Load Balancer 1eabf42c-6bbc-458e-ac83-42680d5a54cd to the handler 2019-06-07 06:14:11.077 30938 INFO octavia.api.v2.controllers.listener [req-24a210c7-d6ec-45e0-95f0-2a1f6505284b - - - - -] Sending Creation of Listener 7cbbb517-bab0-4e07-b934-95443e9aa1a4 to handler 2019-06-07 06:14:11.142 30938 INFO octavia.api.v2.controllers.l7policy [req-b20c82eb-9601-4ae2-b908-87b689a43329 - - - - -] Sending Creation of L7Policy 85b06e0b-e2b7-412a-9944-ab1274c1f07c to handler 2019-06-07 06:14:11.250 30938 INFO octavia.api.v2.controllers.l7rule [req-a2b88bbc-f8f5-440f-86c1-5966a62dcb5d - - - - -] Sending Creation of L7Rule ee38ce2e-5399-460f-8a8e-4f263650e83f to handler 2019-06-07 06:14:11.380 30938 INFO octavia.api.v2.controllers.l7rule [req-9510eb65-d592-4746-8c38-502856150896 - a7fd873a-29be-46bd-a277-b15161280311 - - -] Sending Update of L7Rule ee38ce2e-5399-460f-8a8e-4f263650e83f to handler 2019-06-07 06:14:11.452 30938 INFO oslo_db.sqlalchemy.provision [req-1c58ebd4-dbac-44ed-b6d3-539aceacdac7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:11.453 30938 INFO oslo_db.sqlalchemy.provision [req-1c58ebd4-dbac-44ed-b6d3-539aceacdac7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xvwxacevdr 2019-06-07 06:14:11.454 30938 INFO oslo_db.sqlalchemy.provision [req-1c58ebd4-dbac-44ed-b6d3-539aceacdac7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_authorized [0.522740s] ... ok 2019-06-07 06:14:11.456 30938 INFO oslo_db.sqlalchemy.provision [req-1c58ebd4-dbac-44ed-b6d3-539aceacdac7 - - - - -] CREATE BACKEND sqlite:// TOKEN kpwwixqkfn 2019-06-07 06:14:11.524 30938 INFO octavia.common.config [req-1c58ebd4-dbac-44ed-b6d3-539aceacdac7 - - - - -] Logging enabled! 2019-06-07 06:14:11.524 30938 INFO octavia.common.config [req-1c58ebd4-dbac-44ed-b6d3-539aceacdac7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:11.548 30938 WARNING octavia.api.root_controller [req-1c58ebd4-dbac-44ed-b6d3-539aceacdac7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:11.563 30938 INFO octavia.api.v2.controllers.load_balancer [req-c15f0d5d-09dd-469e-ab75-a8d9c800d10b - - - - -] Sending created Load Balancer 852a270f-1b91-48e0-b88a-484f977c0950 to the handler 2019-06-07 06:14:11.603 30938 INFO octavia.api.v2.controllers.listener [req-a7570f88-8d2e-48d5-8b82-c2066d6b63b4 - - - - -] Sending Creation of Listener 9e033d9f-c960-4e25-bf7e-5e7141766560 to handler 2019-06-07 06:14:11.667 30938 INFO octavia.api.v2.controllers.l7policy [req-5921959e-666c-4d55-af0d-0488a30a9bb5 - - - - -] Sending Creation of L7Policy 5188c729-1821-41e6-a329-214329eb5bfa to handler 2019-06-07 06:14:11.861 30938 INFO octavia.api.v2.controllers.l7rule [req-446f4c82-09ce-4efa-a5e1-0582e2289f6c - - - - -] Sending Creation of L7Rule f27fc4ca-4e1d-4c34-9835-ff5dfc54d133 to handler 2019-06-07 06:14:12.041 30938 INFO oslo_db.sqlalchemy.provision [req-220f547c-7975-41d7-b66a-17dd614a8d18 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:12.043 30938 INFO oslo_db.sqlalchemy.provision [req-220f547c-7975-41d7-b66a-17dd614a8d18 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kpwwixqkfn 2019-06-07 06:14:12.043 30938 INFO oslo_db.sqlalchemy.provision [req-220f547c-7975-41d7-b66a-17dd614a8d18 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_not_authorized [0.589396s] ... ok 2019-06-07 06:14:12.046 30938 INFO oslo_db.sqlalchemy.provision [req-220f547c-7975-41d7-b66a-17dd614a8d18 - - - - -] CREATE BACKEND sqlite:// TOKEN mwhdtawgly 2019-06-07 06:14:12.114 30938 INFO octavia.common.config [req-220f547c-7975-41d7-b66a-17dd614a8d18 - - - - -] Logging enabled! 2019-06-07 06:14:12.115 30938 INFO octavia.common.config [req-220f547c-7975-41d7-b66a-17dd614a8d18 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:12.135 30938 WARNING octavia.api.root_controller [req-220f547c-7975-41d7-b66a-17dd614a8d18 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:12.147 30938 INFO octavia.api.v2.controllers.load_balancer [req-3c7713a0-4657-4c74-8a93-d1a51749d7ef - - - - -] Sending created Load Balancer b57d9627-76fb-4739-876f-0090130e1bf3 to the handler 2019-06-07 06:14:12.184 30938 INFO octavia.api.v2.controllers.listener [req-fd2065ec-f81e-4537-8fd0-a0351419947e - - - - -] Sending Creation of Listener 21105157-8174-406b-8b09-3fccc75637b1 to handler 2019-06-07 06:14:12.250 30938 INFO octavia.api.v2.controllers.l7policy [req-5475eca5-fe8f-43fc-8e2c-5970d1abaaa6 - - - - -] Sending Creation of L7Policy 225ca7c2-49d1-47ed-aa07-68c3e87f5da3 to handler 2019-06-07 06:14:12.367 30938 INFO octavia.api.v2.controllers.l7rule [req-cd65f908-557d-4313-8f6d-e7cd6818299b - - - - -] Sending Creation of L7Rule 58136cda-4c70-44a0-9890-bf6c01a1f7ce to handler 2019-06-07 06:14:12.461 30938 INFO octavia.api.v2.controllers.load_balancer [req-1ed18023-d2f5-41ee-80e2-2fcc2a332b8d - - - - -] Sending deleted Load Balancer b57d9627-76fb-4739-876f-0090130e1bf3 to the handler 2019-06-07 06:14:12.483 30938 INFO octavia.api.v2.controllers.l7rule [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:14:12.494 30938 INFO oslo_db.sqlalchemy.provision [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:12.495 30938 INFO oslo_db.sqlalchemy.provision [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mwhdtawgly 2019-06-07 06:14:12.496 30938 INFO oslo_db.sqlalchemy.provision [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_when_lb_pending_delete [0.452483s] ... ok 2019-06-07 06:14:12.499 30938 INFO oslo_db.sqlalchemy.provision [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] CREATE BACKEND sqlite:// TOKEN kythrjimab 2019-06-07 06:14:12.566 30938 INFO octavia.common.config [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] Logging enabled! 2019-06-07 06:14:12.567 30938 INFO octavia.common.config [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:12.590 30938 WARNING octavia.api.root_controller [req-2a083ae6-452a-482e-833b-696acd77f44b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:12.604 30938 INFO octavia.api.v2.controllers.load_balancer [req-1f4a7f6f-b033-4692-90f3-366e0b7803a5 - - - - -] Sending created Load Balancer 1646675d-087b-4113-8b31-c9d30afebcb6 to the handler 2019-06-07 06:14:12.642 30938 INFO octavia.api.v2.controllers.listener [req-57081bac-9016-40e3-93d6-4da218d9af52 - - - - -] Sending Creation of Listener fd6d045a-0e41-41ca-a730-dac4676a25bb to handler 2019-06-07 06:14:12.713 30938 INFO octavia.api.v2.controllers.l7policy [req-69303717-9978-45bb-987f-b6cf4aa7a5ce - - - - -] Sending Creation of L7Policy dadaddc9-674a-4175-9651-519d31a1dba8 to handler 2019-06-07 06:14:12.829 30938 INFO octavia.api.v2.controllers.l7rule [req-635adb41-745e-42a1-906f-4c6b89962921 - - - - -] Sending Creation of L7Rule 27fca9d7-6721-4ec6-b961-e42a0a193e13 to handler 2019-06-07 06:14:13.001 30938 INFO oslo_db.sqlalchemy.provision [req-5e0bcbbf-fa7d-487b-b86a-fa36947ca8d6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:13.002 30938 INFO oslo_db.sqlalchemy.provision [req-5e0bcbbf-fa7d-487b-b86a-fa36947ca8d6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kythrjimab 2019-06-07 06:14:13.003 30938 INFO oslo_db.sqlalchemy.provision [req-5e0bcbbf-fa7d-487b-b86a-fa36947ca8d6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_with_invalid_rule [0.506628s] ... ok 2019-06-07 06:14:13.006 30938 INFO oslo_db.sqlalchemy.provision [req-5e0bcbbf-fa7d-487b-b86a-fa36947ca8d6 - - - - -] CREATE BACKEND sqlite:// TOKEN xqotwwsjdy 2019-06-07 06:14:13.073 30938 INFO octavia.common.config [req-5e0bcbbf-fa7d-487b-b86a-fa36947ca8d6 - - - - -] Logging enabled! 2019-06-07 06:14:13.074 30938 INFO octavia.common.config [req-5e0bcbbf-fa7d-487b-b86a-fa36947ca8d6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:13.097 30938 WARNING octavia.api.root_controller [req-5e0bcbbf-fa7d-487b-b86a-fa36947ca8d6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:13.111 30938 INFO octavia.api.v2.controllers.load_balancer [req-9ed83af1-28bc-4079-ab24-9e37019ed4de - - - - -] Sending created Load Balancer 5e81f650-3a88-471d-8713-7ccad3a3cf5d to the handler 2019-06-07 06:14:13.151 30938 INFO octavia.api.v2.controllers.pool [req-3a0d276b-fc8e-49c4-851d-fd3538180016 - - - - -] Sending Creation of Pool af32d4e3-8224-4937-a0e8-0558cc32e9f8 to handler 2019-06-07 06:14:13.208 30938 INFO octavia.api.v2.controllers.listener [req-d3476188-0206-43b8-9437-093bf847eec5 - - - - -] Sending Creation of Listener b99b5253-7fa4-4862-9566-6a4f15126606 to handler 2019-06-07 06:14:13.319 30938 INFO oslo_db.sqlalchemy.provision [req-cbb5a8d6-c910-4aaf-8504-28437c33f4d2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:13.321 30938 INFO oslo_db.sqlalchemy.provision [req-cbb5a8d6-c910-4aaf-8504-28437c33f4d2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xqotwwsjdy 2019-06-07 06:14:13.321 30938 INFO oslo_db.sqlalchemy.provision [req-cbb5a8d6-c910-4aaf-8504-28437c33f4d2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_defaults [0.328040s] ... ok 2019-06-07 06:14:13.334 30938 INFO oslo_db.sqlalchemy.provision [req-cbb5a8d6-c910-4aaf-8504-28437c33f4d2 - - - - -] CREATE BACKEND sqlite:// TOKEN haaflnrqsk 2019-06-07 06:14:13.401 30938 INFO octavia.common.config [req-cbb5a8d6-c910-4aaf-8504-28437c33f4d2 - - - - -] Logging enabled! 2019-06-07 06:14:13.402 30938 INFO octavia.common.config [req-cbb5a8d6-c910-4aaf-8504-28437c33f4d2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:13.426 30938 WARNING octavia.api.root_controller [req-cbb5a8d6-c910-4aaf-8504-28437c33f4d2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:13.440 30938 INFO octavia.api.v2.controllers.load_balancer [req-141ada31-9a37-4b51-aaba-ce030de34b86 - - - - -] Sending created Load Balancer fab0f5e4-922a-4e87-b033-a2cd37d276b7 to the handler 2019-06-07 06:14:13.479 30938 INFO octavia.api.v2.controllers.pool [req-3d2b97d4-3816-4c4f-a9a2-c5bbfa344459 - - - - -] Sending Creation of Pool fe1b17ff-2fed-4b63-943c-37c74fb8858a to handler 2019-06-07 06:14:13.530 30938 INFO oslo_db.sqlalchemy.provision [req-ebad170f-d317-474c-ba61-e94e6648c60f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:13.531 30938 INFO oslo_db.sqlalchemy.provision [req-ebad170f-d317-474c-ba61-e94e6648c60f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN haaflnrqsk 2019-06-07 06:14:13.531 30938 INFO oslo_db.sqlalchemy.provision [req-ebad170f-d317-474c-ba61-e94e6648c60f - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_listener_bad_protocol [0.200384s] ... ok 2019-06-07 06:14:13.534 30938 INFO oslo_db.sqlalchemy.provision [req-ebad170f-d317-474c-ba61-e94e6648c60f - - - - -] CREATE BACKEND sqlite:// TOKEN hewaeqtnej 2019-06-07 06:14:13.602 30938 INFO octavia.common.config [req-ebad170f-d317-474c-ba61-e94e6648c60f - - - - -] Logging enabled! 2019-06-07 06:14:13.602 30938 INFO octavia.common.config [req-ebad170f-d317-474c-ba61-e94e6648c60f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:13.624 30938 WARNING octavia.api.root_controller [req-ebad170f-d317-474c-ba61-e94e6648c60f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:13.636 30938 INFO octavia.api.v2.controllers.load_balancer [req-a9415ffc-c718-462f-aa46-c2483f559241 - - - - -] Sending created Load Balancer 721807bd-5e98-4e21-953f-6cb1e24fc97c to the handler 2019-06-07 06:14:13.674 30938 INFO octavia.api.v2.controllers.pool [req-ac81c4c5-f13e-4e75-a09f-7454ad895d6f - - - - -] Sending Creation of Pool 606c529e-f149-41f1-bf6c-0fb5a2917be8 to handler 2019-06-07 06:14:13.733 30938 INFO oslo_db.sqlalchemy.provision [req-6c315442-28d2-4886-b878-8409488e2bc8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:13.734 30938 INFO oslo_db.sqlalchemy.provision [req-6c315442-28d2-4886-b878-8409488e2bc8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hewaeqtnej 2019-06-07 06:14:13.735 30938 INFO oslo_db.sqlalchemy.provision [req-6c315442-28d2-4886-b878-8409488e2bc8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_bad_default_pool_id [0.203120s] ... ok 2019-06-07 06:14:13.737 30938 INFO oslo_db.sqlalchemy.provision [req-6c315442-28d2-4886-b878-8409488e2bc8 - - - - -] CREATE BACKEND sqlite:// TOKEN lyvcldksas 2019-06-07 06:14:13.805 30938 INFO octavia.common.config [req-6c315442-28d2-4886-b878-8409488e2bc8 - - - - -] Logging enabled! 2019-06-07 06:14:13.805 30938 INFO octavia.common.config [req-6c315442-28d2-4886-b878-8409488e2bc8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:13.827 30938 WARNING octavia.api.root_controller [req-6c315442-28d2-4886-b878-8409488e2bc8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:13.838 30938 INFO octavia.api.v2.controllers.load_balancer [req-b6d44c91-323f-40a7-8117-f7593904cbe0 - - - - -] Sending created Load Balancer 41458346-6207-4b25-930c-cbd71fc3a88b to the handler 2019-06-07 06:14:13.877 30938 INFO octavia.api.v2.controllers.pool [req-fa70f1ce-01e2-4cea-95dd-9f5064f0d869 - - - - -] Sending Creation of Pool 85f6d11b-7d11-48e9-9280-1a0555b1a660 to handler 2019-06-07 06:14:13.938 30938 INFO octavia.api.v2.controllers.listener [req-6d47869d-d711-4c80-83e8-970e10366cc1 - - - - -] Sending Creation of Listener d34e4f57-527b-4b89-842e-2a1b13ac6230 to handler 2019-06-07 06:14:14.001 30938 INFO oslo_db.sqlalchemy.provision [req-3c8dde2d-e18f-46e4-ae37-e9e63ac6d6ab - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:14.002 30938 INFO oslo_db.sqlalchemy.provision [req-3c8dde2d-e18f-46e4-ae37-e9e63ac6d6ab - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lyvcldksas 2019-06-07 06:14:14.003 30938 INFO oslo_db.sqlalchemy.provision [req-3c8dde2d-e18f-46e4-ae37-e9e63ac6d6ab - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_bad_handler [0.267781s] ... ok 2019-06-07 06:14:14.005 30938 INFO oslo_db.sqlalchemy.provision [req-3c8dde2d-e18f-46e4-ae37-e9e63ac6d6ab - - - - -] CREATE BACKEND sqlite:// TOKEN isduekqdwi 2019-06-07 06:14:14.074 30938 INFO octavia.common.config [req-3c8dde2d-e18f-46e4-ae37-e9e63ac6d6ab - - - - -] Logging enabled! 2019-06-07 06:14:14.074 30938 INFO octavia.common.config [req-3c8dde2d-e18f-46e4-ae37-e9e63ac6d6ab - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:14.095 30938 WARNING octavia.api.root_controller [req-3c8dde2d-e18f-46e4-ae37-e9e63ac6d6ab - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:14.107 30938 INFO octavia.api.v2.controllers.load_balancer [req-392a5f1c-3579-49cb-a61e-3736db9255b7 - - - - -] Sending created Load Balancer f26029f7-7e00-4098-804b-1d23a8c94b7d to the handler 2019-06-07 06:14:14.146 30938 INFO octavia.api.v2.controllers.pool [req-41186220-05b4-4a9b-bbd4-bc14c37c295d - - - - -] Sending Creation of Pool 8eebda6e-86ff-41d9-85c2-2702564dd950 to handler 2019-06-07 06:14:14.212 30938 INFO octavia.api.v2.controllers.listener [req-702d7cde-9aed-4eba-a949-c06f30fe4aac - - - - -] Sending Creation of Listener 0796eddc-14e8-4189-81dc-bb1f3a8f57e9 to handler 2019-06-07 06:14:14.311 30938 INFO oslo_db.sqlalchemy.provision [req-756dda17-c251-4a8f-be9c-9f9a470e74fd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:14.312 30938 INFO oslo_db.sqlalchemy.provision [req-756dda17-c251-4a8f-be9c-9f9a470e74fd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN isduekqdwi 2019-06-07 06:14:14.312 30938 INFO oslo_db.sqlalchemy.provision [req-756dda17-c251-4a8f-be9c-9f9a470e74fd - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_project_id [0.309628s] ... ok 2019-06-07 06:14:14.315 30938 INFO oslo_db.sqlalchemy.provision [req-756dda17-c251-4a8f-be9c-9f9a470e74fd - - - - -] CREATE BACKEND sqlite:// TOKEN pgslsbxfze 2019-06-07 06:14:14.383 30938 INFO octavia.common.config [req-756dda17-c251-4a8f-be9c-9f9a470e74fd - - - - -] Logging enabled! 2019-06-07 06:14:14.383 30938 INFO octavia.common.config [req-756dda17-c251-4a8f-be9c-9f9a470e74fd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:14.404 30938 WARNING octavia.api.root_controller [req-756dda17-c251-4a8f-be9c-9f9a470e74fd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:14.415 30938 INFO octavia.api.v2.controllers.load_balancer [req-e7701a36-6966-4183-a97b-06c94979b150 - - - - -] Sending created Load Balancer 62f00231-dc4b-47a2-9335-b849386eca3f to the handler 2019-06-07 06:14:14.455 30938 INFO octavia.api.v2.controllers.pool [req-94d5fa86-b934-46ee-b837-d1fca3e28b6f - - - - -] Sending Creation of Pool 1c41eced-992e-4d64-aad6-b2e00104a460 to handler 2019-06-07 06:14:14.584 30938 INFO octavia.api.v2.controllers.listener [req-4ab67379-f2d8-48be-8b25-0a5000df3abd - - - - -] Sending Creation of Listener 6a0dfbce-26df-40d4-a3d7-d625a6c6b871 to handler 2019-06-07 06:14:14.637 30938 INFO oslo_db.sqlalchemy.provision [req-e9bb5367-fa9b-458b-9d8d-f4a672073b7c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:14.639 30938 INFO oslo_db.sqlalchemy.provision [req-e9bb5367-fa9b-458b-9d8d-f4a672073b7c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pgslsbxfze 2019-06-07 06:14:14.639 30938 INFO oslo_db.sqlalchemy.provision [req-e9bb5367-fa9b-458b-9d8d-f4a672073b7c - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_tls_termination_data [0.326549s] ... ok 2019-06-07 06:14:14.642 30938 INFO oslo_db.sqlalchemy.provision [req-e9bb5367-fa9b-458b-9d8d-f4a672073b7c - - - - -] CREATE BACKEND sqlite:// TOKEN ortqwhmfdm 2019-06-07 06:14:14.709 30938 INFO octavia.common.config [req-e9bb5367-fa9b-458b-9d8d-f4a672073b7c - - - - -] Logging enabled! 2019-06-07 06:14:14.710 30938 INFO octavia.common.config [req-e9bb5367-fa9b-458b-9d8d-f4a672073b7c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:14.731 30938 WARNING octavia.api.root_controller [req-e9bb5367-fa9b-458b-9d8d-f4a672073b7c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:14.743 30938 INFO octavia.api.v2.controllers.load_balancer [req-bbde2b40-3cb2-4317-b3cb-4e1c2352bff3 - - - - -] Sending created Load Balancer b56295ee-eee3-43e7-b86c-f7e0465cc799 to the handler 2019-06-07 06:14:14.782 30938 INFO octavia.api.v2.controllers.pool [req-f9cda279-d893-4d19-a4af-58ff8e00cdf1 - - - - -] Sending Creation of Pool a93b3704-3bca-4518-a95e-a907ea767efe to handler 2019-06-07 06:14:14.842 30938 INFO octavia.api.v2.controllers.listener [req-7f5cc7ea-e527-4170-a273-65533633cec4 - - - - -] Sending Creation of Listener 10b2526d-28fb-4915-a64e-ef824ff98fb4 to handler 2019-06-07 06:14:14.924 30938 INFO octavia.api.v2.controllers.listener [req-2017a55b-ea24-43b3-bd1c-ac9e4579f88c - - - - -] Sending Deletion of Listener 10b2526d-28fb-4915-a64e-ef824ff98fb4 to handler 2019-06-07 06:14:15.031 30938 INFO oslo_db.sqlalchemy.provision [req-6798da5e-2d41-45f3-84e9-4818829ffdc2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:15.032 30938 INFO oslo_db.sqlalchemy.provision [req-6798da5e-2d41-45f3-84e9-4818829ffdc2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ortqwhmfdm 2019-06-07 06:14:15.033 30938 INFO oslo_db.sqlalchemy.provision [req-6798da5e-2d41-45f3-84e9-4818829ffdc2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete [0.393419s] ... ok 2019-06-07 06:14:15.036 30938 INFO oslo_db.sqlalchemy.provision [req-6798da5e-2d41-45f3-84e9-4818829ffdc2 - - - - -] CREATE BACKEND sqlite:// TOKEN uoeinqxubu 2019-06-07 06:14:15.103 30938 INFO octavia.common.config [req-6798da5e-2d41-45f3-84e9-4818829ffdc2 - - - - -] Logging enabled! 2019-06-07 06:14:15.103 30938 INFO octavia.common.config [req-6798da5e-2d41-45f3-84e9-4818829ffdc2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:15.124 30938 WARNING octavia.api.root_controller [req-6798da5e-2d41-45f3-84e9-4818829ffdc2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:15.136 30938 INFO octavia.api.v2.controllers.load_balancer [req-5fc1865b-0e75-4e97-8e83-b4078c43244c - - - - -] Sending created Load Balancer 2f0629aa-5543-449f-aad1-8dec4ed746d4 to the handler 2019-06-07 06:14:15.176 30938 INFO octavia.api.v2.controllers.pool [req-d579fe8b-0ddc-4f15-99e0-bf593864f74a - - - - -] Sending Creation of Pool d239ce75-c451-48fb-a4e5-5c5d3a86e400 to handler 2019-06-07 06:14:15.219 30938 INFO octavia.api.v2.controllers.load_balancer [req-eda02599-4ace-44b8-acc0-f0f53a5309fb - - - - -] Sending created Load Balancer bb539213-5403-4ac6-816d-c565a670267a to the handler 2019-06-07 06:14:15.249 30938 INFO octavia.api.v2.controllers.load_balancer [req-d7d58fcd-64ea-41ef-9e76-f81e06a2b32f - - - - -] Sending created Load Balancer 4e89fb6f-2b4a-4410-a15b-a14ef093d804 to the handler 2019-06-07 06:14:15.286 30938 INFO octavia.api.v2.controllers.listener [req-89fe6d4d-64bb-4ad1-a18c-5e3ff56bf009 - - - - -] Sending Creation of Listener 7f66c720-b92e-44b9-91f6-9dfbcc09be2e to handler 2019-06-07 06:14:15.343 30938 INFO octavia.api.v2.controllers.listener [req-7464c05e-842e-4dce-9f03-4fc40730a68a - - - - -] Sending Creation of Listener 8ce9a538-6b1b-46c2-92fd-8423b49a9e25 to handler 2019-06-07 06:14:15.409 30938 INFO octavia.api.v2.controllers.listener [req-971f9a66-58a8-4eff-8a4f-74fab27ca0be - - - - -] Sending Creation of Listener b026f7c5-5775-41f1-ae66-205b987d0b41 to handler 2019-06-07 06:14:15.490 30938 INFO oslo_db.sqlalchemy.provision [req-5f95d605-7c62-43ce-b7c3-f56c4590a73e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:15.491 30938 INFO oslo_db.sqlalchemy.provision [req-5f95d605-7c62-43ce-b7c3-f56c4590a73e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uoeinqxubu 2019-06-07 06:14:15.492 30938 INFO oslo_db.sqlalchemy.provision [req-5f95d605-7c62-43ce-b7c3-f56c4590a73e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_by_project_id [0.458865s] ... ok 2019-06-07 06:14:15.495 30938 INFO oslo_db.sqlalchemy.provision [req-5f95d605-7c62-43ce-b7c3-f56c4590a73e - - - - -] CREATE BACKEND sqlite:// TOKEN txtinqaumy 2019-06-07 06:14:15.562 30938 INFO octavia.common.config [req-5f95d605-7c62-43ce-b7c3-f56c4590a73e - - - - -] Logging enabled! 2019-06-07 06:14:15.562 30938 INFO octavia.common.config [req-5f95d605-7c62-43ce-b7c3-f56c4590a73e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:15.583 30938 WARNING octavia.api.root_controller [req-5f95d605-7c62-43ce-b7c3-f56c4590a73e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:15.596 30938 INFO octavia.api.v2.controllers.load_balancer [req-4790c2da-e682-4dda-b475-a9fb9578954d - - - - -] Sending created Load Balancer 1b63115f-d550-4e4f-b2ce-8a442e0156a7 to the handler 2019-06-07 06:14:15.635 30938 INFO octavia.api.v2.controllers.pool [req-29678fda-8419-44e2-8dec-8ffb51b3ea57 - - - - -] Sending Creation of Pool ed33a928-bddb-4f35-9e07-c0cc92a150d8 to handler 2019-06-07 06:14:15.696 30938 INFO octavia.api.v2.controllers.listener [req-37d32b47-e776-487c-8e06-5999c467b907 - - - - -] Sending Creation of Listener a17c5cdf-d2b0-4e9f-a500-64581cf03e5c to handler 2019-06-07 06:14:15.781 30938 INFO octavia.api.v2.controllers.listener [req-9d2cd19a-fb99-473a-af50-b6395363c2ea - - - - -] Sending Creation of Listener ea4c3081-4ab6-446f-83ae-793581b639e1 to handler 2019-06-07 06:14:15.873 30938 INFO octavia.api.v2.controllers.listener [req-e8448094-5ad6-4e4a-82cc-56b99b7b3276 - - - - -] Sending Creation of Listener d98e16f4-9580-4719-bd7c-c669884b3045 to handler 2019-06-07 06:14:15.974 30938 INFO oslo_db.sqlalchemy.provision [req-37324f39-8a00-4972-bee7-28a2571b8ea4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:15.976 30938 INFO oslo_db.sqlalchemy.provision [req-37324f39-8a00-4972-bee7-28a2571b8ea4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN txtinqaumy 2019-06-07 06:14:15.976 30938 INFO oslo_db.sqlalchemy.provision [req-37324f39-8a00-4972-bee7-28a2571b8ea4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_fields_filter [0.484077s] ... ok 2019-06-07 06:14:15.979 30938 INFO oslo_db.sqlalchemy.provision [req-37324f39-8a00-4972-bee7-28a2571b8ea4 - - - - -] CREATE BACKEND sqlite:// TOKEN nxorqbzpxa 2019-06-07 06:14:16.046 30938 INFO octavia.common.config [req-37324f39-8a00-4972-bee7-28a2571b8ea4 - - - - -] Logging enabled! 2019-06-07 06:14:16.047 30938 INFO octavia.common.config [req-37324f39-8a00-4972-bee7-28a2571b8ea4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:16.068 30938 WARNING octavia.api.root_controller [req-37324f39-8a00-4972-bee7-28a2571b8ea4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:16.080 30938 INFO octavia.api.v2.controllers.load_balancer [req-4e11d193-5284-4b23-9ca7-4fd6dbfd2115 - - - - -] Sending created Load Balancer 5e7632d3-b4b9-4eed-8960-7c7bf61c7fe8 to the handler 2019-06-07 06:14:16.119 30938 INFO octavia.api.v2.controllers.pool [req-15ef6fad-ec4d-4b16-b429-b6a3c90bb42d - - - - -] Sending Creation of Pool d1ee132d-5427-4b8e-977b-c58ec24ae583 to handler 2019-06-07 06:14:16.175 30938 INFO octavia.api.v2.controllers.listener [req-c050356a-103c-4921-af47-8dc9cbc53a46 - - - - -] Sending Creation of Listener 19ba5db7-28bd-46de-9590-4e92251f9451 to handler 2019-06-07 06:14:16.254 30938 INFO octavia.api.v2.controllers.listener [req-4b4a49dc-a71c-4aa7-be37-a18e89115775 - - - - -] Sending Creation of Listener da14a178-b9dd-499e-b5a1-54e81d4547d1 to handler 2019-06-07 06:14:16.363 30938 INFO octavia.api.v2.controllers.listener [req-aa89ec1c-6e1d-40b7-8efb-84ab2511548f - - - - -] Sending Creation of Listener 48e71d3d-d614-4d35-b376-d1290aeb8dbe to handler 2019-06-07 06:14:16.482 30938 INFO oslo_db.sqlalchemy.provision [req-a12e9e32-cde6-413d-b3ac-01cc7f613059 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:16.484 30938 INFO oslo_db.sqlalchemy.provision [req-a12e9e32-cde6-413d-b3ac-01cc7f613059 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nxorqbzpxa 2019-06-07 06:14:16.484 30938 INFO oslo_db.sqlalchemy.provision [req-a12e9e32-cde6-413d-b3ac-01cc7f613059 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_sorted [0.507777s] ... ok 2019-06-07 06:14:16.487 30938 INFO oslo_db.sqlalchemy.provision [req-a12e9e32-cde6-413d-b3ac-01cc7f613059 - - - - -] CREATE BACKEND sqlite:// TOKEN flojivwuom 2019-06-07 06:14:16.555 30938 INFO octavia.common.config [req-a12e9e32-cde6-413d-b3ac-01cc7f613059 - - - - -] Logging enabled! 2019-06-07 06:14:16.555 30938 INFO octavia.common.config [req-a12e9e32-cde6-413d-b3ac-01cc7f613059 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:16.576 30938 WARNING octavia.api.root_controller [req-a12e9e32-cde6-413d-b3ac-01cc7f613059 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:16.588 30938 INFO octavia.api.v2.controllers.load_balancer [req-09644c39-b7e7-4b53-957b-6951a9f11b1d - - - - -] Sending created Load Balancer 1f6c17d4-ba0d-4223-aa0d-ff428c9c1d93 to the handler 2019-06-07 06:14:16.626 30938 INFO octavia.api.v2.controllers.pool [req-d929b8cb-c45c-4224-9369-d5ccacd69cf7 - - - - -] Sending Creation of Pool ba816e1b-cab4-463a-93dc-5f01daa6d037 to handler 2019-06-07 06:14:16.683 30938 INFO octavia.api.v2.controllers.listener [req-57fd9116-f3c8-4e63-8915-0b5efa0f9fba - - - - -] Sending Creation of Listener a005604f-d6e4-476a-b948-5fdfacfd8985 to handler 2019-06-07 06:14:16.772 30938 INFO oslo_db.sqlalchemy.provision [req-bc91cc43-162d-485f-90b7-8c96ff773c2b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:16.774 30938 INFO oslo_db.sqlalchemy.provision [req-bc91cc43-162d-485f-90b7-8c96ff773c2b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN flojivwuom 2019-06-07 06:14:16.774 30938 INFO oslo_db.sqlalchemy.provision [req-bc91cc43-162d-485f-90b7-8c96ff773c2b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_one_fields_filter [0.289680s] ... ok 2019-06-07 06:14:16.777 30938 INFO oslo_db.sqlalchemy.provision [req-bc91cc43-162d-485f-90b7-8c96ff773c2b - - - - -] CREATE BACKEND sqlite:// TOKEN lnobqanukw 2019-06-07 06:14:16.844 30938 INFO octavia.common.config [req-bc91cc43-162d-485f-90b7-8c96ff773c2b - - - - -] Logging enabled! 2019-06-07 06:14:16.844 30938 INFO octavia.common.config [req-bc91cc43-162d-485f-90b7-8c96ff773c2b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:16.865 30938 WARNING octavia.api.root_controller [req-bc91cc43-162d-485f-90b7-8c96ff773c2b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:16.876 30938 INFO octavia.api.v2.controllers.load_balancer [req-6f78c724-55e1-4e8f-b51f-a0e676b376b6 - - - - -] Sending created Load Balancer cc7bcf1d-dc57-4553-8c74-a8d57b9b57d0 to the handler 2019-06-07 06:14:16.915 30938 INFO octavia.api.v2.controllers.pool [req-0acbe097-fbb4-4171-9528-d450bc505550 - - - - -] Sending Creation of Pool 03199e85-aea3-494e-acb8-7a1aa445c004 to handler 2019-06-07 06:14:16.960 30938 INFO octavia.api.v2.controllers.load_balancer [req-0277f58a-9faf-4983-92dc-aa3725b72342 - - - - -] Sending created Load Balancer 91466148-553b-421b-81f9-6561291ef12a to the handler 2019-06-07 06:14:16.997 30938 INFO octavia.api.v2.controllers.listener [req-924338f2-be1a-4a56-b1c4-86e7d8748200 - - - - -] Sending Creation of Listener b48f6b12-dc20-4b6f-acd2-be07114448a0 to handler 2019-06-07 06:14:17.044 30938 INFO oslo_db.sqlalchemy.provision [req-3b54c278-b4c1-43af-be1a-6b8ffad26692 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:17.046 30938 INFO oslo_db.sqlalchemy.provision [req-3b54c278-b4c1-43af-be1a-6b8ffad26692 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lnobqanukw 2019-06-07 06:14:17.046 30938 INFO oslo_db.sqlalchemy.provision [req-3b54c278-b4c1-43af-be1a-6b8ffad26692 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_statistics [0.272397s] ... ok 2019-06-07 06:14:17.049 30938 INFO oslo_db.sqlalchemy.provision [req-3b54c278-b4c1-43af-be1a-6b8ffad26692 - - - - -] CREATE BACKEND sqlite:// TOKEN wndhgliadv 2019-06-07 06:14:17.116 30938 INFO octavia.common.config [req-3b54c278-b4c1-43af-be1a-6b8ffad26692 - - - - -] Logging enabled! 2019-06-07 06:14:17.117 30938 INFO octavia.common.config [req-3b54c278-b4c1-43af-be1a-6b8ffad26692 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:17.137 30938 WARNING octavia.api.root_controller [req-3b54c278-b4c1-43af-be1a-6b8ffad26692 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:17.149 30938 INFO octavia.api.v2.controllers.load_balancer [req-3bcea8a7-d516-4682-89fd-18fb68474be9 - - - - -] Sending created Load Balancer 22768490-b323-467c-babd-fd2c072a730a to the handler 2019-06-07 06:14:17.189 30938 INFO octavia.api.v2.controllers.pool [req-12f872b6-8f29-4807-8da9-e5b126e1921b - - - - -] Sending Creation of Pool 226241f0-5014-44ea-b23e-89e4f17a5679 to handler 2019-06-07 06:14:17.236 30938 INFO octavia.api.v2.controllers.load_balancer [req-52e31043-8047-46b1-9802-64483759f9e2 - - - - -] Sending created Load Balancer 582d02f4-abd3-4581-9b5a-1cbf85db0ba3 to the handler 2019-06-07 06:14:17.273 30938 INFO octavia.api.v2.controllers.listener [req-dcf68bd3-f361-4da4-ae5d-018317fa91c9 - - - - -] Sending Creation of Listener 7b0e3fbf-cd38-4175-9199-8ba5d9e80d1a to handler 2019-06-07 06:14:17.319 30938 INFO oslo_db.sqlalchemy.provision [req-22021008-fd0b-4f0d-b0de-760269606c1c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:17.320 30938 INFO oslo_db.sqlalchemy.provision [req-22021008-fd0b-4f0d-b0de-760269606c1c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wndhgliadv 2019-06-07 06:14:17.321 30938 INFO oslo_db.sqlalchemy.provision [req-22021008-fd0b-4f0d-b0de-760269606c1c - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_statistics_not_authorized [0.274217s] ... ok 2019-06-07 06:14:17.324 30938 INFO oslo_db.sqlalchemy.provision [req-22021008-fd0b-4f0d-b0de-760269606c1c - - - - -] CREATE BACKEND sqlite:// TOKEN tiqlsxwpmd 2019-06-07 06:14:17.391 30938 INFO octavia.common.config [req-22021008-fd0b-4f0d-b0de-760269606c1c - - - - -] Logging enabled! 2019-06-07 06:14:17.391 30938 INFO octavia.common.config [req-22021008-fd0b-4f0d-b0de-760269606c1c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:17.477 30938 WARNING octavia.api.root_controller [req-22021008-fd0b-4f0d-b0de-760269606c1c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:17.488 30938 INFO octavia.api.v2.controllers.load_balancer [req-5a898571-d86d-4917-bcdd-e123e3917dbc - - - - -] Sending created Load Balancer d467a8ff-8dd8-48c9-a774-0d361fef1c6c to the handler 2019-06-07 06:14:17.527 30938 INFO octavia.api.v2.controllers.pool [req-69df3c5f-8e76-446d-8457-8fad9b012b34 - - - - -] Sending Creation of Pool 5fff613b-cb9b-487b-be25-af51a3c65f97 to handler 2019-06-07 06:14:17.589 30938 INFO octavia.api.v2.controllers.listener [req-7dcd807a-03c0-44e2-b1e0-5dc8224c5fcf - - - - -] Sending Creation of Listener 3216219c-a07a-4609-af24-2b1a4d2d6f63 to handler 2019-06-07 06:14:17.684 30938 INFO octavia.api.v2.controllers.listener [req-dd0bada9-6f1f-4f2a-ad5c-955edf7b069e - 6e65dbb4-05e2-46dd-b67c-b5580af93c55 - - -] Sending Update of Listener 3216219c-a07a-4609-af24-2b1a4d2d6f63 to handler 2019-06-07 06:14:17.787 30938 INFO oslo_db.sqlalchemy.provision [req-b322ba48-93ce-4306-b060-a5b38426e79a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:17.789 30938 INFO oslo_db.sqlalchemy.provision [req-b322ba48-93ce-4306-b060-a5b38426e79a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tiqlsxwpmd 2019-06-07 06:14:17.789 30938 INFO oslo_db.sqlalchemy.provision [req-b322ba48-93ce-4306-b060-a5b38426e79a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_authorized [0.468177s] ... ok 2019-06-07 06:14:17.792 30938 INFO oslo_db.sqlalchemy.provision [req-b322ba48-93ce-4306-b060-a5b38426e79a - - - - -] CREATE BACKEND sqlite:// TOKEN eiejxhtmog 2019-06-07 06:14:17.859 30938 INFO octavia.common.config [req-b322ba48-93ce-4306-b060-a5b38426e79a - - - - -] Logging enabled! 2019-06-07 06:14:17.860 30938 INFO octavia.common.config [req-b322ba48-93ce-4306-b060-a5b38426e79a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:17.883 30938 WARNING octavia.api.root_controller [req-b322ba48-93ce-4306-b060-a5b38426e79a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:17.898 30938 INFO octavia.api.v2.controllers.load_balancer [req-10a1288a-e52c-40d5-9ab2-52ea5b8ed852 - - - - -] Sending created Load Balancer 53fa28f3-45fe-463f-8552-2e141cc71095 to the handler 2019-06-07 06:14:17.937 30938 INFO octavia.api.v2.controllers.pool [req-935224f9-6639-4b8d-bff5-9dc12af63163 - - - - -] Sending Creation of Pool 39d3b0c1-2f87-4007-bbdd-5429faa5d988 to handler 2019-06-07 06:14:17.994 30938 INFO octavia.api.v2.controllers.listener [req-b2abbc86-9611-457b-bcbd-b7b093bb21b7 - - - - -] Sending Creation of Listener f49ee5e4-3c2d-4865-b7c6-fba0c82433ec to handler 2019-06-07 06:14:18.076 30938 INFO oslo_db.sqlalchemy.provision [req-1d9cfc03-f306-41b4-aa36-71df32e59d6b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:18.077 30938 INFO oslo_db.sqlalchemy.provision [req-1d9cfc03-f306-41b4-aa36-71df32e59d6b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eiejxhtmog 2019-06-07 06:14:18.078 30938 INFO oslo_db.sqlalchemy.provision [req-1d9cfc03-f306-41b4-aa36-71df32e59d6b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_empty_body [0.288543s] ... ok 2019-06-07 06:14:18.081 30938 INFO oslo_db.sqlalchemy.provision [req-1d9cfc03-f306-41b4-aa36-71df32e59d6b - - - - -] CREATE BACKEND sqlite:// TOKEN gszcvsoomx 2019-06-07 06:14:18.149 30938 INFO octavia.common.config [req-1d9cfc03-f306-41b4-aa36-71df32e59d6b - - - - -] Logging enabled! 2019-06-07 06:14:18.149 30938 INFO octavia.common.config [req-1d9cfc03-f306-41b4-aa36-71df32e59d6b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:18.173 30938 WARNING octavia.api.root_controller [req-1d9cfc03-f306-41b4-aa36-71df32e59d6b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:18.187 30938 INFO octavia.api.v2.controllers.load_balancer [req-568ec7b3-95ea-4ba4-a906-d431b7ff0cdd - - - - -] Sending created Load Balancer fce9b964-499b-41e7-8227-cd6d249c30f8 to the handler 2019-06-07 06:14:18.226 30938 INFO octavia.api.v2.controllers.pool [req-9a912d28-9c5a-4851-a650-dc77712a4ffc - - - - -] Sending Creation of Pool 00ffffea-e25f-42ab-895f-8d611771762a to handler 2019-06-07 06:14:18.287 30938 INFO octavia.api.v2.controllers.listener [req-0e4a142a-3305-44b8-befa-04be4ea33dd5 - - - - -] Sending Creation of Listener 2f393f64-ded7-4419-97f6-2a97cb323f0c to handler 2019-06-07 06:14:18.384 30938 INFO oslo_db.sqlalchemy.provision [req-898ec753-6bf6-4a91-8560-71e29d7c8f94 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:18.386 30938 INFO oslo_db.sqlalchemy.provision [req-898ec753-6bf6-4a91-8560-71e29d7c8f94 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gszcvsoomx 2019-06-07 06:14:18.386 30938 INFO oslo_db.sqlalchemy.provision [req-898ec753-6bf6-4a91-8560-71e29d7c8f94 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_not_authorized [0.327059s] ... ok 2019-06-07 06:14:18.408 30938 INFO oslo_db.sqlalchemy.provision [req-898ec753-6bf6-4a91-8560-71e29d7c8f94 - - - - -] CREATE BACKEND sqlite:// TOKEN hqlmxxxhmc 2019-06-07 06:14:18.475 30938 INFO octavia.common.config [req-898ec753-6bf6-4a91-8560-71e29d7c8f94 - - - - -] Logging enabled! 2019-06-07 06:14:18.476 30938 INFO octavia.common.config [req-898ec753-6bf6-4a91-8560-71e29d7c8f94 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:18.496 30938 WARNING octavia.api.root_controller [req-898ec753-6bf6-4a91-8560-71e29d7c8f94 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:18.508 30938 INFO octavia.api.v2.controllers.load_balancer [req-12e290c5-e60e-4e92-b7cd-91119e2c04c9 - - - - -] Sending created Load Balancer 35f6225d-212f-469b-a15c-00736236bd68 to the handler 2019-06-07 06:14:18.546 30938 INFO octavia.api.v2.controllers.pool [req-760c9303-d1bc-4725-8336-42e7cc855eb9 - - - - -] Sending Creation of Pool b2e30f0e-3815-4e9a-b7ca-5e72ab8849bb to handler 2019-06-07 06:14:18.595 30938 INFO octavia.api.v2.controllers.load_balancer [req-644e0e0c-cdcf-49d0-8713-50de5bc98999 - - - - -] Sending created Load Balancer 54efcd03-33ca-46da-9d4e-ab0547f9ae8e to the handler 2019-06-07 06:14:18.632 30938 INFO octavia.api.v2.controllers.listener [req-1bd2aa71-8acb-4db4-9b76-febacd9e3dc9 - - - - -] Sending Creation of Listener 3a16bf97-be7d-439c-bdc1-269b5855cbbe to handler 2019-06-07 06:14:18.682 30938 INFO octavia.api.v2.controllers.load_balancer [req-bee12b66-1560-4014-b302-1fabc249a6c9 - - - - -] Sending updated Load Balancer 54efcd03-33ca-46da-9d4e-ab0547f9ae8e to the handler 2019-06-07 06:14:18.711 30938 INFO octavia.api.v2.controllers.listener [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] Load Balancer 54efcd03-33ca-46da-9d4e-ab0547f9ae8e is immutable. 2019-06-07 06:14:18.729 30938 INFO oslo_db.sqlalchemy.provision [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:18.730 30938 INFO oslo_db.sqlalchemy.provision [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hqlmxxxhmc 2019-06-07 06:14:18.731 30938 INFO oslo_db.sqlalchemy.provision [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_pending_update [0.325632s] ... ok 2019-06-07 06:14:18.734 30938 INFO oslo_db.sqlalchemy.provision [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] CREATE BACKEND sqlite:// TOKEN klcicddlyt 2019-06-07 06:14:18.801 30938 INFO octavia.common.config [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] Logging enabled! 2019-06-07 06:14:18.801 30938 INFO octavia.common.config [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:18.823 30938 WARNING octavia.api.root_controller [req-543b0a36-abf7-45fe-aabc-cf0fe0dbd20a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:18.834 30938 INFO octavia.api.v2.controllers.load_balancer [req-26e5263b-4e77-473f-81e6-0333559db443 - - - - -] Sending created Load Balancer 93204b4e-dea9-4a4b-a3ef-2de1e322393d to the handler 2019-06-07 06:14:18.873 30938 INFO octavia.api.v2.controllers.pool [req-2a8f2d31-d862-4aec-966e-f9914eeed9c3 - - - - -] Sending Creation of Pool 623cd3ea-2d18-4bfc-a70f-f1579ff455cf to handler 2019-06-07 06:14:18.939 30938 INFO octavia.api.v2.controllers.listener [req-81dfcca4-b841-4940-93b7-9321253d934b - - - - -] Sending Creation of Listener 79c573b0-ebd3-416a-b925-be053ecbc591 to handler 2019-06-07 06:14:19.035 30938 INFO octavia.api.v2.controllers.listener [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] Sending Update of Listener 79c573b0-ebd3-416a-b925-be053ecbc591 to handler 2019-06-07 06:14:19.062 30938 INFO oslo_db.sqlalchemy.provision [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:19.063 30938 INFO oslo_db.sqlalchemy.provision [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN klcicddlyt 2019-06-07 06:14:19.064 30938 INFO oslo_db.sqlalchemy.provision [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_unset_defaults [0.332789s] ... ok 2019-06-07 06:14:19.067 30938 INFO oslo_db.sqlalchemy.provision [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] CREATE BACKEND sqlite:// TOKEN dmprigcnsa 2019-06-07 06:14:19.134 30938 INFO octavia.common.config [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] Logging enabled! 2019-06-07 06:14:19.134 30938 INFO octavia.common.config [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:19.155 30938 WARNING octavia.api.root_controller [req-714571ba-eb80-42e4-9fc0-45d2e8bbd244 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:19.166 30938 INFO octavia.api.v2.controllers.load_balancer [req-32c8f5d4-8044-42ba-9052-1bcca1a978dc - - - - -] Sending created Load Balancer 87580521-05a1-4b49-a7d7-6a37f1c48b53 to the handler 2019-06-07 06:14:19.210 30938 INFO octavia.api.v2.controllers.pool [req-2589b5b5-df93-4755-9553-c2cc4743bc97 - - - - -] Sending Creation of Pool c2d4c755-d0e9-4b66-a5fc-805d84b9b8b5 to handler 2019-06-07 06:14:19.271 30938 INFO octavia.api.v2.controllers.listener [req-cc4ff5e1-97e9-40e0-b3db-e757bcd7f508 - - - - -] Sending Creation of Listener 60c6310a-8e45-47e7-b9f9-fa9a70e6927a to handler 2019-06-07 06:14:19.347 30938 INFO octavia.api.v2.controllers.listener [req-979682e6-014e-4923-a6d0-b1ddc75717ee - - - - -] Sending Update of Listener 60c6310a-8e45-47e7-b9f9-fa9a70e6927a to handler 2019-06-07 06:14:19.408 30938 INFO oslo_db.sqlalchemy.provision [req-2054777e-594a-4e46-a2c0-d7bf23eda9c4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:19.409 30938 INFO oslo_db.sqlalchemy.provision [req-2054777e-594a-4e46-a2c0-d7bf23eda9c4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dmprigcnsa 2019-06-07 06:14:19.409 30938 INFO oslo_db.sqlalchemy.provision [req-2054777e-594a-4e46-a2c0-d7bf23eda9c4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_bad_handler [0.345670s] ... ok 2019-06-07 06:14:19.412 30938 INFO oslo_db.sqlalchemy.provision [req-2054777e-594a-4e46-a2c0-d7bf23eda9c4 - - - - -] CREATE BACKEND sqlite:// TOKEN iwhsohzixk 2019-06-07 06:14:19.480 30938 INFO octavia.common.config [req-2054777e-594a-4e46-a2c0-d7bf23eda9c4 - - - - -] Logging enabled! 2019-06-07 06:14:19.481 30938 INFO octavia.common.config [req-2054777e-594a-4e46-a2c0-d7bf23eda9c4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:19.501 30938 WARNING octavia.api.root_controller [req-2054777e-594a-4e46-a2c0-d7bf23eda9c4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:19.513 30938 INFO octavia.api.v2.controllers.load_balancer [req-851736fc-0cfe-4e79-8c91-a1a0cab40d02 - - - - -] Sending created Load Balancer 62aaccc7-d381-455b-906b-2fa39c853beb to the handler 2019-06-07 06:14:19.550 30938 INFO octavia.api.v2.controllers.listener [req-06d036f3-0d17-406c-96c0-8ca52f5c4b0f - - - - -] Sending Creation of Listener 03644f43-1776-4140-b48c-bacfeba06e1b to handler 2019-06-07 06:14:19.631 30938 INFO octavia.api.v2.controllers.pool [req-7826c177-e48b-44cc-8453-a22198853a9d - - - - -] Sending Creation of Pool 5cb2c31b-271f-4725-8551-765eea39b413 to handler 2019-06-07 06:14:19.706 30938 INFO octavia.api.v2.controllers.load_balancer [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] Sending deleted Load Balancer 62aaccc7-d381-455b-906b-2fa39c853beb to the handler 2019-06-07 06:14:19.717 30938 INFO oslo_db.sqlalchemy.provision [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:19.719 30938 INFO oslo_db.sqlalchemy.provision [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iwhsohzixk 2019-06-07 06:14:19.719 30938 INFO oslo_db.sqlalchemy.provision [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_cascade_delete [0.309373s] ... ok 2019-06-07 06:14:19.722 30938 INFO oslo_db.sqlalchemy.provision [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] CREATE BACKEND sqlite:// TOKEN esbvkqcqlo 2019-06-07 06:14:19.789 30938 INFO octavia.common.config [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] Logging enabled! 2019-06-07 06:14:19.789 30938 INFO octavia.common.config [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:19.810 30938 WARNING octavia.api.root_controller [req-67c18182-e8e0-4475-b56b-0a7f2f065567 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:19.825 30938 INFO oslo_db.sqlalchemy.provision [req-ee1f4b1b-d03b-4041-8519-c26f3f9de901 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:19.826 30938 INFO oslo_db.sqlalchemy.provision [req-ee1f4b1b-d03b-4041-8519-c26f3f9de901 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN esbvkqcqlo 2019-06-07 06:14:19.827 30938 INFO oslo_db.sqlalchemy.provision [req-ee1f4b1b-d03b-4041-8519-c26f3f9de901 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_flavor_bogus [0.107522s] ... ok 2019-06-07 06:14:19.830 30938 INFO oslo_db.sqlalchemy.provision [req-ee1f4b1b-d03b-4041-8519-c26f3f9de901 - - - - -] CREATE BACKEND sqlite:// TOKEN uevqathnqh 2019-06-07 06:14:19.961 30938 INFO octavia.common.config [req-ee1f4b1b-d03b-4041-8519-c26f3f9de901 - - - - -] Logging enabled! 2019-06-07 06:14:19.962 30938 INFO octavia.common.config [req-ee1f4b1b-d03b-4041-8519-c26f3f9de901 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:19.982 30938 WARNING octavia.api.root_controller [req-ee1f4b1b-d03b-4041-8519-c26f3f9de901 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:19.997 30938 INFO oslo_db.sqlalchemy.provision [req-7c75786e-c47d-4c13-b229-df90e2cfc341 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:19.999 30938 INFO oslo_db.sqlalchemy.provision [req-7c75786e-c47d-4c13-b229-df90e2cfc341 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uevqathnqh 2019-06-07 06:14:19.999 30938 INFO oslo_db.sqlalchemy.provision [req-7c75786e-c47d-4c13-b229-df90e2cfc341 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_no_project_id [0.172062s] ... ok 2019-06-07 06:14:20.002 30938 INFO oslo_db.sqlalchemy.provision [req-7c75786e-c47d-4c13-b229-df90e2cfc341 - - - - -] CREATE BACKEND sqlite:// TOKEN ybmafdkkoa 2019-06-07 06:14:20.069 30938 INFO octavia.common.config [req-7c75786e-c47d-4c13-b229-df90e2cfc341 - - - - -] Logging enabled! 2019-06-07 06:14:20.069 30938 INFO octavia.common.config [req-7c75786e-c47d-4c13-b229-df90e2cfc341 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.091 30938 WARNING octavia.api.root_controller [req-7c75786e-c47d-4c13-b229-df90e2cfc341 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.106 30938 INFO oslo_db.sqlalchemy.provision [req-8f7c13bf-7dc2-48fb-9342-48ee0f4a4eb1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:20.108 30938 INFO oslo_db.sqlalchemy.provision [req-8f7c13bf-7dc2-48fb-9342-48ee0f4a4eb1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ybmafdkkoa 2019-06-07 06:14:20.108 30938 INFO oslo_db.sqlalchemy.provision [req-8f7c13bf-7dc2-48fb-9342-48ee0f4a4eb1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_provider_bogus [0.108641s] ... ok 2019-06-07 06:14:20.111 30938 INFO oslo_db.sqlalchemy.provision [req-8f7c13bf-7dc2-48fb-9342-48ee0f4a4eb1 - - - - -] CREATE BACKEND sqlite:// TOKEN ddrzuyzgty 2019-06-07 06:14:20.178 30938 INFO octavia.common.config [req-8f7c13bf-7dc2-48fb-9342-48ee0f4a4eb1 - - - - -] Logging enabled! 2019-06-07 06:14:20.178 30938 INFO octavia.common.config [req-8f7c13bf-7dc2-48fb-9342-48ee0f4a4eb1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.199 30938 WARNING octavia.api.root_controller [req-8f7c13bf-7dc2-48fb-9342-48ee0f4a4eb1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.211 30938 INFO octavia.api.v2.controllers.load_balancer [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] Sending created Load Balancer a57cf4fa-7f15-4eed-8461-2db049293c6a to the handler 2019-06-07 06:14:20.228 30938 INFO oslo_db.sqlalchemy.provision [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:20.230 30938 INFO oslo_db.sqlalchemy.provision [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ddrzuyzgty 2019-06-07 06:14:20.230 30938 INFO oslo_db.sqlalchemy.provision [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_provider_octavia [0.122180s] ... ok 2019-06-07 06:14:20.233 30938 INFO oslo_db.sqlalchemy.provision [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] CREATE BACKEND sqlite:// TOKEN brjenjaalp 2019-06-07 06:14:20.300 30938 INFO octavia.common.config [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] Logging enabled! 2019-06-07 06:14:20.301 30938 INFO octavia.common.config [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.322 30938 WARNING octavia.api.root_controller [req-4e4772fb-8b42-45d5-9aaa-41ba0c3c32d6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.334 30938 INFO octavia.api.v2.controllers.load_balancer [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] Sending created Load Balancer 741aee65-7ed8-44d8-bbf6-66451fea2aa0 to the handler 2019-06-07 06:14:20.352 30938 INFO oslo_db.sqlalchemy.provision [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:20.354 30938 INFO oslo_db.sqlalchemy.provision [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN brjenjaalp 2019-06-07 06:14:20.354 30938 INFO oslo_db.sqlalchemy.provision [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_and_address [0.123641s] ... ok 2019-06-07 06:14:20.357 30938 INFO oslo_db.sqlalchemy.provision [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] CREATE BACKEND sqlite:// TOKEN bbxfyriggg 2019-06-07 06:14:20.424 30938 INFO octavia.common.config [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] Logging enabled! 2019-06-07 06:14:20.424 30938 INFO octavia.common.config [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.445 30938 WARNING octavia.api.root_controller [req-9f6f0cc3-50df-4439-b8ae-d142bc040e6b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.461 30938 INFO oslo_db.sqlalchemy.provision [req-28cce4c8-aedf-4b44-9570-8137bac0d326 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:20.463 30938 INFO oslo_db.sqlalchemy.provision [req-28cce4c8-aedf-4b44-9570-8137bac0d326 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bbxfyriggg 2019-06-07 06:14:20.463 30938 INFO oslo_db.sqlalchemy.provision [req-28cce4c8-aedf-4b44-9570-8137bac0d326 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_and_address_no_subnet_match [0.108890s] ... ok 2019-06-07 06:14:20.466 30938 INFO oslo_db.sqlalchemy.provision [req-28cce4c8-aedf-4b44-9570-8137bac0d326 - - - - -] CREATE BACKEND sqlite:// TOKEN edkbsgvffo 2019-06-07 06:14:20.534 30938 INFO octavia.common.config [req-28cce4c8-aedf-4b44-9570-8137bac0d326 - - - - -] Logging enabled! 2019-06-07 06:14:20.535 30938 INFO octavia.common.config [req-28cce4c8-aedf-4b44-9570-8137bac0d326 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.555 30938 WARNING octavia.api.root_controller [req-28cce4c8-aedf-4b44-9570-8137bac0d326 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.571 30938 INFO oslo_db.sqlalchemy.provision [req-6aaaef2a-05c1-4b6a-8146-454896104290 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:20.572 30938 INFO oslo_db.sqlalchemy.provision [req-6aaaef2a-05c1-4b6a-8146-454896104290 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN edkbsgvffo 2019-06-07 06:14:20.573 30938 INFO oslo_db.sqlalchemy.provision [req-6aaaef2a-05c1-4b6a-8146-454896104290 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_has_no_subnet [0.109464s] ... ok 2019-06-07 06:14:20.575 30938 INFO oslo_db.sqlalchemy.provision [req-6aaaef2a-05c1-4b6a-8146-454896104290 - - - - -] CREATE BACKEND sqlite:// TOKEN lqhcemyofk 2019-06-07 06:14:20.642 30938 INFO octavia.common.config [req-6aaaef2a-05c1-4b6a-8146-454896104290 - - - - -] Logging enabled! 2019-06-07 06:14:20.643 30938 INFO octavia.common.config [req-6aaaef2a-05c1-4b6a-8146-454896104290 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.664 30938 WARNING octavia.api.root_controller [req-6aaaef2a-05c1-4b6a-8146-454896104290 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.676 30938 INFO octavia.api.v2.controllers.load_balancer [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] Sending created Load Balancer 3cbc8bc5-18a8-4e36-886a-e2b3eefebf03 to the handler 2019-06-07 06:14:20.694 30938 INFO oslo_db.sqlalchemy.provision [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:20.696 30938 INFO oslo_db.sqlalchemy.provision [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lqhcemyofk 2019-06-07 06:14:20.696 30938 INFO oslo_db.sqlalchemy.provision [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_1_fixed_ip [0.123100s] ... ok 2019-06-07 06:14:20.699 30938 INFO oslo_db.sqlalchemy.provision [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] CREATE BACKEND sqlite:// TOKEN jmanzkybxf 2019-06-07 06:14:20.766 30938 INFO octavia.common.config [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] Logging enabled! 2019-06-07 06:14:20.766 30938 INFO octavia.common.config [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.787 30938 WARNING octavia.api.root_controller [req-8027dc69-e3d4-463a-b421-ce33ff468f3e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.801 30938 INFO octavia.api.v2.controllers.load_balancer [req-d31d40ea-ee7a-4919-af05-12577ebc3761 - - - - -] Sending created Load Balancer b4f6e6e5-c88d-4103-b598-b477069df493 to the handler 2019-06-07 06:14:20.832 30938 INFO octavia.api.v2.controllers.load_balancer [req-dad5a187-e0e9-47d8-9ebd-19d6147e86e8 - 5f705414-2a75-4a57-b6f8-cc1cab4fd6c3 - - -] Sending deleted Load Balancer b4f6e6e5-c88d-4103-b598-b477069df493 to the handler 2019-06-07 06:14:20.863 30938 INFO oslo_db.sqlalchemy.provision [req-22f87ab7-e6bf-4498-835d-a1528d9c64d1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:20.864 30938 INFO oslo_db.sqlalchemy.provision [req-22f87ab7-e6bf-4498-835d-a1528d9c64d1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jmanzkybxf 2019-06-07 06:14:20.864 30938 INFO oslo_db.sqlalchemy.provision [req-22f87ab7-e6bf-4498-835d-a1528d9c64d1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_authorized [0.168344s] ... ok 2019-06-07 06:14:20.867 30938 INFO oslo_db.sqlalchemy.provision [req-22f87ab7-e6bf-4498-835d-a1528d9c64d1 - - - - -] CREATE BACKEND sqlite:// TOKEN cnknrhcyfa 2019-06-07 06:14:20.934 30938 INFO octavia.common.config [req-22f87ab7-e6bf-4498-835d-a1528d9c64d1 - - - - -] Logging enabled! 2019-06-07 06:14:20.935 30938 INFO octavia.common.config [req-22f87ab7-e6bf-4498-835d-a1528d9c64d1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:20.955 30938 WARNING octavia.api.root_controller [req-22f87ab7-e6bf-4498-835d-a1528d9c64d1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:20.967 30938 INFO octavia.api.v2.controllers.load_balancer [req-905ba657-9717-41fa-89f3-3d24cfaf5696 - - - - -] Sending created Load Balancer abf3a8db-b71b-4de1-b45f-c6ffecf86879 to the handler 2019-06-07 06:14:21.004 30938 INFO octavia.api.v2.controllers.listener [req-fedb8855-1e9d-471c-9d00-a2372cffc3c9 - - - - -] Sending Creation of Listener d98b223a-4ad0-47bf-b262-743017e647f8 to handler 2019-06-07 06:14:21.049 30938 WARNING octavia.api.v2.controllers.load_balancer [req-663e05e5-5bff-416d-829b-ef74c28655bf - - - - -] Cannot delete Load Balancer abf3a8db-b71b-4de1-b45f-c6ffecf86879 - it has children 2019-06-07 06:14:21.071 30938 INFO oslo_db.sqlalchemy.provision [req-a78bca41-8ba2-426c-9246-10d9a191f2b3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:21.072 30938 INFO oslo_db.sqlalchemy.provision [req-a78bca41-8ba2-426c-9246-10d9a191f2b3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cnknrhcyfa 2019-06-07 06:14:21.073 30938 INFO oslo_db.sqlalchemy.provision [req-a78bca41-8ba2-426c-9246-10d9a191f2b3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_fails_with_listener [0.208002s] ... ok 2019-06-07 06:14:21.075 30938 INFO oslo_db.sqlalchemy.provision [req-a78bca41-8ba2-426c-9246-10d9a191f2b3 - - - - -] CREATE BACKEND sqlite:// TOKEN hdpfatpxqs 2019-06-07 06:14:21.143 30938 INFO octavia.common.config [req-a78bca41-8ba2-426c-9246-10d9a191f2b3 - - - - -] Logging enabled! 2019-06-07 06:14:21.143 30938 INFO octavia.common.config [req-a78bca41-8ba2-426c-9246-10d9a191f2b3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:21.164 30938 WARNING octavia.api.root_controller [req-a78bca41-8ba2-426c-9246-10d9a191f2b3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:21.175 30938 INFO octavia.api.v2.controllers.load_balancer [req-f41dd5b0-5694-405b-bd49-2b46b40931c3 - - - - -] Sending created Load Balancer 7eeca019-43df-4e6c-9d70-04fe5c6c7345 to the handler 2019-06-07 06:14:21.232 30938 INFO oslo_db.sqlalchemy.provision [req-7a84d2e5-fc79-42a5-a112-96a91a5df825 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:21.234 30938 INFO oslo_db.sqlalchemy.provision [req-7a84d2e5-fc79-42a5-a112-96a91a5df825 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hdpfatpxqs 2019-06-07 06:14:21.234 30938 INFO oslo_db.sqlalchemy.provision [req-7a84d2e5-fc79-42a5-a112-96a91a5df825 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_not_authorized [0.161097s] ... ok 2019-06-07 06:14:21.237 30938 INFO oslo_db.sqlalchemy.provision [req-7a84d2e5-fc79-42a5-a112-96a91a5df825 - - - - -] CREATE BACKEND sqlite:// TOKEN glaymsjseh 2019-06-07 06:14:21.305 30938 INFO octavia.common.config [req-7a84d2e5-fc79-42a5-a112-96a91a5df825 - - - - -] Logging enabled! 2019-06-07 06:14:21.305 30938 INFO octavia.common.config [req-7a84d2e5-fc79-42a5-a112-96a91a5df825 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:21.326 30938 WARNING octavia.api.root_controller [req-7a84d2e5-fc79-42a5-a112-96a91a5df825 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:21.337 30938 INFO octavia.api.v2.controllers.load_balancer [req-8e31afb2-e4ea-4125-8193-dea6bdd12c35 - - - - -] Sending created Load Balancer 6710132b-9101-4f75-8925-33eaaae294f5 to the handler 2019-06-07 06:14:21.378 30938 INFO oslo_db.sqlalchemy.provision [req-d72024a9-e1c1-4bff-8dff-81b45cb673f6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:21.380 30938 INFO oslo_db.sqlalchemy.provision [req-d72024a9-e1c1-4bff-8dff-81b45cb673f6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN glaymsjseh 2019-06-07 06:14:21.380 30938 INFO oslo_db.sqlalchemy.provision [req-d72024a9-e1c1-4bff-8dff-81b45cb673f6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_not_authorized_no_role [0.146029s] ... ok 2019-06-07 06:14:21.383 30938 INFO oslo_db.sqlalchemy.provision [req-d72024a9-e1c1-4bff-8dff-81b45cb673f6 - - - - -] CREATE BACKEND sqlite:// TOKEN hyywpqpqrr 2019-06-07 06:14:21.450 30938 INFO octavia.common.config [req-d72024a9-e1c1-4bff-8dff-81b45cb673f6 - - - - -] Logging enabled! 2019-06-07 06:14:21.450 30938 INFO octavia.common.config [req-d72024a9-e1c1-4bff-8dff-81b45cb673f6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:21.472 30938 WARNING octavia.api.root_controller [req-d72024a9-e1c1-4bff-8dff-81b45cb673f6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:21.484 30938 INFO octavia.api.v2.controllers.load_balancer [req-aabfa81e-79f3-45a4-83d3-6186cafae8e3 - - - - -] Sending created Load Balancer d1786c23-5eb1-438a-af3d-470e893a2926 to the handler 2019-06-07 06:14:21.524 30938 INFO octavia.api.v2.controllers.load_balancer [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] Invalid state PENDING_UPDATE of loadbalancer resource d1786c23-5eb1-438a-af3d-470e893a2926 2019-06-07 06:14:21.535 30938 INFO oslo_db.sqlalchemy.provision [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:21.536 30938 INFO oslo_db.sqlalchemy.provision [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hyywpqpqrr 2019-06-07 06:14:21.537 30938 INFO oslo_db.sqlalchemy.provision [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_pending [0.156411s] ... ok 2019-06-07 06:14:21.540 30938 INFO oslo_db.sqlalchemy.provision [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] CREATE BACKEND sqlite:// TOKEN uwcbbnaltq 2019-06-07 06:14:21.607 30938 INFO octavia.common.config [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] Logging enabled! 2019-06-07 06:14:21.607 30938 INFO octavia.common.config [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:21.627 30938 WARNING octavia.api.root_controller [req-dc5c94a2-e9c2-4e4a-bfbc-68b4eb0244c9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:21.639 30938 INFO octavia.api.v2.controllers.load_balancer [req-d5e09126-170b-4383-97c9-3032b471c145 - - - - -] Sending created Load Balancer 854c5864-8f96-41da-b1d7-077326494cde to the handler 2019-06-07 06:14:21.657 30938 INFO octavia.api.v2.controllers.load_balancer [req-9e6d5af2-a2a4-40c7-af4a-08366d276b5d - - - - -] Sending created Load Balancer aa22e71b-1702-4da4-b933-5495bae19a59 to the handler 2019-06-07 06:14:21.673 30938 INFO octavia.api.v2.controllers.load_balancer [req-401191af-3f8a-46ed-86d9-a529f6f0ed11 - - - - -] Sending created Load Balancer 32a13e48-9872-4945-8822-770ebf2242ec to the handler 2019-06-07 06:14:21.709 30938 INFO oslo_db.sqlalchemy.provision [req-e67b3a34-dea8-4a14-9634-46fb4f2237dd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:21.711 30938 INFO oslo_db.sqlalchemy.provision [req-e67b3a34-dea8-4a14-9634-46fb4f2237dd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uwcbbnaltq 2019-06-07 06:14:21.711 30938 INFO oslo_db.sqlalchemy.provision [req-e67b3a34-dea8-4a14-9634-46fb4f2237dd - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_non_admin [0.174164s] ... ok 2019-06-07 06:14:21.714 30938 INFO oslo_db.sqlalchemy.provision [req-e67b3a34-dea8-4a14-9634-46fb4f2237dd - - - - -] CREATE BACKEND sqlite:// TOKEN pkyuztjiex 2019-06-07 06:14:21.781 30938 INFO octavia.common.config [req-e67b3a34-dea8-4a14-9634-46fb4f2237dd - - - - -] Logging enabled! 2019-06-07 06:14:21.781 30938 INFO octavia.common.config [req-e67b3a34-dea8-4a14-9634-46fb4f2237dd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:21.802 30938 WARNING octavia.api.root_controller [req-e67b3a34-dea8-4a14-9634-46fb4f2237dd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:21.813 30938 INFO octavia.api.v2.controllers.load_balancer [req-ac7afa27-10ca-4352-8ccd-604953e79db0 - - - - -] Sending created Load Balancer 43b779f9-2582-4b2b-9b0b-c12f50bf822d to the handler 2019-06-07 06:14:21.830 30938 INFO octavia.api.v2.controllers.load_balancer [req-95a51cdd-86b0-400e-9c2a-b9a23206af95 - - - - -] Sending created Load Balancer 4bc7c273-dc30-480f-8d0e-a44d17f740ed to the handler 2019-06-07 06:14:21.848 30938 INFO octavia.api.v2.controllers.load_balancer [req-26a7f3ec-5c6d-4c26-8f8e-f24743f9f360 - - - - -] Sending created Load Balancer 1cc0de65-cf07-4af4-8825-0dbee86728e8 to the handler 2019-06-07 06:14:21.904 30938 INFO oslo_db.sqlalchemy.provision [req-ad5a3a90-20c0-4f68-934d-1684c5027494 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:21.905 30938 INFO oslo_db.sqlalchemy.provision [req-ad5a3a90-20c0-4f68-934d-1684c5027494 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pkyuztjiex 2019-06-07 06:14:21.906 30938 INFO oslo_db.sqlalchemy.provision [req-ad5a3a90-20c0-4f68-934d-1684c5027494 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_sorted [0.194535s] ... ok 2019-06-07 06:14:21.909 30938 INFO oslo_db.sqlalchemy.provision [req-ad5a3a90-20c0-4f68-934d-1684c5027494 - - - - -] CREATE BACKEND sqlite:// TOKEN cvgenkmcjt 2019-06-07 06:14:21.976 30938 INFO octavia.common.config [req-ad5a3a90-20c0-4f68-934d-1684c5027494 - - - - -] Logging enabled! 2019-06-07 06:14:21.976 30938 INFO octavia.common.config [req-ad5a3a90-20c0-4f68-934d-1684c5027494 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:21.997 30938 WARNING octavia.api.root_controller [req-ad5a3a90-20c0-4f68-934d-1684c5027494 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:22.002 30938 ERROR octavia.api.v2.controllers.base [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] Load Balancer SEAN-CONNERY not found: None 2019-06-07 06:14:22.002 30938 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:14:22.002 30938 ERROR octavia.api.v2.controllers.base 2019-06-07 06:14:22.013 30938 INFO oslo_db.sqlalchemy.provision [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:22.015 30938 INFO oslo_db.sqlalchemy.provision [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cvgenkmcjt 2019-06-07 06:14:22.015 30938 INFO oslo_db.sqlalchemy.provision [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_bad_lb_id [0.109000s] ... ok 2019-06-07 06:14:22.018 30938 INFO oslo_db.sqlalchemy.provision [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] CREATE BACKEND sqlite:// TOKEN fqifkjxtmf 2019-06-07 06:14:22.153 30938 INFO octavia.common.config [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] Logging enabled! 2019-06-07 06:14:22.153 30938 INFO octavia.common.config [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:22.174 30938 WARNING octavia.api.root_controller [req-e84a2433-d74f-4ba2-8abc-031903ad9ab5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:22.186 30938 INFO octavia.api.v2.controllers.load_balancer [req-6b5145fa-90ea-417c-bbd6-16ae171b6ede - - - - -] Sending created Load Balancer 60dc98a2-e890-4022-96a9-8d157e30e2dd to the handler 2019-06-07 06:14:22.217 30938 INFO octavia.api.v2.controllers.load_balancer [req-883e9197-3d54-4dd3-bc12-4f753234d49e - - - - -] Sending updated Load Balancer 60dc98a2-e890-4022-96a9-8d157e30e2dd to the handler 2019-06-07 06:14:22.244 30938 INFO oslo_db.sqlalchemy.provision [req-d10a6a92-2f17-4282-8a77-a3616610eba5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:22.245 30938 INFO oslo_db.sqlalchemy.provision [req-d10a6a92-2f17-4282-8a77-a3616610eba5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqifkjxtmf 2019-06-07 06:14:22.246 30938 INFO oslo_db.sqlalchemy.provision [req-d10a6a92-2f17-4282-8a77-a3616610eba5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update [0.230584s] ... ok 2019-06-07 06:14:22.248 30938 INFO oslo_db.sqlalchemy.provision [req-d10a6a92-2f17-4282-8a77-a3616610eba5 - - - - -] CREATE BACKEND sqlite:// TOKEN yodsiohnay 2019-06-07 06:14:22.316 30938 INFO octavia.common.config [req-d10a6a92-2f17-4282-8a77-a3616610eba5 - - - - -] Logging enabled! 2019-06-07 06:14:22.316 30938 INFO octavia.common.config [req-d10a6a92-2f17-4282-8a77-a3616610eba5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:22.338 30938 WARNING octavia.api.root_controller [req-d10a6a92-2f17-4282-8a77-a3616610eba5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:22.349 30938 INFO octavia.api.v2.controllers.load_balancer [req-a7d7a242-9729-49f5-891f-8515077c063a - - - - -] Sending created Load Balancer 8544bea7-d8e4-41b9-a71e-3af423aad236 to the handler 2019-06-07 06:14:22.381 30938 INFO octavia.api.v2.controllers.load_balancer [req-209b278d-bb99-4c67-9aae-6444a277de98 - - - - -] Sending updated Load Balancer 8544bea7-d8e4-41b9-a71e-3af423aad236 to the handler 2019-06-07 06:14:22.408 30938 INFO oslo_db.sqlalchemy.provision [req-30095c0b-8e30-4f60-955d-4efe130302b9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:22.410 30938 INFO oslo_db.sqlalchemy.provision [req-30095c0b-8e30-4f60-955d-4efe130302b9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yodsiohnay 2019-06-07 06:14:22.410 30938 INFO oslo_db.sqlalchemy.provision [req-30095c0b-8e30-4f60-955d-4efe130302b9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_bad_handler [0.164182s] ... ok 2019-06-07 06:14:22.414 30938 INFO oslo_db.sqlalchemy.provision [req-30095c0b-8e30-4f60-955d-4efe130302b9 - - - - -] CREATE BACKEND sqlite:// TOKEN pxffsptglg 2019-06-07 06:14:22.481 30938 INFO octavia.common.config [req-30095c0b-8e30-4f60-955d-4efe130302b9 - - - - -] Logging enabled! 2019-06-07 06:14:22.482 30938 INFO octavia.common.config [req-30095c0b-8e30-4f60-955d-4efe130302b9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:22.503 30938 WARNING octavia.api.root_controller [req-30095c0b-8e30-4f60-955d-4efe130302b9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:22.537 30938 INFO oslo_db.sqlalchemy.provision [req-6b1340b6-15c1-4230-8519-1c03d8166754 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:22.538 30938 INFO oslo_db.sqlalchemy.provision [req-6b1340b6-15c1-4230-8519-1c03d8166754 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pxffsptglg 2019-06-07 06:14:22.539 30938 INFO oslo_db.sqlalchemy.provision [req-6b1340b6-15c1-4230-8519-1c03d8166754 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_hms [0.128487s] ... ok 2019-06-07 06:14:22.542 30938 INFO oslo_db.sqlalchemy.provision [req-6b1340b6-15c1-4230-8519-1c03d8166754 - - - - -] CREATE BACKEND sqlite:// TOKEN jrausafleu 2019-06-07 06:14:22.609 30938 INFO octavia.common.config [req-6b1340b6-15c1-4230-8519-1c03d8166754 - - - - -] Logging enabled! 2019-06-07 06:14:22.609 30938 INFO octavia.common.config [req-6b1340b6-15c1-4230-8519-1c03d8166754 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:22.630 30938 WARNING octavia.api.root_controller [req-6b1340b6-15c1-4230-8519-1c03d8166754 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:22.674 30938 INFO oslo_db.sqlalchemy.provision [req-8c136780-f7f9-4043-9491-312afc9f7b88 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:22.676 30938 INFO oslo_db.sqlalchemy.provision [req-8c136780-f7f9-4043-9491-312afc9f7b88 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jrausafleu 2019-06-07 06:14:22.676 30938 INFO oslo_db.sqlalchemy.provision [req-8c136780-f7f9-4043-9491-312afc9f7b88 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_listeners [0.137246s] ... ok 2019-06-07 06:14:22.679 30938 INFO oslo_db.sqlalchemy.provision [req-8c136780-f7f9-4043-9491-312afc9f7b88 - - - - -] CREATE BACKEND sqlite:// TOKEN fjzimbnasr 2019-06-07 06:14:22.747 30938 INFO octavia.common.config [req-8c136780-f7f9-4043-9491-312afc9f7b88 - - - - -] Logging enabled! 2019-06-07 06:14:22.747 30938 INFO octavia.common.config [req-8c136780-f7f9-4043-9491-312afc9f7b88 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:22.768 30938 WARNING octavia.api.root_controller [req-8c136780-f7f9-4043-9491-312afc9f7b88 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:22.808 30938 INFO oslo_db.sqlalchemy.provision [req-a59f9769-b67b-40c6-8a3f-eda731c340c0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:22.810 30938 INFO oslo_db.sqlalchemy.provision [req-a59f9769-b67b-40c6-8a3f-eda731c340c0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fjzimbnasr 2019-06-07 06:14:22.810 30938 INFO oslo_db.sqlalchemy.provision [req-a59f9769-b67b-40c6-8a3f-eda731c340c0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_members [0.133659s] ... ok 2019-06-07 06:14:22.813 30938 INFO oslo_db.sqlalchemy.provision [req-a59f9769-b67b-40c6-8a3f-eda731c340c0 - - - - -] CREATE BACKEND sqlite:// TOKEN gzplweehqd 2019-06-07 06:14:22.880 30938 INFO octavia.common.config [req-a59f9769-b67b-40c6-8a3f-eda731c340c0 - - - - -] Logging enabled! 2019-06-07 06:14:22.880 30938 INFO octavia.common.config [req-a59f9769-b67b-40c6-8a3f-eda731c340c0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:22.901 30938 WARNING octavia.api.root_controller [req-a59f9769-b67b-40c6-8a3f-eda731c340c0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:22.927 30938 INFO oslo_db.sqlalchemy.provision [req-33b73fd9-e00b-4058-942c-a8ec56a0d51a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:22.928 30938 INFO oslo_db.sqlalchemy.provision [req-33b73fd9-e00b-4058-942c-a8ec56a0d51a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gzplweehqd 2019-06-07 06:14:22.928 30938 INFO oslo_db.sqlalchemy.provision [req-33b73fd9-e00b-4058-942c-a8ec56a0d51a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_pools [0.118334s] ... ok 2019-06-07 06:14:22.931 30938 INFO oslo_db.sqlalchemy.provision [req-33b73fd9-e00b-4058-942c-a8ec56a0d51a - - - - -] CREATE BACKEND sqlite:// TOKEN rnhmarwkrs 2019-06-07 06:14:22.998 30938 INFO octavia.common.config [req-33b73fd9-e00b-4058-942c-a8ec56a0d51a - - - - -] Logging enabled! 2019-06-07 06:14:22.999 30938 INFO octavia.common.config [req-33b73fd9-e00b-4058-942c-a8ec56a0d51a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:23.019 30938 WARNING octavia.api.root_controller [req-33b73fd9-e00b-4058-942c-a8ec56a0d51a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:23.031 30938 INFO octavia.api.v2.controllers.load_balancer [req-8c757e81-c613-4625-806a-cf15acf0e76a - - - - -] Sending created Load Balancer e416e543-cef1-4b21-865d-c2d1f54d1815 to the handler 2019-06-07 06:14:23.059 30938 INFO oslo_db.sqlalchemy.provision [req-cfb6d25f-8da1-47da-a0c0-50d0ada2cf86 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:23.060 30938 INFO oslo_db.sqlalchemy.provision [req-cfb6d25f-8da1-47da-a0c0-50d0ada2cf86 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rnhmarwkrs 2019-06-07 06:14:23.061 30938 INFO oslo_db.sqlalchemy.provision [req-cfb6d25f-8da1-47da-a0c0-50d0ada2cf86 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_status [0.131944s] ... ok 2019-06-07 06:14:23.063 30938 INFO oslo_db.sqlalchemy.provision [req-cfb6d25f-8da1-47da-a0c0-50d0ada2cf86 - - - - -] CREATE BACKEND sqlite:// TOKEN gomebpwwlc 2019-06-07 06:14:23.131 30938 INFO octavia.common.config [req-cfb6d25f-8da1-47da-a0c0-50d0ada2cf86 - - - - -] Logging enabled! 2019-06-07 06:14:23.132 30938 INFO octavia.common.config [req-cfb6d25f-8da1-47da-a0c0-50d0ada2cf86 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:23.152 30938 WARNING octavia.api.root_controller [req-cfb6d25f-8da1-47da-a0c0-50d0ada2cf86 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:23.173 30938 INFO octavia.api.v2.controllers.load_balancer [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] Sending created Load Balancer ee5ecacc-e49b-4976-8019-4a4fe333b376 to the handler 2019-06-07 06:14:23.195 30938 INFO oslo_db.sqlalchemy.provision [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:23.196 30938 INFO oslo_db.sqlalchemy.provision [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gomebpwwlc 2019-06-07 06:14:23.197 30938 INFO oslo_db.sqlalchemy.provision [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners [0.135826s] ... ok 2019-06-07 06:14:23.199 30938 INFO oslo_db.sqlalchemy.provision [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] CREATE BACKEND sqlite:// TOKEN hqprgdyvkb 2019-06-07 06:14:23.267 30938 INFO octavia.common.config [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] Logging enabled! 2019-06-07 06:14:23.267 30938 INFO octavia.common.config [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:23.287 30938 WARNING octavia.api.root_controller [req-01ea36d4-cc42-4ff3-b643-ff42de55c66c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:23.305 30938 INFO octavia.api.v2.controllers.load_balancer [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] Sending created Load Balancer 295deab6-f187-4eaa-9435-a23fe81bc170 to the handler 2019-06-07 06:14:23.325 30938 INFO oslo_db.sqlalchemy.provision [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:23.326 30938 INFO oslo_db.sqlalchemy.provision [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hqprgdyvkb 2019-06-07 06:14:23.326 30938 INFO oslo_db.sqlalchemy.provision [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener [0.129586s] ... ok 2019-06-07 06:14:23.329 30938 INFO oslo_db.sqlalchemy.provision [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] CREATE BACKEND sqlite:// TOKEN zjsidpaijd 2019-06-07 06:14:23.396 30938 INFO octavia.common.config [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] Logging enabled! 2019-06-07 06:14:23.397 30938 INFO octavia.common.config [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:23.417 30938 WARNING octavia.api.root_controller [req-04978f19-1814-4e62-b50d-01e4b3dbf23c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:23.484 30938 INFO octavia.api.v2.controllers.load_balancer [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] Sending created Load Balancer b86a248e-fb2d-4616-bc55-2a2cd7552487 to the handler 2019-06-07 06:14:23.514 30938 INFO oslo_db.sqlalchemy.provision [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:23.516 30938 INFO oslo_db.sqlalchemy.provision [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zjsidpaijd 2019-06-07 06:14:23.516 30938 INFO oslo_db.sqlalchemy.provision [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_of_everything [0.189298s] ... ok 2019-06-07 06:14:23.519 30938 INFO oslo_db.sqlalchemy.provision [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] CREATE BACKEND sqlite:// TOKEN wmceujlaan 2019-06-07 06:14:23.586 30938 INFO octavia.common.config [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] Logging enabled! 2019-06-07 06:14:23.587 30938 INFO octavia.common.config [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:23.607 30938 WARNING octavia.api.root_controller [req-460d9313-662a-4600-b5a1-eca5032bafa9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:23.619 30938 INFO octavia.api.v2.controllers.load_balancer [req-8edef071-8153-44e7-9103-65c4d4bc5043 - - - - -] Sending created Load Balancer 25f23ed6-7acf-4f0a-a169-065ba260d20f to the handler 2019-06-07 06:14:23.656 30938 INFO octavia.api.v2.controllers.listener [req-a7097e96-3b57-4a53-91a0-6535fea79b81 - - - - -] Sending Creation of Listener 5d3eb829-ac83-4b3c-8757-2272c3780e62 to handler 2019-06-07 06:14:23.715 30938 INFO octavia.api.v2.controllers.pool [req-ffa33cdd-4972-4cde-9138-0708d88d58ef - - - - -] Sending Creation of Pool 1a401270-d955-46f7-87da-db8b1c1bca62 to handler 2019-06-07 06:14:23.811 30938 INFO octavia.api.v2.controllers.pool [req-0643f129-ba11-4ee1-939d-ffd2a6adbed2 - - - - -] Sending Creation of Pool 672c0d5e-04cc-41f3-a698-583e4c14d10c to handler 2019-06-07 06:14:23.915 30938 INFO oslo_db.sqlalchemy.provision [req-8fb51681-fffc-466a-9dd6-336bc281e559 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:23.916 30938 INFO oslo_db.sqlalchemy.provision [req-8fb51681-fffc-466a-9dd6-336bc281e559 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wmceujlaan 2019-06-07 06:14:23.917 30938 INFO oslo_db.sqlalchemy.provision [req-8fb51681-fffc-466a-9dd6-336bc281e559 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_create [0.400743s] ... ok 2019-06-07 06:14:23.920 30938 INFO oslo_db.sqlalchemy.provision [req-8fb51681-fffc-466a-9dd6-336bc281e559 - - - - -] CREATE BACKEND sqlite:// TOKEN sdmmgcmcnq 2019-06-07 06:14:23.987 30938 INFO octavia.common.config [req-8fb51681-fffc-466a-9dd6-336bc281e559 - - - - -] Logging enabled! 2019-06-07 06:14:23.987 30938 INFO octavia.common.config [req-8fb51681-fffc-466a-9dd6-336bc281e559 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:24.008 30938 WARNING octavia.api.root_controller [req-8fb51681-fffc-466a-9dd6-336bc281e559 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:24.019 30938 INFO octavia.api.v2.controllers.load_balancer [req-79ef518d-69b5-46a5-9533-ff71e1f1702d - - - - -] Sending created Load Balancer 20c7f17a-772e-4444-9c2c-08903b259e30 to the handler 2019-06-07 06:14:24.057 30938 INFO octavia.api.v2.controllers.listener [req-b8b4bb28-5950-43c9-be0e-e9d6e46640aa - - - - -] Sending Creation of Listener ad76cd1d-87ad-4adb-9d33-805f940e27bb to handler 2019-06-07 06:14:24.120 30938 INFO octavia.api.v2.controllers.pool [req-afee5f01-d965-4a75-b82f-7c9c7d294ae3 - - - - -] Sending Creation of Pool 9b8d6309-51ff-4e3e-8327-df8c7fd83d51 to handler 2019-06-07 06:14:24.217 30938 INFO octavia.api.v2.controllers.pool [req-5df269f5-35ef-4dd0-8659-292377a8d688 - - - - -] Sending Creation of Pool 56df5265-6e4e-4769-a092-1b5c3e68954a to handler 2019-06-07 06:14:24.312 30938 ERROR octavia.api.v2.controllers.base [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] Member c6711bc8-d3c6-4e4b-b0f6-2f8b95a585d2 not found: None 2019-06-07 06:14:24.312 30938 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:14:24.312 30938 ERROR octavia.api.v2.controllers.base 2019-06-07 06:14:24.323 30938 INFO oslo_db.sqlalchemy.provision [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:24.325 30938 INFO oslo_db.sqlalchemy.provision [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sdmmgcmcnq 2019-06-07 06:14:24.325 30938 INFO oslo_db.sqlalchemy.provision [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_delete [0.407945s] ... ok 2019-06-07 06:14:24.328 30938 INFO oslo_db.sqlalchemy.provision [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] CREATE BACKEND sqlite:// TOKEN ktgcbeduwj 2019-06-07 06:14:24.395 30938 INFO octavia.common.config [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] Logging enabled! 2019-06-07 06:14:24.396 30938 INFO octavia.common.config [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:24.482 30938 WARNING octavia.api.root_controller [req-46389618-47f1-4c17-84d3-6f9ec168f826 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:24.494 30938 INFO octavia.api.v2.controllers.load_balancer [req-8e06dd68-9380-4eec-88af-d569892d4207 - - - - -] Sending created Load Balancer 8b4fe632-3069-4a33-9182-69e3445dab3f to the handler 2019-06-07 06:14:24.532 30938 INFO octavia.api.v2.controllers.listener [req-9688c3d9-04ea-4b27-b941-074f5c4d5b69 - - - - -] Sending Creation of Listener 52b3ca83-666a-48a3-980d-c6e07a0292e0 to handler 2019-06-07 06:14:24.596 30938 INFO octavia.api.v2.controllers.pool [req-16911a8a-cfe3-45a0-9101-8082f89e6f88 - - - - -] Sending Creation of Pool c0a3a58a-f4ca-4b9a-a456-9496c302b0a5 to handler 2019-06-07 06:14:24.694 30938 INFO octavia.api.v2.controllers.pool [req-7bf74e12-6e86-4b7d-be41-2816c326b3da - - - - -] Sending Creation of Pool d649a2b5-64d5-41c2-8e32-6a83234fe4da to handler 2019-06-07 06:14:24.780 30938 ERROR octavia.api.v2.controllers.base [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] Member 90e245b0-6286-4551-bc6c-8389d5198da6 not found: None 2019-06-07 06:14:24.780 30938 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:14:24.780 30938 ERROR octavia.api.v2.controllers.base 2019-06-07 06:14:24.791 30938 INFO oslo_db.sqlalchemy.provision [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:24.792 30938 INFO oslo_db.sqlalchemy.provision [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ktgcbeduwj 2019-06-07 06:14:24.793 30938 INFO oslo_db.sqlalchemy.provision [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_get [0.467638s] ... ok 2019-06-07 06:14:24.795 30938 INFO oslo_db.sqlalchemy.provision [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] CREATE BACKEND sqlite:// TOKEN moeklxbtnb 2019-06-07 06:14:24.863 30938 INFO octavia.common.config [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] Logging enabled! 2019-06-07 06:14:24.863 30938 INFO octavia.common.config [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:24.884 30938 WARNING octavia.api.root_controller [req-ff5be510-f0e4-4acf-a40a-2c019633c613 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:24.896 30938 INFO octavia.api.v2.controllers.load_balancer [req-b3136030-a081-4f3a-a77e-93b4cf336fa0 - - - - -] Sending created Load Balancer 64a9f81b-a415-4008-9eba-f5580e1e10d0 to the handler 2019-06-07 06:14:24.934 30938 INFO octavia.api.v2.controllers.listener [req-1e9cbe32-d521-4ddd-8e05-5604cd890bdc - - - - -] Sending Creation of Listener 34a41f4a-f500-4194-851c-1ac3b7bc8f2e to handler 2019-06-07 06:14:24.992 30938 INFO octavia.api.v2.controllers.pool [req-c0995c3d-d096-4cdd-bb03-110a74968e73 - - - - -] Sending Creation of Pool 5bb7d66b-f12d-4869-b346-bdf7e3415176 to handler 2019-06-07 06:14:25.094 30938 INFO octavia.api.v2.controllers.pool [req-273e3476-8161-40e2-a17c-ce749ebfe7c6 - - - - -] Sending Creation of Pool caa8dc79-9c7d-4dda-934c-d0c74ae73d49 to handler 2019-06-07 06:14:25.202 30938 INFO octavia.api.v2.controllers.member [req-56b6d04d-741c-4196-8675-79a33a55ca76 - - - - -] Sending Creation of Member 9c30b6a5-91ed-4252-bdcc-b78203230162 to handler 2019-06-07 06:14:25.236 30938 INFO oslo_db.sqlalchemy.provision [req-7b7962e4-6352-4b59-8481-91e405411812 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:25.238 30938 INFO oslo_db.sqlalchemy.provision [req-7b7962e4-6352-4b59-8481-91e405411812 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN moeklxbtnb 2019-06-07 06:14:25.238 30938 INFO oslo_db.sqlalchemy.provision [req-7b7962e4-6352-4b59-8481-91e405411812 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_update [0.445337s] ... ok 2019-06-07 06:14:25.241 30938 INFO oslo_db.sqlalchemy.provision [req-7b7962e4-6352-4b59-8481-91e405411812 - - - - -] CREATE BACKEND sqlite:// TOKEN bpqqjgargb 2019-06-07 06:14:25.309 30938 INFO octavia.common.config [req-7b7962e4-6352-4b59-8481-91e405411812 - - - - -] Logging enabled! 2019-06-07 06:14:25.309 30938 INFO octavia.common.config [req-7b7962e4-6352-4b59-8481-91e405411812 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:25.330 30938 WARNING octavia.api.root_controller [req-7b7962e4-6352-4b59-8481-91e405411812 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:25.342 30938 INFO octavia.api.v2.controllers.load_balancer [req-ae4ff448-29d1-4df2-95fe-1d66d2927d1c - - - - -] Sending created Load Balancer 65e283cb-a694-4440-8ec1-ee39a7cf279a to the handler 2019-06-07 06:14:25.380 30938 INFO octavia.api.v2.controllers.listener [req-6837ebc7-aa16-454d-82aa-6b6acda4057f - - - - -] Sending Creation of Listener 09b49723-724e-45d6-9ce7-4e7def7feea4 to handler 2019-06-07 06:14:25.436 30938 INFO octavia.api.v2.controllers.pool [req-686628b0-3099-4ea5-b65e-1389678830da - - - - -] Sending Creation of Pool 2c228794-6d4b-4358-8bde-325a8571984d to handler 2019-06-07 06:14:25.537 30938 INFO octavia.api.v2.controllers.pool [req-234a15bd-c873-49d2-b7eb-270b4a7a3647 - - - - -] Sending Creation of Pool fcd40793-6622-4cba-bfd1-f0e3453ff67c to handler 2019-06-07 06:14:25.658 30938 INFO octavia.api.v2.controllers.member [req-39d5ed96-c5d0-4812-856d-b5ed8ce82a86 - 33f02930-1186-4d12-8b74-7b1b6dc8b4c0 - - -] Sending Creation of Member 905f9cb4-0bcd-4d1e-8cb8-de8164c239cb to handler 2019-06-07 06:14:25.914 30938 INFO oslo_db.sqlalchemy.provision [req-b0462f97-bc41-41bf-81b6-a21d8b51be23 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:25.915 30938 INFO oslo_db.sqlalchemy.provision [req-b0462f97-bc41-41bf-81b6-a21d8b51be23 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bpqqjgargb 2019-06-07 06:14:25.915 30938 INFO oslo_db.sqlalchemy.provision [req-b0462f97-bc41-41bf-81b6-a21d8b51be23 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_create_authorized [0.677256s] ... ok 2019-06-07 06:14:25.918 30938 INFO oslo_db.sqlalchemy.provision [req-b0462f97-bc41-41bf-81b6-a21d8b51be23 - - - - -] CREATE BACKEND sqlite:// TOKEN rcktqmxvcc 2019-06-07 06:14:25.986 30938 INFO octavia.common.config [req-b0462f97-bc41-41bf-81b6-a21d8b51be23 - - - - -] Logging enabled! 2019-06-07 06:14:25.986 30938 INFO octavia.common.config [req-b0462f97-bc41-41bf-81b6-a21d8b51be23 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:26.007 30938 WARNING octavia.api.root_controller [req-b0462f97-bc41-41bf-81b6-a21d8b51be23 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:26.018 30938 INFO octavia.api.v2.controllers.load_balancer [req-84bcfa4f-a247-4760-a754-c0aca30d7275 - - - - -] Sending created Load Balancer 9e2bd0c0-1113-4a3f-bcf9-927825942914 to the handler 2019-06-07 06:14:26.056 30938 INFO octavia.api.v2.controllers.listener [req-7f2c0e25-c3d5-41b8-9041-0e3d4c1bb863 - - - - -] Sending Creation of Listener 0c401e7e-942f-4622-958b-368abb3c07c3 to handler 2019-06-07 06:14:26.115 30938 INFO octavia.api.v2.controllers.pool [req-75d14db6-9b86-45de-8aab-cbecb2d7d801 - - - - -] Sending Creation of Pool 0a1a05f7-b2c1-4d35-ab2f-434c41ccdc24 to handler 2019-06-07 06:14:26.206 30938 INFO octavia.api.v2.controllers.pool [req-c305b5b0-4d73-459a-8123-6e0afd751406 - - - - -] Sending Creation of Pool 4674777a-7dd1-4293-8f27-5bef21a217f3 to handler 2019-06-07 06:14:26.290 30938 INFO octavia.api.v2.controllers.load_balancer [req-94e3394e-0bcc-463b-8d2a-53494efe932c - - - - -] Sending created Load Balancer b614c193-c565-4f8e-ad97-6a9f69e23ad3 to the handler 2019-06-07 06:14:26.328 30938 INFO octavia.api.v2.controllers.pool [req-e36be21e-a915-47ef-82ae-57b6461cb2e5 - - - - -] Sending Creation of Pool 45b794f0-0b11-4d64-a554-765b865444b3 to handler 2019-06-07 06:14:26.405 30938 INFO oslo_db.sqlalchemy.provision [req-c85b25ab-02ee-4a86-a0c3-b7089763bc85 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:26.407 30938 INFO oslo_db.sqlalchemy.provision [req-c85b25ab-02ee-4a86-a0c3-b7089763bc85 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rcktqmxvcc 2019-06-07 06:14:26.407 30938 INFO oslo_db.sqlalchemy.provision [req-c85b25ab-02ee-4a86-a0c3-b7089763bc85 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_create_pool_in_error [0.491272s] ... ok 2019-06-07 06:14:26.410 30938 INFO oslo_db.sqlalchemy.provision [req-c85b25ab-02ee-4a86-a0c3-b7089763bc85 - - - - -] CREATE BACKEND sqlite:// TOKEN hqzuzbrpom 2019-06-07 06:14:26.477 30938 INFO octavia.common.config [req-c85b25ab-02ee-4a86-a0c3-b7089763bc85 - - - - -] Logging enabled! 2019-06-07 06:14:26.478 30938 INFO octavia.common.config [req-c85b25ab-02ee-4a86-a0c3-b7089763bc85 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:26.499 30938 WARNING octavia.api.root_controller [req-c85b25ab-02ee-4a86-a0c3-b7089763bc85 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:26.510 30938 INFO octavia.api.v2.controllers.load_balancer [req-91258cd1-7995-455f-9581-4d34921a8d60 - - - - -] Sending created Load Balancer 01c7ea4d-1e84-49cc-8971-65a5e2b0d32f to the handler 2019-06-07 06:14:26.548 30938 INFO octavia.api.v2.controllers.listener [req-78c75494-7aed-4433-a3ff-b654309bad85 - - - - -] Sending Creation of Listener 270dff48-0f08-4815-ac5f-713889e04dfd to handler 2019-06-07 06:14:26.610 30938 INFO octavia.api.v2.controllers.pool [req-1a294278-c50a-4add-9c19-10b2dc6b30f8 - - - - -] Sending Creation of Pool 09b21f74-2b2c-4525-b217-2832b6f23dc0 to handler 2019-06-07 06:14:26.700 30938 INFO octavia.api.v2.controllers.pool [req-261e8996-f433-47c6-88aa-bf7db8705ad9 - - - - -] Sending Creation of Pool b59d94ab-5179-4dc1-9a02-63fee06cdb4e to handler 2019-06-07 06:14:26.816 30938 INFO octavia.api.v2.controllers.member [req-13baf7ab-577c-46be-9a05-34cd917d0926 - - - - -] Sending Creation of Member beb8be9b-2b93-46e1-98ab-3dc32f9ecbf4 to handler 2019-06-07 06:14:27.055 30938 INFO oslo_db.sqlalchemy.provision [req-6672a8f3-390e-4546-81da-182e41a84dc4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:27.056 30938 INFO oslo_db.sqlalchemy.provision [req-6672a8f3-390e-4546-81da-182e41a84dc4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hqzuzbrpom 2019-06-07 06:14:27.056 30938 INFO oslo_db.sqlalchemy.provision [req-6672a8f3-390e-4546-81da-182e41a84dc4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_attached_listener [0.649337s] ... ok 2019-06-07 06:14:27.059 30938 INFO oslo_db.sqlalchemy.provision [req-6672a8f3-390e-4546-81da-182e41a84dc4 - - - - -] CREATE BACKEND sqlite:// TOKEN xrgfrqshst 2019-06-07 06:14:27.126 30938 INFO octavia.common.config [req-6672a8f3-390e-4546-81da-182e41a84dc4 - - - - -] Logging enabled! 2019-06-07 06:14:27.127 30938 INFO octavia.common.config [req-6672a8f3-390e-4546-81da-182e41a84dc4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:27.147 30938 WARNING octavia.api.root_controller [req-6672a8f3-390e-4546-81da-182e41a84dc4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:27.159 30938 INFO octavia.api.v2.controllers.load_balancer [req-8627072e-bbe1-42d5-9522-3975375c8b43 - - - - -] Sending created Load Balancer 470827ca-1fe5-46a7-959b-9987f9bf95a3 to the handler 2019-06-07 06:14:27.196 30938 INFO octavia.api.v2.controllers.listener [req-352eb64e-1f34-46dd-b34c-31cb2e701f01 - - - - -] Sending Creation of Listener c9390b2e-9598-4913-93b0-824483b4bf82 to handler 2019-06-07 06:14:27.255 30938 INFO octavia.api.v2.controllers.pool [req-e70887a3-36bb-4d8c-ac10-8b28ea53bcd7 - - - - -] Sending Creation of Pool 7f27c763-ad05-46d3-a0d1-3337f0b89cdf to handler 2019-06-07 06:14:27.351 30938 INFO octavia.api.v2.controllers.pool [req-0e8f3565-60d1-4283-b42b-0649fd40d2e4 - - - - -] Sending Creation of Pool bdc6433b-30cd-4dd9-ae53-1344fbab6d63 to handler 2019-06-07 06:14:27.456 30938 INFO oslo_db.sqlalchemy.provision [req-203f68e1-35fc-42d9-8664-df501dc01057 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:27.457 30938 INFO oslo_db.sqlalchemy.provision [req-203f68e1-35fc-42d9-8664-df501dc01057 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xrgfrqshst 2019-06-07 06:14:27.457 30938 INFO oslo_db.sqlalchemy.provision [req-203f68e1-35fc-42d9-8664-df501dc01057 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_bad_subnet [0.400747s] ... ok 2019-06-07 06:14:27.460 30938 INFO oslo_db.sqlalchemy.provision [req-203f68e1-35fc-42d9-8664-df501dc01057 - - - - -] CREATE BACKEND sqlite:// TOKEN vefrbcsnmn 2019-06-07 06:14:27.527 30938 INFO octavia.common.config [req-203f68e1-35fc-42d9-8664-df501dc01057 - - - - -] Logging enabled! 2019-06-07 06:14:27.528 30938 INFO octavia.common.config [req-203f68e1-35fc-42d9-8664-df501dc01057 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:27.548 30938 WARNING octavia.api.root_controller [req-203f68e1-35fc-42d9-8664-df501dc01057 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:27.560 30938 INFO octavia.api.v2.controllers.load_balancer [req-f5a8092d-c598-473a-9043-1d7456e2392c - - - - -] Sending created Load Balancer 769c99a0-1762-485e-b0d7-c4f62850a8b9 to the handler 2019-06-07 06:14:27.597 30938 INFO octavia.api.v2.controllers.listener [req-90ed9069-7266-45c2-9b77-bd9784eac9fd - - - - -] Sending Creation of Listener ec625963-f1a4-48e9-9398-4912babbb026 to handler 2019-06-07 06:14:27.661 30938 INFO octavia.api.v2.controllers.pool [req-2229539e-30e0-4797-8712-7abec76f5ee1 - - - - -] Sending Creation of Pool 397c01a6-86fa-440d-a123-b3f2c5c6d99e to handler 2019-06-07 06:14:27.822 30938 INFO octavia.api.v2.controllers.pool [req-0bf6ef25-b09f-4c5b-9cf5-6b59eb96f3f6 - - - - -] Sending Creation of Pool 12f00490-9fcb-4d3a-af0d-4be313cf616a to handler 2019-06-07 06:14:27.951 30938 INFO octavia.api.v2.controllers.member [req-95e28122-c3ad-45d6-b070-f93476c0880a - - - - -] Sending Creation of Member c79fc4e8-8fae-4355-b17c-3b1ade7ca2c7 to handler 2019-06-07 06:14:28.072 30938 INFO octavia.api.v2.controllers.member [req-d231b5d9-e8b0-43eb-9871-b7de7de328a2 - - - - -] Sending Creation of Member e8d9afe6-89dc-4219-a330-97b255cd0621 to handler 2019-06-07 06:14:28.182 30938 INFO octavia.api.v2.controllers.member [req-4618e5d5-38c3-44d2-80da-afb8d2da7713 - - - - -] Sending Creation of Member ba930980-d1d2-4399-9bc9-c473dcfc4612 to handler 2019-06-07 06:14:28.297 30938 INFO oslo_db.sqlalchemy.provision [req-71f193d0-c540-463c-994c-50cfdff4a23a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:28.298 30938 INFO oslo_db.sqlalchemy.provision [req-71f193d0-c540-463c-994c-50cfdff4a23a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vefrbcsnmn 2019-06-07 06:14:28.298 30938 INFO oslo_db.sqlalchemy.provision [req-71f193d0-c540-463c-994c-50cfdff4a23a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_fields_filter [0.840760s] ... ok 2019-06-07 06:14:28.301 30938 INFO oslo_db.sqlalchemy.provision [req-71f193d0-c540-463c-994c-50cfdff4a23a - - - - -] CREATE BACKEND sqlite:// TOKEN tebyazbtix 2019-06-07 06:14:28.369 30938 INFO octavia.common.config [req-71f193d0-c540-463c-994c-50cfdff4a23a - - - - -] Logging enabled! 2019-06-07 06:14:28.369 30938 INFO octavia.common.config [req-71f193d0-c540-463c-994c-50cfdff4a23a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:28.390 30938 WARNING octavia.api.root_controller [req-71f193d0-c540-463c-994c-50cfdff4a23a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:28.401 30938 INFO octavia.api.v2.controllers.load_balancer [req-633285f9-86c6-404a-86b8-0d16c45d7335 - - - - -] Sending created Load Balancer b6e34e45-c37a-482c-aa94-d0a13851d937 to the handler 2019-06-07 06:14:28.440 30938 INFO octavia.api.v2.controllers.listener [req-f537732d-bcc0-4bf2-b38f-75faa2572838 - - - - -] Sending Creation of Listener 6a15e0dc-bcaf-4c0b-ae1f-12b01ba994a9 to handler 2019-06-07 06:14:28.503 30938 INFO octavia.api.v2.controllers.pool [req-3134c822-38c7-499f-befc-6d337aa97d61 - - - - -] Sending Creation of Pool 1a16b7b1-1f44-4a42-9a18-aebcc9392600 to handler 2019-06-07 06:14:28.599 30938 INFO octavia.api.v2.controllers.pool [req-a8cedba1-3ed2-4ef2-99b0-06007f729ab4 - - - - -] Sending Creation of Pool 122bc3d3-2042-4951-9c49-c20be0f897d8 to handler 2019-06-07 06:14:28.706 30938 INFO octavia.api.v2.controllers.member [req-acfbf9c5-89ea-42e5-8c84-26a14d89781e - - - - -] Sending Creation of Member 47edc6ac-4fea-40ee-b5b1-04eef5d7334e to handler 2019-06-07 06:14:28.814 30938 INFO octavia.api.v2.controllers.member [req-51087e9f-11df-477b-8de7-175a4fde929b - - - - -] Sending Creation of Member 6839392f-2239-46e4-acd6-925da8b13031 to handler 2019-06-07 06:14:28.913 30938 INFO oslo_db.sqlalchemy.provision [req-0625716c-aeef-4b53-b0c1-3e39971dfced - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:28.915 30938 INFO oslo_db.sqlalchemy.provision [req-0625716c-aeef-4b53-b0c1-3e39971dfced - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tebyazbtix 2019-06-07 06:14:28.915 30938 INFO oslo_db.sqlalchemy.provision [req-0625716c-aeef-4b53-b0c1-3e39971dfced - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_not_authorized [0.616308s] ... ok 2019-06-07 06:14:28.918 30938 INFO oslo_db.sqlalchemy.provision [req-0625716c-aeef-4b53-b0c1-3e39971dfced - - - - -] CREATE BACKEND sqlite:// TOKEN znevndvshd 2019-06-07 06:14:28.986 30938 INFO octavia.common.config [req-0625716c-aeef-4b53-b0c1-3e39971dfced - - - - -] Logging enabled! 2019-06-07 06:14:28.986 30938 INFO octavia.common.config [req-0625716c-aeef-4b53-b0c1-3e39971dfced - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:29.006 30938 WARNING octavia.api.root_controller [req-0625716c-aeef-4b53-b0c1-3e39971dfced - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:29.018 30938 INFO octavia.api.v2.controllers.load_balancer [req-dcc9b6fb-236b-41b1-b210-0d023f7a262b - - - - -] Sending created Load Balancer af5ab220-63c6-4815-9c24-b9959f4b0b3a to the handler 2019-06-07 06:14:29.056 30938 INFO octavia.api.v2.controllers.listener [req-6c72437b-d297-45b1-834a-226a73560a01 - - - - -] Sending Creation of Listener db127279-6b43-4c26-a78e-d7de72536c2e to handler 2019-06-07 06:14:29.119 30938 INFO octavia.api.v2.controllers.pool [req-4a436ac2-1d2f-4077-bd2d-70d56f654bee - - - - -] Sending Creation of Pool 0d4b6627-67a2-4bc8-95e3-74b6ac2c9a11 to handler 2019-06-07 06:14:29.222 30938 INFO octavia.api.v2.controllers.pool [req-084d9394-9dd3-417f-af4f-9351ab9dc7ec - - - - -] Sending Creation of Pool f7bbdc58-676b-49d6-ae0e-0920663ce94d to handler 2019-06-07 06:14:29.328 30938 INFO octavia.api.v2.controllers.member [req-8469aa4e-df82-4f55-a5ba-32d06d88d836 - - - - -] Sending Creation of Member 27e24abf-f456-4a86-8aa1-c5e4c43825ee to handler 2019-06-07 06:14:29.436 30938 INFO octavia.api.v2.controllers.member [req-685b1c23-54ad-4bc3-9d9a-7635b454780a - - - - -] Sending Creation of Member c5a4f315-c343-4d25-9bd4-1a24e9107463 to handler 2019-06-07 06:14:29.546 30938 INFO octavia.api.v2.controllers.member [req-269f10ca-dc16-4af4-8108-a65981787d1a - - - - -] Sending Creation of Member a8c81fdc-b0f8-4c45-8d3b-2751d2ab491a to handler 2019-06-07 06:14:29.694 30938 INFO oslo_db.sqlalchemy.provision [req-b6371f4c-c514-469c-842f-fe1eddf12979 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:29.696 30938 INFO oslo_db.sqlalchemy.provision [req-b6371f4c-c514-469c-842f-fe1eddf12979 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN znevndvshd 2019-06-07 06:14:29.696 30938 INFO oslo_db.sqlalchemy.provision [req-b6371f4c-c514-469c-842f-fe1eddf12979 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_sorted [0.781107s] ... ok 2019-06-07 06:14:29.699 30938 INFO oslo_db.sqlalchemy.provision [req-b6371f4c-c514-469c-842f-fe1eddf12979 - - - - -] CREATE BACKEND sqlite:// TOKEN tjyhqklyav 2019-06-07 06:14:29.766 30938 INFO octavia.common.config [req-b6371f4c-c514-469c-842f-fe1eddf12979 - - - - -] Logging enabled! 2019-06-07 06:14:29.767 30938 INFO octavia.common.config [req-b6371f4c-c514-469c-842f-fe1eddf12979 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:29.787 30938 WARNING octavia.api.root_controller [req-b6371f4c-c514-469c-842f-fe1eddf12979 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:29.799 30938 INFO octavia.api.v2.controllers.load_balancer [req-5707a389-e46a-4e41-9be1-2d812d11712e - - - - -] Sending created Load Balancer 15bc2ff0-506f-4c3a-8c67-05fcb652865f to the handler 2019-06-07 06:14:29.837 30938 INFO octavia.api.v2.controllers.listener [req-a36dee88-80a1-46bd-91ab-48ed10f309d8 - - - - -] Sending Creation of Listener c864d44a-a7ef-4d56-97fc-1a55326712ae to handler 2019-06-07 06:14:29.895 30938 INFO octavia.api.v2.controllers.pool [req-13d93595-e74d-473e-8e59-862e06f7c49c - - - - -] Sending Creation of Pool adb80af2-b1df-4c6c-bbad-e6749d789417 to handler 2019-06-07 06:14:29.996 30938 INFO octavia.api.v2.controllers.pool [req-0cd7c3fc-fcef-4d6d-989d-865b65e5bd73 - - - - -] Sending Creation of Pool c4bf2385-334a-4764-9299-193dd683cdf4 to handler 2019-06-07 06:14:30.120 30938 INFO octavia.api.v2.controllers.member [req-d3c2a0f9-03f0-4229-85dc-77e118b28020 - - - - -] Sending Creation of Member 4dfd53d1-a9b1-41bd-8ef1-a7136e14399b to handler 2019-06-07 06:14:30.171 30938 INFO oslo_db.sqlalchemy.provision [req-5e60c8cc-43e9-4c51-987b-f0cd22ee7356 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:30.173 30938 INFO oslo_db.sqlalchemy.provision [req-5e60c8cc-43e9-4c51-987b-f0cd22ee7356 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tjyhqklyav 2019-06-07 06:14:30.173 30938 INFO oslo_db.sqlalchemy.provision [req-5e60c8cc-43e9-4c51-987b-f0cd22ee7356 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_get_authorized [0.476732s] ... ok 2019-06-07 06:14:30.176 30938 INFO oslo_db.sqlalchemy.provision [req-5e60c8cc-43e9-4c51-987b-f0cd22ee7356 - - - - -] CREATE BACKEND sqlite:// TOKEN dhfzhasrib 2019-06-07 06:14:30.243 30938 INFO octavia.common.config [req-5e60c8cc-43e9-4c51-987b-f0cd22ee7356 - - - - -] Logging enabled! 2019-06-07 06:14:30.243 30938 INFO octavia.common.config [req-5e60c8cc-43e9-4c51-987b-f0cd22ee7356 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:30.264 30938 WARNING octavia.api.root_controller [req-5e60c8cc-43e9-4c51-987b-f0cd22ee7356 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:30.275 30938 INFO octavia.api.v2.controllers.load_balancer [req-4d476650-2f00-400f-a330-f6dff2fadbbb - - - - -] Sending created Load Balancer 16d58d18-3969-42d6-96b3-5d091bf87799 to the handler 2019-06-07 06:14:30.314 30938 INFO octavia.api.v2.controllers.listener [req-44ad836b-3302-4b9b-9046-5109cc28edff - - - - -] Sending Creation of Listener 6ea15cf5-3f9f-4be7-b7a2-b3876ada4777 to handler 2019-06-07 06:14:30.372 30938 INFO octavia.api.v2.controllers.pool [req-de500e9c-8775-49fe-8471-d83ed3778297 - - - - -] Sending Creation of Pool 38550a17-5a1a-4586-b63a-ba58b8090514 to handler 2019-06-07 06:14:30.468 30938 INFO octavia.api.v2.controllers.pool [req-64c40781-bc75-4259-9ec7-d0c9daca0197 - - - - -] Sending Creation of Pool 2276f3d2-8abb-4d44-a76e-7f733fafa565 to handler 2019-06-07 06:14:30.584 30938 INFO octavia.api.v2.controllers.member [req-ebfe892d-838e-49a1-a5e6-0cda414733cf - - - - -] Sending Creation of Member 6db9216c-fce6-4551-8aa5-f208ad4c8a8a to handler 2019-06-07 06:14:30.654 30938 INFO oslo_db.sqlalchemy.provision [req-aca97577-4db5-4de4-8e54-91467513ca13 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:30.656 30938 INFO oslo_db.sqlalchemy.provision [req-aca97577-4db5-4de4-8e54-91467513ca13 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dhfzhasrib 2019-06-07 06:14:30.656 30938 INFO oslo_db.sqlalchemy.provision [req-aca97577-4db5-4de4-8e54-91467513ca13 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_get_hides_deleted [0.482945s] ... ok 2019-06-07 06:14:30.659 30938 INFO oslo_db.sqlalchemy.provision [req-aca97577-4db5-4de4-8e54-91467513ca13 - - - - -] CREATE BACKEND sqlite:// TOKEN hulexikxbd 2019-06-07 06:14:30.726 30938 INFO octavia.common.config [req-aca97577-4db5-4de4-8e54-91467513ca13 - - - - -] Logging enabled! 2019-06-07 06:14:30.726 30938 INFO octavia.common.config [req-aca97577-4db5-4de4-8e54-91467513ca13 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:30.748 30938 WARNING octavia.api.root_controller [req-aca97577-4db5-4de4-8e54-91467513ca13 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:30.759 30938 INFO octavia.api.v2.controllers.load_balancer [req-bb9f4b4e-761e-4edc-87c8-dd367b677531 - - - - -] Sending created Load Balancer c20e7ef4-8bb0-4bb8-8ee6-352726c8fe69 to the handler 2019-06-07 06:14:30.796 30938 INFO octavia.api.v2.controllers.listener [req-766093ae-df54-46d3-944f-bbcb0bf7e65f - - - - -] Sending Creation of Listener 685cf138-5e84-46b6-a70a-50e09cfbe8a7 to handler 2019-06-07 06:14:30.855 30938 INFO octavia.api.v2.controllers.pool [req-520abc7f-aabc-4e47-9637-7c50c6d1c497 - - - - -] Sending Creation of Pool 97796058-e1aa-46c4-ba3f-adeb9ae9299a to handler 2019-06-07 06:14:30.950 30938 INFO octavia.api.v2.controllers.pool [req-00f9663a-72f6-4d70-b72e-07d490fdbc76 - - - - -] Sending Creation of Pool 98c002a8-e491-4a0a-8ca3-b7d6daeba338 to handler 2019-06-07 06:14:31.068 30938 INFO octavia.api.v2.controllers.member [req-984df186-548e-43ef-ad64-71909fada87a - - - - -] Sending Creation of Member 355cd781-8d64-4421-83da-11a782bd9bbd to handler 2019-06-07 06:14:31.176 30938 INFO octavia.api.v2.controllers.member [req-36862802-92f4-4e14-b1cb-c39277a4092b - 8c162826-b4a1-4a24-b550-b2b1c05d8967 - - -] Sending Update of Member 355cd781-8d64-4421-83da-11a782bd9bbd to handler 2019-06-07 06:14:31.429 30938 INFO oslo_db.sqlalchemy.provision [req-6fa0d032-daa0-4a94-b770-87a0791824b1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:31.430 30938 INFO oslo_db.sqlalchemy.provision [req-6fa0d032-daa0-4a94-b770-87a0791824b1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hulexikxbd 2019-06-07 06:14:31.431 30938 INFO oslo_db.sqlalchemy.provision [req-6fa0d032-daa0-4a94-b770-87a0791824b1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_update_authorized [0.774323s] ... ok 2019-06-07 06:14:31.433 30938 INFO oslo_db.sqlalchemy.provision [req-6fa0d032-daa0-4a94-b770-87a0791824b1 - - - - -] CREATE BACKEND sqlite:// TOKEN wjjbiredsp 2019-06-07 06:14:31.501 30938 INFO octavia.common.config [req-6fa0d032-daa0-4a94-b770-87a0791824b1 - - - - -] Logging enabled! 2019-06-07 06:14:31.502 30938 INFO octavia.common.config [req-6fa0d032-daa0-4a94-b770-87a0791824b1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:31.522 30938 WARNING octavia.api.root_controller [req-6fa0d032-daa0-4a94-b770-87a0791824b1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:31.534 30938 INFO octavia.api.v2.controllers.load_balancer [req-f2ca88e4-80b3-4922-9c4d-c513355252a8 - - - - -] Sending created Load Balancer b5d05801-37f2-4c1b-9958-da5cdc15f4cb to the handler 2019-06-07 06:14:31.571 30938 INFO octavia.api.v2.controllers.listener [req-ba23900c-7b76-4661-8a78-202fa2270a50 - - - - -] Sending Creation of Listener 3b21c047-fca2-4d9d-9833-57018650af9e to handler 2019-06-07 06:14:31.629 30938 INFO octavia.api.v2.controllers.pool [req-82cbbfc0-efe3-4e11-b702-888b5bd11419 - - - - -] Sending Creation of Pool 8d961697-db24-487c-8e6f-6517f0b840af to handler 2019-06-07 06:14:31.793 30938 INFO octavia.api.v2.controllers.pool [req-ab803f7b-b6b8-4cb3-9963-e7ee861c069e - - - - -] Sending Creation of Pool ab72f93d-ee3b-4e05-8b55-591a47b9b8a1 to handler 2019-06-07 06:14:31.900 30938 INFO octavia.api.v2.controllers.member [req-870f7231-2c4f-49a2-99ae-6fdc740f1f8a - - - - -] Sending Creation of Member 0a5ef4f6-d28e-481e-a782-a01d20251573 to handler 2019-06-07 06:14:31.985 30938 INFO octavia.api.v2.controllers.load_balancer [req-0d539550-05a4-4c93-9860-cd98a3d23fe0 - - - - -] Sending deleted Load Balancer b5d05801-37f2-4c1b-9958-da5cdc15f4cb to the handler 2019-06-07 06:14:32.012 30938 INFO octavia.api.v2.controllers.member [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:14:32.023 30938 INFO oslo_db.sqlalchemy.provision [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:32.025 30938 INFO oslo_db.sqlalchemy.provision [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjjbiredsp 2019-06-07 06:14:32.025 30938 INFO oslo_db.sqlalchemy.provision [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_update_when_lb_pending_delete [0.594234s] ... ok 2019-06-07 06:14:32.028 30938 INFO oslo_db.sqlalchemy.provision [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] CREATE BACKEND sqlite:// TOKEN yfmtyakczb 2019-06-07 06:14:32.095 30938 INFO octavia.common.config [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] Logging enabled! 2019-06-07 06:14:32.096 30938 INFO octavia.common.config [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:32.116 30938 WARNING octavia.api.root_controller [req-fa9e9ea9-00be-448d-be99-a222ab06774b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:32.128 30938 INFO octavia.api.v2.controllers.load_balancer [req-1c79ca1d-9936-4666-8810-7664d4fed6fe - - - - -] Sending created Load Balancer 1ecfc99f-a350-4e56-b818-f38e6f7ef02c to the handler 2019-06-07 06:14:32.165 30938 INFO octavia.api.v2.controllers.listener [req-4cd7b50e-5cd5-44db-a3b9-8dfb9d2f3d63 - - - - -] Sending Creation of Listener 5cc8b612-0227-48f1-bf9a-7477a9432a1e to handler 2019-06-07 06:14:32.226 30938 INFO octavia.api.v2.controllers.pool [req-9d2bd3df-6d0f-450a-bf14-41b51b013cb1 - - - - -] Sending Creation of Pool 55a4f9c0-0ad3-4857-8e6f-5ada7db0c3a0 to handler 2019-06-07 06:14:32.322 30938 INFO octavia.api.v2.controllers.pool [req-ed0dff06-8308-4eb7-b01c-9601b42f70f1 - - - - -] Sending Creation of Pool 07b94d0b-1e27-41d4-9173-b89e94dd98bf to handler 2019-06-07 06:14:32.442 30938 INFO octavia.api.v2.controllers.member [req-dea9aa6a-d8fb-47c2-bf04-4c5c3650e46d - - - - -] Sending Creation of Member 124985f2-7786-44e8-80d1-f034849a4607 to handler 2019-06-07 06:14:32.541 30938 INFO octavia.api.v2.controllers.load_balancer [req-462f61d5-4528-4e72-8f94-6cb3c4b821c5 - - - - -] Sending updated Load Balancer 1ecfc99f-a350-4e56-b818-f38e6f7ef02c to the handler 2019-06-07 06:14:32.585 30938 INFO octavia.api.v2.controllers.member [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:14:32.596 30938 INFO oslo_db.sqlalchemy.provision [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:32.597 30938 INFO oslo_db.sqlalchemy.provision [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yfmtyakczb 2019-06-07 06:14:32.598 30938 INFO oslo_db.sqlalchemy.provision [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_member.TestMember.test_update_when_lb_pending_update [0.572623s] ... ok 2019-06-07 06:14:32.601 30938 INFO oslo_db.sqlalchemy.provision [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] CREATE BACKEND sqlite:// TOKEN tcgrqszkty 2019-06-07 06:14:32.669 30938 INFO octavia.common.config [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] Logging enabled! 2019-06-07 06:14:32.669 30938 INFO octavia.common.config [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:32.690 30938 WARNING octavia.api.root_controller [req-26f29fc8-8c93-4944-a9cc-31d11c62dc0b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:32.701 30938 INFO octavia.api.v2.controllers.load_balancer [req-a720912a-0738-43e8-9e34-7df93b34d6f1 - - - - -] Sending created Load Balancer 01ece23e-6068-4c85-aabb-424e596cee1e to the handler 2019-06-07 06:14:32.739 30938 INFO octavia.api.v2.controllers.listener [req-2ada3026-6be2-4b4b-9110-b40d3b5810b0 - - - - -] Sending Creation of Listener dc12fbb9-7c2e-4572-b5b6-c32df753285a to handler 2019-06-07 06:14:32.780 30938 ERROR octavia.api.v2.controllers.base [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] Pool 123055b8-5a31-4048-b957-9c91a3043096 not found: None 2019-06-07 06:14:32.780 30938 ERROR octavia.api.v2.controllers.base None 2019-06-07 06:14:32.780 30938 ERROR octavia.api.v2.controllers.base 2019-06-07 06:14:32.791 30938 INFO oslo_db.sqlalchemy.provision [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:32.792 30938 INFO oslo_db.sqlalchemy.provision [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tcgrqszkty 2019-06-07 06:14:32.793 30938 INFO oslo_db.sqlalchemy.provision [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_get [0.194784s] ... ok 2019-06-07 06:14:32.796 30938 INFO oslo_db.sqlalchemy.provision [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] CREATE BACKEND sqlite:// TOKEN pousmrxjsl 2019-06-07 06:14:32.863 30938 INFO octavia.common.config [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] Logging enabled! 2019-06-07 06:14:32.863 30938 INFO octavia.common.config [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:32.885 30938 WARNING octavia.api.root_controller [req-d03a0f5f-0df9-455c-8d16-206ac997b391 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:32.896 30938 INFO octavia.api.v2.controllers.load_balancer [req-48c8f10b-595a-4253-a6f2-8f2d49d0fb9c - - - - -] Sending created Load Balancer 21471842-6e13-4af3-9975-62890a97f25e to the handler 2019-06-07 06:14:32.934 30938 INFO octavia.api.v2.controllers.listener [req-0f3bd12e-1b56-4a60-8cc5-ef33f817037f - - - - -] Sending Creation of Listener 0dcb74c2-6274-4382-8613-f62f48ab5ef1 to handler 2019-06-07 06:14:33.005 30938 INFO octavia.api.v2.controllers.pool [req-2d47ba98-f76d-4200-bc5b-a8ab6d0b8bbd - - - - -] Sending Creation of Pool 282b2cc1-fa36-4ac8-a619-8e047628dfac to handler 2019-06-07 06:14:33.120 30938 INFO oslo_db.sqlalchemy.provision [req-1cc0e605-d1d9-456a-bbd3-8a34af466886 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:33.121 30938 INFO oslo_db.sqlalchemy.provision [req-1cc0e605-d1d9-456a-bbd3-8a34af466886 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pousmrxjsl 2019-06-07 06:14:33.122 30938 INFO oslo_db.sqlalchemy.provision [req-1cc0e605-d1d9-456a-bbd3-8a34af466886 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_update [0.328860s] ... ok 2019-06-07 06:14:33.125 30938 INFO oslo_db.sqlalchemy.provision [req-1cc0e605-d1d9-456a-bbd3-8a34af466886 - - - - -] CREATE BACKEND sqlite:// TOKEN kcwlnymjtm 2019-06-07 06:14:33.192 30938 INFO octavia.common.config [req-1cc0e605-d1d9-456a-bbd3-8a34af466886 - - - - -] Logging enabled! 2019-06-07 06:14:33.192 30938 INFO octavia.common.config [req-1cc0e605-d1d9-456a-bbd3-8a34af466886 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:33.213 30938 WARNING octavia.api.root_controller [req-1cc0e605-d1d9-456a-bbd3-8a34af466886 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:33.224 30938 INFO octavia.api.v2.controllers.load_balancer [req-ac6e60a9-bbf9-4b55-8834-3bb2a95ff176 - - - - -] Sending created Load Balancer 9ef56257-9217-41b7-a97a-89ce8ae75e12 to the handler 2019-06-07 06:14:33.262 30938 INFO octavia.api.v2.controllers.listener [req-ccc94db8-f745-4e09-a627-e9452ca16c6a - - - - -] Sending Creation of Listener 647514ab-0273-4119-9d9d-dcd28bc59bd1 to handler 2019-06-07 06:14:33.332 30938 INFO octavia.api.v2.controllers.pool [req-d6d324ad-79ce-4eb4-9698-5e416e64b107 - - - - -] Sending Creation of Pool 5e16c835-db10-42d3-868b-001a5830c10d to handler 2019-06-07 06:14:33.408 30938 INFO oslo_db.sqlalchemy.provision [req-b085c083-85d6-44f6-8a2e-8c6a08004721 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:33.409 30938 INFO oslo_db.sqlalchemy.provision [req-b085c083-85d6-44f6-8a2e-8c6a08004721 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kcwlnymjtm 2019-06-07 06:14:33.410 30938 INFO oslo_db.sqlalchemy.provision [req-b085c083-85d6-44f6-8a2e-8c6a08004721 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_sans_loadbalancer_id [0.287711s] ... ok 2019-06-07 06:14:33.412 30938 INFO oslo_db.sqlalchemy.provision [req-b085c083-85d6-44f6-8a2e-8c6a08004721 - - - - -] CREATE BACKEND sqlite:// TOKEN mfwtxqddwu 2019-06-07 06:14:33.480 30938 INFO octavia.common.config [req-b085c083-85d6-44f6-8a2e-8c6a08004721 - - - - -] Logging enabled! 2019-06-07 06:14:33.480 30938 INFO octavia.common.config [req-b085c083-85d6-44f6-8a2e-8c6a08004721 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:33.501 30938 WARNING octavia.api.root_controller [req-b085c083-85d6-44f6-8a2e-8c6a08004721 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:33.515 30938 INFO octavia.api.v2.controllers.load_balancer [req-14674dd4-4bb9-4596-accf-687de003a9ad - - - - -] Sending created Load Balancer e5aff7f3-4c23-4eea-ae7b-4ae0edfc9e15 to the handler 2019-06-07 06:14:33.553 30938 INFO octavia.api.v2.controllers.listener [req-3fe13369-57a3-4794-8a51-e5adb7e6834f - - - - -] Sending Creation of Listener 63416487-34d1-4ee7-9936-e91368e60f4b to handler 2019-06-07 06:14:33.616 30938 INFO oslo_db.sqlalchemy.provision [req-5f0cd2f1-ceed-44f2-a98c-227917fb9ffe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:33.617 30938 INFO oslo_db.sqlalchemy.provision [req-5f0cd2f1-ceed-44f2-a98c-227917fb9ffe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mfwtxqddwu 2019-06-07 06:14:33.617 30938 INFO oslo_db.sqlalchemy.provision [req-5f0cd2f1-ceed-44f2-a98c-227917fb9ffe - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_bad_SP_type_IP_cookie [0.207684s] ... ok 2019-06-07 06:14:33.620 30938 INFO oslo_db.sqlalchemy.provision [req-5f0cd2f1-ceed-44f2-a98c-227917fb9ffe - - - - -] CREATE BACKEND sqlite:// TOKEN ebxcsbvkjk 2019-06-07 06:14:33.687 30938 INFO octavia.common.config [req-5f0cd2f1-ceed-44f2-a98c-227917fb9ffe - - - - -] Logging enabled! 2019-06-07 06:14:33.688 30938 INFO octavia.common.config [req-5f0cd2f1-ceed-44f2-a98c-227917fb9ffe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:33.709 30938 WARNING octavia.api.root_controller [req-5f0cd2f1-ceed-44f2-a98c-227917fb9ffe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:33.721 30938 INFO octavia.api.v2.controllers.load_balancer [req-172fbf18-0bd9-4c53-bf0a-db4ab99c5d74 - - - - -] Sending created Load Balancer c705beb7-93bb-4454-b82f-033fb4af7414 to the handler 2019-06-07 06:14:33.758 30938 INFO octavia.api.v2.controllers.listener [req-d6d26ffb-3b98-4aa8-87c3-e18d76aa390b - - - - -] Sending Creation of Listener b64346d9-9ecb-4fa5-95f0-7937c7a37b9a to handler 2019-06-07 06:14:33.830 30938 INFO octavia.api.v2.controllers.pool [req-433c9246-c079-4805-9cee-0e6fef8300aa - - - - -] Sending Creation of Pool 21e33610-8a43-4025-a2a0-902c3bd4011e to handler 2019-06-07 06:14:33.905 30938 INFO oslo_db.sqlalchemy.provision [req-3725e99e-5d47-4f89-bcb4-c58b0408866d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:33.907 30938 INFO oslo_db.sqlalchemy.provision [req-3725e99e-5d47-4f89-bcb4-c58b0408866d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ebxcsbvkjk 2019-06-07 06:14:33.907 30938 INFO oslo_db.sqlalchemy.provision [req-3725e99e-5d47-4f89-bcb4-c58b0408866d - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_bad_handler [0.289288s] ... ok 2019-06-07 06:14:33.910 30938 INFO oslo_db.sqlalchemy.provision [req-3725e99e-5d47-4f89-bcb4-c58b0408866d - - - - -] CREATE BACKEND sqlite:// TOKEN uqpjzcvrqe 2019-06-07 06:14:33.978 30938 INFO octavia.common.config [req-3725e99e-5d47-4f89-bcb4-c58b0408866d - - - - -] Logging enabled! 2019-06-07 06:14:33.978 30938 INFO octavia.common.config [req-3725e99e-5d47-4f89-bcb4-c58b0408866d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:33.999 30938 WARNING octavia.api.root_controller [req-3725e99e-5d47-4f89-bcb4-c58b0408866d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:34.010 30938 INFO octavia.api.v2.controllers.load_balancer [req-152caf4e-ff2e-4856-bd76-bf39285b5701 - - - - -] Sending created Load Balancer 7553aadd-b2fc-48cb-8eb9-bd2727f04254 to the handler 2019-06-07 06:14:34.048 30938 INFO octavia.api.v2.controllers.listener [req-dd86afa0-68fa-419a-9676-d309475f745a - - - - -] Sending Creation of Listener cb7bc8dd-91fe-42a1-a060-3a07e8efac5d to handler 2019-06-07 06:14:34.124 30938 INFO octavia.api.v2.controllers.pool [req-b3511bb6-3951-45fe-9022-0cfeb1f1b147 - - - - -] Sending Creation of Pool b698e925-3a05-47d7-8076-b7ae9849d9fe to handler 2019-06-07 06:14:34.207 30938 INFO oslo_db.sqlalchemy.provision [req-664fe1c7-f971-4a9a-ae5c-ca9febbc30bb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:34.209 30938 INFO oslo_db.sqlalchemy.provision [req-664fe1c7-f971-4a9a-ae5c-ca9febbc30bb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uqpjzcvrqe 2019-06-07 06:14:34.209 30938 INFO oslo_db.sqlalchemy.provision [req-664fe1c7-f971-4a9a-ae5c-ca9febbc30bb - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_already_deleted [0.301912s] ... ok 2019-06-07 06:14:34.212 30938 INFO oslo_db.sqlalchemy.provision [req-664fe1c7-f971-4a9a-ae5c-ca9febbc30bb - - - - -] CREATE BACKEND sqlite:// TOKEN kxsziylssr 2019-06-07 06:14:34.279 30938 INFO octavia.common.config [req-664fe1c7-f971-4a9a-ae5c-ca9febbc30bb - - - - -] Logging enabled! 2019-06-07 06:14:34.279 30938 INFO octavia.common.config [req-664fe1c7-f971-4a9a-ae5c-ca9febbc30bb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:34.300 30938 WARNING octavia.api.root_controller [req-664fe1c7-f971-4a9a-ae5c-ca9febbc30bb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:34.311 30938 INFO octavia.api.v2.controllers.load_balancer [req-42a00c41-cccb-46b3-95eb-201c0f4972f4 - - - - -] Sending created Load Balancer 372eb86d-9636-454c-8988-5997475e8f2d to the handler 2019-06-07 06:14:34.349 30938 INFO octavia.api.v2.controllers.listener [req-59f09dff-2d4a-4a86-b9da-dd2e7995d252 - - - - -] Sending Creation of Listener e0b5c145-b139-498e-a494-048c5ecc5f75 to handler 2019-06-07 06:14:34.485 30938 INFO octavia.api.v2.controllers.pool [req-a0f1ca24-0c95-4c5e-8990-edd435e719fa - - - - -] Sending Creation of Pool bdfce4f0-9aae-4800-9294-b557a62fbbe0 to handler 2019-06-07 06:14:34.579 30938 INFO octavia.api.v2.controllers.pool [req-9df12bc3-c3b9-4ad8-b67c-717be2914ed2 - fbf75725-a94f-453f-a15b-bccc8cbd86e6 - - -] Sending Deletion of Pool bdfce4f0-9aae-4800-9294-b557a62fbbe0 to handler 2019-06-07 06:14:34.640 30938 INFO oslo_db.sqlalchemy.provision [req-e328af3e-0b8c-4ab4-bdf2-0ea16127105c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:34.641 30938 INFO oslo_db.sqlalchemy.provision [req-e328af3e-0b8c-4ab4-bdf2-0ea16127105c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kxsziylssr 2019-06-07 06:14:34.642 30938 INFO oslo_db.sqlalchemy.provision [req-e328af3e-0b8c-4ab4-bdf2-0ea16127105c - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_authorize [0.432456s] ... ok 2019-06-07 06:14:34.644 30938 INFO oslo_db.sqlalchemy.provision [req-e328af3e-0b8c-4ab4-bdf2-0ea16127105c - - - - -] CREATE BACKEND sqlite:// TOKEN nkmkntsmrx 2019-06-07 06:14:34.712 30938 INFO octavia.common.config [req-e328af3e-0b8c-4ab4-bdf2-0ea16127105c - - - - -] Logging enabled! 2019-06-07 06:14:34.712 30938 INFO octavia.common.config [req-e328af3e-0b8c-4ab4-bdf2-0ea16127105c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:34.733 30938 WARNING octavia.api.root_controller [req-e328af3e-0b8c-4ab4-bdf2-0ea16127105c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:34.744 30938 INFO octavia.api.v2.controllers.load_balancer [req-89535278-7a64-43bf-a484-4982bcde5d46 - - - - -] Sending created Load Balancer 98d9198d-3fc0-430f-94a5-3d7573f69ba2 to the handler 2019-06-07 06:14:34.782 30938 INFO octavia.api.v2.controllers.listener [req-a593623c-f8ed-4816-b087-d8426b0a845f - - - - -] Sending Creation of Listener 25d4e900-958b-4be1-99c9-c5cacf5eeeea to handler 2019-06-07 06:14:34.859 30938 INFO octavia.api.v2.controllers.pool [req-5705d3ae-dddc-4c7d-9441-3dcffee7b1de - - - - -] Sending Creation of Pool 788b5bec-1299-4bf6-b53d-97d889e0e5a3 to handler 2019-06-07 06:14:35.006 30938 INFO oslo_db.sqlalchemy.provision [req-a41ff726-f5d9-4eb2-8cdc-6ca4c206a3fd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:35.007 30938 INFO oslo_db.sqlalchemy.provision [req-a41ff726-f5d9-4eb2-8cdc-6ca4c206a3fd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nkmkntsmrx 2019-06-07 06:14:35.007 30938 INFO oslo_db.sqlalchemy.provision [req-a41ff726-f5d9-4eb2-8cdc-6ca4c206a3fd - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_not_authorize [0.365684s] ... ok 2019-06-07 06:14:35.010 30938 INFO oslo_db.sqlalchemy.provision [req-a41ff726-f5d9-4eb2-8cdc-6ca4c206a3fd - - - - -] CREATE BACKEND sqlite:// TOKEN lekiciavmq 2019-06-07 06:14:35.077 30938 INFO octavia.common.config [req-a41ff726-f5d9-4eb2-8cdc-6ca4c206a3fd - - - - -] Logging enabled! 2019-06-07 06:14:35.078 30938 INFO octavia.common.config [req-a41ff726-f5d9-4eb2-8cdc-6ca4c206a3fd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:35.099 30938 WARNING octavia.api.root_controller [req-a41ff726-f5d9-4eb2-8cdc-6ca4c206a3fd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:35.111 30938 INFO octavia.api.v2.controllers.load_balancer [req-35011045-3443-4367-88c8-a34d28161532 - - - - -] Sending created Load Balancer 03c6d2c1-face-429d-940b-20a043190e20 to the handler 2019-06-07 06:14:35.148 30938 INFO octavia.api.v2.controllers.listener [req-f8016045-9049-44cd-8e0c-b767ddf7fc54 - - - - -] Sending Creation of Listener 8f2efc6c-32cd-4f6e-943f-45cd115a32d8 to handler 2019-06-07 06:14:35.219 30938 INFO octavia.api.v2.controllers.pool [req-9194f039-9619-4858-9c91-11a585c66ef5 - - - - -] Sending Creation of Pool 90ec3b56-3072-4058-be08-18f8e242ae77 to handler 2019-06-07 06:14:35.290 30938 INFO octavia.api.v2.controllers.load_balancer [req-cd63395e-cb8f-412e-8895-8b0e4ec752f1 - - - - -] Sending updated Load Balancer 03c6d2c1-face-429d-940b-20a043190e20 to the handler 2019-06-07 06:14:35.319 30938 INFO octavia.api.v2.controllers.pool [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:14:35.330 30938 INFO oslo_db.sqlalchemy.provision [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:35.331 30938 INFO oslo_db.sqlalchemy.provision [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lekiciavmq 2019-06-07 06:14:35.332 30938 INFO oslo_db.sqlalchemy.provision [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_when_lb_pending_update [0.323949s] ... ok 2019-06-07 06:14:35.334 30938 INFO oslo_db.sqlalchemy.provision [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] CREATE BACKEND sqlite:// TOKEN kbwmnvszvz 2019-06-07 06:14:35.401 30938 INFO octavia.common.config [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] Logging enabled! 2019-06-07 06:14:35.402 30938 INFO octavia.common.config [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:35.422 30938 WARNING octavia.api.root_controller [req-de346186-7872-4919-b135-1fe4e94ea641 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:35.434 30938 INFO octavia.api.v2.controllers.load_balancer [req-b36f2e60-1afb-43bd-a902-6d05688b2f55 - - - - -] Sending created Load Balancer cdc9c8ec-96e5-4ea4-8f3b-b836be7da098 to the handler 2019-06-07 06:14:35.471 30938 INFO octavia.api.v2.controllers.listener [req-eb04b7ab-3818-4e40-bc78-6af31a65b6f0 - - - - -] Sending Creation of Listener 45a3019f-4aa5-42af-800a-7e554c509152 to handler 2019-06-07 06:14:35.544 30938 INFO octavia.api.v2.controllers.pool [req-d60f0766-ec41-4d93-a8d2-94cdba597317 - - - - -] Sending Creation of Pool 020040c9-e39e-40c4-a518-74b4262c98a8 to handler 2019-06-07 06:14:35.642 30938 INFO octavia.api.v2.controllers.l7policy [req-47893ebc-faf3-4554-8b3c-c353a9af8ccb - - - - -] Sending Creation of L7Policy 58423f64-85c6-40fe-bf25-2d56229b12b9 to handler 2019-06-07 06:14:35.751 30938 INFO oslo_db.sqlalchemy.provision [req-6e464437-08b0-4b43-a7bc-d9bfaae5ac16 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:35.753 30938 INFO oslo_db.sqlalchemy.provision [req-6e464437-08b0-4b43-a7bc-d9bfaae5ac16 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kbwmnvszvz 2019-06-07 06:14:35.753 30938 INFO oslo_db.sqlalchemy.provision [req-6e464437-08b0-4b43-a7bc-d9bfaae5ac16 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_with_l7policy [0.421406s] ... ok 2019-06-07 06:14:35.756 30938 INFO oslo_db.sqlalchemy.provision [req-6e464437-08b0-4b43-a7bc-d9bfaae5ac16 - - - - -] CREATE BACKEND sqlite:// TOKEN dkujsonbpd 2019-06-07 06:14:35.823 30938 INFO octavia.common.config [req-6e464437-08b0-4b43-a7bc-d9bfaae5ac16 - - - - -] Logging enabled! 2019-06-07 06:14:35.823 30938 INFO octavia.common.config [req-6e464437-08b0-4b43-a7bc-d9bfaae5ac16 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:35.844 30938 WARNING octavia.api.root_controller [req-6e464437-08b0-4b43-a7bc-d9bfaae5ac16 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:35.855 30938 INFO octavia.api.v2.controllers.load_balancer [req-e5e7ee67-548f-466f-abdf-3b73091c5c19 - - - - -] Sending created Load Balancer 3b77a7ab-d0de-4471-9206-f45df76f65db to the handler 2019-06-07 06:14:35.893 30938 INFO octavia.api.v2.controllers.listener [req-e645b912-8ba2-46d1-b819-297e373b48f5 - - - - -] Sending Creation of Listener cef82be4-2691-4177-a5da-1d9a50903bed to handler 2019-06-07 06:14:35.965 30938 INFO octavia.api.v2.controllers.pool [req-440c3b54-a4a7-408b-b0ee-25989b45996d - - - - -] Sending Creation of Pool e0d01ff9-41ac-40cf-8cad-c4e891f348f6 to handler 2019-06-07 06:14:36.048 30938 INFO oslo_db.sqlalchemy.provision [req-8db1ce2d-9030-42a5-965a-3b036a88956e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:36.050 30938 INFO oslo_db.sqlalchemy.provision [req-8db1ce2d-9030-42a5-965a-3b036a88956e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dkujsonbpd 2019-06-07 06:14:36.050 30938 INFO oslo_db.sqlalchemy.provision [req-8db1ce2d-9030-42a5-965a-3b036a88956e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_get [0.296675s] ... ok 2019-06-07 06:14:36.053 30938 INFO oslo_db.sqlalchemy.provision [req-8db1ce2d-9030-42a5-965a-3b036a88956e - - - - -] CREATE BACKEND sqlite:// TOKEN eiwnywlpjt 2019-06-07 06:14:36.120 30938 INFO octavia.common.config [req-8db1ce2d-9030-42a5-965a-3b036a88956e - - - - -] Logging enabled! 2019-06-07 06:14:36.120 30938 INFO octavia.common.config [req-8db1ce2d-9030-42a5-965a-3b036a88956e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:36.142 30938 WARNING octavia.api.root_controller [req-8db1ce2d-9030-42a5-965a-3b036a88956e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:36.153 30938 INFO octavia.api.v2.controllers.load_balancer [req-4e743f7f-b59a-42c3-bcb1-74149341b8db - - - - -] Sending created Load Balancer d44664f0-bcaf-46fe-9476-7567b8bae493 to the handler 2019-06-07 06:14:36.190 30938 INFO octavia.api.v2.controllers.listener [req-43a64be6-c102-4604-acb4-2c54d02b50a1 - - - - -] Sending Creation of Listener 35f23f2d-20d9-4d16-ad0e-19dc06269fe6 to handler 2019-06-07 06:14:36.242 30938 INFO octavia.api.v2.controllers.load_balancer [req-23d0a3d6-ae36-4a07-8a66-f5e854a1fc1c - - - - -] Sending created Load Balancer eaa07041-a1f7-4f05-ab72-24efdf60c774 to the handler 2019-06-07 06:14:36.280 30938 INFO octavia.api.v2.controllers.pool [req-423560ba-9ec2-4bd9-97cf-9fc286d01784 - - - - -] Sending Creation of Pool 294eb65c-f9e2-4294-9534-294e1aaa68d9 to handler 2019-06-07 06:14:36.341 30938 INFO octavia.api.v2.controllers.pool [req-0661fc07-d719-4949-9982-a5ca93d6935b - - - - -] Sending Creation of Pool a4f823f0-a8ca-4959-81b3-ea91fa574ee9 to handler 2019-06-07 06:14:36.413 30938 INFO octavia.api.v2.controllers.pool [req-f3226c66-9b14-451c-b17a-76d1748ea758 - - - - -] Sending Creation of Pool 0f3d257c-008d-4883-a31d-23927312b9c9 to handler 2019-06-07 06:14:36.510 30938 INFO oslo_db.sqlalchemy.provision [req-75649171-5890-4a48-9e08-ecebe3404a1a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:36.512 30938 INFO oslo_db.sqlalchemy.provision [req-75649171-5890-4a48-9e08-ecebe3404a1a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eiwnywlpjt 2019-06-07 06:14:36.512 30938 INFO oslo_db.sqlalchemy.provision [req-75649171-5890-4a48-9e08-ecebe3404a1a - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_non_admin [0.461650s] ... ok 2019-06-07 06:14:36.515 30938 INFO oslo_db.sqlalchemy.provision [req-75649171-5890-4a48-9e08-ecebe3404a1a - - - - -] CREATE BACKEND sqlite:// TOKEN ylwzhiiisz 2019-06-07 06:14:36.582 30938 INFO octavia.common.config [req-75649171-5890-4a48-9e08-ecebe3404a1a - - - - -] Logging enabled! 2019-06-07 06:14:36.582 30938 INFO octavia.common.config [req-75649171-5890-4a48-9e08-ecebe3404a1a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:36.604 30938 WARNING octavia.api.root_controller [req-75649171-5890-4a48-9e08-ecebe3404a1a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:36.616 30938 INFO octavia.api.v2.controllers.load_balancer [req-b91925e1-dfbd-43d7-98e7-d4ef34028739 - - - - -] Sending created Load Balancer 0f7d35aa-3a05-4e8d-8950-186b1e4a80f0 to the handler 2019-06-07 06:14:36.653 30938 INFO octavia.api.v2.controllers.listener [req-ee517d98-e52b-49c0-81b4-ec843bccfcab - - - - -] Sending Creation of Listener 472cf026-84cd-4ae7-a216-6c84ad9dd2a1 to handler 2019-06-07 06:14:36.724 30938 INFO octavia.api.v2.controllers.pool [req-1016e496-6cb0-4a08-aa4e-c05cbee32c96 - - - - -] Sending Creation of Pool fc4d05d4-d5f0-49d7-8b0f-ac91ad2e3b03 to handler 2019-06-07 06:14:36.793 30938 INFO oslo_db.sqlalchemy.provision [req-c0050168-ba7c-4a59-a841-ec7b7a612d12 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:36.795 30938 INFO oslo_db.sqlalchemy.provision [req-c0050168-ba7c-4a59-a841-ec7b7a612d12 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ylwzhiiisz 2019-06-07 06:14:36.795 30938 INFO oslo_db.sqlalchemy.provision [req-c0050168-ba7c-4a59-a841-ec7b7a612d12 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_hides_deleted [0.283293s] ... ok 2019-06-07 06:14:36.798 30938 INFO oslo_db.sqlalchemy.provision [req-c0050168-ba7c-4a59-a841-ec7b7a612d12 - - - - -] CREATE BACKEND sqlite:// TOKEN vleidwiexs 2019-06-07 06:14:36.865 30938 INFO octavia.common.config [req-c0050168-ba7c-4a59-a841-ec7b7a612d12 - - - - -] Logging enabled! 2019-06-07 06:14:36.866 30938 INFO octavia.common.config [req-c0050168-ba7c-4a59-a841-ec7b7a612d12 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:36.889 30938 WARNING octavia.api.root_controller [req-c0050168-ba7c-4a59-a841-ec7b7a612d12 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:36.903 30938 INFO octavia.api.v2.controllers.load_balancer [req-e5401e33-219d-4817-ab05-bcc48fc16fb4 - - - - -] Sending created Load Balancer dc77f046-b7cb-4ee5-8844-7bf55bd96f41 to the handler 2019-06-07 06:14:36.940 30938 INFO octavia.api.v2.controllers.listener [req-0476b641-4ac5-4789-a54a-97d1a4fff9c3 - - - - -] Sending Creation of Listener b16890c3-7516-4a8c-bd35-df86c9484a4a to handler 2019-06-07 06:14:37.079 30938 INFO octavia.api.v2.controllers.pool [req-c95ffbbe-770f-4043-a0a5-c20d4bb866ca - - - - -] Sending Creation of Pool f928cf8e-cf51-488e-b7d1-2e4dfdfc7745 to handler 2019-06-07 06:14:37.162 30938 INFO oslo_db.sqlalchemy.provision [req-08e518af-2e5f-45ef-bfa2-d69b65965012 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:37.164 30938 INFO oslo_db.sqlalchemy.provision [req-08e518af-2e5f-45ef-bfa2-d69b65965012 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vleidwiexs 2019-06-07 06:14:37.164 30938 INFO oslo_db.sqlalchemy.provision [req-08e518af-2e5f-45ef-bfa2-d69b65965012 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_not_authorized [0.368507s] ... ok 2019-06-07 06:14:37.167 30938 INFO oslo_db.sqlalchemy.provision [req-08e518af-2e5f-45ef-bfa2-d69b65965012 - - - - -] CREATE BACKEND sqlite:// TOKEN xhvlhbulzq 2019-06-07 06:14:37.234 30938 INFO octavia.common.config [req-08e518af-2e5f-45ef-bfa2-d69b65965012 - - - - -] Logging enabled! 2019-06-07 06:14:37.234 30938 INFO octavia.common.config [req-08e518af-2e5f-45ef-bfa2-d69b65965012 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:37.256 30938 WARNING octavia.api.root_controller [req-08e518af-2e5f-45ef-bfa2-d69b65965012 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:37.267 30938 INFO octavia.api.v2.controllers.load_balancer [req-3f56c607-b8e8-44c6-bef6-d8c32c195056 - - - - -] Sending created Load Balancer 225782e7-36f9-4ad1-a608-23d6badfa15d to the handler 2019-06-07 06:14:37.304 30938 INFO octavia.api.v2.controllers.listener [req-603e934e-9a4f-4fdc-8842-566948706033 - - - - -] Sending Creation of Listener ff6490d5-28ef-495a-b7eb-c675118235ca to handler 2019-06-07 06:14:37.373 30938 INFO octavia.api.v2.controllers.pool [req-d5b3bb77-adc7-4f03-954b-42766728a806 - - - - -] Sending Creation of Pool 45309196-9bfd-4e05-9640-0ca5ca7d3b58 to handler 2019-06-07 06:14:37.453 30938 INFO octavia.api.v2.controllers.pool [req-86069daa-dc3f-4121-a655-9fd49775b3e1 - f0d9a17a-2aff-4f79-8b72-a056746a5f4c - - -] Sending Update of Pool 45309196-9bfd-4e05-9640-0ca5ca7d3b58 to handler 2019-06-07 06:14:37.643 30938 INFO oslo_db.sqlalchemy.provision [req-f4f118da-82f4-4b71-90ef-948d19d0271b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:37.645 30938 INFO oslo_db.sqlalchemy.provision [req-f4f118da-82f4-4b71-90ef-948d19d0271b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xhvlhbulzq 2019-06-07 06:14:37.645 30938 INFO oslo_db.sqlalchemy.provision [req-f4f118da-82f4-4b71-90ef-948d19d0271b - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_authorized [0.480789s] ... ok 2019-06-07 06:14:37.648 30938 INFO oslo_db.sqlalchemy.provision [req-f4f118da-82f4-4b71-90ef-948d19d0271b - - - - -] CREATE BACKEND sqlite:// TOKEN shjurgvnyu 2019-06-07 06:14:37.716 30938 INFO octavia.common.config [req-f4f118da-82f4-4b71-90ef-948d19d0271b - - - - -] Logging enabled! 2019-06-07 06:14:37.716 30938 INFO octavia.common.config [req-f4f118da-82f4-4b71-90ef-948d19d0271b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:37.737 30938 WARNING octavia.api.root_controller [req-f4f118da-82f4-4b71-90ef-948d19d0271b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:37.748 30938 INFO octavia.api.v2.controllers.load_balancer [req-da200f5f-9bb7-4fab-bf35-8bfd9421ce37 - - - - -] Sending created Load Balancer 9362275e-60ed-48e2-8987-faa8ac4dd62e to the handler 2019-06-07 06:14:37.786 30938 INFO octavia.api.v2.controllers.listener [req-e25f5e0c-46e4-478a-af49-6f18fd63a56b - - - - -] Sending Creation of Listener f7e790bc-a49d-4f9c-9093-4c0153500e1e to handler 2019-06-07 06:14:37.862 30938 INFO octavia.api.v2.controllers.pool [req-6c496232-15e0-45a1-b634-a226375da3c5 - - - - -] Sending Creation of Pool 422226cd-1ecf-40fb-b798-2a0149ab41b5 to handler 2019-06-07 06:14:37.952 30938 INFO octavia.api.v2.controllers.pool [req-7bf97790-f9d2-4ab1-be8a-9e3d008246dd - - - - -] Sending Update of Pool 422226cd-1ecf-40fb-b798-2a0149ab41b5 to handler 2019-06-07 06:14:38.040 30938 INFO oslo_db.sqlalchemy.provision [req-4edeff62-8696-4ad7-85ad-9965ade195f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:38.042 30938 INFO oslo_db.sqlalchemy.provision [req-4edeff62-8696-4ad7-85ad-9965ade195f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN shjurgvnyu 2019-06-07 06:14:38.042 30938 INFO oslo_db.sqlalchemy.provision [req-4edeff62-8696-4ad7-85ad-9965ade195f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_session_persistence [0.397007s] ... ok 2019-06-07 06:14:38.045 30938 INFO oslo_db.sqlalchemy.provision [req-4edeff62-8696-4ad7-85ad-9965ade195f8 - - - - -] CREATE BACKEND sqlite:// TOKEN ynumjnwurx 2019-06-07 06:14:38.112 30938 INFO octavia.common.config [req-4edeff62-8696-4ad7-85ad-9965ade195f8 - - - - -] Logging enabled! 2019-06-07 06:14:38.112 30938 INFO octavia.common.config [req-4edeff62-8696-4ad7-85ad-9965ade195f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:38.134 30938 WARNING octavia.api.root_controller [req-4edeff62-8696-4ad7-85ad-9965ade195f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:38.145 30938 INFO octavia.api.v2.controllers.load_balancer [req-1729d798-cbc1-4da7-9004-0f26ea3ad3bc - - - - -] Sending created Load Balancer e09a29e1-f5e8-46f5-801d-a94bc3acd437 to the handler 2019-06-07 06:14:38.182 30938 INFO octavia.api.v2.controllers.listener [req-e8fb8c48-cb36-4c2b-9367-42ce41abc4c2 - - - - -] Sending Creation of Listener 46e61102-929a-48e7-b96c-def9949a79fc to handler 2019-06-07 06:14:38.259 30938 INFO octavia.api.v2.controllers.pool [req-32be1316-a4f5-45ac-82ba-46ee56ae8563 - - - - -] Sending Creation of Pool c9b9f459-9679-4f60-98f9-181f69ea6f9e to handler 2019-06-07 06:14:38.333 30938 INFO octavia.api.v2.controllers.load_balancer [req-9483a706-7ed5-45c3-8587-da17ab4fe8e1 - - - - -] Sending deleted Load Balancer e09a29e1-f5e8-46f5-801d-a94bc3acd437 to the handler 2019-06-07 06:14:38.351 30938 INFO octavia.api.v2.controllers.pool [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:14:38.362 30938 INFO oslo_db.sqlalchemy.provision [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:38.363 30938 INFO oslo_db.sqlalchemy.provision [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ynumjnwurx 2019-06-07 06:14:38.363 30938 INFO oslo_db.sqlalchemy.provision [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_when_lb_pending_delete [0.321224s] ... ok 2019-06-07 06:14:38.366 30938 INFO oslo_db.sqlalchemy.provision [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] CREATE BACKEND sqlite:// TOKEN ewerauyeua 2019-06-07 06:14:38.434 30938 INFO octavia.common.config [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] Logging enabled! 2019-06-07 06:14:38.434 30938 INFO octavia.common.config [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:38.455 30938 WARNING octavia.api.root_controller [req-59f07129-e0cd-4d5d-a479-74c69a80baf6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:38.466 30938 INFO octavia.api.v2.controllers.load_balancer [req-0c83ca01-4c86-4cce-b4e9-04d6a20abca7 - - - - -] Sending created Load Balancer b5141a02-8d13-4105-a29d-abe1cb0a0368 to the handler 2019-06-07 06:14:38.503 30938 INFO octavia.api.v2.controllers.listener [req-453ef849-7995-4f0d-96e6-11a9cb0d4503 - - - - -] Sending Creation of Listener c400ec24-63b2-4d0e-b5d1-8f1c779a3745 to handler 2019-06-07 06:14:38.575 30938 INFO octavia.api.v2.controllers.pool [req-4860ded4-a0a9-455c-b4c5-f0d8770b9ba5 - - - - -] Sending Creation of Pool cf68fa30-90e2-46f6-87b9-c696d1fe651b to handler 2019-06-07 06:14:38.650 30938 INFO octavia.api.v2.controllers.load_balancer [req-767175e6-17f4-42df-a74c-25553f368fc6 - - - - -] Sending updated Load Balancer b5141a02-8d13-4105-a29d-abe1cb0a0368 to the handler 2019-06-07 06:14:38.679 30938 INFO octavia.api.v2.controllers.pool [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2019-06-07 06:14:38.690 30938 INFO oslo_db.sqlalchemy.provision [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:38.692 30938 INFO oslo_db.sqlalchemy.provision [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ewerauyeua 2019-06-07 06:14:38.692 30938 INFO oslo_db.sqlalchemy.provision [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_when_lb_pending_update [0.328453s] ... ok 2019-06-07 06:14:38.695 30938 INFO oslo_db.sqlalchemy.provision [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] CREATE BACKEND sqlite:// TOKEN bpopmcarjf 2019-06-07 06:14:38.762 30938 INFO octavia.common.config [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] Logging enabled! 2019-06-07 06:14:38.762 30938 INFO octavia.common.config [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:38.784 30938 WARNING octavia.api.root_controller [req-4bc80cf3-b9c8-4362-a472-c6c2bf8afc96 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:38.797 30938 INFO octavia.api.v2.controllers.load_balancer [req-8c9ea82e-2614-4368-975d-90f9c01f0a44 - - - - -] Sending created Load Balancer 5d12ab6e-2e7c-425f-b588-f176c0441773 to the handler 2019-06-07 06:14:38.835 30938 INFO octavia.api.v2.controllers.listener [req-d94d1feb-072a-4ab2-ae19-b90fc2cee6bf - - - - -] Sending Creation of Listener ce5a3e36-530d-4588-81a8-5ac1b0e794f8 to handler 2019-06-07 06:14:38.909 30938 INFO octavia.api.v2.controllers.pool [req-bf662614-f0c5-4a30-a983-2a3cc6a56000 - - - - -] Sending Creation of Pool 70190e2a-38b6-4c6c-be88-6f2f62d999a4 to handler 2019-06-07 06:14:39.008 30938 INFO oslo_db.sqlalchemy.provision [req-03416b1c-c0b9-45e4-9d0b-9c619a96847e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.010 30938 INFO oslo_db.sqlalchemy.provision [req-03416b1c-c0b9-45e4-9d0b-9c619a96847e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bpopmcarjf 2019-06-07 06:14:39.010 30938 INFO oslo_db.sqlalchemy.provision [req-03416b1c-c0b9-45e4-9d0b-9c619a96847e - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_with_missing_SP_cookie_name [0.317810s] ... ok 2019-06-07 06:14:39.013 30938 INFO oslo_db.sqlalchemy.provision [req-03416b1c-c0b9-45e4-9d0b-9c619a96847e - - - - -] CREATE BACKEND sqlite:// TOKEN dmywwncpdy 2019-06-07 06:14:39.080 30938 INFO octavia.common.config [req-03416b1c-c0b9-45e4-9d0b-9c619a96847e - - - - -] Logging enabled! 2019-06-07 06:14:39.081 30938 INFO octavia.common.config [req-03416b1c-c0b9-45e4-9d0b-9c619a96847e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:39.101 30938 WARNING octavia.api.root_controller [req-03416b1c-c0b9-45e4-9d0b-9c619a96847e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:39.128 30938 INFO oslo_db.sqlalchemy.provision [req-a40f7720-550b-4e9a-8a7d-d1ffecfe99f4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.129 30938 INFO oslo_db.sqlalchemy.provision [req-a40f7720-550b-4e9a-8a7d-d1ffecfe99f4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dmywwncpdy 2019-06-07 06:14:39.129 30938 INFO oslo_db.sqlalchemy.provision [req-a40f7720-550b-4e9a-8a7d-d1ffecfe99f4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_quotas [0.119299s] ... ok 2019-06-07 06:14:39.132 30938 INFO oslo_db.sqlalchemy.provision [req-a40f7720-550b-4e9a-8a7d-d1ffecfe99f4 - - - - -] CREATE BACKEND sqlite:// TOKEN wkehfrlywf 2019-06-07 06:14:39.199 30938 INFO octavia.common.config [req-a40f7720-550b-4e9a-8a7d-d1ffecfe99f4 - - - - -] Logging enabled! 2019-06-07 06:14:39.200 30938 INFO octavia.common.config [req-a40f7720-550b-4e9a-8a7d-d1ffecfe99f4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:39.221 30938 WARNING octavia.api.root_controller [req-a40f7720-550b-4e9a-8a7d-d1ffecfe99f4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:39.247 30938 INFO oslo_db.sqlalchemy.provision [req-a0892b60-f91c-4b2d-8687-2a3f89bdb7c8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.249 30938 INFO oslo_db.sqlalchemy.provision [req-a0892b60-f91c-4b2d-8687-2a3f89bdb7c8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wkehfrlywf 2019-06-07 06:14:39.249 30938 INFO oslo_db.sqlalchemy.provision [req-a0892b60-f91c-4b2d-8687-2a3f89bdb7c8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_quotas_quota_admin [0.119356s] ... ok 2019-06-07 06:14:39.252 30938 INFO oslo_db.sqlalchemy.provision [req-a0892b60-f91c-4b2d-8687-2a3f89bdb7c8 - - - - -] CREATE BACKEND sqlite:// TOKEN flddtqwzug 2019-06-07 06:14:39.319 30938 INFO octavia.common.config [req-a0892b60-f91c-4b2d-8687-2a3f89bdb7c8 - - - - -] Logging enabled! 2019-06-07 06:14:39.319 30938 INFO octavia.common.config [req-a0892b60-f91c-4b2d-8687-2a3f89bdb7c8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:39.340 30938 WARNING octavia.api.root_controller [req-a0892b60-f91c-4b2d-8687-2a3f89bdb7c8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:39.366 30938 INFO oslo_db.sqlalchemy.provision [req-a68a3975-7f9f-4119-b0f6-8d81fcb5acd0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.367 30938 INFO oslo_db.sqlalchemy.provision [req-a68a3975-7f9f-4119-b0f6-8d81fcb5acd0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN flddtqwzug 2019-06-07 06:14:39.368 30938 INFO oslo_db.sqlalchemy.provision [req-a68a3975-7f9f-4119-b0f6-8d81fcb5acd0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_observer [0.118396s] ... ok 2019-06-07 06:14:39.370 30938 INFO oslo_db.sqlalchemy.provision [req-a68a3975-7f9f-4119-b0f6-8d81fcb5acd0 - - - - -] CREATE BACKEND sqlite:// TOKEN zwqvzvyirv 2019-06-07 06:14:39.499 30938 INFO octavia.common.config [req-a68a3975-7f9f-4119-b0f6-8d81fcb5acd0 - - - - -] Logging enabled! 2019-06-07 06:14:39.500 30938 INFO octavia.common.config [req-a68a3975-7f9f-4119-b0f6-8d81fcb5acd0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:39.520 30938 WARNING octavia.api.root_controller [req-a68a3975-7f9f-4119-b0f6-8d81fcb5acd0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:39.547 30938 INFO oslo_db.sqlalchemy.provision [req-c34aa718-af8a-45ad-83da-3440ecc103e2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.548 30938 INFO oslo_db.sqlalchemy.provision [req-c34aa718-af8a-45ad-83da-3440ecc103e2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zwqvzvyirv 2019-06-07 06:14:39.549 30938 INFO oslo_db.sqlalchemy.provision [req-c34aa718-af8a-45ad-83da-3440ecc103e2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_quota_admin [0.180825s] ... ok 2019-06-07 06:14:39.551 30938 INFO oslo_db.sqlalchemy.provision [req-c34aa718-af8a-45ad-83da-3440ecc103e2 - - - - -] CREATE BACKEND sqlite:// TOKEN yohojuqafm 2019-06-07 06:14:39.618 30938 INFO octavia.common.config [req-c34aa718-af8a-45ad-83da-3440ecc103e2 - - - - -] Logging enabled! 2019-06-07 06:14:39.619 30938 INFO octavia.common.config [req-c34aa718-af8a-45ad-83da-3440ecc103e2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:39.639 30938 WARNING octavia.api.root_controller [req-c34aa718-af8a-45ad-83da-3440ecc103e2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:39.684 30938 INFO oslo_db.sqlalchemy.provision [req-4e0f93af-8ae7-48fb-86ac-5fae0abab498 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.685 30938 INFO oslo_db.sqlalchemy.provision [req-4e0f93af-8ae7-48fb-86ac-5fae0abab498 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yohojuqafm 2019-06-07 06:14:39.685 30938 INFO oslo_db.sqlalchemy.provision [req-4e0f93af-8ae7-48fb-86ac-5fae0abab498 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_non_admin [0.136740s] ... ok 2019-06-07 06:14:39.688 30938 INFO oslo_db.sqlalchemy.provision [req-4e0f93af-8ae7-48fb-86ac-5fae0abab498 - - - - -] CREATE BACKEND sqlite:// TOKEN wjnhrmlapk 2019-06-07 06:14:39.755 30938 INFO octavia.common.config [req-4e0f93af-8ae7-48fb-86ac-5fae0abab498 - - - - -] Logging enabled! 2019-06-07 06:14:39.756 30938 INFO octavia.common.config [req-4e0f93af-8ae7-48fb-86ac-5fae0abab498 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:39.776 30938 WARNING octavia.api.root_controller [req-4e0f93af-8ae7-48fb-86ac-5fae0abab498 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:39.819 30938 INFO oslo_db.sqlalchemy.provision [req-ff3c0ec9-2827-42c4-beaa-7faf9408f077 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.821 30938 INFO oslo_db.sqlalchemy.provision [req-ff3c0ec9-2827-42c4-beaa-7faf9408f077 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjnhrmlapk 2019-06-07 06:14:39.821 30938 INFO oslo_db.sqlalchemy.provision [req-ff3c0ec9-2827-42c4-beaa-7faf9408f077 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_non_admin_global_observer [0.135383s] ... ok 2019-06-07 06:14:39.824 30938 INFO oslo_db.sqlalchemy.provision [req-ff3c0ec9-2827-42c4-beaa-7faf9408f077 - - - - -] CREATE BACKEND sqlite:// TOKEN pmdkzdzryv 2019-06-07 06:14:39.892 30938 INFO octavia.common.config [req-ff3c0ec9-2827-42c4-beaa-7faf9408f077 - - - - -] Logging enabled! 2019-06-07 06:14:39.892 30938 INFO octavia.common.config [req-ff3c0ec9-2827-42c4-beaa-7faf9408f077 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:39.913 30938 WARNING octavia.api.root_controller [req-ff3c0ec9-2827-42c4-beaa-7faf9408f077 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:39.946 30938 INFO oslo_db.sqlalchemy.provision [req-3c715643-3213-410d-91cc-724fd5cf33ec - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:39.947 30938 INFO oslo_db.sqlalchemy.provision [req-3c715643-3213-410d-91cc-724fd5cf33ec - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pmdkzdzryv 2019-06-07 06:14:39.947 30938 INFO oslo_db.sqlalchemy.provision [req-3c715643-3213-410d-91cc-724fd5cf33ec - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_not_Authorized [0.126347s] ... ok 2019-06-07 06:14:39.950 30938 INFO oslo_db.sqlalchemy.provision [req-3c715643-3213-410d-91cc-724fd5cf33ec - - - - -] CREATE BACKEND sqlite:// TOKEN ijolsaswdz 2019-06-07 06:14:40.017 30938 INFO octavia.common.config [req-3c715643-3213-410d-91cc-724fd5cf33ec - - - - -] Logging enabled! 2019-06-07 06:14:40.018 30938 INFO octavia.common.config [req-3c715643-3213-410d-91cc-724fd5cf33ec - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:40.039 30938 WARNING octavia.api.root_controller [req-3c715643-3213-410d-91cc-724fd5cf33ec - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:40.072 30938 INFO oslo_db.sqlalchemy.provision [req-52cc9b0d-e87d-4341-81eb-424e98c9c3ae - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.073 30938 INFO oslo_db.sqlalchemy.provision [req-52cc9b0d-e87d-4341-81eb-424e98c9c3ae - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ijolsaswdz 2019-06-07 06:14:40.074 30938 INFO oslo_db.sqlalchemy.provision [req-52cc9b0d-e87d-4341-81eb-424e98c9c3ae - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_not_Authorized_bogus_role [0.126139s] ... ok 2019-06-07 06:14:40.077 30938 INFO oslo_db.sqlalchemy.provision [req-52cc9b0d-e87d-4341-81eb-424e98c9c3ae - - - - -] CREATE BACKEND sqlite:// TOKEN wkgufgvwnv 2019-06-07 06:14:40.144 30938 INFO octavia.common.config [req-52cc9b0d-e87d-4341-81eb-424e98c9c3ae - - - - -] Logging enabled! 2019-06-07 06:14:40.144 30938 INFO octavia.common.config [req-52cc9b0d-e87d-4341-81eb-424e98c9c3ae - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:40.165 30938 WARNING octavia.api.root_controller [req-52cc9b0d-e87d-4341-81eb-424e98c9c3ae - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:40.181 30938 INFO oslo_db.sqlalchemy.provision [req-864d9b0c-9b5f-42a9-8dab-efc3080e143f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.183 30938 INFO oslo_db.sqlalchemy.provision [req-864d9b0c-9b5f-42a9-8dab-efc3080e143f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wkgufgvwnv 2019-06-07 06:14:40.183 30938 INFO oslo_db.sqlalchemy.provision [req-864d9b0c-9b5f-42a9-8dab-efc3080e143f - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_quotas_no_quotas [0.109117s] ... ok 2019-06-07 06:14:40.186 30938 INFO oslo_db.sqlalchemy.provision [req-864d9b0c-9b5f-42a9-8dab-efc3080e143f - - - - -] CREATE BACKEND sqlite:// TOKEN yodnfmuscv 2019-06-07 06:14:40.253 30938 INFO octavia.common.config [req-864d9b0c-9b5f-42a9-8dab-efc3080e143f - - - - -] Logging enabled! 2019-06-07 06:14:40.253 30938 INFO octavia.common.config [req-864d9b0c-9b5f-42a9-8dab-efc3080e143f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:40.275 30938 WARNING octavia.api.root_controller [req-864d9b0c-9b5f-42a9-8dab-efc3080e143f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:40.313 30938 INFO oslo_db.sqlalchemy.provision [req-69a54643-0855-41ce-a331-a112c84ccb51 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.314 30938 INFO oslo_db.sqlalchemy.provision [req-69a54643-0855-41ce-a331-a112c84ccb51 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yodnfmuscv 2019-06-07 06:14:40.314 30938 INFO oslo_db.sqlalchemy.provision [req-69a54643-0855-41ce-a331-a112c84ccb51 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_by_project_id [0.131146s] ... ok 2019-06-07 06:14:40.317 30938 INFO oslo_db.sqlalchemy.provision [req-69a54643-0855-41ce-a331-a112c84ccb51 - - - - -] CREATE BACKEND sqlite:// TOKEN gniriooylu 2019-06-07 06:14:40.384 30938 INFO octavia.common.config [req-69a54643-0855-41ce-a331-a112c84ccb51 - - - - -] Logging enabled! 2019-06-07 06:14:40.385 30938 INFO octavia.common.config [req-69a54643-0855-41ce-a331-a112c84ccb51 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.1.1 2019-06-07 06:14:40.405 30938 WARNING octavia.api.root_controller [req-69a54643-0855-41ce-a331-a112c84ccb51 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2019-06-07 06:14:40.429 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.431 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gniriooylu 2019-06-07 06:14:40.431 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_not_Authorized_no_role [0.116641s] ... ok 2019-06-07 06:14:40.435 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN djzzhfmnyc 2019-06-07 06:14:40.512 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.514 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN djzzhfmnyc 2019-06-07 06:14:40.514 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_create [0.082592s] ... ok 2019-06-07 06:14:40.517 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN dbstjhwpgr 2019-06-07 06:14:40.602 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.604 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dbstjhwpgr 2019-06-07 06:14:40.604 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_l7rule_relationship [0.089982s] ... ok 2019-06-07 06:14:40.607 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN spqsuvtsth 2019-06-07 06:14:40.690 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.692 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN spqsuvtsth 2019-06-07 06:14:40.692 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.L7RuleModelTest.test_delete [0.087441s] ... ok 2019-06-07 06:14:40.695 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN gaztzwqxav 2019-06-07 06:14:40.775 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.777 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gaztzwqxav 2019-06-07 06:14:40.777 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.ListenerModelTest.test_load_balancer_relationship [0.085205s] ... ok 2019-06-07 06:14:40.780 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN kungsxvkki 2019-06-07 06:14:40.859 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.860 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kungsxvkki 2019-06-07 06:14:40.860 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.ListenerModelTest.test_update [0.083053s] ... ok 2019-06-07 06:14:40.863 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN iupieukxqo 2019-06-07 06:14:40.943 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:40.944 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iupieukxqo 2019-06-07 06:14:40.945 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.PoolModelTest.test_health_monitor_relationship [0.083839s] ... ok 2019-06-07 06:14:40.947 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ikbyyukpjy 2019-06-07 06:14:41.025 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.027 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ikbyyukpjy 2019-06-07 06:14:41.027 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.PoolModelTest.test_update [0.082376s] ... ok 2019-06-07 06:14:41.030 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ejihkhekbn 2019-06-07 06:14:41.109 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.110 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ejihkhekbn 2019-06-07 06:14:41.111 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.SNIModelTest.test_sni_relationship [0.083240s] ... ok 2019-06-07 06:14:41.113 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN nafjtfawkk 2019-06-07 06:14:41.246 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.248 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nafjtfawkk 2019-06-07 06:14:41.248 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_l7rule_tree [0.137077s] ... ok 2019-06-07 06:14:41.251 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN lebdcpwgie 2019-06-07 06:14:41.378 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.380 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lebdcpwgie 2019-06-07 06:14:41.380 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_listener_tree [0.132046s] ... ok 2019-06-07 06:14:41.383 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ascazklaxu 2019-06-07 06:14:41.529 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.530 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ascazklaxu 2019-06-07 06:14:41.530 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_delete_with_listener_default_pool_ref [0.150134s] ... ok 2019-06-07 06:14:41.533 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN kttvngscpv 2019-06-07 06:14:41.680 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.682 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kttvngscpv 2019-06-07 06:14:41.682 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_reject_to_rdr_pool [0.151596s] ... ok 2019-06-07 06:14:41.685 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN fyzsylqclp 2019-06-07 06:14:41.831 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.832 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fyzsylqclp 2019-06-07 06:14:41.832 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_simple [0.150003s] ... ok 2019-06-07 06:14:41.835 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN knrvmhfqss 2019-06-07 06:14:41.979 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:41.980 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN knrvmhfqss 2019-06-07 06:14:41.981 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_simple_update [0.148162s] ... ok 2019-06-07 06:14:41.984 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ayayduoyjq 2019-06-07 06:14:42.060 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.061 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ayayduoyjq 2019-06-07 06:14:42.062 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.VipModelTest.test_create [0.080842s] ... ok 2019-06-07 06:14:42.064 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN sekfhuqwlv 2019-06-07 06:14:42.144 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.146 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sekfhuqwlv 2019-06-07 06:14:42.146 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_models.VipModelTest.test_update [0.084307s] ... ok 2019-06-07 06:14:42.150 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN monjnvqjqf 2019-06-07 06:14:42.248 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.250 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN monjnvqjqf 2019-06-07 06:14:42.251 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_load_balancer_and_vip [0.104244s] ... ok 2019-06-07 06:14:42.253 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN veicuxmsbk 2019-06-07 06:14:42.366 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.368 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN veicuxmsbk 2019-06-07 06:14:42.368 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_pool_on_listener_without_sp [0.117215s] ... ok 2019-06-07 06:14:42.371 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN xqiizpaczi 2019-06-07 06:14:42.456 30938 ERROR octavia.db.repositories [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] Quota decrement on called on project: f17a6aaf-171f-4762-9878-d97f5bf4efc3 with no quota record in the database. 2019-06-07 06:14:42.461 30938 WARNING octavia.db.repositories [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] Quota project lock timed out for project: 0f8ea1f5-e0aa-4014-a9c4-715f5a482e01: DBDeadlock: None 2019-06-07 06:14:42.466 30938 WARNING octavia.db.repositories [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] Quota decrement on called on project: e1d8f64d-4ecc-497e-b55a-6fa29820c1b3 that would cause a negative quota. 2019-06-07 06:14:42.493 30938 WARNING octavia.db.repositories [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] Quota decrement on called on project: 79390388-91f4-4c44-8de9-92f420f62936 that would cause a negative quota. 2019-06-07 06:14:42.520 30938 WARNING octavia.db.repositories [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] Quota decrement on called on project: 63f379db-7eae-46e1-ae44-ee7a00d0dd9e that would cause a negative quota. 2019-06-07 06:14:42.547 30938 WARNING octavia.db.repositories [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] Quota decrement on called on project: eee3be2d-dced-412b-ad5a-d22135a30824 that would cause a negative quota. 2019-06-07 06:14:42.575 30938 WARNING octavia.db.repositories [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] Quota decrement on called on project: cbb92163-2c23-42af-aafb-d6194e7d94dd that would cause a negative quota. 2019-06-07 06:14:42.609 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.610 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xqiizpaczi 2019-06-07 06:14:42.611 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_decrement_quota [0.242396s] ... ok 2019-06-07 06:14:42.613 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ksmtmsilmp 2019-06-07 06:14:42.729 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.730 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ksmtmsilmp 2019-06-07 06:14:42.731 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_sqlite_transactions_broken [0.119866s] ... ok 2019-06-07 06:14:42.733 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN oaftbpqfqm 2019-06-07 06:14:42.861 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.863 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oaftbpqfqm 2019-06-07 06:14:42.863 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_existing_sp_delete_sp [0.132248s] ... ok 2019-06-07 06:14:42.866 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN dpnorgyrdo 2019-06-07 06:14:42.990 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:42.992 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dpnorgyrdo 2019-06-07 06:14:42.992 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_nonexisting_sp [0.128916s] ... ok 2019-06-07 06:14:42.995 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN eqiibqgtbp 2019-06-07 06:14:43.118 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.119 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eqiibqgtbp 2019-06-07 06:14:43.120 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_nonexisting_sp_delete_sp [0.127466s] ... ok 2019-06-07 06:14:43.122 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN gkuzmoydiw 2019-06-07 06:14:43.308 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.310 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gkuzmoydiw 2019-06-07 06:14:43.310 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_without_sp [0.190511s] ... ok 2019-06-07 06:14:43.313 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN yrqjfjsyhj 2019-06-07 06:14:43.392 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.393 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yrqjfjsyhj 2019-06-07 06:14:43.394 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_check_amphora_expired_default_exp_age [0.083115s] ... ok 2019-06-07 06:14:43.396 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN eqmqbbfejb 2019-06-07 06:14:43.476 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.477 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eqmqbbfejb 2019-06-07 06:14:43.478 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_get_stale_amphora [0.083819s] ... ok 2019-06-07 06:14:43.481 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN cslzplhjia 2019-06-07 06:14:43.568 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.569 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cslzplhjia 2019-06-07 06:14:43.570 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_cert_expired_amphora [0.091961s] ... ok 2019-06-07 06:14:43.573 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN aaenjhtfoo 2019-06-07 06:14:43.722 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.724 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aaenjhtfoo 2019-06-07 06:14:43.724 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_lb_for_health_update [0.154355s] ... ok 2019-06-07 06:14:43.727 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN bsoustojoo 2019-06-07 06:14:43.806 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.807 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bsoustojoo 2019-06-07 06:14:43.807 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.BaseRepositoryTest.test_get_all_return_value [0.082928s] ... ok 2019-06-07 06:14:43.810 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN firfgzooje 2019-06-07 06:14:43.899 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:43.901 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN firfgzooje 2019-06-07 06:14:43.901 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_get_all_return_value [0.093295s] ... ok 2019-06-07 06:14:43.904 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN hmmvtshxkd 2019-06-07 06:14:44.010 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.012 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hmmvtshxkd 2019-06-07 06:14:44.013 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create_no_id [0.111525s] ... ok 2019-06-07 06:14:44.015 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN sqmrpkeqhq 2019-06-07 06:14:44.099 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.101 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sqmrpkeqhq 2019-06-07 06:14:44.101 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create_with_invalid_redirect_url [0.088124s] ... ok 2019-06-07 06:14:44.104 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN zabclomhyl 2019-06-07 06:14:44.210 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.212 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zabclomhyl 2019-06-07 06:14:44.212 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule [0.111151s] ... ok 2019-06-07 06:14:44.215 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN dcyenhqlol 2019-06-07 06:14:44.311 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.313 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dcyenhqlol 2019-06-07 06:14:44.313 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule_invalid_value_regex [0.100877s] ... ok 2019-06-07 06:14:44.316 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN whvdwszncf 2019-06-07 06:14:44.412 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.414 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN whvdwszncf 2019-06-07 06:14:44.414 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_bad_compare_type [0.100672s] ... ok 2019-06-07 06:14:44.417 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN amkmwrlepx 2019-06-07 06:14:44.514 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.515 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN amkmwrlepx 2019-06-07 06:14:44.515 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_invalid_value_string [0.101187s] ... ok 2019-06-07 06:14:44.518 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN kaushmjtpw 2019-06-07 06:14:44.614 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.616 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kaushmjtpw 2019-06-07 06:14:44.616 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_no_key [0.100609s] ... ok 2019-06-07 06:14:44.619 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN vpvkxwcnbo 2019-06-07 06:14:44.725 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.727 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vpvkxwcnbo 2019-06-07 06:14:44.727 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule [0.110837s] ... ok 2019-06-07 06:14:44.730 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN zkpsgokete 2019-06-07 06:14:44.826 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.828 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkpsgokete 2019-06-07 06:14:44.828 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule_bad_compare_type [0.100869s] ... ok 2019-06-07 06:14:44.831 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN onaxdmszvs 2019-06-07 06:14:44.928 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:44.930 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN onaxdmszvs 2019-06-07 06:14:44.930 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule_invalid_value_regex [0.101417s] ... ok 2019-06-07 06:14:44.933 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ftqdjukmkr 2019-06-07 06:14:45.029 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.031 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ftqdjukmkr 2019-06-07 06:14:45.031 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule_invalid_value_string [0.100848s] ... ok 2019-06-07 06:14:45.034 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN iwjioasomo 2019-06-07 06:14:45.131 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.133 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iwjioasomo 2019-06-07 06:14:45.133 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_update_bad_id [0.102097s] ... ok 2019-06-07 06:14:45.136 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN fmvfcxizjs 2019-06-07 06:14:45.230 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.232 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fmvfcxizjs 2019-06-07 06:14:45.232 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_create [0.098525s] ... ok 2019-06-07 06:14:45.235 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN xoeakamuum 2019-06-07 06:14:45.334 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.335 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xoeakamuum 2019-06-07 06:14:45.336 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_delete [0.103738s] ... ok 2019-06-07 06:14:45.339 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN htuvuepcfp 2019-06-07 06:14:45.418 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.419 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN htuvuepcfp 2019-06-07 06:14:45.420 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_create [0.083674s] ... ok 2019-06-07 06:14:45.422 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ghxbregygb 2019-06-07 06:14:45.517 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.518 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ghxbregygb 2019-06-07 06:14:45.519 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_amphora [0.098982s] ... ok 2019-06-07 06:14:45.522 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN czvzhgvcyr 2019-06-07 06:14:45.615 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.616 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN czvzhgvcyr 2019-06-07 06:14:45.617 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_get_all [0.097613s] ... ok 2019-06-07 06:14:45.619 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN xjlelaciix 2019-06-07 06:14:45.704 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.706 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xjlelaciix 2019-06-07 06:14:45.706 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_immutable [0.089636s] ... ok 2019-06-07 06:14:45.709 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN woblwozubk 2019-06-07 06:14:45.795 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.796 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN woblwozubk 2019-06-07 06:14:45.796 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_immutable_raise [0.089963s] ... ok 2019-06-07 06:14:45.799 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN mqjykfgyeb 2019-06-07 06:14:45.887 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.889 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mqjykfgyeb 2019-06-07 06:14:45.889 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_create [0.092693s] ... ok 2019-06-07 06:14:45.892 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN iihosykjzr 2019-06-07 06:14:45.988 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:45.989 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iihosykjzr 2019-06-07 06:14:45.989 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_delete [0.100036s] ... ok 2019-06-07 06:14:45.992 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN riigqbjpfp 2019-06-07 06:14:46.081 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.082 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN riigqbjpfp 2019-06-07 06:14:46.082 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_get_all_return_value [0.092683s] ... ok 2019-06-07 06:14:46.085 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN yuzstqaysc 2019-06-07 06:14:46.169 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.171 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yuzstqaysc 2019-06-07 06:14:46.171 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_get [0.088371s] ... ok 2019-06-07 06:14:46.174 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ybysrtaqbh 2019-06-07 06:14:46.259 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.260 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ybysrtaqbh 2019-06-07 06:14:46.260 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_get_all_return_value [0.089303s] ... ok 2019-06-07 06:14:46.263 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN pktajgzsex 2019-06-07 06:14:46.349 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.351 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pktajgzsex 2019-06-07 06:14:46.351 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_get [0.090213s] ... ok 2019-06-07 06:14:46.354 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN nzcrtdosta 2019-06-07 06:14:46.465 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.466 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nzcrtdosta 2019-06-07 06:14:46.467 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_no_peer_port_increments [0.115574s] ... ok 2019-06-07 06:14:46.469 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN mbpmmvacnl 2019-06-07 06:14:46.570 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.572 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mbpmmvacnl 2019-06-07 06:14:46.572 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_get_all [0.105148s] ... ok 2019-06-07 06:14:46.575 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN spsnpzcmmr 2019-06-07 06:14:46.663 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.664 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN spsnpzcmmr 2019-06-07 06:14:46.665 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_get_all_return_value [0.092590s] ... ok 2019-06-07 06:14:46.668 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN mrpzdgwfmd 2019-06-07 06:14:46.753 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.754 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mrpzdgwfmd 2019-06-07 06:14:46.754 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_create [0.089522s] ... ok 2019-06-07 06:14:46.757 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN ewdwowiele 2019-06-07 06:14:46.850 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.851 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ewdwowiele 2019-06-07 06:14:46.852 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_delete [0.097198s] ... ok 2019-06-07 06:14:46.855 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] CREATE BACKEND sqlite:// TOKEN yuuefppigx 2019-06-07 06:14:46.941 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2019-06-07 06:14:46.942 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yuuefppigx 2019-06-07 06:14:46.942 30938 INFO oslo_db.sqlalchemy.provision [req-4699023a-65b2-4a6d-b2a0-5ed97524fa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {3} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_get [0.090470s] ... ok ====== Totals ====== Ran: 1090 tests in 141.0000 sec. - Passed: 1083 - Skipped: 7 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 388.2920 sec. ============== Worker Balance ============== - Worker 0 (273 tests) => 0:01:28.982023 - Worker 1 (273 tests) => 0:01:25.420590 - Worker 2 (272 tests) => 0:01:16.121199 - Worker 3 (272 tests) => 0:02:18.029216 + exit 0 Processing files: python-octavia-2.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ysRb74 + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/python-octavia-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/python-octavia-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/python-octavia-2.1.1 + exit 0 Provides: python-octavia = 2.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-octavia-tests-2.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MAV2cz + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/python-octavia-tests-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/python-octavia-tests-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/python-octavia-tests-2.1.1 + exit 0 Provides: python-octavia-tests = 2.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash python(abi) = 2.7 Processing files: python-octavia-tests-golang-2.1.1-1.el7.ppc64le Provides: python-octavia-tests-golang = 2.1.1-1.el7 python-octavia-tests-golang(ppc-64) = 2.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-octavia-common-2.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V8LWT8 + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/doc/openstack-octavia-common-2.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/doc/openstack-octavia-common-2.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/doc/openstack-octavia-common-2.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HMZcBI + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-common-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-common-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-common-2.1.1 + exit 0 Provides: config(openstack-octavia-common) = 2.1.1-1.el7 openstack-octavia-common = 2.1.1-1.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-amphora-agent-2.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RlpQni + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-amphora-agent-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-amphora-agent-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-amphora-agent-2.1.1 + exit 0 Provides: config(openstack-octavia-amphora-agent) = 2.1.1-1.el7 openstack-octavia-amphora-agent = 2.1.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-api-2.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KCPidS + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-api-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-api-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-api-2.1.1 + exit 0 Provides: openstack-octavia-api = 2.1.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-worker-2.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vyDb6r + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-worker-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-worker-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-worker-2.1.1 + exit 0 Provides: openstack-octavia-worker = 2.1.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-health-manager-2.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EF9G11 + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-health-manager-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-health-manager-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-health-manager-2.1.1 + exit 0 Provides: openstack-octavia-health-manager = 2.1.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-housekeeping-2.1.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cSjVZB + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-housekeeping-2.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-housekeeping-2.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/licenses/openstack-octavia-housekeeping-2.1.1 + exit 0 Provides: openstack-octavia-housekeeping = 2.1.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-diskimage-create-2.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BDMV0b + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/doc/openstack-octavia-diskimage-create-2.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/doc/openstack-octavia-diskimage-create-2.1.1 + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le/usr/share/doc/openstack-octavia-diskimage-create-2.1.1 + exit 0 Provides: openstack-octavia-diskimage-create = 2.1.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: openstack-octavia-debuginfo-2.1.1-1.el7.ppc64le Provides: openstack-octavia-debuginfo = 2.1.1-1.el7 openstack-octavia-debuginfo(ppc-64) = 2.1.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le Wrote: /builddir/build/RPMS/python-octavia-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-octavia-tests-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-octavia-tests-golang-2.1.1-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/openstack-octavia-common-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-api-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-worker-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-2.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-debuginfo-2.1.1-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JziNBo + umask 022 + cd /builddir/build/BUILD + cd octavia-2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.1.1-1.el7.ppc64le + exit 0 Child return code was: 0