Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=[]shell=Falseuid=996env={'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/cloud8-openstack-ussuri-el8-build-77358-424611/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5e8a3ea111b24ad7abaeb61487a8ee47', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77358-424611/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/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 Wrote: /builddir/build/SRPMS/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'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/cloud8-openstack-ussuri-el8-build-77358-424611/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5192623e439343b68ef67ca63533c2fa', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77358-424611/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/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.8WdTtA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neutron-dynamic-routing-16.0.0.0rc2 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-dynamic-routing-16.0.0.0rc2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-dynamic-routing-16.0.0.0rc2 + /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-16.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.rtSH5c + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc2 ++ '[' -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/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/bgp_dragent_scheduler.py -> 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 creating 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/entry.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 copying neutron_dynamic_routing/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/__init__.py -> build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/api/rpc creating 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/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers 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 creating build/lib/neutron_dynamic_routing/tests creating build/lib/neutron_dynamic_routing/tests/functional creating build/lib/neutron_dynamic_routing/tests/functional/services copying neutron_dynamic_routing/tests/functional/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services 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/cmd copying neutron_dynamic_routing/cmd/__init__.py -> build/lib/neutron_dynamic_routing/cmd creating build/lib/neutron_dynamic_routing/tests/unit/api copying neutron_dynamic_routing/tests/unit/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api creating build/lib/neutron_dynamic_routing/cmd/eventlet creating 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 copying neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents creating 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 copying neutron_dynamic_routing/services/bgp/common/constants.py -> 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 creating 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/__init__.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/tests/functional/services/bgp creating 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 copying neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating 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/tests/unit/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/cmd/eventlet/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet creating 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/__init__.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/tests/functional/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional creating 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 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/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating 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/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler 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/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc copying neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_dynamic_routing/api creating 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/tests/unit/services/bgp/driver/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver 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 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/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/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/utils.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/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver creating 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/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 creating 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 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/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services copying neutron_dynamic_routing/db/migration/__init__.py -> build/lib/neutron_dynamic_routing/db/migration copying neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp 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 copying neutron_dynamic_routing/tests/unit/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit creating 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/rpc/callbacks/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks creating 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/db/test_bgp_dragentscheduler_db.py -> 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/services/bgp/bgp_plugin.py -> build/lib/neutron_dynamic_routing/services/bgp copying neutron_dynamic_routing/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp copying neutron_dynamic_routing/tests/__init__.py -> build/lib/neutron_dynamic_routing/tests creating 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/services/bgp/agent/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken 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 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/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 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 ++ 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.eggl6R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch + cd neutron-dynamic-routing-16.0.0.0rc2 ++ '[' -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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc copying build/lib/neutron_dynamic_routing/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api copying build/lib/neutron_dynamic_routing/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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/test_bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/version.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc copying build/lib/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet copying build/lib/neutron_dynamic_routing/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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/entry.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/_i18n.py to _i18n.cpython-36.pyc writing byte-compilation script '/tmp/tmp6vvy777u.py' /usr/bin/python3 /tmp/tmp6vvy777u.py removing /tmp/tmp6vvy777u.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 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-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing-16.0.0.0rc2-py3.6.egg-info running install_scripts Installing neutron-bgp-dragent script to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/share/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/var/lib/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/var/log/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/etc/neutron + mv etc/bgp_dragent.ini /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/etc/neutron + install -p -D -m 644 /builddir/build/SOURCES/neutron-bgp-dragent.service /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/lib/systemd/system/neutron-bgp-dragent.service + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch//etc/neutron/conf.d/neutron-bgp-dragent + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 16.0.0-0.2.0rc2.el8 --unique-debug-suffix -16.0.0-0.2.0rc2.el8.noarch --unique-debug-src-base openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2 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-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.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.UDKLHB + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc2 + stestr run net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) {18} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speakers [0.492611s] ... ok {16} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_created [0.506186s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_by_id [0.047149s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_not_cached [0.500821s] ... ok {22} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_withdrawal [0.518044s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route [0.045768s] ... ok {19} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_agent_updated [0.525190s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_synced_and_removed [0.048218s] ... ok {24} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_associated [0.511437s] ... ok {7} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_removed [0.549650s] ... ok {8} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_peer_info [0.565597s] ... ok {1} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_disassociated [0.550332s] ... ok {9} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_advertisement [0.576960s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_create_end [0.054463s] ... ok {26} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speaker_info [0.529765s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer [0.049949s] ... 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.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(Invalid host) [0.786069s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_unassociated_bgp_peer [1.260133s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_routes_helper [0.033019s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_adding_speaker [0.026663s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_hosted_bgp_speakers_count [0.025671s] ... ok {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_peer_show_non_existent [1.510723s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_remove_bgp_speaker [0.026338s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_min_range [0.026557s] ... 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) {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_bgp_dragent_manager [1.050281s] ... ok {15} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_twice_on_same_agent [1.580632s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_routes_updated [0.050913s] ... 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.052922s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_show_non_existent [1.139479s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_unicode_password [0.059383s] ... ok {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_none_id [1.717161s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_association_end [0.059563s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_multiple_agents_bgp_speakers [0.868143s] ... ok {10} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer_md5_auth_no_password [1.571307s] ... ok {13} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_two_different_agents [1.695046s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker present) [0.140578s] ... 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.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_valid_event [0.093809s] ... 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.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_plugin_error [0.064677s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_create_bgp_speaker [0.058249s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_password_none [0.271043s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_range [0.049448s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_peers_routes_added [0.052718s] ... ok {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_update_local_as [1.788499s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_none_auth_type_and_not_none_password [0.049942s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_deleted [0.052456s] ... ok {8} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_bad_id [1.291592s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_speaker_adv_route [0.048154s] ... ok {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_duplicate_bgp_peer_ip [1.901093s] ... 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.105353s] ... 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) {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_peer_helper [0.057559s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_integer_password [0.048221s] ... ok {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_gateway_network [1.892955s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_bgp_peer [1.353868s] ... 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) {8} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(No BGP speaker) [0.096239s] ... ok {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgpspeaker_create [0.619643s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_peer [0.050905s] ... ok {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_bgp_peer [1.903064s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_with_invalid_paramtype [0.049595s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_peer [0.047508s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv6_address [0.046988s] ... 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.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_not_cached [0.057138s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_ipv6 [0.045684s] ... 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) {20} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_reschedule_bgp_speaker_bound_to_down_dragent [0.912556s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_gateway_network [2.320862s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_existing [0.044758s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network [2.632461s] ... 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 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 168, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/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. {16} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_route_advertisement_end [0.057538s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_no_schedule_with_non_available_dragent [0.441921s] ... 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) {16} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_without_adding_speaker [0.047294s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer [0.272094s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_ids [0.048544s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync [0.053382s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_invalid_auth_type [0.050154s] ... 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) {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_integer_param [0.047895s] ... ok {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version_no_binding [3.328244s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version [3.508173s] ... ok {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_list [0.416698s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_password [0.026651s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_new_bgp_speaker [0.025475s] ... 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) {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_with_invalid_paramtype [0.025793s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network_two_bgp_speakers_same_scope [0.942960s] ... ok {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_address_scope_ids_for_bgp_speaker [5.039563s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_remove_end [0.053213s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_without_adding_speaker [0.049611s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_string_as_num [0.046607s] ... 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) {31} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP DR agent down) [0.121392s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 [7.366970s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 695, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_already_cached [0.026934s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_paramtype [0.025212s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv4_type [0.025010s] ... 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.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_invalid_event [0.051706s] ... ok {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding [6.264823s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_without_adding_speaker [0.040855s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_put_bgp_speaker [0.029834s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv4_address [0.025553s] ... 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) {6} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test__register_callbacks [0.034742s] ... 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 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] Failed to bind port 4562234c-c4b0-4980-97fb-c72598ab8657 on host test-host for vnic_type normal using segments [{'id': 'da1cb650-7fc4-4f9a-a90c-accc5eb13eaf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7b1b026f-5979-4a07-bb8e-b6384b03dc72'}] /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 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] Failed to bind port 022da587-449e-4b6e-950b-0ba9efa146bc on host compute1 for vnic_type normal using segments [{'id': '7ad10892-a910-4c92-923f-ec848fccdaba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a8c4fb5f-de11-443d-a849-df4863f2b231'}] /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 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] /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 a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port 353e9132-8148-4c33-9c6c-b30a47ea4f25 on host test-host for vnic_type normal using segments [{'id': 'ed53fc30-49f4-45e6-8531-70e5a79048d7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '54e6e5dc-597c-40e7-b168-f1095a44402d'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] /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 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port a0c4db04-5b71-4d24-8777-1268ada24217 on host test-host for vnic_type normal using segments [{'id': '6418116e-333e-40c2-9888-f473ba2e25c7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f8095e84-482a-40c1-b96e-9d4531dc6dab'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port eeb61225-2796-4993-bad5-db343618f16e on host test-host for vnic_type normal using segments [{'id': '71e2fb92-e97d-43e9-8843-19d2c44b5754', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43c13594-97fc-438c-ab00-5c4c245b36ec'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] Failed to bind port 9fc12918-5b79-4ce4-aca5-7e9e98f38679 on host test-host for vnic_type normal using segments [{'id': '2bfc2a8b-b928-4d35-b4b3-4ebfa1d5460e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'faf242b3-4b6c-4594-bca3-8dcde8cbb94a'}] /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 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope [9.970868s] ... ok Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 9930e15e-9106-4507-97f9-8246512c6fee on host test-host for vnic_type normal using segments [{'id': 'a30d0360-205e-4c3f-a38a-ae7d4c83c15d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a5d1ce90-41be-471d-9037-877299b43b39'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 1ab28ce4-9848-458d-be72-088415a9fd46 on host test-host for vnic_type normal using segments [{'id': 'a7a51460-79a9-457a-984f-e2ec5a101f90', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '75e15722-df82-4ae1-bbd2-92a618f4d5cc'}] {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_without_id [0.306070s] ... ok Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] Failed to bind port 31a54f75-7d82-4497-a69b-816750a302b3 on host test-host for vnic_type normal using segments [{'id': 'e1d7b7f1-54b5-4cb6-a8db-302d3beb0b38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7a81a7db-9b73-4a28-976e-ed1ce71514f1'}] {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route [0.045628s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_valid_as_num [0.044843s] ... 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) {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_not_none_auth_type_and_none_password [0.045656s] ... 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 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] /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 aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port 9679c3df-370d-42a7-932e-edafe3f63576 on host test-host for vnic_type normal using segments [{'id': '0cc65015-3ce8-46a6-8cf5-278e101130b7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5c88ecf3-8324-4b37-ba35-a34760b6d949'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] Failed to bind port aaa6ee91-31b9-4e6a-9ec2-49d2cb0f7ecc on host test-host for vnic_type normal using segments [{'id': '85bc355d-fe63-4979-807f-64e3db820bee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3fd6dc60-9179-4e7d-928a-703cd2169b6d'}] /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 ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] Failed to bind port ae91a9cc-7f22-47ba-b3eb-db2aa1e87040 on host compute1 for vnic_type normal using segments [{'id': 'e731e864-2c09-4b78-a00b-b33217ea6f8c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43d948be-0811-4bc7-a0e3-e466a5e9bc44'}] {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope [6.120841s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 751, in test_all_routes_by_bgp_speaker_different_tenant_address_scope self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 [8.800515s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 684, in test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] Failed to bind port bbdeb87f-9b10-4b91-8bf9-3950eece0082 on host test-host for vnic_type normal using segments [{'id': 'd83351ae-1c7c-4a34-bdeb-3a648f750765', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09da0d0c-5ca6-4f82-8e31-961fe1c45aa2'}] /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 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] Failed to bind port 27c1b8b0-760b-4db6-9b38-8999628cc305 on host test-host for vnic_type normal using segments [{'id': '161c5011-5c31-449b-9859-ca7b4e57ca0c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b35df6ad-fc2a-4f49-8907-ee846cb6a616'}] {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip [11.494623s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 844, in test_get_routes_by_bgp_speaker_id_with_fip bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {27} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker [0.498158s] ... ok {12} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_non_scheduled_bgp_speaker_binding_removal [0.457251s] ... 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) {27} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_synced [0.030361s] ... ok Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] /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) {12} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_bgp_peers_updated [0.029145s] ... ok Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] /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 df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port ec02b9ce-1573-41ef-bce3-0ebdbce918dc on host compute1 for vnic_type normal using segments [{'id': '41201112-30ac-4c63-b767-63d09f7bd0a6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8a365fc0-e976-402f-9884-65aa0a46b257'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_routes_by_router_with_fip [11.586588s] ... ok Failed to bind port df9dd571-8dad-43d1-a5a9-488c2483f425 on host compute1 for vnic_type normal using segments [{'id': 'e9f09d03-8adf-4cea-a208-6338e9d90787', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '21dff516-b5f4-4ab7-a43b-e324568e0d64'}] /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 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 596b6113-45cd-487e-ae1a-4df3ab34a919 on host compute1 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 3c519d5f-47c4-4068-bb5b-57d048932ef9 on host test-host for vnic_type normal using segments [{'id': '6bf3a45f-9290-433d-93cf-ae18aa11b0d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9f9d4c1a-2ef6-4913-82bd-2b373fa500c5'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] Failed to bind port 6fc65870-26f7-472d-a337-190198c7cd8b on host compute1 for vnic_type normal using segments [{'id': '0e912da1-6f0d-4e94-ade1-ee30e0720589', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99630b9a-15c0-4eeb-a966-71567a199d60'}] {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_floatingip_update_callback [10.659568s] ... ok Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] Failed to bind port a6ee1ca9-500a-4456-8d8b-b06e2079cb9e on host compute2 for vnic_type normal using segments [{'id': '43a5d98f-36af-4483-9924-64fab335b029', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd669ab3c-02d9-4754-9951-065fdc5f9715'}] {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_binding [12.971311s] ... ok Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port 808b2dfe-3d42-4c0f-8b08-3a25f8100322 on host compute1 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_router [13.523479s] ... ok Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] Failed to bind port f6f955ea-f315-4aea-9945-d716a0db30f0 on host compute2 for vnic_type normal using segments [{'id': '02515ed8-eaef-4760-81c2-9567f2017054', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b2fdce32-941b-4f57-b886-db68083f88a1'}] {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_legacy [13.900298s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_different_bgp_speakers_when_one_already_added [0.025399s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route [0.025505s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv6_type [0.024173s] ... 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) {1} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_single_agent [0.068066s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr [14.617650s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 909, in test_get_routes_by_bgp_speaker_id_with_fip_dvr bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_auth_type_none [0.149594s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_after_start [0.029245s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_run_completes_single_pass [0.027000s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_deleted [0.026723s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_valid_auth_type [0.024112s] ... ok {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_dvr [15.275759s] ... ok {2} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_multi_bgp_speaker_on_one_dragent [0.222865s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_agent_updated [0.027364s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_disassociation_end [0.029255s] ... 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 298, 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-16.0.0.0rc2/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 101, in report_state return method(context, 'report_state', **kwargs) File "/usr/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 181, in call transport_options=self.transport_options) File "/usr/lib/python3.6/site-packages/oslo_messaging/transport.py", line 129, 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 {2} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_multi_agents [0.089332s] ... 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) {2} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test__register_callbacks [0.052893s] ... ok Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ae337e12-5949-4354-9bc4-be966554c876 on host test-host for vnic_type normal using segments [{'id': '543ce4c3-32fa-4958-b40a-e244eb60af91', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f758083d-cdd3-4fc5-97cf-1c0b700e0a97'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] Failed to bind port ead959cc-3416-4744-a2a3-ad131f50deed on host test-host for vnic_type normal using segments [{'id': '064d1aef-6999-4183-a87d-db6ad76fd842', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2c4a8a19-516d-4da7-ba1e-00efa4b0cf68'}] {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v6 [15.878946s] ... ok Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__tenant_prefixes_by_router_no_gateway_port [4.796508s] ... ok Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] /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) Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/common/utils.py", line 167, in call return func(*args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/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/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync_helper [0.028137s] ... ok Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_added [0.025847s] ... ok Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v4 [15.174174s] ... ok Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] Failed to bind port d632d9cc-c94c-4576-95ad-d0daf4ffcfdf on host test-host for vnic_type normal using segments [{'id': 'c3ef95c7-1747-48df-ba5f-cda19b5c9af4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '008f1d7d-632b-49a2-8afe-98f4ba3f66c2'}] {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_password [0.025135s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_integer_ip [0.022677s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_string [0.022430s] ... 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 168, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/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. {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_bgp_peer [0.244456s] ... ok BgpDrAgent 73c03150-4ad4-47de-8ef9-24f2f5c2fd0e is down {24} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_paramtype [0.027312s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_schedule_unbind_bgp_speaker [0.174490s] ... 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) {24} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_two_agents [0.069223s] ... ok Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] /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 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 9e96757d-b1ae-48f4-95df-4caad58d6ad3 on host test-host for vnic_type normal using segments [{'id': '49012373-854b-45c2-8be4-7c11144a93d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b74e6905-44a6-4b73-b89e-e709d6753bf5'}] Failed to bind port 7ef1641f-69ee-436b-8858-2fd7462a6b80 on host compute1 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] Failed to bind port bb53a55e-8fa1-43be-b4ad-9fbf57d25392 on host test-host for vnic_type normal using segments [{'id': '6413225f-f244-4a5a-ab49-c6a64f7e152f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8271110f-d7f6-4925-a610-762fc2bd5f6d'}] {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_different_scope [17.601317s] ... ok Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 0524b473-a548-47ee-87cc-847d749f4a87 on host compute2 for vnic_type normal using segments [{'id': '57070ece-2ac6-491c-8ddb-022f8b3129cb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1fbc7763-3842-4d01-a4f7-f503f18111b9'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3592f8c0-969c-44cf-86ce-91cbb5d15a35 on host compute1 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [5.776710s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 711, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router router_distributed=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {25} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_same_bgp_speakers_twice [0.025753s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_agent_already_scheduled [0.071587s] ... 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) {25} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_single_agent [0.057377s] ... ok Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] Failed to bind port 3252f6e6-f3e5-4450-b3fc-26c5767f7130 on host compute2 for vnic_type normal using segments [{'id': '125ea7ef-7943-4b98-a30d-d165265067ca', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'efbf491f-ea0b-4d05-9557-9d930467a6b1'}] {10} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway [17.902446s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1270, in test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop(router_ha=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {10} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_routes_withdrawal_end [0.026599s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_speaker [0.024274s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_no_agents [0.042948s] ... ok {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding_with_fip [7.397874s] ... 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 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 2de55a3d-50d7-4877-84b6-695120347743 on host test-host for vnic_type normal using segments [{'id': '80aa83ea-e2dc-475f-865c-487c536035c5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '26ae8592-f559-42b3-bf03-eeb75b709157'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] Failed to bind port 7842d0bb-74cb-4098-a976-ccd8966f6df0 on host test-host for vnic_type normal using segments [{'id': '9abc6ddd-88f6-41e5-a7a6-9c5834f11211', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '4aeb7982-d78d-4ec6-a869-108ae1b7f73e'}] {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway [11.449680s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1267, in test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop() File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_is_bgp_speaker_adv_route_present [0.023884s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_already_cached [0.022719s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_asnum_range [0.022105s] ... 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 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port 175ba395-bf41-473b-a87a-34e19a728da1 on host test-host for vnic_type normal using segments [{'id': 'e7864528-05ef-4059-8695-819f0969131b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '119ca48d-0db5-46a3-8d10-f4c8a4a59769'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] Failed to bind port a0b65eb9-de5c-4a41-93b6-dfab6aea74a5 on host test-host for vnic_type normal using segments [{'id': '6c8ceb5b-df2e-4f9f-8442-26e8154592ea', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '8f7d4d2c-efd9-4b2e-b9f3-35b6ab34d953'}] {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_same_scope [6.546624s] ... ok {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_associate_bgp_peer [0.227192s] ... ok {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_binding_network [4.496437s] ... ok {5} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_invalid_agent [0.153430s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_multiple_bgp_speakers [0.021908s] ... 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) {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_speaker_with_network [0.419139s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker [0.021771s] ... 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 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port 492483d8-d585-4c53-b7cb-2fb680e77627 on host test-host for vnic_type normal using segments [{'id': '3ef18d46-708a-4c43-a628-c4d3595b4c4f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b769d3f9-1f4d-4438-bb65-ab478f8ef3b5'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] Failed to bind port b986d1b7-b55c-46b3-8277-4f72838d3a8f on host test-host for vnic_type normal using segments [{'id': '9db25e0b-4f8f-4830-b093-133028e3dc66', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fda369a8-06cd-4a19-95b8-e4180c3eba16'}] {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v4 [25.662531s] ... ok {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_gateway_network [0.200576s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_speaker_helper [0.022114s] ... 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.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_with_invalid_paramtype [0.019822s] ... ok Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port a87d4805-c5a5-4607-8a3e-4bd827964f19 on host test-host for vnic_type normal using segments [{'id': 'a5e070a7-7907-440a-9a7c-a5f120551282', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fe7cd7ef-58c3-499b-bdc8-56262a0b20f0'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] Failed to bind port 84ac2aca-f5d8-446b-8053-33508a4c65c6 on host test-host for vnic_type normal using segments [{'id': '3cf22c32-e4a8-47e2-9076-b17b9851452a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3d18648a-73ef-416f-89ce-0ef9b2dc0084'}] {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v6 [22.190351s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_bgp_speaker [0.020313s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_max_range [0.019554s] ... ok ============================== Failed 8 tests - output below: ============================== neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 695, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 751, in test_all_routes_by_bgp_speaker_different_tenant_address_scope self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 684, in test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip -------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 844, in test_get_routes_by_bgp_speaker_id_with_fip bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr ------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 909, in test_get_routes_by_bgp_speaker_id_with_fip_dvr bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router -------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 711, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router router_distributed=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway ---------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1270, in test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop(router_ha=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway -------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1267, in test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop() File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc2/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. ====== Totals ====== Ran: 169 tests in 36.3497 sec. - Passed: 161 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 8 Sum of execute time for each test: 354.4111 sec. ============== Worker Balance ============== - Worker 0 (6 tests) => 0:00:01.401243 - Worker 1 (6 tests) => 0:00:14.596960 - Worker 2 (6 tests) => 0:00:15.700280 - Worker 3 (6 tests) => 0:00:14.877487 - Worker 4 (6 tests) => 0:00:03.108701 - Worker 5 (6 tests) => 0:00:24.520138 - Worker 6 (6 tests) => 0:00:08.300741 - Worker 7 (6 tests) => 0:00:08.049907 - Worker 8 (6 tests) => 0:00:02.112646 - Worker 9 (5 tests) => 0:00:01.648735 - Worker 10 (5 tests) => 0:00:19.570854 - Worker 11 (5 tests) => 0:00:23.016452 - Worker 12 (5 tests) => 0:00:11.627141 - Worker 13 (5 tests) => 0:00:01.971200 - Worker 14 (5 tests) => 0:00:16.757459 - Worker 15 (5 tests) => 0:00:01.898522 - Worker 16 (5 tests) => 0:00:02.980508 - Worker 17 (5 tests) => 0:00:24.817693 - Worker 18 (5 tests) => 0:00:01.424579 - Worker 19 (5 tests) => 0:00:36.281400 - Worker 20 (5 tests) => 0:00:02.576896 - Worker 21 (5 tests) => 0:00:10.416151 - Worker 22 (5 tests) => 0:00:02.040531 - Worker 23 (5 tests) => 0:00:16.613867 - Worker 24 (5 tests) => 0:00:16.734341 - Worker 25 (5 tests) => 0:00:18.906070 - Worker 26 (5 tests) => 0:00:02.037281 - Worker 27 (5 tests) => 0:00:11.103881 - Worker 28 (5 tests) => 0:00:03.825190 - Worker 29 (5 tests) => 0:00:27.799891 - Worker 30 (5 tests) => 0:00:02.500063 - Worker 31 (5 tests) => 0:00:05.314953 + true + exit 0 Processing files: python3-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XiazQ1 + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc2 + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UtEt0r + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc2 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/python3-neutron-dynamic-routing + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/python3-neutron-dynamic-routing + exit 0 Provides: python3-neutron-dynamic-routing = 16.0.0-0.2.0rc2.el8 python3.6dist(neutron-dynamic-routing) = 16.0.0.0rc2 python3dist(neutron-dynamic-routing) = 16.0.0.0rc2 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-16.0.0-0.2.0rc2.el8.noarch Provides: python3-neutron-dynamic-routing-tests = 16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LJbpKz + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc2 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + exit 0 Provides: openstack-neutron-dynamic-routing-common = 16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EIlSwH + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc2 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + exit 0 Provides: config(openstack-neutron-bgp-dragent) = 16.0.0-0.2.0rc2.el8 openstack-neutron-bgp-dragent = 16.0.0-0.2.0rc2.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-16.0.0-0.2.0rc2.el8.noarch Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-tests-16.0.0-0.2.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-dynamic-routing-common-16.0.0-0.2.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-bgp-dragent-16.0.0-0.2.0rc2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FA0MGP + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.2.0rc2.el8.noarch + exit 0 Child return code was: 0