Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-170824-1030668/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1678752000 Wrote: /builddir/build/SRPMS/openstack-neutron-dynamic-routing-20.0.1-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-170824-1030668/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1678752000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jE525z + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0xa7475c5f2122fec3f90343223fe3bf5aad1080e4.txt --signature=/builddir/build/SOURCES/neutron-dynamic-routing-20.0.1.tar.gz.asc --data=/builddir/build/SOURCES/neutron-dynamic-routing-20.0.1.tar.gz gpgv: Signature made Tue Mar 14 09:23:17 2023 UTC gpgv: using EDDSA key 97B7B58011814FB7CF4D878CED84AD6442F7A60F gpgv: Good signature from "OpenStack Infra (2023.1/Antelope Cycle) " + cd /builddir/build/BUILD + rm -rf neutron-dynamic-routing-20.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-dynamic-routing-20.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-dynamic-routing-20.0.1 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-neutron-dynamic-routing-20.0.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zzXViA + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.1 ++ '[' -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' /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/neutron_dynamic_routing creating build/lib/neutron_dynamic_routing/tests creating build/lib/neutron_dynamic_routing/tests/unit creating build/lib/neutron_dynamic_routing/tests/unit/services creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp 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/services creating build/lib/neutron_dynamic_routing/services/bgp creating build/lib/neutron_dynamic_routing/services/bgp/agent creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services creating build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/__init__.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_db.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> 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 creating build/lib/neutron_dynamic_routing/tests/unit/api creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc copying neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/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/__init__.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/_i18n.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/version.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/tests/unit/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api creating 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 copying neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver creating build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/api/rpc creating build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.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/models copying neutron_dynamic_routing/db/migration/models/__init__.py -> 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 creating build/lib/neutron_dynamic_routing/cmd creating build/lib/neutron_dynamic_routing/cmd/eventlet copying neutron_dynamic_routing/cmd/eventlet/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/entry.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/config.py -> build/lib/neutron_dynamic_routing/services/bgp/agent 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/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/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/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/__init__.py -> build/lib/neutron_dynamic_routing/tests creating 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/tests/common/helpers.py -> build/lib/neutron_dynamic_routing/tests/common creating build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/__init__.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp 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/unit/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit creating build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers creating build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/__init__.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_speaker.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/base.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_peer.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/db/migration/__init__.py -> build/lib/neutron_dynamic_routing/db/migration copying neutron_dynamic_routing/cmd/__init__.py -> build/lib/neutron_dynamic_routing/cmd creating build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/opts.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 copying neutron_dynamic_routing/services/bgp/common/constants.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc copying neutron_dynamic_routing/tests/functional/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional creating build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents creating build/lib/neutron_dynamic_routing/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/db/migration/alembic_migrations copying neutron_dynamic_routing/db/migration/alembic_migrations/env.py -> 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 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 creating build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/resources.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/services/__init__.py -> build/lib/neutron_dynamic_routing/services 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' copying neutron_dynamic_routing/db/migration/README -> build/lib/neutron_dynamic_routing/db/migration 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 ++ 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rawh1P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch + cd neutron-dynamic-routing-20.0.1 ++ '[' -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-20.0.1-1.el9s.noarch --prefix /usr /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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-20.0.1-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api copying build/lib/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc copying build/lib/neutron_dynamic_routing/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services copying build/lib/neutron_dynamic_routing/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/bgp/bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/entry.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/config.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration copying build/lib/neutron_dynamic_routing/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration copying build/lib/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional copying build/lib/neutron_dynamic_routing/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api copying build/lib/neutron_dynamic_routing/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd copying build/lib/neutron_dynamic_routing/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet copying build/lib/neutron_dynamic_routing/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_speaker.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_peer.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/version.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py to bgp_dr_rpc_agent_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py to bgp_speaker_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py to bgp_dragentscheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/bgp.py to bgp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/bgp_4byte_asn.py to bgp_4byte_asn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/bgp_plugin.py to bgp_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py to bgp_dragent_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/entry.py to entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py to bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py to driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/bgp_db.py to bgp_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py to f399fa0f5f25_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py to 61cc795e43e8_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py to start_neutron_dynamic_routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py to bgp_dragentscheduler_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/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-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py to test_bgp_speaker_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py to test_bgp_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py to test_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py to test_bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py to test_bgp_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py to test_bgp_dragentscheduler_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/_i18n.py to _i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py to bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/bgp_speaker.py to bgp_speaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/bgp_peer.py to bgp_peer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/bgp_dragent.py to bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpjt7g3euf.py' /usr/bin/python3 /tmp/tmpjt7g3euf.py removing /tmp/tmpjt7g3euf.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' Copying neutron_dynamic_routing.egg-info to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing-20.0.1-py3.9.egg-info running install_scripts Installing neutron-bgp-dragent script to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/share/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/var/lib/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/var/log/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/etc/neutron + mv etc/bgp_dragent.ini /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/etc/neutron + install -p -D -m 644 /builddir/build/SOURCES/neutron-bgp-dragent.service /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/systemd/system/neutron-bgp-dragent.service + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch//etc/neutron/conf.d/neutron-bgp-dragent + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 20.0.1-1.el9s --unique-debug-suffix -20.0.1-1.el9s.noarch --unique-debug-src-base openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/neutron-dynamic-routing-20.0.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nXHmuN + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.1 + stestr run {5} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_deleted [0.216171s] ... ok {3} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_removed [0.210997s] ... ok {6} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_agent_updated [0.207042s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_already_cached [0.213933s] ... ok {24} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speaker_info [0.244008s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_paramtype [0.090334s] ... ok {8} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_peer_info [0.210883s] ... ok {1} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_advertisement [0.209947s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_synced_and_removed [0.094576s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_routes_helper [0.096790s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_without_adding_speaker [0.089973s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_association_end [0.373786s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_peer_helper [0.096175s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_with_invalid_paramtype [0.092772s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_new_bgp_speaker [0.131008s] ... ok {33} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_withdrawal [0.221696s] ... ok {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_auth_type_none [1.070452s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route [0.105276s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_is_bgp_speaker_adv_route_present [0.082528s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_not_none_auth_type_and_none_password [0.129459s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv6_address [0.077690s] ... ok {38} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_associated [0.211037s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker present) [0.153362s] ... ok {28} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_disassociated [0.304857s] ... ok {13} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_created [0.209282s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_plugin_error [0.097340s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_min_range [0.088461s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_multiple_agents_bgp_speakers [0.969977s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv4_type [0.090149s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(Invalid host) [0.949552s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_update_local_as [1.398353s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_single_agent [1.005069s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_single_agent [0.137521s] ... ok {39} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speakers [0.399166s] ... ok {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_gateway_network [1.443617s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_no_agents [0.131106s] ... ok {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_none_id [1.374320s] ... ok {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_unassociated_bgp_peer [1.396937s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_added [0.147442s] ... ok {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgpspeaker_create [1.379003s] ... ok {11} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_multi_bgp_speaker_on_one_dragent [1.470501s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_speaker [0.095494s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_create_end [0.101593s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_paramtype [0.095352s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_without_id [1.535689s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_with_invalid_paramtype [0.090803s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_multiple_bgp_speakers [0.093298s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_ipv6 [0.093802s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_two_agents [0.151164s] ... ok {10} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_two_different_agents [1.650980s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_peer_show_non_existent [1.195223s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(No BGP speaker) [0.129812s] ... ok {27} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_existing [0.087416s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_bgp_peers_updated [0.098626s] ... ok {18} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version_no_binding [1.852962s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_gateway_network [0.330473s] ... ok {27} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer [0.089695s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_speaker_with_network [0.774038s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_peers_routes_added [0.096539s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_bgp_peer [1.427234s] ... ok {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_bad_id [1.229679s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_create_bgp_speaker [0.088023s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_same_bgp_speakers_twice [0.094133s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_integer_param [0.093987s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_list [1.562238s] ... ok {27} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_multi_agents [0.169197s] ... ok {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer [1.505602s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_without_adding_speaker [0.089304s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_different_bgp_speakers_when_one_already_added [0.095176s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_password_none [0.241679s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_agent_already_scheduled [0.157496s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv4_address [0.089555s] ... ok {36} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_twice_on_same_agent [1.396929s] ... ok {38} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network [1.659404s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_valid_as_num [0.090659s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_without_adding_speaker [0.094553s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker [0.407850s] ... ok {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version [1.874404s] ... ok {36} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_password [0.095613s] ... ok {38} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_agent_updated [0.097563s] ... ok {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_gateway_network [2.277498s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker [0.094948s] ... ok {36} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_range [0.091165s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_peer [0.092719s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_reschedule_bgp_speaker_bound_to_down_dragent [0.205424s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_integer_ip [0.090490s] ... ok {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_address_scope_ids_for_bgp_speaker [2.731105s] ... ok {36} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_invalid_auth_type [0.093101s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_not_cached [0.096581s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_unicode_password [0.093998s] ... ok {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_duplicate_bgp_peer_ip [0.561956s] ... ok {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_associate_bgp_peer [0.262112s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_already_cached [0.049847s] ... ok {38} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_bgp_dragent_manager [1.100482s] ... ok {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope [4.449920s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__tenant_prefixes_by_router_no_gateway_port [4.127716s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_show_non_existent [0.318326s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_not_cached [0.050672s] ... ok {31} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_invalid_agent [0.411042s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_bgp_speaker [0.045872s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_ids [0.046655s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_valid_auth_type [0.045969s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test__register_callbacks [0.064640s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 [5.078173s] ... ok {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [4.966314s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_after_start [0.049825s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_synced [0.049578s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_remove_bgp_speaker [0.045412s] ... ok Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port a559696e-6516-4890-8023-0914d4eb1b0c on host test-host for vnic_type normal using segments [{'id': '63e4d347-982e-4576-80a1-44ce9dcae41f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0c24bacf-7c5b-4ac7-8609-16aff7c528c5'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] Failed to bind port 8a2f7a1f-bb78-48cf-b9f2-372cdb385942 on host compute1 for vnic_type normal using segments [{'id': '303c471c-10c9-42ea-83b4-37b43907d04f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '88a08b21-9cc2-4db6-b811-5c527dae7147'}] {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding [3.175219s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_adding_speaker [0.049730s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv6_type [0.047261s] ... ok Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port 4c21f3f5-a699-40d2-8f66-6ac367818e9b on host test-host for vnic_type normal using segments [{'id': '4eb8b81e-66f2-4551-b155-2dd9b3ef0bb4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '842dffa5-ef8e-4009-a4f6-cde930f382cf'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port beddb012-aa82-4c9e-8ca1-7076513fa767 on host test-host for vnic_type normal using segments [{'id': '2427d6d8-cf10-4fc4-8404-8f8ac986db86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ceee01c-185e-4ffc-b4f7-375e09bfafc2'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 8a53daaf-1aa7-4837-bf4a-60fff66d6542 on host test-host for vnic_type normal using segments [{'id': '8ec1357e-53cb-43a7-b645-abe266129aec', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9126288-9057-404d-9583-7a08f378f91e'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port 74d1cfa2-94ca-4a97-bb7b-ae57b47bf2b1 on host test-host for vnic_type normal using segments [{'id': 'f5b9a856-1068-4e79-856c-edb1f6c5128f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2ecb9d2c-1a42-49e3-9439-03b3c5c2e3a8'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 82b9d839-a370-4242-ab7b-cc3fc6a5bac5 on host test-host for vnic_type normal using segments [{'id': '0990e75a-7cca-4d05-9762-db2ad1f15670', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a4f24da1-2882-4b98-88bc-957c21099fc8'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port d13f5d8e-34ae-4c89-a6c5-08a3ce635a45 on host compute1 for vnic_type normal using segments [{'id': 'db285d58-8c0c-4d89-87b4-341590737de3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6e058420-6b45-4b0f-b1a0-f3795d667f36'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 3e2c90df-8e90-4974-bfea-80874fe15568 on host compute1 for vnic_type normal using segments [{'id': 'd8687b14-4c83-4642-af6b-7127ad1f10bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '747e5984-682a-4a9c-8a09-f9d355e3d1e8'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port 658536ad-17fa-4432-ba9c-f3f3c372a62b on host test-host for vnic_type normal using segments [{'id': '19a17344-c8bb-417e-8536-f42a5befb2a9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4052273-4af6-4d8e-8cfa-ea47124bb9d4'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] Failed to bind port c1af4860-c95d-4921-909a-cd1b109dc872 on host test-host for vnic_type normal using segments [{'id': '607dadb0-c8bb-40ab-a6e0-c451c5274ef5', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2051b00b-a3b1-4567-ace3-de8563451e13'}] /builddir/build/BUILD/neutron-dynamic-routing-20.0.1/neutron_dynamic_routing/db/bgp_db.py:563: SAWarning: SELECT statement has a cartesian product between FROM element(s) "bgp_speakers" and FROM element "destination". Apply join condition(s) between each element to resolve. return self._host_route_list_from_tuples(query.all()) /builddir/build/BUILD/neutron-dynamic-routing-20.0.1/neutron_dynamic_routing/db/bgp_db.py:855: SAWarning: SELECT statement has a cartesian product between FROM element(s) "speaker_network_mapping" and FROM element "address_scopes_1". Apply join condition(s) between each element to resolve. return self._make_advertised_routes_list(join_query.all()) {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_routes_by_router_with_fip [5.918013s] ... ok Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_asnum_range [0.047578s] ... ok Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_max_range [0.045726s] ... ok Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port 99d6a924-e2a5-48b3-b31e-10fd5f927122 on host test-host for vnic_type normal using segments [{'id': '58d3aad3-f894-4701-9171-773ca4ae353a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c810a3f2-fe66-4eab-9021-e6a9b96e08b0'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_string [0.045305s] ... ok Failed to bind port d2d71826-b37a-476f-90b6-b28f5d9806b8 on host test-host for vnic_type normal using segments [{'id': 'e1e3a44f-f190-4185-b0d9-b19005d36804', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1daf0e9d-1ecd-44f8-89ee-7c809fce2033'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] Failed to bind port 6162cbf7-62f0-4813-979c-fff67a2f5cc9 on host test-host for vnic_type normal using segments [{'id': '579df843-6711-4bf4-83ab-9309eb472bcf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fc6e7e0b-be0f-4f46-bc5d-c3de6a8bb0d9'}] Failed to bind port 33a64bba-cf1d-4a78-8c6b-fb82d2e688df on host test-host for vnic_type normal using segments [{'id': '1978ebaa-9694-4928-8b18-55a3a67f92a7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '43a5cd76-713f-4861-b2b3-5e616208ce08'}] {9} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_same_scope [6.200198s] ... ok {18} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope [4.371995s] ... ok Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_none_auth_type_and_not_none_password [0.047387s] ... ok Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 7c561f2f-be4c-4e45-82c1-86442bf4edc2 on host compute1 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-20.0.1/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 173, in reschedule_bgp_speaker raise bgp_dras_ext.BgpSpeakerRescheduleError( neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. {18} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_no_schedule_with_non_available_dragent [0.121335s] ... ok Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port 4ee26322-4e00-45a6-b0fb-5f992fa7d98d on host test-host for vnic_type normal using segments [{'id': '1217c3e4-278a-401c-a406-cd5cab7e62b6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63f3e373-f198-4dff-b64e-d75301f1346c'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port ed0453e9-99fb-4b60-8ce8-51b02fb84d8c on host test-host for vnic_type normal using segments [{'id': 'bf1e61d0-9c00-43c1-b3b6-4435a0b3e968', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f9561e5a-fdc5-4aeb-a20b-219d98458958'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] Failed to bind port 9cff98b0-5ed6-4241-88f2-1fdc4e2fe5f5 on host test-host for vnic_type normal using segments [{'id': '42d94d9c-e998-4e62-97e2-16b485e2c9c4', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '14cbbc4c-44e0-4237-9ba4-0fa195ed604a'}] {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_binding_network [4.457849s] ... ok {35} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_legacy [6.199015s] ... ok Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_binding [6.876523s] ... ok Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] Failed to bind port 878ddd29-9122-4953-85d1-d1405885c072 on host compute2 for vnic_type normal using segments [{'id': '6de57b58-446a-452d-9022-e78a9de975ac', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3b65f9f2-9649-423e-81e5-a3eac9cb5c0d'}] {24} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_remove_end [0.055028s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_valid_event [0.065396s] ... ok Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] {39} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_floatingip_update_callback [5.846337s] ... ok Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_bgp_peer [0.335040s] ... ok Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port 72b87a45-9b29-4b02-a96c-1b4a41d5ad27 on host test-host for vnic_type normal using segments [{'id': 'e4539fe1-a086-4b81-8e96-132314996a8f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '49efdbe1-7d57-4d61-be58-0328e54627ca'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] {37} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_hosted_bgp_speakers_count [0.091718s] ... ok Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] {35} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network_two_bgp_speakers_same_scope [0.380906s] ... ok Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c1a3968a-49a2-449a-9664-33946720b78e on host compute1 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr [5.889955s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route [0.049640s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_run_completes_single_pass [0.048725s] ... ok {35} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer_md5_auth_no_password [0.130925s] ... ok {35} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_invalid_event [0.076434s] ... ok Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port dc7e4857-03b4-42e6-8ccd-39bffadf5fa9 on host compute2 for vnic_type normal using segments [{'id': '47d373a1-2e35-49c0-b8d4-83fda868a574', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9cb52e24-771b-49f3-928a-cffa5694c699'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] Failed to bind port c5317c09-6d42-4ee3-b09a-9706f1686941 on host test-host for vnic_type normal using segments [{'id': '7969f775-be58-4d47-8237-275e8103909d', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b3a46bba-4a1b-410e-85d6-df4c50300652'}] {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding_with_fip [3.119785s] ... ok Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/neutron/common/utils.py", line 174, in call return func(*args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-20.0.1/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py", line 168, in _periodic_resync_helper self.sync_state( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect RuntimeError {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync_helper [0.052391s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_disassociation_end [0.050342s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_route_advertisement_end [0.049727s] ... ok Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port 8f2fe5b6-2352-4af8-88ee-8a9b732d0c08 on host test-host for vnic_type normal using segments [{'id': '46d85cc6-e734-43da-b43c-86fde51794c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'debef37d-ef0f-4b2e-863d-c91cb29cb977'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] Failed to bind port ab3d7695-1dd3-4059-9e68-e1d6e18c4ed4 on host test-host for vnic_type normal using segments [{'id': '58218dde-d4ac-4eb5-b20e-12faf65c7721', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '32e97116-c6c3-4d82-9b05-15843a249813'}] {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_router [8.661711s] ... ok {33} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v6 [8.097901s] ... ok {32} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v4 [8.746415s] ... ok Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] Failed to bind port d0d7d678-a76d-4892-b93c-82e03d21157d on host test-host for vnic_type normal using segments [{'id': '3763f300-b6f8-4471-890f-a6855f149e16', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '9a7693b7-f2b2-47fb-af37-0447aa57c2d4'}] {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_bgp_peer [0.179080s] ... ok Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] Failed to bind port db794fbe-92f7-4ebe-a000-91ae3f74bd56 on host compute1 for vnic_type normal using segments [{'id': 'b6580d7e-b926-46c0-96ed-4d647c2d6298', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eaa2a4ab-7c4f-4896-90ce-b852a60fd448'}] {2} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_non_scheduled_bgp_speaker_binding_removal [0.189868s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_speaker_adv_route [0.041468s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_deleted [0.044043s] ... ok Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port 225fab5d-a8a3-4f56-8098-b8f7d4151d39 on host compute1 for vnic_type normal using segments [{'id': 'db5f881a-7f15-459e-ab5e-5c28c3fa680f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'acf484e0-5e02-4979-a8a8-bfc8ec5c7dfe'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e0e1c0a5-208c-41dc-b94a-af22556951e8 on host compute1 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port e528359b-38ea-472e-801f-982cb8996626 on host test-host for vnic_type normal using segments [{'id': 'f81350b4-145b-4e63-9e95-c3c2815d246b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e476b3d6-5f1c-4de5-9945-49719cd93181'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port ae52f6e6-dd12-48fc-9f2f-974d426278cc on host compute2 for vnic_type normal using segments [{'id': '0b61e2b1-ab9d-47dd-b883-6e61973631f7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'eb786325-344f-47ea-8963-3411ef54f1f2'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] {8} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway [9.386110s] ... ok Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] Failed to bind port 739cac25-54ee-486d-b461-dfb06ccd1c81 on host test-host for vnic_type normal using segments [{'id': '98a8fa96-d200-4e2e-9a47-7897dcbe8db1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '5ee725d8-1cae-433a-b44b-9f3d944f8d36'}] {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_by_id [0.043188s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_with_invalid_paramtype [0.042934s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP DR agent down) [0.071056s] ... ok {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_different_scope [9.533129s] ... ok Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_speaker_helper [0.051032s] ... ok Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f8aff496-a035-4118-bbee-29bd4cef7afe on host compute1 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-20.0.1/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 173, in reschedule_bgp_speaker raise bgp_dras_ext.BgpSpeakerRescheduleError( neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. BgpDrAgent 2d42624a-7dba-451c-b136-737486d11d7a is down {23} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_schedule_unbind_bgp_speaker [0.132546s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test__register_callbacks [0.047231s] ... ok Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] Failed to bind port f6f80066-9432-4fcc-abdc-7ac70bb8dccb on host compute2 for vnic_type normal using segments [{'id': '0fc20f96-2c68-44f7-a77c-5dd15c54519c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05b1eeac-2dd1-43cf-b381-2c2d23ca8089'}] {9} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_dvr [3.864012s] ... ok Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] {9} 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.042441s] ... ok Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] Failed to bind port 16483d8b-1f12-4477-93ae-9690f3ab7bcb on host test-host for vnic_type normal using segments [{'id': 'f232edcd-578e-4897-9a3e-c0dc9073ca38', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'fedb4486-d5ff-440c-8562-60db6fc445d1'}] {9} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker already scheduled) [0.072840s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_floatingip_update_callback [0.044890s] ... ok {33} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 [2.049692s] ... ok {33} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_password [0.045688s] ... ok Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] Failed to bind port 8215da3b-71a0-41e5-825b-fd4d04d4042c on host test-host for vnic_type normal using segments [{'id': '2c0def8c-8559-429a-9975-ad3771654d1e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'de545afb-99d3-42b9-85c9-68aac8b5306e'}] {32} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip [2.925022s] ... ok {39} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway [4.333479s] ... ok {32} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_routes_updated [0.041254s] ... ok {39} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_put_bgp_speaker [0.039393s] ... ok {32} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_routes_withdrawal_end [0.040514s] ... ok Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] Failed to bind port b2b3e3a4-c5e1-426c-9f8e-37e9f0e06238 on host test-host for vnic_type normal using segments [{'id': '0277535b-9362-4d66-82e8-38f1f4044bcc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0fc7b203-2b33-4739-8d0c-61cc684cdb38'}] {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v4 [11.088432s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync [0.041046s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_string_as_num [0.036967s] ... ok Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] Failed to bind port bfac1ba9-dc0a-4442-af5e-41718d497b9d on host test-host for vnic_type normal using segments [{'id': '70fc3857-f044-4ca1-908d-bd31b2c25396', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '97c46556-5648-40e1-8ddb-9a8583ca7559'}] {34} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v6 [12.817253s] ... ok {34} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_peer [0.039158s] ... ok {34} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route [0.250678s] ... ok {34} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_integer_password [0.038599s] ... ok ====== Totals ====== Ran: 170 tests in 13.9682 sec. - Passed: 170 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 203.2619 sec. ============== Worker Balance ============== - Worker 0 (5 tests) => 0:00:04.608702 - Worker 1 (5 tests) => 0:00:02.773016 - Worker 2 (5 tests) => 0:00:09.117392 - Worker 3 (5 tests) => 0:00:06.269239 - Worker 4 (5 tests) => 0:00:02.462125 - Worker 5 (5 tests) => 0:00:01.496513 - Worker 6 (5 tests) => 0:00:01.480870 - Worker 7 (5 tests) => 0:00:08.351633 - Worker 8 (5 tests) => 0:00:09.756274 - Worker 9 (5 tests) => 0:00:10.225788 - Worker 10 (4 tests) => 0:00:01.936190 - Worker 11 (4 tests) => 0:00:01.791140 - Worker 12 (4 tests) => 0:00:01.736579 - Worker 13 (4 tests) => 0:00:00.487946 - Worker 14 (4 tests) => 0:00:01.800676 - Worker 15 (4 tests) => 0:00:03.606181 - Worker 16 (4 tests) => 0:00:01.955449 - Worker 17 (4 tests) => 0:00:12.546847 - Worker 18 (4 tests) => 0:00:06.395061 - Worker 19 (4 tests) => 0:00:07.364177 - Worker 20 (4 tests) => 0:00:04.779391 - Worker 21 (4 tests) => 0:00:05.112140 - Worker 22 (4 tests) => 0:00:01.702244 - Worker 23 (4 tests) => 0:00:09.765469 - Worker 24 (4 tests) => 0:00:07.242524 - Worker 25 (4 tests) => 0:00:01.385969 - Worker 26 (4 tests) => 0:00:02.510442 - Worker 27 (4 tests) => 0:00:01.543860 - Worker 28 (4 tests) => 0:00:01.788554 - Worker 29 (4 tests) => 0:00:00.740798 - Worker 30 (4 tests) => 0:00:01.419765 - Worker 31 (4 tests) => 0:00:04.954760 - Worker 32 (4 tests) => 0:00:11.754072 - Worker 33 (4 tests) => 0:00:10.416350 - Worker 34 (4 tests) => 0:00:13.146820 - Worker 35 (4 tests) => 0:00:06.788715 - Worker 36 (4 tests) => 0:00:01.678767 - Worker 37 (4 tests) => 0:00:06.760801 - Worker 38 (4 tests) => 0:00:03.070426 - Worker 39 (4 tests) => 0:00:10.619727 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-neutron-dynamic-routing-20.0.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uu2PDe + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.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-20.0.1-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1GT14z + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.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-20.0.1-1.el9s.noarch/usr/share/licenses/python3-neutron-dynamic-routing + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/share/licenses/python3-neutron-dynamic-routing + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neutron-dynamic-routing = 20.0.1-1.el9s python3-neutron-dynamic-routing = 20.0.1-1.el9s python3.9-neutron-dynamic-routing = 20.0.1-1.el9s python3.9dist(neutron-dynamic-routing) = 20.0.1 python3dist(neutron-dynamic-routing) = 20.0.1 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.9 python3.9dist(setuptools) Obsoletes: python39-neutron-dynamic-routing < 20.0.1-1.el9s Processing files: python3-neutron-dynamic-routing-tests-20.0.1-1.el9s.noarch Provides: python-neutron-dynamic-routing-tests = 20.0.1-1.el9s python3-neutron-dynamic-routing-tests = 20.0.1-1.el9s python3.9-neutron-dynamic-routing-tests = 20.0.1-1.el9s 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.9 Obsoletes: python39-neutron-dynamic-routing-tests < 20.0.1-1.el9s Processing files: openstack-neutron-dynamic-routing-common-20.0.1-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QtEra3 + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.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-20.0.1-1.el9s.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-neutron-dynamic-routing-common = 20.0.1-1.el9s 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-20.0.1-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZgyBYB + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.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-20.0.1-1.el9s.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-neutron-bgp-dragent) = 20.0.1-1.el9s openstack-neutron-bgp-dragent = 20.0.1-1.el9s 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-20.0.1-1.el9s.noarch Wrote: /builddir/build/RPMS/openstack-neutron-bgp-dragent-20.0.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-dynamic-routing-common-20.0.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-tests-20.0.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-20.0.1-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e0sBfI + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.1-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0