Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8s-openstack-wallaby-el8-build-94035-840316/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-neutron-dynamic-routing-18.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8s-openstack-wallaby-el8-build-94035-840316/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LVtwsP + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt --signature=/builddir/build/SOURCES/neutron-dynamic-routing-18.0.0.tar.gz.asc --data=/builddir/build/SOURCES/neutron-dynamic-routing-18.0.0.tar.gz gpgv: Signature made Wed Apr 14 11:09:29 2021 UTC gpgv: using RSA key 23604C209761FF038D4D3E9CFEEBD333F827D2B4 gpgv: Good signature from "OpenStack Infra (Wallaby Cycle) " + cd /builddir/build/BUILD + rm -rf neutron-dynamic-routing-18.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-dynamic-routing-18.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-dynamic-routing-18.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-neutron-dynamic-routing-18.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xoiQFN + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-18.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/neutron_dynamic_routing creating build/lib/neutron_dynamic_routing/tests creating build/lib/neutron_dynamic_routing/tests/unit creating build/lib/neutron_dynamic_routing/tests/unit/services creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp copying neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp copying neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp creating build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/tests/common/helpers.py -> build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/tests/common/__init__.py -> build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/version.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/__init__.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/_i18n.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/tests/__init__.py -> build/lib/neutron_dynamic_routing/tests creating build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/__init__.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_db.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/db creating build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/__init__.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp.py -> build/lib/neutron_dynamic_routing/extensions creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken creating build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/api/rpc creating build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/resources.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/__init__.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_peer.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_speaker.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/base.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_dragent.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/tests/unit/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit creating build/lib/neutron_dynamic_routing/tests/unit/api creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers creating build/lib/neutron_dynamic_routing/cmd creating build/lib/neutron_dynamic_routing/cmd/eventlet creating build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents creating build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/services/bgp creating build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services copying neutron_dynamic_routing/cmd/__init__.py -> build/lib/neutron_dynamic_routing/cmd creating build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/constants.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/opts.py -> build/lib/neutron_dynamic_routing/services/bgp/common creating build/lib/neutron_dynamic_routing/tests/functional creating build/lib/neutron_dynamic_routing/tests/functional/services creating build/lib/neutron_dynamic_routing/tests/functional/services/bgp creating build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc creating build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/db/migration/alembic_migrations/env.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations creating build/lib/neutron_dynamic_routing/services/bgp/agent creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/base.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/utils.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/tests/functional/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional creating build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/test_bgp_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc copying neutron_dynamic_routing/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/entry.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/config.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py -> build/lib/neutron_dynamic_routing/services/bgp/agent creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver copying neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver copying neutron_dynamic_routing/cmd/eventlet/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet copying neutron_dynamic_routing/tests/functional/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services copying neutron_dynamic_routing/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp copying neutron_dynamic_routing/services/bgp/bgp_plugin.py -> build/lib/neutron_dynamic_routing/services/bgp creating build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/tests/unit/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api copying neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp copying neutron_dynamic_routing/services/__init__.py -> build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/db/migration/__init__.py -> build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/db/migration/models/head.py -> build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/db/migration/models/__init__.py -> build/lib/neutron_dynamic_routing/db/migration/models creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent copying neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent copying neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent running egg_info writing neutron_dynamic_routing.egg-info/PKG-INFO writing dependency_links to neutron_dynamic_routing.egg-info/dependency_links.txt writing entry points to neutron_dynamic_routing.egg-info/entry_points.txt deleting neutron_dynamic_routing.egg-info/requires.txt writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt writing pbr to neutron_dynamic_routing.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' creating build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/tests/contrib/README -> build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/tests/contrib/gate_hook.sh -> build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying neutron_dynamic_routing/db/migration/README -> build/lib/neutron_dynamic_routing/db/migration ++ ls etc/oslo-config-generator/bgp_dragent.ini + for file in `ls etc/oslo-config-generator/*` + oslo-config-generator --config-file=etc/oslo-config-generator/bgp_dragent.ini WARNING:stevedore.named:Could not load bgp.agent + find etc -name '*.sample' + read filename ++ dirname etc/bgp_dragent.ini.sample + filedir=etc ++ basename etc/bgp_dragent.ini.sample .sample + file=bgp_dragent.ini + mv etc/bgp_dragent.ini.sample etc/bgp_dragent.ini + read filename + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tYdnbO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch + cd neutron-dynamic-routing-18.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing copying build/lib/neutron_dynamic_routing/version.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing copying build/lib/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing copying build/lib/neutron_dynamic_routing/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_peer.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_speaker.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests copying build/lib/neutron_dynamic_routing/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit copying build/lib/neutron_dynamic_routing/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api copying build/lib/neutron_dynamic_routing/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services copying build/lib/neutron_dynamic_routing/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional copying build/lib/neutron_dynamic_routing/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services copying build/lib/neutron_dynamic_routing/tests/functional/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/contrib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api copying build/lib/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc copying build/lib/neutron_dynamic_routing/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/callbacks/resources.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers copying build/lib/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers copying build/lib/neutron_dynamic_routing/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd copying build/lib/neutron_dynamic_routing/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet copying build/lib/neutron_dynamic_routing/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration copying build/lib/neutron_dynamic_routing/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/models/head.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services copying build/lib/neutron_dynamic_routing/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/entry.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/config.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/opts.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/bgp_peer.py to bgp_peer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/bgp_speaker.py to bgp_speaker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/bgp_dragent.py to bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/bgp_4byte_asn.py to bgp_4byte_asn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py to bgp_dragentscheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/bgp.py to bgp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py to test_bgp_dr_rpc_agent_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py to test_bgp_speaker_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py to test_bgp_dragentscheduler_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py to test_bgp_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py to test_bgp_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py to test_bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py to test_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py to bgp_dr_rpc_agent_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py to bgp_speaker_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py to bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/bgp_db.py to bgp_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py to start_neutron_dynamic_routing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py to f399fa0f5f25_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py to 4cf8bc3edb66_rename_tenant_to_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py to 61cc795e43e8_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py to a589fdb5724c_change_size_of_as_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models/head.py to head.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py to bgp_dragentscheduler_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py to bgp_dragent_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/entry.py to entry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py to bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/bgp_plugin.py to bgp_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common/opts.py to opts.cpython-36.pyc writing byte-compilation script '/tmp/tmp8xhutlxg.py' /usr/bin/python3 /tmp/tmp8xhutlxg.py removing /tmp/tmp8xhutlxg.py running install_egg_info running egg_info writing neutron_dynamic_routing.egg-info/PKG-INFO writing dependency_links to neutron_dynamic_routing.egg-info/dependency_links.txt writing entry points to neutron_dynamic_routing.egg-info/entry_points.txt writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt writing pbr to neutron_dynamic_routing.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' Copying neutron_dynamic_routing.egg-info to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing-18.0.0-py3.6.egg-info running install_scripts Installing neutron-bgp-dragent script to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/var/lib/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/var/log/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/etc/neutron + mv etc/bgp_dragent.ini /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/etc/neutron + install -p -D -m 644 /builddir/build/SOURCES/neutron-bgp-dragent.service /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/systemd/system/neutron-bgp-dragent.service + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch//etc/neutron/conf.d/neutron-bgp-dragent + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 18.0.0-1.el8 --unique-debug-suffix -18.0.0-1.el8.noarch --unique-debug-src-base openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-dynamic-routing-18.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JkJ8qM + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-18.0.0 + stestr run Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw' {9} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speaker_info [0.244646s] ... ok {18} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_withdrawal [0.246451s] ... ok {12} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_removed [0.249240s] ... ok {11} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_created [0.247465s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_password [0.111688s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route_and_remove_with_next_hop_none [0.246795s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_already_cached [0.250408s] ... ok {10} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speakers [0.246201s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_without_adding_speaker [0.238910s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_peers_routes_added [0.112541s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv6_type [0.108721s] ... ok {36} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_peer_info [0.251267s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_after_start [0.114412s] ... ok {7} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_associated [0.249465s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_remove_bgp_speaker [0.108694s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_max_range [0.185992s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_invalid_auth_type [0.109266s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_not_cached [0.250389s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_valid_auth_type [0.107622s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_create_end [0.115961s] ... ok {1} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_disassociated [0.247663s] ... ok {21} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_advertisement [0.242875s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_remove_end [0.113792s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_peer [0.109063s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_integer_param [0.110774s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_routes_updated [0.112187s] ... ok {20} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_agent_updated [0.256148s] ... ok {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_password_none [0.994904s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {9} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_multiple_agents_bgp_speakers [0.880413s] ... ok {35} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_auth_type_none [1.151244s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_peer [0.112267s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_bgp_peer [1.306370s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_string_as_num [0.128770s] ... ok {35} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv4_address [0.111521s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {24} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(Invalid host) [0.866870s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_duplicate_bgp_peer_ip [1.426659s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_already_cached [0.124545s] ... ok {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_show_non_existent [1.055233s] ... ok {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_gateway_network [1.189180s] ... ok {35} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv6_address [0.110421s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {28} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_single_agent [0.871741s] ... ok {34} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_without_id [1.397523s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_without_adding_speaker [0.103814s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {12} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker present) [0.178540s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_existing [0.109701s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_peer_show_non_existent [1.101310s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_speaker_adv_route [0.109532s] ... ok {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_update_local_as [1.320226s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer_md5_auth_no_password [0.250766s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-18.0.0/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. {35} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(No BGP speaker) [0.150770s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_asnum_range [0.109292s] ... ok BgpDrAgent 77067676-10ff-4b0e-b14d-23e1ea967ea8 is down {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_without_adding_speaker [0.112221s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {15} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_schedule_unbind_bgp_speaker [1.208284s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_ids [0.111840s] ... ok {32} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer [1.143390s] ... ok {17} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_non_scheduled_bgp_speaker_binding_removal [1.359693s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test__register_callbacks [0.802879s] ... ok {38} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_gateway_network [1.324486s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_association_end [0.114890s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_bgp_peer [0.404537s] ... ok {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_bgp_peer [1.315281s] ... ok {32} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_bgp_peers_updated [0.110182s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_two_agents [0.171855s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_same_bgp_speakers_twice [0.112171s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {32} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_peer_helper [0.106775s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_added [0.115245s] ... ok {39} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_bad_id [1.336663s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_unassociated_bgp_peer [0.469586s] ... ok {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_associate_bgp_peer [1.694577s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_paramtype [0.114625s] ... ok {32} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP DR agent down) [0.175241s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_agent_updated [0.116562s] ... ok {37} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_by_id [0.115402s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer [0.113238s] ... ok {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version [1.839156s] ... ok {37} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_with_invalid_paramtype [0.101100s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed reporting state! Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/oslo_messaging/_drivers/impl_fake.py", line 207, in _send reply, failure = reply_q.get(timeout=timeout) File "/usr/lib/python3.6/site-packages/eventlet/queue.py", line 322, in get return waiter.wait() File "/usr/lib/python3.6/site-packages/eventlet/queue.py", line 141, in wait return get_hub().switch() File "/usr/lib/python3.6/site-packages/eventlet/hubs/hub.py", line 313, in switch return self.greenlet.switch() queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/neutron-dynamic-routing-18.0.0/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py", line 686, in _report_state True) File "/usr/lib/python3.6/site-packages/neutron/agent/rpc.py", line 103, in report_state return method(context, 'report_state', **kwargs) File "/usr/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 179, in call transport_options=self.transport_options) File "/usr/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send transport_options=transport_options) File "/usr/lib/python3.6/site-packages/oslo_messaging/_drivers/impl_fake.py", line 223, in send transport_options) File "/usr/lib/python3.6/site-packages/oslo_messaging/_drivers/impl_fake.py", line 214, in _send 'No reply on topic %s' % target.topic) oslo_messaging.exceptions.MessagingTimeout: No reply on topic q-reports-plugin {38} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_twice_on_same_agent [0.455557s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network [1.823417s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_invalid_event [0.145988s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_valid_event [0.143108s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {37} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_no_agents [0.083816s] ... ok {38} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_with_invalid_paramtype [0.114208s] ... ok {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_speaker_with_network [1.647234s] ... ok {33} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version_no_binding [2.086328s] ... ok {39} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_list [0.492251s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {38} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_single_agent [0.116898s] ... ok {33} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_synced_and_removed [0.074018s] ... ok {33} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_paramtype [0.062231s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {33} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_bgp_speaker [0.083167s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_bgp_dragent_manager [1.116786s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_gateway_network [1.087763s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_route_advertisement_end [0.062819s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {17} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_speaker [0.061009s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network_two_bgp_speakers_same_scope [0.790334s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker [0.302923s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker [0.238927s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_min_range [0.073998s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_unicode_password [0.089899s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {3} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_create_bgp_speaker [0.071733s] ... ok {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_address_scope_ids_for_bgp_speaker [3.381258s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__tenant_prefixes_by_router_no_gateway_port [5.363297s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgpspeaker_create [0.225605s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port cfc29885-8621-4de0-8658-4c67badd9454 on host compute1 for vnic_type normal using segments [{'id': 'f5279109-bc04-45b6-a8c3-6c2957037d3d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c005f94d-2bb3-45a3-8374-998ec57de41f'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 095d1c5c-c40f-4ba2-94ae-21ccf3851996 on host compute1 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] {34} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 [4.924412s] ... ok {34} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_synced [0.060782s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {34} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_integer_password [0.058022s] ... ok Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port 3ff074ee-eec9-49d2-b739-d88cae370fe0 on host compute2 for vnic_type normal using segments [{'id': 'b1b18a76-9ec6-4723-ae14-4d9555551bde', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1d1ed61d-7eb9-415c-89cf-361a53a52f33'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port 848ffa9b-9234-40ba-b9ab-654237afe071 on host compute1 for vnic_type normal using segments [{'id': '6d3009cb-e487-4f07-a5a8-57b0d228af04', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b5b672c8-c6b5-41b2-afbb-154b870f7cff'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] Failed to bind port ccdd3b3f-faf2-4ba6-b70a-deabbd283ce2 on host compute1 for vnic_type normal using segments [{'id': '30544775-c0c5-44fc-a501-dfbc2e7b7ac7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '38315bf6-d6c5-466d-8cc9-38343cf363d5'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 9f693555-7780-42d2-ada1-c5bb70beaf8d on host test-host for vnic_type normal using segments [{'id': '1223ad7c-7d90-4f6e-b3e7-371895e6c60a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '01e3ca27-f056-439d-bd98-6c984349528c'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding [4.715811s] ... ok Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port 916a856f-5fb5-49a7-b8e3-7b1f55f72f7f on host compute1 for vnic_type normal using segments [{'id': '26ce4b05-da8f-428d-819f-668556bec679', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f55086e8-cc45-4671-9052-14ab2fb6100b'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] {1} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_run_completes_single_pass [0.062261s] ... ok Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 8cfeda67-e997-44c6-a677-fc74d12ba778 on host test-host for vnic_type normal using segments [{'id': '51b29c66-076f-44b3-a965-0cd5eb7ce94c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '180ce693-789d-4b3b-ae1b-6672766eec59'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_valid_as_num [0.057688s] ... ok Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port ee347157-1ee6-4294-8831-b8b24750baa5 on host test-host for vnic_type normal using segments [{'id': '834b51cb-8d65-4e9f-bc72-78828901bb08', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ba51a936-37d1-445f-95e7-59993f00f2e1'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 994010dc-5da2-407b-9793-1db66a598cd4 on host test-host for vnic_type normal using segments [{'id': 'e89be372-50ba-4032-b73f-c1e14e898f59', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a15a92c-b722-4d2b-8b94-d5f3feeafe8f'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 1aef76d3-3f61-4844-8b1b-d58083bda863 on host test-host for vnic_type normal using segments [{'id': 'aedd54b1-dcf5-4593-9495-7858e5e338c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'da4f8cf0-87a1-4eae-a38f-27fe9f4b3bc3'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] Failed to bind port 17bb7fcd-668b-4caf-911f-eaf4d2b4334c on host test-host for vnic_type normal using segments [{'id': '7c967478-764a-4cab-b3c8-9601fdbe71d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ea8646c-ec3e-4cc2-95e7-3bb763f2ee75'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a5027436-c2a3-4dce-b800-8de508a64e34 on host test-host for vnic_type normal using segments [{'id': '12fba339-88de-47bb-99b1-816ec9828b81', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e701dbf4-12d5-4349-b695-f3aaffa74b7d'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port 03fe3311-de10-439d-a073-9647699c93df on host compute1 for vnic_type normal using segments [{'id': '6e527083-fce7-4ad7-acab-05f678b296f5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd0bdd362-e499-4ad7-9cfb-8a731e3d57b3'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port a69f9259-1195-42b1-b71a-b9c603937de2 on host compute1 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port 512ed172-d53e-4013-8329-130872c31b32 on host test-host for vnic_type normal using segments [{'id': 'fbae5219-d36b-4470-858e-c2cada4b215c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '81046465-4c16-4969-8833-0322d9af245e'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port ade42971-631c-41cf-a5b5-3d08a7c13704 on host test-host for vnic_type normal using segments [{'id': '3bcdfbd8-589a-448c-a311-6e2b54411e4b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b6eb84e6-612a-407c-b5d4-c6a5943e5e37'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port 7cc108ba-197d-4e6d-b915-23f143d37684 on host test-host for vnic_type normal using segments [{'id': '55830fc2-99f9-497c-ba80-15daad6975e8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26f3ef95-d8df-48ab-9861-f9b46efb53a3'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port 9b6872bd-e39f-4207-b9e5-fa8541b71d86 on host test-host for vnic_type normal using segments [{'id': 'f3083c7f-4b73-4988-93fd-2be89079b729', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9296da10-d318-4595-9441-eda09df6aada'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port dde64c12-eec9-4952-a45c-0e35b5387a29 on host test-host for vnic_type normal using segments [{'id': 'a4f12a13-2a48-4b02-82e5-3820ddc2b4dd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fbefa651-4394-4e01-89f2-a73fe3dcff41'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] Failed to bind port b55721da-d5d6-4c99-87c8-c7c5f6465130 on host test-host for vnic_type normal using segments [{'id': 'df98fb20-59a5-4745-8d8a-745997196f3b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '98f35ba6-2c8e-4792-97f1-96351a0ab94d'}] {18} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope [7.654534s] ... ok Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port 39fff652-0343-43fd-92e0-55a6dc5f93f7 on host test-host for vnic_type normal using segments [{'id': 'ff6e20b7-b683-4822-8cc9-1d6ef7054d14', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8b57768-173f-43b4-ae32-6130281951f1'}] Failed to bind port eacfe979-bbc7-4757-91ca-159418718605 on host compute2 for vnic_type normal using segments [{'id': '8a1dcbd0-ee9c-4a5e-a1dc-2d7cf8e957fe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '94c22d4c-0cbf-4223-b307-bd93d38193e9'}] {8} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_same_scope [8.022556s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route [0.058686s] ... ok {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip [8.027209s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_not_cached [0.060360s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_is_bgp_speaker_adv_route_present [0.058120s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_plugin_error [0.061395s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_deleted [0.059102s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route [0.059554s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {30} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_not_none_auth_type_and_none_password [0.057913s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding_with_fip [7.997202s] ... ok {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_routes_by_router_with_fip [8.114721s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync [0.062944s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_routes_helper [0.060869s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_multi_agents [0.098460s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_two_different_agents [0.259062s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {2} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test__register_callbacks [0.062019s] ... ok {27} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_with_invalid_paramtype [0.059851s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {27} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_hosted_bgp_speakers_count [0.059387s] ... ok {10} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_legacy [8.535332s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_routes_withdrawal_end [0.062654s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_range [0.059297s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] Failed to bind port ae08bc4a-382b-4cf6-915a-4e1e03018e21 on host test-host for vnic_type normal using segments [{'id': '62712b09-6e4f-4bd6-af26-70f5841dd6c0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f29dfe7f-8516-41a5-a1c2-eaa0169485fc'}] {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_dvr [9.178343s] ... ok {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_floatingip_update_callback [7.358964s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_router [9.077999s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_password [0.287194s] ... ok {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_binding [9.349498s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_deleted [0.060489s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_put_bgp_speaker [0.054785s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr [9.594934s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_multiple_bgp_speakers [0.058295s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_different_bgp_speakers_when_one_already_added [0.055760s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_none_auth_type_and_not_none_password [0.055970s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {19} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_agent_already_scheduled [0.090904s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_new_bgp_speaker [0.052820s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_none_id [0.209857s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-18.0.0/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. {26} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_no_schedule_with_non_available_dragent [0.146990s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] Failed to bind port b0b096c7-b73e-4313-824d-24158b472f3f on host test-host for vnic_type normal using segments [{'id': 'c13ee9dd-3615-4e92-b353-66d59337eed0', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ea5b5ccb-b679-4b28-b00f-3b22d463263c'}] {36} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway [10.724184s] ... ok {18} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope [3.435817s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_adding_speaker [0.049535s] ... ok {36} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_invalid_agent [0.467129s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {36} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_ipv6 [0.056260s] ... ok Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port 6a6df44c-4b0f-4db0-96e8-b6423f6d8d51 on host test-host for vnic_type normal using segments [{'id': 'b5810728-a8f7-4c77-9e23-aeefcb380e5e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a2fdee5d-290e-4a15-a3bf-41b3ba546244'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port d503f920-d574-41c3-bd79-abccd13a3b5d on host test-host for vnic_type normal using segments [{'id': '27ecc0d5-2d7d-49e8-aed8-d0b6b9b54bf9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '190f2d6a-3362-4f34-ad00-c50ee152d8f0'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 6b105626-4148-468d-b19e-b0dac9c9e80a on host test-host for vnic_type normal using segments [{'id': '13a331e7-6647-4322-aa3a-2f83c919e2d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '489522f7-299c-469e-95e1-e63d3e114d55'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] Failed to bind port 64e2658b-4f29-4068-b6fe-a1f554bb6d07 on host test-host for vnic_type normal using segments [{'id': '81bf62f2-9408-47ad-9a14-a138e11cc397', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '87eba4ef-5f63-45b7-bb5b-6591f10da3ee'}] {13} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_different_scope [12.678585s] ... ok {39} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v4 [10.320350s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_disassociation_end [0.055178s] ... ok {39} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_string [0.053321s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker already scheduled) [0.081284s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {13} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_reschedule_bgp_speaker_bound_to_down_dragent [0.112822s] ... ok {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_binding_network [3.614527s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_integer_ip [0.051775s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv4_type [0.050669s] ... ok Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] Failed to bind port 7f642c96-36da-4622-aaeb-551f99395a85 on host test-host for vnic_type normal using segments [{'id': 'c94dcebc-4fda-4ff2-add7-c2696e854c22', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd36811fe-9492-45fd-88d8-4b58e8993992'}] {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v6 [9.896301s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [4.305790s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_multi_bgp_speaker_on_one_dragent [0.226316s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port b97022aa-91ae-4209-8ca1-8e233b599a45 on host test-host for vnic_type normal using segments [{'id': 'cffa6b2e-8967-4233-b9a3-49a4288da099', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8df45d5f-195e-4015-8780-5cfa67e20527'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] Failed to bind port 3f3a5215-445a-4ed2-b2c9-494379169788 on host test-host for vnic_type normal using segments [{'id': '76422dec-ccb1-4a03-b3fa-073ba1e50421', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '481ce6e7-41af-467a-8205-08115f09c11e'}] {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 [3.477484s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_speaker_helper [0.088555s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port c2d51370-684c-4b15-b894-645a3351de5e on host test-host for vnic_type normal using segments [{'id': '6397effb-9835-4ca6-9ffe-7023fc1841aa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ec3659e4-89c1-4eb4-99ef-0961ba5ed92a'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] Failed to bind port fef5a213-7a78-46a2-ba38-3822275720bd on host test-host for vnic_type normal using segments [{'id': '0c863790-6346-4fce-9268-6c25b3cbf007', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ce540f7b-255c-450a-a385-aa0cfcd31709'}] {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v4 [18.179456s] ... ok Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] Failed to bind port 2735852b-0cc5-4fd6-9caf-6591635d7453 on host test-host for vnic_type normal using segments [{'id': 'a78e6ed1-e567-44c5-b992-0cd14d133d8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a1e5cdc0-40eb-4da5-ad48-59c179bc62ab'}] {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v6 [17.074315s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route [0.049351s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port 6cee43e8-32d7-47e3-b217-73787d48fec9 on host compute1 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port e84132bb-baeb-4244-9488-5fd89edf5191 on host compute2 for vnic_type normal using segments [{'id': 'de28253c-6c1e-4514-8079-2e2c49c8ddbd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2615699-8289-44d8-87b7-d9ce55512dd2'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port cfeb6b09-3fe6-435b-850b-6c7c9d24538c on host compute1 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] Failed to bind port a1207d0d-6160-4df4-b750-9696abe64dcc on host compute2 for vnic_type normal using segments [{'id': 'b59f0d66-5fce-4acc-8bc2-a41ef357e774', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '881ad63d-9f01-4aed-93f1-b6d9563d68da'}] {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway [9.024031s] ... ok Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/common/utils.py", line 171, in call return func(*args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-18.0.0/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py", line 169, in _periodic_resync_helper context, full_sync=full_sync, bgp_speakers=reasons.keys()) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError {25} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync_helper [0.047286s] ... ok ====== Totals ====== Ran: 169 tests in 28.9238 sec. - Passed: 169 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 264.1180 sec. ============== Worker Balance ============== - Worker 0 (5 tests) => 0:00:01.898280 - Worker 1 (5 tests) => 0:00:06.733078 - Worker 2 (5 tests) => 0:00:08.400716 - Worker 3 (5 tests) => 0:00:03.016113 - Worker 4 (5 tests) => 0:00:03.298351 - Worker 5 (5 tests) => 0:00:01.803915 - Worker 6 (5 tests) => 0:00:09.374646 - Worker 7 (5 tests) => 0:00:02.085785 - Worker 8 (5 tests) => 0:00:08.264007 - Worker 9 (4 tests) => 0:00:01.348036 - Worker 10 (4 tests) => 0:00:08.905263 - Worker 11 (4 tests) => 0:00:01.661372 - Worker 12 (4 tests) => 0:00:01.554271 - Worker 13 (4 tests) => 0:00:12.929243 - Worker 14 (4 tests) => 0:00:16.845061 - Worker 15 (4 tests) => 0:00:01.678412 - Worker 16 (4 tests) => 0:00:22.713833 - Worker 17 (4 tests) => 0:00:02.601767 - Worker 18 (4 tests) => 0:00:11.387744 - Worker 19 (4 tests) => 0:00:09.612937 - Worker 20 (4 tests) => 0:00:00.599727 - Worker 21 (4 tests) => 0:00:01.270499 - Worker 22 (4 tests) => 0:00:13.820995 - Worker 23 (4 tests) => 0:00:01.448470 - Worker 24 (4 tests) => 0:00:01.342569 - Worker 25 (4 tests) => 0:00:28.572151 - Worker 26 (4 tests) => 0:00:09.851707 - Worker 27 (4 tests) => 0:00:08.376737 - Worker 28 (4 tests) => 0:00:01.405917 - Worker 29 (4 tests) => 0:00:13.067736 - Worker 30 (4 tests) => 0:00:08.203522 - Worker 31 (4 tests) => 0:00:00.592447 - Worker 32 (4 tests) => 0:00:01.538304 - Worker 33 (4 tests) => 0:00:02.307096 - Worker 34 (4 tests) => 0:00:06.442433 - Worker 35 (4 tests) => 0:00:01.525842 - Worker 36 (4 tests) => 0:00:11.500413 - Worker 37 (4 tests) => 0:00:01.997114 - Worker 38 (4 tests) => 0:00:02.013262 - Worker 39 (4 tests) => 0:00:12.204671 + exit 0 Processing files: python3-neutron-dynamic-routing-18.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gtYSzM + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-18.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nMdIVM + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-18.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/python3-neutron-dynamic-routing + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/python3-neutron-dynamic-routing + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/python3-neutron-dynamic-routing + exit 0 Provides: python3-neutron-dynamic-routing = 18.0.0-1.el8 python3.6dist(neutron-dynamic-routing) = 18.0.0 python3dist(neutron-dynamic-routing) = 18.0.0 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) = 3.6 Processing files: python3-neutron-dynamic-routing-tests-18.0.0-1.el8.noarch Provides: python3-neutron-dynamic-routing-tests = 18.0.0-1.el8 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) = 3.6 Processing files: openstack-neutron-dynamic-routing-common-18.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k4BnNQ + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-18.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + exit 0 Provides: openstack-neutron-dynamic-routing-common = 18.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-neutron-bgp-dragent-18.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b8vvBM + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-18.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + exit 0 Provides: config(openstack-neutron-bgp-dragent) = 18.0.0-1.el8 openstack-neutron-bgp-dragent = 18.0.0-1.el8 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/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-18.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-tests-18.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-dynamic-routing-common-18.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-bgp-dragent-18.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oHVbZM + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-18.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-18.0.0-1.el8.noarch + exit 0 Child return code was: 0