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/python-networking-sfc.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-132354-904265/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'}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/python-networking-sfc.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'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1649635200 Wrote: /builddir/build/SRPMS/python-networking-sfc-14.0.0-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/python-networking-sfc.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-132354-904265/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'}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/python-networking-sfc.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'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1649635200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C9Gish + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt --signature=/builddir/build/SOURCES/networking-sfc-14.0.0.tar.gz.asc --data=/builddir/build/SOURCES/networking-sfc-14.0.0.tar.gz gpgv: Signature made Wed Mar 30 11:52:09 2022 UTC gpgv: using EDDSA key 1974E534480C12124CDC2BB363643A8728715809 gpgv: Good signature from "OpenStack Infra (Yoga Cycle) " + cd /builddir/build/BUILD + rm -rf networking-sfc-14.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-sfc-14.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-sfc-14.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-networking-sfc-14.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf networking-sfc.egg-info + rm -rf networking_sfc/tests/unit/cli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7hgPjy + umask 022 + cd /builddir/build/BUILD + cd networking-sfc-14.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /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/networking_sfc creating build/lib/networking_sfc/tests creating build/lib/networking_sfc/tests/functional creating build/lib/networking_sfc/tests/functional/services creating build/lib/networking_sfc/tests/functional/services/sfc creating build/lib/networking_sfc/tests/functional/services/sfc/agent creating build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions copying networking_sfc/tests/functional/services/sfc/agent/extensions/__init__.py -> build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions copying networking_sfc/tests/functional/services/sfc/agent/extensions/test_ovs_agent_sfc_extension.py -> build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions creating build/lib/networking_sfc/services creating build/lib/networking_sfc/services/sfc creating build/lib/networking_sfc/services/sfc/agent copying networking_sfc/services/sfc/agent/__init__.py -> build/lib/networking_sfc/services/sfc/agent creating build/lib/networking_sfc/tests/unit creating build/lib/networking_sfc/tests/unit/services creating build/lib/networking_sfc/tests/unit/services/sfc creating build/lib/networking_sfc/tests/unit/services/sfc/common copying networking_sfc/tests/unit/services/sfc/common/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/common copying networking_sfc/tests/unit/services/sfc/common/test_ovs_ext_lib.py -> build/lib/networking_sfc/tests/unit/services/sfc/common copying networking_sfc/tests/unit/services/__init__.py -> build/lib/networking_sfc/tests/unit/services creating build/lib/networking_sfc/tests/unit/services/sfc/drivers creating build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs copying networking_sfc/tests/unit/services/sfc/drivers/ovs/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs copying networking_sfc/tests/unit/services/sfc/drivers/ovs/test_driver.py -> build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs copying networking_sfc/tests/functional/services/__init__.py -> build/lib/networking_sfc/tests/functional/services copying networking_sfc/services/sfc/driver_manager.py -> build/lib/networking_sfc/services/sfc copying networking_sfc/services/sfc/__init__.py -> build/lib/networking_sfc/services/sfc copying networking_sfc/services/sfc/plugin.py -> build/lib/networking_sfc/services/sfc creating build/lib/networking_sfc/db creating build/lib/networking_sfc/db/migration creating build/lib/networking_sfc/db/migration/alembic_migrations copying networking_sfc/db/migration/alembic_migrations/__init__.py -> build/lib/networking_sfc/db/migration/alembic_migrations copying networking_sfc/db/migration/alembic_migrations/env.py -> build/lib/networking_sfc/db/migration/alembic_migrations copying networking_sfc/__init__.py -> build/lib/networking_sfc copying networking_sfc/_i18n.py -> build/lib/networking_sfc copying networking_sfc/version.py -> build/lib/networking_sfc copying networking_sfc/opts.py -> build/lib/networking_sfc creating build/lib/networking_sfc/tests/unit/services/flowclassifier creating build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers creating build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs copying networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/__init__.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs copying networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/test_driver.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs copying networking_sfc/db/__init__.py -> build/lib/networking_sfc/db copying networking_sfc/db/sfc_db.py -> build/lib/networking_sfc/db copying networking_sfc/db/flowclassifier_db.py -> build/lib/networking_sfc/db creating build/lib/networking_sfc/services/sfc/agent/extensions copying networking_sfc/services/sfc/agent/extensions/__init__.py -> build/lib/networking_sfc/services/sfc/agent/extensions copying networking_sfc/services/sfc/agent/extensions/sfc.py -> build/lib/networking_sfc/services/sfc/agent/extensions creating build/lib/networking_sfc/services/sfc/drivers creating build/lib/networking_sfc/services/sfc/drivers/ovs copying networking_sfc/services/sfc/drivers/ovs/__init__.py -> build/lib/networking_sfc/services/sfc/drivers/ovs copying networking_sfc/services/sfc/drivers/ovs/db.py -> build/lib/networking_sfc/services/sfc/drivers/ovs copying networking_sfc/services/sfc/drivers/ovs/constants.py -> build/lib/networking_sfc/services/sfc/drivers/ovs copying networking_sfc/services/sfc/drivers/ovs/rpc.py -> build/lib/networking_sfc/services/sfc/drivers/ovs copying networking_sfc/services/sfc/drivers/ovs/driver.py -> build/lib/networking_sfc/services/sfc/drivers/ovs copying networking_sfc/services/sfc/drivers/ovs/rpc_topics.py -> build/lib/networking_sfc/services/sfc/drivers/ovs copying networking_sfc/tests/functional/services/sfc/__init__.py -> build/lib/networking_sfc/tests/functional/services/sfc creating build/lib/networking_sfc/services/flowclassifier creating build/lib/networking_sfc/services/flowclassifier/drivers creating build/lib/networking_sfc/services/flowclassifier/drivers/dummy copying networking_sfc/services/flowclassifier/drivers/dummy/__init__.py -> build/lib/networking_sfc/services/flowclassifier/drivers/dummy copying networking_sfc/services/flowclassifier/drivers/dummy/dummy.py -> build/lib/networking_sfc/services/flowclassifier/drivers/dummy creating build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch copying networking_sfc/services/sfc/agent/extensions/openvswitch/__init__.py -> build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch copying networking_sfc/services/sfc/agent/extensions/openvswitch/sfc_driver.py -> build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch creating build/lib/networking_sfc/tests/functional/db copying networking_sfc/tests/functional/db/test_models.py -> build/lib/networking_sfc/tests/functional/db copying networking_sfc/tests/functional/db/__init__.py -> build/lib/networking_sfc/tests/functional/db copying networking_sfc/tests/functional/db/test_migrations.py -> build/lib/networking_sfc/tests/functional/db creating build/lib/networking_sfc/tests/unit/extensions copying networking_sfc/tests/unit/extensions/test_flowclassifier.py -> build/lib/networking_sfc/tests/unit/extensions copying networking_sfc/tests/unit/extensions/__init__.py -> build/lib/networking_sfc/tests/unit/extensions copying networking_sfc/tests/unit/extensions/test_servicegraph.py -> build/lib/networking_sfc/tests/unit/extensions copying networking_sfc/tests/unit/extensions/test_tap.py -> build/lib/networking_sfc/tests/unit/extensions copying networking_sfc/tests/unit/extensions/test_sfc.py -> build/lib/networking_sfc/tests/unit/extensions creating build/lib/networking_sfc/tests/unit/db copying networking_sfc/tests/unit/db/__init__.py -> build/lib/networking_sfc/tests/unit/db copying networking_sfc/tests/unit/db/test_flowclassifier_db.py -> build/lib/networking_sfc/tests/unit/db copying networking_sfc/tests/unit/db/test_sfc_db.py -> build/lib/networking_sfc/tests/unit/db creating build/lib/networking_sfc/services/flowclassifier/common copying networking_sfc/services/flowclassifier/common/__init__.py -> build/lib/networking_sfc/services/flowclassifier/common copying networking_sfc/services/flowclassifier/common/context.py -> build/lib/networking_sfc/services/flowclassifier/common copying networking_sfc/services/flowclassifier/common/exceptions.py -> build/lib/networking_sfc/services/flowclassifier/common copying networking_sfc/services/flowclassifier/common/config.py -> build/lib/networking_sfc/services/flowclassifier/common copying networking_sfc/tests/unit/__init__.py -> build/lib/networking_sfc/tests/unit creating build/lib/networking_sfc/extensions copying networking_sfc/extensions/__init__.py -> build/lib/networking_sfc/extensions copying networking_sfc/extensions/servicegraph.py -> build/lib/networking_sfc/extensions copying networking_sfc/extensions/tap.py -> build/lib/networking_sfc/extensions copying networking_sfc/extensions/flowclassifier.py -> build/lib/networking_sfc/extensions copying networking_sfc/extensions/sfc.py -> build/lib/networking_sfc/extensions creating build/lib/networking_sfc/policies copying networking_sfc/policies/__init__.py -> build/lib/networking_sfc/policies copying networking_sfc/policies/port_pair.py -> build/lib/networking_sfc/policies copying networking_sfc/policies/port_chain.py -> build/lib/networking_sfc/policies copying networking_sfc/policies/service_graph.py -> build/lib/networking_sfc/policies copying networking_sfc/policies/flow_classifier.py -> build/lib/networking_sfc/policies copying networking_sfc/policies/base.py -> build/lib/networking_sfc/policies copying networking_sfc/policies/port_pair_group.py -> build/lib/networking_sfc/policies copying networking_sfc/db/migration/__init__.py -> build/lib/networking_sfc/db/migration copying networking_sfc/tests/functional/services/sfc/agent/__init__.py -> build/lib/networking_sfc/tests/functional/services/sfc/agent creating build/lib/networking_sfc/db/migration/models copying networking_sfc/db/migration/models/__init__.py -> build/lib/networking_sfc/db/migration/models copying networking_sfc/db/migration/models/head.py -> build/lib/networking_sfc/db/migration/models creating build/lib/networking_sfc/services/sfc/common copying networking_sfc/services/sfc/common/__init__.py -> build/lib/networking_sfc/services/sfc/common copying networking_sfc/services/sfc/common/context.py -> build/lib/networking_sfc/services/sfc/common copying networking_sfc/services/sfc/common/exceptions.py -> build/lib/networking_sfc/services/sfc/common copying networking_sfc/services/sfc/common/config.py -> build/lib/networking_sfc/services/sfc/common copying networking_sfc/services/sfc/common/ovs_ext_lib.py -> build/lib/networking_sfc/services/sfc/common copying networking_sfc/tests/unit/services/flowclassifier/__init__.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier copying networking_sfc/tests/unit/services/flowclassifier/test_driver_manager.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier copying networking_sfc/tests/unit/services/flowclassifier/test_plugin.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier copying networking_sfc/services/__init__.py -> build/lib/networking_sfc/services copying networking_sfc/services/sfc/drivers/__init__.py -> build/lib/networking_sfc/services/sfc/drivers copying networking_sfc/services/sfc/drivers/base.py -> build/lib/networking_sfc/services/sfc/drivers copying networking_sfc/services/flowclassifier/driver_manager.py -> build/lib/networking_sfc/services/flowclassifier copying networking_sfc/services/flowclassifier/__init__.py -> build/lib/networking_sfc/services/flowclassifier copying networking_sfc/services/flowclassifier/plugin.py -> build/lib/networking_sfc/services/flowclassifier copying networking_sfc/tests/__init__.py -> build/lib/networking_sfc/tests copying networking_sfc/tests/base.py -> build/lib/networking_sfc/tests copying networking_sfc/tests/unit/services/sfc/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc copying networking_sfc/tests/unit/services/sfc/test_driver_manager.py -> build/lib/networking_sfc/tests/unit/services/sfc copying networking_sfc/tests/unit/services/sfc/test_plugin.py -> build/lib/networking_sfc/tests/unit/services/sfc creating build/lib/networking_sfc/tests/unit/services/sfc/agent copying networking_sfc/tests/unit/services/sfc/agent/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent copying networking_sfc/tests/functional/__init__.py -> build/lib/networking_sfc/tests/functional copying networking_sfc/tests/functional/test_service.py -> build/lib/networking_sfc/tests/functional creating build/lib/networking_sfc/cli copying networking_sfc/cli/__init__.py -> build/lib/networking_sfc/cli copying networking_sfc/cli/port_pair.py -> build/lib/networking_sfc/cli copying networking_sfc/cli/port_chain.py -> build/lib/networking_sfc/cli copying networking_sfc/cli/flow_classifier.py -> build/lib/networking_sfc/cli copying networking_sfc/cli/port_pair_group.py -> build/lib/networking_sfc/cli copying networking_sfc/tests/unit/services/flowclassifier/drivers/__init__.py -> build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers creating build/lib/networking_sfc/services/flowclassifier/drivers/ovs copying networking_sfc/services/flowclassifier/drivers/ovs/__init__.py -> build/lib/networking_sfc/services/flowclassifier/drivers/ovs copying networking_sfc/services/flowclassifier/drivers/ovs/driver.py -> build/lib/networking_sfc/services/flowclassifier/drivers/ovs creating build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions creating build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch copying networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch copying networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/test_sfc_driver.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch copying networking_sfc/tests/unit/services/sfc/drivers/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/drivers creating build/lib/networking_sfc/services/sfc/drivers/dummy copying networking_sfc/services/sfc/drivers/dummy/__init__.py -> build/lib/networking_sfc/services/sfc/drivers/dummy copying networking_sfc/services/sfc/drivers/dummy/dummy.py -> build/lib/networking_sfc/services/sfc/drivers/dummy copying networking_sfc/services/flowclassifier/drivers/__init__.py -> build/lib/networking_sfc/services/flowclassifier/drivers copying networking_sfc/services/flowclassifier/drivers/base.py -> build/lib/networking_sfc/services/flowclassifier/drivers copying networking_sfc/tests/unit/services/sfc/agent/extensions/__init__.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions copying networking_sfc/tests/unit/services/sfc/agent/extensions/test_sfc.py -> build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions running egg_info writing networking_sfc.egg-info/PKG-INFO writing dependency_links to networking_sfc.egg-info/dependency_links.txt writing entry points to networking_sfc.egg-info/entry_points.txt deleting networking_sfc.egg-info/requires.txt writing top-level names to networking_sfc.egg-info/top_level.txt writing pbr to networking_sfc.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 'networking_sfc.egg-info/SOURCES.txt' copying networking_sfc/db/migration/alembic_migrations/script.py.mako -> build/lib/networking_sfc/db/migration/alembic_migrations creating build/lib/networking_sfc/db/migration/alembic_migrations/versions copying networking_sfc/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/networking_sfc/db/migration/alembic_migrations/versions copying networking_sfc/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/networking_sfc/db/migration/alembic_migrations/versions copying networking_sfc/db/migration/alembic_migrations/versions/start_networking_sfc.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract/48072cb59133_initial.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/24fc7241aa5_initial.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/5a475fc853e6_ovs_data_model.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/9768e6a66c9_flowclassifier_data_model.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/c3e178d4a985_sfc_data_model.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/d1002a1f97f6_update_flow_classifier.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/fa75d46a7f11_add_port_pair_group_params.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract copying networking_sfc/db/migration/alembic_migrations/versions/newton/contract/010308b06b49_rename_tenant_to_project.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract copying networking_sfc/db/migration/alembic_migrations/versions/newton/contract/06382790fb2c_fix_foreign_constraints.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand copying networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/6185f1633a3d_add_correlation_as_pp_detail.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand copying networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/b3adaf631bab__add_fwd_path_and_in_mac_column.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand copying networking_sfc/db/migration/alembic_migrations/versions/pike/expand/61832141fb82_add_ppg_n_tuple_mapping_column.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand copying networking_sfc/db/migration/alembic_migrations/versions/pike/expand/8329e9be2d8a_modify_value_column_size_in_port_pair_.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens creating build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand copying networking_sfc/db/migration/alembic_migrations/versions/queens/expand/53ed5bec6cff_add_service_graph_api_resource.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand copying networking_sfc/db/migration/alembic_migrations/versions/queens/expand/a3ad63aa834f_extra_attributes_for_pathnode.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand copying networking_sfc/db/migration/alembic_migrations/versions/queens/expand/d6fb381b65f2_tap_enabled_attribute_port_pair_group.py -> build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand copying networking_sfc/db/migration/README -> build/lib/networking_sfc/db/migration + PYTHONPATH=. + sphinx-build-3 -W -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/networking-sfc-14.0.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/networking-sfc-14.0.0/doc/source/../../etc/oslo-config-generator/networking-sfc.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/networking-sfc-14.0.0/doc/source/_static/config_samples/networking-sfc.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/networking-sfc-14.0.0/doc/source/../../etc/oslo-policy-generator/policy.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/networking-sfc-14.0.0/doc/source/_static/networking-sfc.policy.yaml.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 25 source files that are out of date updating environment: [new config] 25 added, 0 changed, 0 removed reading sources... [ 4%] configuration/index reading sources... [ 8%] configuration/networking-sfc loading config file etc/oslo-config-generator/networking-sfc.conf reading sources... [ 12%] configuration/policy reading sources... [ 16%] configuration/policy-sample reading sources... [ 20%] configuration/samples/networking-sfc reading sources... [ 24%] contributor/alembic_migration reading sources... [ 28%] contributor/api reading sources... [ 32%] contributor/contribution reading sources... [ 36%] contributor/ietf_sfc_encapsulation reading sources... [ 40%] contributor/index reading sources... [ 44%] contributor/ovs_driver_and_agent_workflow reading sources... [ 48%] contributor/ovs_symmetric_port_chain reading sources... [ 52%] contributor/sfc_non_transparent_sf reading sources... [ 56%] contributor/sfc_ovn_driver reading sources... [ 60%] contributor/sfc_port_chain_tap reading sources... [ 64%] contributor/sfc_proxy_port_correlation reading sources... [ 68%] contributor/system_design_and_workflow reading sources... [ 72%] index reading sources... [ 76%] install/configuration reading sources... [ 80%] install/index reading sources... [ 84%] install/install reading sources... [ 88%] readme reading sources... [ 92%] user/command_extensions reading sources... [ 96%] user/index reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] configuration/index writing output... [ 8%] configuration/networking-sfc writing output... [ 12%] configuration/policy writing output... [ 16%] configuration/policy-sample writing output... [ 20%] configuration/samples/networking-sfc writing output... [ 24%] contributor/alembic_migration writing output... [ 28%] contributor/api writing output... [ 32%] contributor/contribution writing output... [ 36%] contributor/ietf_sfc_encapsulation writing output... [ 40%] contributor/index writing output... [ 44%] contributor/ovs_driver_and_agent_workflow writing output... [ 48%] contributor/ovs_symmetric_port_chain writing output... [ 52%] contributor/sfc_non_transparent_sf writing output... [ 56%] contributor/sfc_ovn_driver writing output... [ 60%] contributor/sfc_port_chain_tap writing output... [ 64%] contributor/sfc_proxy_port_correlation writing output... [ 68%] contributor/system_design_and_workflow writing output... [ 72%] index writing output... [ 76%] install/configuration writing output... [ 80%] install/index writing output... [ 84%] install/install writing output... [ 88%] readme writing output... [ 92%] user/command_extensions writing output... [ 96%] user/index writing output... [100%] user/usage generating indices... genindex done writing additional pages... search done copying downloadable files... [100%] ../_static/networking-sfc.policy.yaml.sample copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + PYTHONPATH=. + oslo-config-generator-3 --config-file etc/oslo-config-generator/networking-sfc.conf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VEGpvl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch + cd networking-sfc-14.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-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/python-networking-sfc-14.0.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/policies/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/policies/port_pair.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/policies/port_chain.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/policies/service_graph.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/policies/flow_classifier.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/policies/base.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/policies/port_pair_group.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies copying build/lib/networking_sfc/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests copying build/lib/networking_sfc/tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit copying build/lib/networking_sfc/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/db copying build/lib/networking_sfc/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/db copying build/lib/networking_sfc/tests/unit/db/test_flowclassifier_db.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/db copying build/lib/networking_sfc/tests/unit/db/test_sfc_db.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/db creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions copying build/lib/networking_sfc/tests/unit/extensions/test_flowclassifier.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions copying build/lib/networking_sfc/tests/unit/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions copying build/lib/networking_sfc/tests/unit/extensions/test_servicegraph.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions copying build/lib/networking_sfc/tests/unit/extensions/test_tap.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions copying build/lib/networking_sfc/tests/unit/extensions/test_sfc.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services copying build/lib/networking_sfc/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc copying build/lib/networking_sfc/tests/unit/services/sfc/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/common copying build/lib/networking_sfc/tests/unit/services/sfc/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/common copying build/lib/networking_sfc/tests/unit/services/sfc/common/test_ovs_ext_lib.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/common copying build/lib/networking_sfc/tests/unit/services/sfc/test_driver_manager.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent copying build/lib/networking_sfc/tests/unit/services/sfc/agent/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/test_sfc_driver.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions copying build/lib/networking_sfc/tests/unit/services/sfc/agent/extensions/test_sfc.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers/ovs copying build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers/ovs copying build/lib/networking_sfc/tests/unit/services/sfc/drivers/ovs/test_driver.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers/ovs copying build/lib/networking_sfc/tests/unit/services/sfc/drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers copying build/lib/networking_sfc/tests/unit/services/sfc/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier copying build/lib/networking_sfc/tests/unit/services/flowclassifier/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier copying build/lib/networking_sfc/tests/unit/services/flowclassifier/test_driver_manager.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs copying build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs copying build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/test_driver.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs copying build/lib/networking_sfc/tests/unit/services/flowclassifier/drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers copying build/lib/networking_sfc/tests/unit/services/flowclassifier/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional copying build/lib/networking_sfc/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/db copying build/lib/networking_sfc/tests/functional/db/test_models.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/db copying build/lib/networking_sfc/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/db copying build/lib/networking_sfc/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/db copying build/lib/networking_sfc/tests/functional/test_service.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services copying build/lib/networking_sfc/tests/functional/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc copying build/lib/networking_sfc/tests/functional/services/sfc/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent copying build/lib/networking_sfc/tests/functional/services/sfc/agent/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent/extensions copying build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent/extensions copying build/lib/networking_sfc/tests/functional/services/sfc/agent/extensions/test_ovs_agent_sfc_extension.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent/extensions copying build/lib/networking_sfc/tests/base.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db copying build/lib/networking_sfc/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db copying build/lib/networking_sfc/db/sfc_db.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration copying build/lib/networking_sfc/db/migration/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations copying build/lib/networking_sfc/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations copying build/lib/networking_sfc/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/a3ad63aa834f_extra_attributes_for_pathnode.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/53ed5bec6cff_add_service_graph_api_resource.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/d6fb381b65f2_tap_enabled_attribute_port_pair_group.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens/expand creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract/48072cb59133_initial.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/9768e6a66c9_flowclassifier_data_model.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/5a475fc853e6_ovs_data_model.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/24fc7241aa5_initial.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/fa75d46a7f11_add_port_pair_group_params.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/c3e178d4a985_sfc_data_model.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/d1002a1f97f6_update_flow_classifier.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/ocata creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/6185f1633a3d_add_correlation_as_pp_detail.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/b3adaf631bab__add_fwd_path_and_in_mac_column.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/newton/contract copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract/06382790fb2c_fix_foreign_constraints.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/newton/contract copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/newton/contract/010308b06b49_rename_tenant_to_project.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/newton/contract creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/pike creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/pike/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand/61832141fb82_add_ppg_n_tuple_mapping_column.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/pike/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/pike/expand/8329e9be2d8a_modify_value_column_size_in_port_pair_.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/pike/expand copying build/lib/networking_sfc/db/migration/alembic_migrations/versions/start_networking_sfc.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions copying build/lib/networking_sfc/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/models copying build/lib/networking_sfc/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/models copying build/lib/networking_sfc/db/migration/models/head.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/models copying build/lib/networking_sfc/db/migration/README -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration copying build/lib/networking_sfc/db/flowclassifier_db.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db copying build/lib/networking_sfc/_i18n.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc copying build/lib/networking_sfc/version.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions copying build/lib/networking_sfc/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions copying build/lib/networking_sfc/extensions/servicegraph.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions copying build/lib/networking_sfc/extensions/tap.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions copying build/lib/networking_sfc/extensions/flowclassifier.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions copying build/lib/networking_sfc/extensions/sfc.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions copying build/lib/networking_sfc/opts.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli copying build/lib/networking_sfc/cli/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli copying build/lib/networking_sfc/cli/port_pair.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli copying build/lib/networking_sfc/cli/port_chain.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli copying build/lib/networking_sfc/cli/flow_classifier.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli copying build/lib/networking_sfc/cli/port_pair_group.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services copying build/lib/networking_sfc/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc copying build/lib/networking_sfc/services/sfc/driver_manager.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc copying build/lib/networking_sfc/services/sfc/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common copying build/lib/networking_sfc/services/sfc/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common copying build/lib/networking_sfc/services/sfc/common/context.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common copying build/lib/networking_sfc/services/sfc/common/exceptions.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common copying build/lib/networking_sfc/services/sfc/common/config.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common copying build/lib/networking_sfc/services/sfc/common/ovs_ext_lib.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common copying build/lib/networking_sfc/services/sfc/plugin.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent copying build/lib/networking_sfc/services/sfc/agent/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions/openvswitch copying build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions/openvswitch copying build/lib/networking_sfc/services/sfc/agent/extensions/openvswitch/sfc_driver.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions/openvswitch copying build/lib/networking_sfc/services/sfc/agent/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions copying build/lib/networking_sfc/services/sfc/agent/extensions/sfc.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs copying build/lib/networking_sfc/services/sfc/drivers/ovs/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs copying build/lib/networking_sfc/services/sfc/drivers/ovs/db.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs copying build/lib/networking_sfc/services/sfc/drivers/ovs/constants.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs copying build/lib/networking_sfc/services/sfc/drivers/ovs/rpc.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs copying build/lib/networking_sfc/services/sfc/drivers/ovs/driver.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs copying build/lib/networking_sfc/services/sfc/drivers/ovs/rpc_topics.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs copying build/lib/networking_sfc/services/sfc/drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/dummy copying build/lib/networking_sfc/services/sfc/drivers/dummy/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/dummy copying build/lib/networking_sfc/services/sfc/drivers/dummy/dummy.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/dummy copying build/lib/networking_sfc/services/sfc/drivers/base.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier copying build/lib/networking_sfc/services/flowclassifier/driver_manager.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier copying build/lib/networking_sfc/services/flowclassifier/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common copying build/lib/networking_sfc/services/flowclassifier/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common copying build/lib/networking_sfc/services/flowclassifier/common/context.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common copying build/lib/networking_sfc/services/flowclassifier/common/exceptions.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common copying build/lib/networking_sfc/services/flowclassifier/common/config.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common copying build/lib/networking_sfc/services/flowclassifier/plugin.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/ovs copying build/lib/networking_sfc/services/flowclassifier/drivers/ovs/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/ovs copying build/lib/networking_sfc/services/flowclassifier/drivers/ovs/driver.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/ovs copying build/lib/networking_sfc/services/flowclassifier/drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers creating /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/dummy copying build/lib/networking_sfc/services/flowclassifier/drivers/dummy/__init__.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/dummy copying build/lib/networking_sfc/services/flowclassifier/drivers/dummy/dummy.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/dummy copying build/lib/networking_sfc/services/flowclassifier/drivers/base.py -> /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies/port_pair.py to port_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies/port_chain.py to port_chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies/service_graph.py to service_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies/flow_classifier.py to flow_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/policies/port_pair_group.py to port_pair_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/db/test_flowclassifier_db.py to test_flowclassifier_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/db/test_sfc_db.py to test_sfc_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions/test_flowclassifier.py to test_flowclassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions/test_servicegraph.py to test_servicegraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions/test_tap.py to test_tap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/extensions/test_sfc.py to test_sfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/common/test_ovs_ext_lib.py to test_ovs_ext_lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/test_driver_manager.py to test_driver_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions/openvswitch/test_sfc_driver.py to test_sfc_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/agent/extensions/test_sfc.py to test_sfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers/ovs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers/ovs/test_driver.py to test_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/sfc/test_plugin.py to test_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/test_driver_manager.py to test_driver_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers/ovs/test_driver.py to test_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/unit/services/flowclassifier/test_plugin.py to test_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/db/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/db/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/test_service.py to test_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/functional/services/sfc/agent/extensions/test_ovs_agent_sfc_extension.py to test_ovs_agent_sfc_extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/sfc_db.py to sfc_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/a3ad63aa834f_extra_attributes_for_pathnode.py to a3ad63aa834f_extra_attributes_for_pathnode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/53ed5bec6cff_add_service_graph_api_resource.py to 53ed5bec6cff_add_service_graph_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/queens/expand/d6fb381b65f2_tap_enabled_attribute_port_pair_group.py to d6fb381b65f2_tap_enabled_attribute_port_pair_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/contract/48072cb59133_initial.py to 48072cb59133_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/9768e6a66c9_flowclassifier_data_model.py to 9768e6a66c9_flowclassifier_data_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/5a475fc853e6_ovs_data_model.py to 5a475fc853e6_ovs_data_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/24fc7241aa5_initial.py to 24fc7241aa5_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/fa75d46a7f11_add_port_pair_group_params.py to fa75d46a7f11_add_port_pair_group_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/c3e178d4a985_sfc_data_model.py to c3e178d4a985_sfc_data_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/mitaka/expand/d1002a1f97f6_update_flow_classifier.py to d1002a1f97f6_update_flow_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/6185f1633a3d_add_correlation_as_pp_detail.py to 6185f1633a3d_add_correlation_as_pp_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/ocata/expand/b3adaf631bab__add_fwd_path_and_in_mac_column.py to b3adaf631bab__add_fwd_path_and_in_mac_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/newton/contract/06382790fb2c_fix_foreign_constraints.py to 06382790fb2c_fix_foreign_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/newton/contract/010308b06b49_rename_tenant_to_project.py to 010308b06b49_rename_tenant_to_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/pike/expand/61832141fb82_add_ppg_n_tuple_mapping_column.py to 61832141fb82_add_ppg_n_tuple_mapping_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/pike/expand/8329e9be2d8a_modify_value_column_size_in_port_pair_.py to 8329e9be2d8a_modify_value_column_size_in_port_pair_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/versions/start_networking_sfc.py to start_networking_sfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/migration/models/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/db/flowclassifier_db.py to flowclassifier_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/_i18n.py to _i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions/servicegraph.py to servicegraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions/tap.py to tap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions/flowclassifier.py to flowclassifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/extensions/sfc.py to sfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli/port_pair.py to port_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli/port_chain.py to port_chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli/flow_classifier.py to flow_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/cli/port_pair_group.py to port_pair_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/driver_manager.py to driver_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/common/ovs_ext_lib.py to ovs_ext_lib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions/openvswitch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions/openvswitch/sfc_driver.py to sfc_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/agent/extensions/sfc.py to sfc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs/driver.py to driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/ovs/rpc_topics.py to rpc_topics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/dummy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/dummy/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/sfc/drivers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/driver_manager.py to driver_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/ovs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/ovs/driver.py to driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/dummy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/dummy/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/services/flowclassifier/drivers/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpml0h2khi.py' /usr/bin/python3 /tmp/tmpml0h2khi.py removing /tmp/tmpml0h2khi.py running install_egg_info running egg_info writing networking_sfc.egg-info/PKG-INFO writing dependency_links to networking_sfc.egg-info/dependency_links.txt writing entry points to networking_sfc.egg-info/entry_points.txt writing top-level names to networking_sfc.egg-info/top_level.txt writing pbr to networking_sfc.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 'networking_sfc.egg-info/SOURCES.txt' Copying networking_sfc.egg-info to /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc-14.0.0-py3.9.egg-info running install_scripts + mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/etc/neutron/conf.d/neutron-server + mv etc/networking-sfc.conf.sample /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/etc/neutron/conf.d/neutron-server/networking-sfc.conf + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 14.0.0-1.el9s --unique-debug-suffix -14.0.0-1.el9s.noarch --unique-debug-src-base python-networking-sfc-14.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/networking-sfc-14.0.0 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/python-networking-sfc-14.0.0-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.9CR5Mg + umask 022 + cd /builddir/build/BUILD + cd networking-sfc-14.0.0 + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/bin + PYTHON=python3 + stestr-3 run {7} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_empty_chain_parameters [3.322149s] ... ok {0} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier [3.343301s] ... ok {2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_protocol [3.557553s] ... ok {15} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group [3.327722s] ... ok {36} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_list_flow_classifiers [3.587262s] ... ok {27} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix [3.548187s] ... ok {14} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_unknown_port_id [3.540205s] ... ok {18} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_multi_port_pair_groups [3.808893s] ... ok {20} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_empty_input [3.905463s] ... ok {4} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_l7_parameters [3.883552s] ... ok {32} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_update_flow_classifer_unsupported_fields [3.732788s] ... ok {30} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_multi_port_chain_with_same_flow_classifier [4.096394s] ... ok {38} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_delete_flow_classifier_noexist [4.086323s] ... ok {6} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_not_all_fields_conflict [4.535991s] ... ok {3} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_destination_ip_prefix_conflict [4.425555s] ... ok {5} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chains_with_conflicting_chain_ids [4.292604s] ... ok {21} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_ethertype [4.390661s] ... ok {3} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_list_unknown_fields [0.351143s] ... ok {24} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_ingress [4.646121s] ... ok {33} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_all_fields [4.717438s] ... ok {3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_invalid_chain_parameters_symmetric [0.304900s] ... ok {24} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_all_fields [0.335165s] ... ok {15} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_invalid_service_function_parameters [1.690560s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('a97f7949-b733-40c4-8579-6d9fd604b1ee',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {2} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_list_flow_classifiers_with_params [1.933229s] ... ok {7} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_tap_port_pair_group_with_single_port_pair [2.211403s] ... ok {30} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_no_port_pair_groups [1.091824s] ... ok {20} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_group [1.335630s] ... ok {3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_weight [0.353605s] ... ok {24} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_weight_type [0.277278s] ... ok {14} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_show_flow_classifier [1.744435s] ... ok {36} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_invalid_chain_parameters_symmetric [1.929999s] ... ok {1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_destination_port_range_conflict [5.609036s] ... ok {24} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_delete [0.297602s] ... ok {0} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_quota_create_flow_classifier [2.424485s] ... ok {3} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_list [0.427206s] ... ok {6} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_same_port_pair_groups [1.491479s] ... ok {27} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_empty_flow_classifiers [2.155902s] ... ok {4} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_chain [1.908539s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('8cae8e50-e907-4f11-9c21-369f824b20b0',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('bab58782-c56c-4c2e-a97f-25efcfee2ebf',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {24} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_get [0.363248s] ... ok {3} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_invalid_chain_parameters [0.267691s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('bb974afe-edb7-4ce6-b019-e1ecaabcf7fc',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('86191e61-d9e8-41c8-8a9a-3dad846c8f43',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {25} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_ppg_no_dst_corr_fail [5.939689s] ... ok {38} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_all_fields [1.942499s] ... ok {5} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_multiple_starts [1.938601s] ... ok {15} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_group_noexist [1.599819s] ... ok {33} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pairs [1.802730s] ... ok {35} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_list_flow_classifiers_with_unknown_params [6.805824s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('2fb84be1-fa78-443e-be42-bb2c8b7db530',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {32} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_port_pairs [2.959831s] ... ok {18} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_ingress_egress_different_hosts [3.000997s] ... ok {1} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix_ethertype [1.482680s] ... ok {18} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_tap_enabled_value [0.253440s] ... ok {21} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_port_protocol [2.558638s] ... ok {18} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_called [0.117216s] ... ok {15} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_ip_prefix_invalid_cidr [0.697943s] ... ok {30} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pairs_with_unknown_params [2.122472s] ... ok {18} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_initialize_called [0.114730s] ... ok {25} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_already_used_pcs_fail [1.341195s] ... ok {6} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_unknown_egress [1.786050s] ... ok {7} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_quota_create_port_chain [2.338257s] ... ok {30} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_destination_port_range_max [0.199614s] ... ok {13} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_ethertype [7.784989s] ... ok {15} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_update_nonuuid_port_pairs [0.407224s] ... ok {25} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_protocol [0.262998s] ... ok {30} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_nonuuid_port_pair_groups [0.224656s] ... ok {38} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_ppg_with_all_params_and_tap_enabled_parameter_true [1.670087s] ... ok {14} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_all_fields_with_chain_id [2.485454s] ... ok {0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_nsh_correlation [2.348323s] ... ok {15} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update [0.233142s] ... ok {30} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_nonuuid_port_pair_groups [0.207788s] ... ok {15} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_postcommit_called [0.097089s] ... ok {28} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_delete_flow_classifier [7.953863s] ... ok {17} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_no_egress [7.541650s] ... ok {30} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair [0.228068s] ... ok {25} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_destination_port_range_min [0.469783s] ... ok {3} networking_sfc.tests.unit.services.flowclassifier.drivers.ovs.test_driver.OVSFlowClassifierDriverTestCase.test_create_flow_classifier_precommit_no_logical_source_port [2.344562s] ... ok {31} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_ethertype_conflict [7.735550s] ... ok {23} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_fields [8.400259s] ... ok {25} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_all_fields [0.239227s] ... ok create_flow_classifier_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/plugin.py", line 57, in create_flow_classifier self.driver_manager.create_flow_classifier_postcommit( 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierDriverError: create_flow_classifier_postcommit failed. Create flow classifier failed, deleting flow_classifier 'ce123e61-4f26-452d-bd5c-2d742c25c04e' {4} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_replace_flow_classifiers [2.802340s] ... ok {24} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_postcommit_driver_manager_exception [2.701829s] ... ok {25} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update_egress [0.209005s] ... ok {20} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_flow_classifiers_basic_the_same [3.474414s] ... ok {2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_multi_port_chain_with_conflict_flow_classifiers [3.588689s] ... ok {6} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_inexistent_port_chains [1.252542s] ... ok {24} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_nsh [0.130699s] ... ok {25} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_nsh [0.131066s] ... ok {32} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_same_chain_fail [1.971661s] ... ok {4} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_get_service_graph [0.271776s] ... ok {16} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_all_supported_ip_prefix [9.061893s] ... ok {25} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_no_proxy_mpls [0.116056s] ... ok {9} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_protocol [9.186852s] ... ok {27} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair [3.158340s] ... ok {6} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_create_service_graph [0.198410s] ... ok {20} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_logical_source_port [0.261511s] ... ok {21} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_shared_port_pair_groups [1.824921s] ... ok {26} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_all_fields_with_symmetric [8.957330s] ... ok {25} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_tap_node_next_hop_default_sf_mpls_add_fcs [0.112587s] ... ok {37} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_l7_parameters [8.216531s] ... ok {25} networking_sfc.tests.unit.services.sfc.agent.extensions.test_sfc.SfcAgentExtensionTestCase.test_update_empty_flow_rules [0.100569s] ... ok {20} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_parameters [0.215950s] ... ok {6} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain [0.234021s] ... ok {18} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_driver_manager_called [1.831029s] ... ok {0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_group_port_chain_exist [1.263908s] ... ok {4} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_lb_fields_type [0.380559s] ... ok {5} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pairs_with_params [2.910324s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('1e7b350c-c4e3-4706-877b-205764144c09',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {20} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_update_port_pair_group_tap_enabled_field [0.202749s] ... ok {1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_chains_with_params [2.359238s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('7c0372b0-2b15-4fe0-b79d-2ac0b0275f9e',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('1361b7b4-cdd4-4042-ad1c-0603e0e326a5',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {6} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_nonuuid_flow_classifiers [0.212650s] ... ok {8} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_empty_parameters [9.380810s] ... ok {14} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_no_class [1.610244s] ... ok {7} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_add_flow_classifiers [2.046941s] ... ok {4} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_delete [0.325359s] ... ok {36} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_non_consecutive_tap_port_pair_groups [4.212540s] ... ok {15} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix_ethertype [1.544719s] ... ok {11} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_source_ip_prefix_conflict [9.982580s] ... ok {2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_nouuid_flow_classifiers [1.064121s] ... ok {4} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_validate_list_of_allowed_values [0.308858s] ... ok {3} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifer_unsupported_fields [1.596449s] ... ok {29} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_default_chain_parameters [9.853505s] ... ok {3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_nh_nsh [0.135613s] ... ok {38} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_flow_classifier_port_chain_exist [2.212220s] ... ok {6} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update_nonuuid_port_pair_groups [0.669238s] ... ok {3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_tap_node_next_hop_default_sf_del_fcs [0.116127s] ... ok {4} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_all_fields [0.302611s] ... ok {31} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_show_flow_classifier_noexist [1.804918s] ... ok {32} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pair_groups_with_params [1.392917s] ... ok {3} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nh [0.114320s] ... ok {5} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair_group [1.050538s] ... ok {21} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_invalid_chain_parameters [1.391920s] ... ok {30} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_ethertype [2.194606s] ... ok {0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_chains_with_unknown_params [1.211145s] ... ok {1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pair_groups [1.090096s] ... ok {4} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_ppg_n_tuple_mapping_key [0.331456s] ... ok {10} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_logical_destination_port [10.646259s] ... ok {34} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_nouuid_port_id [10.248042s] ... ok {5} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_correlation [0.221720s] ... ok {36} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_chain_noexist [1.036636s] ... ok {27} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_empty_service_function_parameters [1.759545s] ... ok {21} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_all_fields_with_symmetric [0.366254s] ... ok {5} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_nouuid_ingress [0.210810s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('6d2ce590-fc8f-40ae-84fb-d33e3ff421fe',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('bcfe65dd-3097-425a-a63e-ec7143295326',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {39} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_protocol_conflict [9.843842s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('4411d7d6-a137-47f2-91e6-2b8b64e77095',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {5} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_delete [0.207647s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('ce4f4e89-d1ec-45e4-9112-17d86a17ca4f',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {21} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_all_fields [0.339951s] ... ok {4} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_nouuid_ingress [0.632117s] ... ok {5} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update_service_function_parameters [0.206190s] ... ok {7} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair [1.756533s] ... ok {21} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_delete [0.254166s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('97a75008-fff6-4349-8a39-7092c1f0d250',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {17} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_joining_branches [3.131023s] ... ok {2} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_replace_port_pair_groups [1.562010s] ... ok {4} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_get [0.206321s] ... ok {19} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_nsh_correlation_incompatible_ppg_fail [11.576919s] ... ok {4} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_no_proxy_nsh [0.131920s] ... ok {30} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_show_flow_classifier_noexist [1.109490s] ... ok {32} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_pair_groups_with_unknown_params [1.333700s] ... ok {12} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_tap_port_chain_consistency [11.770609s] ... ok {13} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_default_parameters [3.882938s] ... ok {4} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_a_d_no_proxy_nsh [0.120539s] ... ok {35} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_tap_port_pair_group_consistency [4.935280s] ... ok {21} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_all_fields [0.310797s] ... ok {30} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_tap_sf_del_fcs [0.139306s] ... ok {5} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_mpls [0.445576s] ... ok {20} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_protocol_conflict [2.317176s] ... ok {4} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flowrules_srcnode_no_nexthops_add_del_fcs_symmetric [0.124208s] ... ok {5} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_nh_nsh [0.106891s] ... ok {30} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_no_proxy_nsh [0.119403s] ... ok {2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_source_port_range [0.462755s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in create_port_pair_group_postcommit {4} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_postcommit_exception [0.099575s] ... ok {7} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_lb_fields [0.548170s] ... ok {5} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_nsh [0.121396s] ... ok {30} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_add_fcs_nsh [0.118001s] ... ok {0} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_chain [1.466833s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_pair_group {4} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_exception [0.094703s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('be27315a-68c5-4eac-9892-4d2f8b1cd8a4',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {6} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_ethertype [1.913179s] ... ok {5} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_mpls [0.115143s] ... ok {28} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_unknown_port_pair_group_id [3.895189s] ... ok {38} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair [1.967079s] ... ok {33} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_quota_create_port_pair_quota [5.389312s] ... ok {2} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_logical_destination_port [0.231230s] ... ok {26} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_unknown_flow_classifiers [3.093745s] ... ok {7} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_non_service_function_parameters [0.223419s] ... ok {32} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_parameters [0.541706s] ... ok {5} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nsh [0.114756s] ... ok {6} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_mpls [0.144966s] ... ok {0} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_invalid_ppg_n_tuple_mapping_key [0.219265s] ... ok {12} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_list_service_graph [0.590170s] ... ok {21} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update_egress [0.522671s] ... ok {25} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_port_pairs [3.029681s] ... ok {11} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_none_chain_parameters [2.473455s] ... ok {6} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_diff_h_a_nsh [0.115727s] ... ok {35} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_protocol [0.626887s] ... ok {5} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_nsh [0.140969s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_port_chain_postcommit {25} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_postcommit_exception [0.095523s] ... ok {1} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_remove_port_pair_groups [1.826974s] ... ok {2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_empty_port_pair_groups [0.257370s] ... ok {32} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_nonuuid_port_pairs [0.225295s] ... ok {0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_invalid_chain_parameters_correlation [0.200994s] ... ok {12} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_update_service_graph_with_port_chains [0.183079s] ... ok {6} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_no_proxy_mpls [0.116182s] ... ok {32} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_precommit_called [0.095301s] ... ok {36} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_part_of_graph_fail [1.819801s] ... ok {6} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_a_no_proxy_nsh [0.107292s] ... ok {1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_port_large [0.190644s] ... ok {14} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_unambiguous_branch [3.000145s] ... ok {11} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_ethertype [0.285392s] ... ok {16} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_shared_port_pair_groups_different_order [3.636478s] ... ok {0} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_lb_fields_type [0.202478s] ... ok {32} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_mpls [0.132475s] ... ok {2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_weight_type [0.275352s] ... ok {1} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_source_port_range_min [0.178695s] ... ok {0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_mpls [0.132289s] ... ok {32} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_diff_h_a_mpls [0.115747s] ... ok {11} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_create_service_graph_complex_dict [0.232054s] ... ok {0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_nsh [0.113615s] ... ok {32} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_ingress_flow_rule_tap_sf [0.116573s] ... ok {17} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_chain_parameters [1.542909s] ... ok {1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_empty_parameters [0.236776s] ... ok {2} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_nouuid_egress [0.306058s] ... ok {0} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_a_d_no_proxy_nsh [0.114948s] ... ok {22} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_source_port_range_conflict [13.051672s] ... ok {36} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair [0.545828s] ... ok {14} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_update [0.579102s] ... ok {1} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update_ingress [0.208439s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('be393674-d867-4d16-a63f-9840e64a109c',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_with_tap_enabled [0.274306s] ... ok {35} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_invalid_service_function_parameters [0.914347s] ... ok {14} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_nh_mpls [0.134316s] ... ok {8} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_linear_dependency_only [3.776014s] ... ok {31} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_consistent_correlations [3.012412s] ... ok {36} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_delete [0.211192s] ... ok {23} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_multi_port_chain_with_flow_classifiers [4.823773s] ... ok {29} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_none_service_function_parameters [3.272440s] ... ok {11} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_update_ingress [0.538524s] ... ok {14} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_nh_nsh [0.116692s] ... ok {1} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_empty_parameters [0.219481s] ... ok {17} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_invalid_protocol [0.487373s] ... ok {2} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_update_nonuuid_port_pairs [0.202498s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/driver_manager.py", line 103, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierException: An unknown exception occurred. {35} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_invalid_chain_parameters_symmetric [0.198206s] ... ok {11} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_postcommit_exception [0.095470s] ... ok Flow Classifier driver 'mock_driver' failed in create_flow_classifier_postcommit DELETE failed. Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) sqlite3.IntegrityError: FOREIGN KEY constraint failed The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ self.invoke_controller(controller, args, kwargs, state) File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller result = controller(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 104, in wrapped f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/resource.py", line 85, in delete return self.plugin_deleter(*deleter_args) File "/usr/lib/python3.9/site-packages/neutron/common/utils.py", line 701, in inner return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/plugins/ml2/plugin.py", line 2082, in delete_port super(Ml2Plugin, self).delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/db/db_base_plugin_v2.py", line 1534, in delete_port self.ipam.delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 519, in delete_port self._ipam_deallocate_ips(context, ipam_driver, port, File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 95, in _ipam_deallocate_ips return File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 86, in _ipam_deallocate_ips ipam_subnet = ipam_driver.get_subnet(ip['subnet_id']) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 325, in get_subnet return NeutronDbSubnet.load(subnet_id, self._context) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 94, in load ipam_subnet = ipam_db_api.IpamSubnetManager.load_by_neutron_subnet_id( File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/db_api.py", line 29, in load_by_neutron_subnet_id objs = ipam_objs.IpamSubnet.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/base.py", line 643, in get_objects db_objs = obj_db_api.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/db/api.py", line 55, in get_objects return model_query.get_collection( File "/usr/lib/python3.9/site-packages/neutron_lib/db/model_query.py", line 331, in get_collection items = [ File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2887, in __iter__ return self._iter().__iter__() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2894, in _iter result = self.session.execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1640, in execute ) = compile_state_cls.orm_pre_session_exec( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/context.py", line 318, in orm_pre_session_exec session._autoflush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 2226, in _autoflush self.flush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3363, in flush self._flush(objects) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3503, in _flush transaction.rollback(_capture_exception=True) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ compat.raise_( File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3463, in _flush flush_context.execute() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute rec.execute(self) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 667, in execute util.preloaded.orm_persistence.delete_obj( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 342, in delete_obj _emit_delete_statements( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1442, in _emit_delete_statements c = connection._execute_20( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1614, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1481, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1845, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2024, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) oslo_db.exception.DBReferenceError: (sqlite3.IntegrityError) FOREIGN KEY constraint failed [SQL: DELETE FROM ports WHERE ports.id = ?] [parameters: ('15ff4ae0-0650-4fb1-8f27-65c96cfbeaaf',)] (Background on this error at: https://sqlalche.me/e/14/gkpj) {25} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_empty_chain_parameters [1.130562s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('365edfae-cb10-458e-9251-0f45b046b835',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {10} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_update_flow_classifier [2.932689s] ... ok {36} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_empty_port_pair_groups [0.203688s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('981e1cfe-38e1-4f4c-847e-67f0f7ad612d',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {14} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_same_h_a_mpls [0.118385s] ... ok {9} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_egress_port_pair_exist [4.501326s] ... ok {7} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_nouuid_port_id [1.357390s] ... ok {2} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_invalid_min_port [0.090402s] ... ok {35} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_postcommit_called [0.095134s] ... ok {26} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_nonuuid_port_pair_group_id [1.412050s] ... ok {18} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_source_port_range_conflict [4.300310s] ... ok {11} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_precommit_called [0.107721s] ... ok {17} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_delete_service_graph [0.186339s] ... ok {37} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_consecutive_tap_port_pair_groups [4.499666s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('0330b1e5-9238-4026-a7a6-39f92189304f',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('8c9e1d66-682b-48f1-8ed4-8c2adb6c6720',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('8ff1808a-05a3-44d9-aa88-9d8b99799f5c',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('0b81a93b-b425-4ceb-9f6b-ba36041613e0',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {4} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_share_port_pair_id [1.817956s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('86cb7f6a-8c08-44db-81d9-26400956aa79',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {17} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_non_service_function_parameters [0.236461s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('a4a05bcf-9684-498a-b7cb-81d6b13b6862',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {39} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_invalid_port_protocol [2.844780s] ... ok {21} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier [1.698604s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('37f616d2-22a4-42cb-90c6-ea29401bd1e3',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('e0ae85e0-036a-4824-8bb8-000501817e4d',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {27} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_ppg_no_src_corr_fail [3.231683s] ... ok {20} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_unknown_port_id [2.252937s] ... ok {17} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update_service_function_parameters [0.209457s] ... ok {39} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update [0.190777s] ... ok {20} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_mpls [0.134690s] ... ok {20} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy [0.115611s] ... ok {8} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair_group_noexist [0.994182s] ... ok {39} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_empty_service_function_parameters [0.246468s] ... ok {31} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_unknown_port_pair_id [1.064186s] ... ok {20} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_diff_h_a_nsh [0.115416s] ... ok {20} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_invalid_max_port [0.089477s] ... ok {20} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_invalid_port_range [0.053035s] ... ok {33} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_consistency_with_consecutive_tap_ppg [2.403016s] ... ok {0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_default_chain_parameters [1.545882s] ... ok {28} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_no_ingress [2.447756s] ... ok {34} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_flow_classifiers_basic_the_same [3.888235s] ... ok {13} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_invalid_correlation [2.874803s] ... ok {19} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_tap_pair_group_with_multiple_port_pairs [3.008742s] ... ok {16} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_empty_port_pair_groups [1.951689s] ... ok {12} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier [2.136164s] ... ok {22} networking_sfc.tests.unit.db.test_flowclassifier_db.FlowClassifierDbPluginTestCase.test_create_flow_classifier_with_port_id [1.547578s] ... ok {8} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_port_id_nouuid [0.340500s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {12} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_nh_nsh [0.143428s] ... ok {15} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_with_flow_classifiers_port_pairs [5.027268s] ... ok {33} networking_sfc.tests.unit.extensions.test_servicegraph.ServiceGraphExtensionTestCase.test_update_service_graph [0.193386s] ... ok {36} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier_noexist [1.212347s] ... ok {28} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_destination_ip_prefix [0.222162s] ... ok {39} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update [0.420170s] ... ok {12} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_lastsf_node_graph_dependency_same_h_a_mpls [0.117251s] ... ok {8} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_source_ip_prefix [0.216998s] ... ok {39} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_precommit_called [0.093142s] ... ok {36} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_no_proxy_nsh [0.132983s] ... ok {23} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_multi_flow_classifiers [1.625534s] ... ok {28} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_invalid_l7_parameters [0.189518s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/driver_manager.py", line 103, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierException: An unknown exception occurred. Flow Classifier driver 'mock_driver' failed in delete_flow_classifier_postcommit {39} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_postcommit_exception [0.095978s] ... ok {29} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_chain_part_of_graph_fail [1.615703s] ... ok {2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_nsh_correlation [1.429584s] ... ok {8} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_get [0.185167s] ... ok {10} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_none_flow_classifiers [1.532805s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('32a0c9ab-d914-45bf-81b1-a1d74e8ddfc3',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {35} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_fields [1.528434s] ... ok {18} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_list_flow_classifiers_with_params [1.526331s] ... ok delete_flow_classifier failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/plugin.py", line 97, in delete_flow_classifier self.driver_manager.delete_flow_classifier(fc_context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierDriverError: delete_flow_classifier failed. Delete flow classifier failed, flow_classifier 'aba76594-4fc4-438e-83e8-ec90aa5bdc3f' {7} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier_driver_manager_exception [1.658829s] ... ok {38} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_group_consistency_checks [3.113351s] ... ok {8} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_source_port_range_max [0.187346s] ... ok {27} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_direct_loop_fail [1.195456s] ... ok {35} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_no_proxy_mpls [0.131362s] ... ok {28} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_list [0.275659s] ... ok {26} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_with_indirect_loop_fail [1.660304s] ... ok {18} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_nh_mpls [0.134683s] ... ok {33} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_multiple_chain_parameters [0.551241s] ... ok {25} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_multi_flow_classifiers [1.842485s] ... ok {35} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_no_proxy_mpls [0.117443s] ... ok {1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_l7_parameters [1.939199s] ... ok {21} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_ip_prefix [1.415289s] ... ok {18} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_add_fcs_del_fcs_mpls [0.114775s] ... ok {4} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_unknown_egress [1.542484s] ... ok {27} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_ethertype [0.215183s] ... ok {9} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair [1.919402s] ... ok {8} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group [0.235664s] ... ok {11} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_not_all_fields_conflict [1.873637s] ... ok {35} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_nh_mpls [0.121110s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('dd5983ef-ae3f-4cf2-98a5-eea5ec929914',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('07ec5940-68df-448d-a45e-e2865905390b',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {38} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_l7_parameters [0.350703s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('33b78937-6196-46d1-8f17-831045877584',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {35} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_nh_mpls [0.121667s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('1e60cd6d-6d64-403b-939b-31cfbd490c05',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {17} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_list_flow_classifiers_with_unknown_params [1.549916s] ... ok {33} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_list [0.353771s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('13ddf24c-5754-4123-bece-0ab7cb65b811',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {27} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_get [0.219446s] ... ok {8} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain [0.223468s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/driver_manager.py", line 103, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierException: An unknown exception occurred. Flow Classifier driver 'mock_driver' failed in delete_flow_classifier_precommit {16} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_none_parameters [1.128020s] ... ok {38} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_precommit_exception [0.116263s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/driver_manager.py", line 103, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierException: An unknown exception occurred. Flow Classifier driver 'mock_driver' failed in update_flow_classifier_precommit {27} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_precommit_exception [0.094361s] ... ok {37} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_inconsistent_correlations [2.081383s] ... ok {21} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_same_h_a_nsh [0.421741s] ... ok {13} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_invalid_weight [1.300331s] ... ok {21} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops [0.114691s] ... ok {8} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_all_fields_with_symmetric [0.227611s] ... ok {0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_nouuid_egress [1.438405s] ... ok {35} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_no_proxy_nsh [0.411431s] ... ok {29} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_noexist [1.036648s] ... ok {13} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_l7_parameters [0.192120s] ... ok {8} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_no_proxy_mpls [0.132246s] ... ok {17} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_nsh [0.416042s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('de7f781d-281b-44c2-ac04-0d2f00851649',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('ec28650f-dc9b-4609-abc9-a966cdafeef7',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {22} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain [1.557241s] ... ok {8} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nh_mpls [0.113839s] ... ok {17} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_a_d_no_proxy_mpls [0.114001s] ... ok {34} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_src_dst_same_port [1.672776s] ... ok {13} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_invalid_lb_fields [0.212456s] ... ok {23} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_unknown_ingress [1.323193s] ... ok {8} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_nh_nsh [0.115930s] ... ok {17} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_nsh [0.115085s] ... ok {17} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_add_fcs_del_fcs_mpls [0.114877s] ... ok {26} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_add_port_pair_groups [1.173814s] ... ok {19} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_remove_flow_classifiers [1.900516s] ... ok {17} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_no_proxy_mpls [0.118322s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {17} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_called [0.093360s] ... ok {28} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_precommit_driver_manager_exception [1.423012s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('980af25d-4521-4712-bb26-3d9435785ff1',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {7} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_list_flow_classifiers [1.488922s] ... ok {16} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_nouuid_port_pair_id [1.004931s] ... ok {5} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_pp_fc_and_no_sfc_proxy_nsh [4.346762s] ... ok {19} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_list [0.258651s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('9b8deab6-51d6-494b-a753-65e8bed3230b',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('b35fc409-f612-41a2-bb46-02c0b6d1f803',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {17} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_precommit_called [0.095775s] ... ok {39} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_logical_destination_port [1.754792s] ... ok {26} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_destination_port_range [0.331172s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('f11c7d85-2aef-440f-985b-1b2b4e54889d',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('c73501e7-23ce-471f-b4cc-74663d328a2a',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_service_graph_precommit {7} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_nsh [0.129762s] ... ok {2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_port_pairs [1.825507s] ... ok {18} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain [1.457738s] ... ok {17} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_precommit_exception [0.094717s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {6} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_flow_classifiers_port_pairs [4.360982s] ... ok {7} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_mpls [0.114706s] ... ok {19} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_none_chain_parameters [0.242471s] ... ok {10} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_port_pairs [1.907363s] ... ok {26} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update_chain_parameters [0.221003s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('76c82796-24b1-426d-b666-d7eb1437ccba',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {7} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_tap_node_next_hop_default_sf_add_fcs [0.114233s] ... ok {29} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_pair_noexist [1.036798s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('34c545fc-2ac0-4bcf-8bd1-4cc8203bd722',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('09b0f1e8-8c21-4215-9919-4130730fe5dd',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('60b89284-fd77-4fc5-bc3a-3bf8369e20ef',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {25} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_empty_service_function_parameters [1.810799s] ... ok {1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_port_protocol [1.805397s] ... ok {19} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_get [0.215975s] ... ok {22} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_all_fields [1.105753s] ... ok {29} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier [0.199882s] ... ok {11} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier_precommit_driver_manager_exception [1.817468s] ... ok {0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_already_used_pcs_fail [1.324071s] ... ok {31} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_service_graph_branching_ppg_both_corrs_ok [2.942804s] ... ok {38} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifer_driver_manager_called [1.648149s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('18bedebf-84dd-418c-b4f1-7aad203aefc4',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('f02fa49a-9b07-4351-aeea-26af0416e658',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {19} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_all_fields [0.229321s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('a028d687-5a4b-4492-8e05-ff8d50689cdd',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {11} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_mpls [0.156013s] ... ok {9} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_chain_conflict_flow_classifiers [1.985758s] ... ok {33} networking_sfc.tests.unit.services.flowclassifier.drivers.ovs.test_driver.OVSFlowClassifierDriverTestCase.test_create_flow_classifier_precommit [1.801739s] ... ok {29} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_ip_prefix_no_cidr [0.187805s] ... ok {26} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_nonuuid_port_pairs [0.489273s] ... ok {38} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_no_proxy_mpls [0.134014s] ... ok {37} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_share_port_pair_id [1.727775s] ... ok update_flow_classifier_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/plugin.py", line 81, in update_flow_classifier self.driver_manager.update_flow_classifier_postcommit( 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierDriverError: update_flow_classifier_postcommit failed. Update flow classifier failed, flow_classifier 'd8c29e88-2446-4467-8c68-f15ddda1183a' {31} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_correlation [0.217582s] ... ok {11} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_ingress_flow_rule_tap_sf [0.141577s] ... ok {27} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier_postcommit_driver_manager_exception [1.818472s] ... ok {19} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update_nonuuid_flow_classifiers [0.208841s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3d09dcf5-060a-4052-a4fc-5934875ddfad',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('1c285917-d457-418e-833c-768053b850a8',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {4} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_chain_consistency [2.276856s] ... ok {27} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_join_same_h_mpls [0.135579s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('f071d72c-2b73-4a0f-b6c7-b5242f857007',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {11} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_a_d_no_proxy_mpls [0.139821s] ... ok {26} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_list [0.257351s] ... ok {31} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_weight [0.207434s] ... ok {35} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_precommit_symmetric_no_logical_dst_port [1.795411s] ... ok {27} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_nh_mpls [0.118074s] ... ok {11} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_join_same_h_nsh [0.141302s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('fd32a929-29d7-4c9d-a4d5-592478292cf1',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {38} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flows_def_sf_nxt_hop_tap_node_nxt_hop_def_sf_mpls_add_fcs [0.433082s] ... ok {26} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_get [0.208886s] ... ok {27} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_single_port [0.092375s] ... ok {17} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_none_chain_parameters [1.114823s] ... ok {5} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain [1.230601s] ... ok {31} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_nouuid_egress [0.204829s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. {23} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_port_pair_port_pair_group_exist [1.711386s] ... ok SFC driver 'mock_driver' failed in create_port_chain_precommit {11} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_precommit_exception [0.118182s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/driver_manager.py", line 103, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierException: An unknown exception occurred. Flow Classifier driver 'mock_driver' failed in update_flow_classifier_postcommit {31} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_update_flow_classifier_postcommit_exception [0.097166s] ... ok {29} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_list [0.594710s] ... ok {13} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier_precommit_driver_manager_exception [1.799457s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_chain_postcommit {11} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_postcommit_exception [0.119170s] ... ok DELETE failed. Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) sqlite3.IntegrityError: FOREIGN KEY constraint failed The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ self.invoke_controller(controller, args, kwargs, state) File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller result = controller(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 104, in wrapped f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/resource.py", line 85, in delete return self.plugin_deleter(*deleter_args) File "/usr/lib/python3.9/site-packages/neutron/common/utils.py", line 701, in inner return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/plugins/ml2/plugin.py", line 2082, in delete_port super(Ml2Plugin, self).delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/db/db_base_plugin_v2.py", line 1534, in delete_port self.ipam.delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 519, in delete_port self._ipam_deallocate_ips(context, ipam_driver, port, File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 95, in _ipam_deallocate_ips return File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 86, in _ipam_deallocate_ips ipam_subnet = ipam_driver.get_subnet(ip['subnet_id']) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 325, in get_subnet return NeutronDbSubnet.load(subnet_id, self._context) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 94, in load ipam_subnet = ipam_db_api.IpamSubnetManager.load_by_neutron_subnet_id( File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/db_api.py", line 29, in load_by_neutron_subnet_id objs = ipam_objs.IpamSubnet.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/base.py", line 643, in get_objects db_objs = obj_db_api.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/db/api.py", line 55, in get_objects return model_query.get_collection( File "/usr/lib/python3.9/site-packages/neutron_lib/db/model_query.py", line 331, in get_collection items = [ File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2887, in __iter__ return self._iter().__iter__() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2894, in _iter result = self.session.execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1640, in execute ) = compile_state_cls.orm_pre_session_exec( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/context.py", line 318, in orm_pre_session_exec session._autoflush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 2226, in _autoflush self.flush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3363, in flush self._flush(objects) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3503, in _flush transaction.rollback(_capture_exception=True) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ compat.raise_( File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3463, in _flush flush_context.execute() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute rec.execute(self) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 667, in execute util.preloaded.orm_persistence.delete_obj( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 342, in delete_obj _emit_delete_statements( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1442, in _emit_delete_statements c = connection._execute_20( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1614, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1481, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1845, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2024, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) oslo_db.exception.DBReferenceError: (sqlite3.IntegrityError) FOREIGN KEY constraint failed [SQL: DELETE FROM ports WHERE ports.id = ?] [parameters: ('c033bc89-c1cd-462e-abec-5d140e5c2a4d',)] (Background on this error at: https://sqlalche.me/e/14/gkpj) {31} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_add_fcs_no_proxy_mpls [0.133481s] ... ok {26} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_pair_group_update [0.250528s] ... ok {13} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_nsh [0.134167s] ... ok {25} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_noexist [1.053252s] ... ok {30} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_mpls [6.228724s] ... ok {34} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_ingress_port_pair_exist [2.006513s] ... ok {29} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_empty_chain_parameters [0.222978s] ... ok {16} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_delete_service_graph [1.603216s] ... ok {13} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_mpls [0.114525s] ... ok {31} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_a_no_proxy_mpls [0.119686s] ... ok {26} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_no_proxy_nsh [0.168499s] ... ok {28} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_show_flow_classifier [1.750860s] ... ok {13} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_no_proxy_nsh [0.116977s] ... ok {34} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_logical_destination_port [0.226506s] ... ok {26} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_add_fcs_del_fcs_nsh [0.115540s] ... ok {36} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_tap_enabled_ppg_only [3.587629s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('55dfcc68-4f1e-4768-b60f-2ff2b1bf3c31',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_no_ingress [1.665891s] ... ok {29} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update_chain_parameters [0.214517s] ... ok {16} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_port_small [0.194069s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('88212ef9-9cf6-4112-aa57-bef0e08b9ea7',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {13} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_diff_h_a_mpls [0.114145s] ... ok {28} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_lastsf_node_graph_dependency_same_h_a_mpls [0.133761s] ... ok {39} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_quota_create_flow_classifier [1.839819s] ... ok {10} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_nouuid_egress [1.608133s] ... ok {14} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_default_and_tap_enabled_ppg [5.078943s] ... ok {28} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_precommit_called [0.093811s] ... ok {13} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_mpls [0.116090s] ... ok {39} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_init_agent_empty_flowrules [0.133408s] ... ok {16} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update_nonuuid_flow_classifiers [0.221241s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_service_graph_postcommit {28} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_postcommit_exception [0.095532s] ... ok {39} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_mpls [0.115633s] ... ok {37} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_group_with_tap_enabled_parameter_true [1.370346s] ... ok {0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_inexistent_port_chains [1.620034s] ... ok {16} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_none_chain_parameters [0.223600s] ... ok {34} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_destination_ip_prefix [0.488169s] ... ok {22} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_chain_with_flow_classifiers [1.720072s] ... ok {1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_protocol [1.823668s] ... ok {24} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_service_graphs_nsh [10.161775s] ... ok {5} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_driver_manager_called [1.113377s] ... ok {37} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_pair_group_none_parameters [0.239048s] ... ok {34} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_logical_source_port [0.189679s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. {16} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_chain_nonuuid_flow_classifiers [0.201686s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_postcommit_exception [0.099842s] ... ok SFC driver 'mock_driver' failed in create_port_chain_postcommit {24} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_precommit_called [0.093730s] ... ok {33} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_all_supported_ip_prefix [1.870395s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in create_service_graph_precommit {23} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_show_port_chain_noexist [1.345324s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_precommit_exception [0.094331s] ... ok {16} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group [0.218690s] ... ok {34} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_none_parameters [0.234939s] ... ok {9} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_egress [1.957590s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_chain_precommit {24} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_precommit_exception [0.096344s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_precommit_called [0.092834s] ... ok {34} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_validate_list_of_allowed_values [0.198833s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('e7d598b7-253d-44c4-9d3d-698e5091f702',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {9} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_invalid_ethertype [0.194312s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('4b667dda-0920-4b2a-810b-da7ffa5e9f8d',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {36} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain [1.148604s] ... ok {17} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_flow_classifier_port_chain_exist [1.727696s] ... ok {25} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_quota_create_port_pair_group_quota [1.481035s] ... ok {36} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_called [0.096841s] ... ok {11} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_driver_manager_called [1.641183s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {9} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_delete [0.190765s] ... ok {19} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_source_ip_prefix_conflict [2.186581s] ... ok create_port_chain_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 58, in create_port_chain self.driver_manager.create_port_chain_postcommit( 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: create_port_chain_postcommit failed. Create port chain failed, deleting port_chain 'e1958349-87aa-4e97-8a9e-2a17e61a22fc' {10} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_create_port_pair_with_nouuid_ingress [1.309764s] ... ok {3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_multi_port_groups_multi_port_pairs [9.530709s] ... ok {19} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_del_fcs_mpls [0.140213s] ... ok {28} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_postcommit_driver_manager_exception [1.221827s] ... ok {29} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_delete_flow_classifier [1.501648s] ... ok {9} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_list_all_fields [0.250182s] ... ok {19} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_empty_del_fcs_no_proxy_nsh [0.115434s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('46802c69-3f06-41b2-a8aa-655e4957e6a9',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {10} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_update_nonuuid_port_pair_groups [0.223379s] ... ok {29} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_many_hops_all_nsh [0.135252s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('101ce962-aea6-4b86-8f63-3ace68fc3557',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('91f00ad3-0781-42c3-b5fa-a56e587c5b8d',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {19} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_host_add_fcs_nh_nsh [0.116031s] ... ok {22} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_list_port_chains [1.202178s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('09c3be87-bd1c-4eca-a7ac-2154ff8f67e4',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('fa53b30b-5e0f-48db-be51-4270ce6ef2d5',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {29} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hop_tap_sf_add_fcs [0.115106s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('680c3f5e-ad27-4bb5-9bce-db2040f8e1c6',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {19} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_postcommit_called [0.096995s] ... ok {9} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_empty_chain_parameters [0.238117s] ... ok {10} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_update [0.212738s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('47d12c66-a9fd-48b3-b5cc-3e0bd1cd6b99',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('d1c78822-af36-4838-9740-1b6d007a1c88',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {9} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_invalid_chain_parameters [0.211854s] ... ok {10} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_invalid_service_function_parameters [0.208354s] ... ok {5} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_linear_dependency_only [1.497872s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/driver_manager.py", line 103, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierException: An unknown exception occurred. Flow Classifier driver 'mock_driver' failed in delete_flow_classifier {10} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_delete_flow_classifier_exception [0.096930s] ... ok {29} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_precommit_called [0.384398s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('afd42d89-aac7-4a90-94de-c72752793e73',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_port_chain_precommit /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('c121bce3-f5ec-4aac-a941-d2cd79aa3c7c',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {29} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_precommit_exception [0.094566s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('6e3b5a30-7a76-4605-b0ea-6ca8c89f720c',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {1} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_update_flow_classifier_driver_manager_called [1.784308s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('a1ac2f73-46cd-4824-810b-ada49c768e31',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3ec687d3-79fb-466f-bc93-c11906b1c563',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_port_pair_group_postcommit {29} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_postcommit_exception [0.095251s] ... ok {17} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph_driver_postcommit_manager_exception [1.199055s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {6} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_pp_fc_and_no_sfc_proxy_mpls [3.946465s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('da7ac7e4-c92c-47a4-954e-fbebf022a8c2',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() DELETE failed. Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) sqlite3.IntegrityError: FOREIGN KEY constraint failed The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ self.invoke_controller(controller, args, kwargs, state) File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller result = controller(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 104, in wrapped f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/resource.py", line 85, in delete return self.plugin_deleter(*deleter_args) File "/usr/lib/python3.9/site-packages/neutron/common/utils.py", line 701, in inner return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/plugins/ml2/plugin.py", line 2082, in delete_port super(Ml2Plugin, self).delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/db/db_base_plugin_v2.py", line 1534, in delete_port self.ipam.delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 519, in delete_port self._ipam_deallocate_ips(context, ipam_driver, port, File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 95, in _ipam_deallocate_ips return File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 86, in _ipam_deallocate_ips ipam_subnet = ipam_driver.get_subnet(ip['subnet_id']) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 325, in get_subnet return NeutronDbSubnet.load(subnet_id, self._context) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 94, in load ipam_subnet = ipam_db_api.IpamSubnetManager.load_by_neutron_subnet_id( File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/db_api.py", line 29, in load_by_neutron_subnet_id objs = ipam_objs.IpamSubnet.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/base.py", line 643, in get_objects db_objs = obj_db_api.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/db/api.py", line 55, in get_objects return model_query.get_collection( File "/usr/lib/python3.9/site-packages/neutron_lib/db/model_query.py", line 331, in get_collection items = [ File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2887, in __iter__ return self._iter().__iter__() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2894, in _iter result = self.session.execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1640, in execute ) = compile_state_cls.orm_pre_session_exec( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/context.py", line 318, in orm_pre_session_exec session._autoflush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 2226, in _autoflush self.flush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3363, in flush self._flush(objects) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3503, in _flush transaction.rollback(_capture_exception=True) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ compat.raise_( File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3463, in _flush flush_context.execute() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute rec.execute(self) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 667, in execute util.preloaded.orm_persistence.delete_obj( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 342, in delete_obj _emit_delete_statements( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1442, in _emit_delete_statements c = connection._execute_20( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1614, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1481, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1845, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2024, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) oslo_db.exception.DBReferenceError: (sqlite3.IntegrityError) FOREIGN KEY constraint failed [SQL: DELETE FROM ports WHERE ports.id = ?] [parameters: ('3b9f9f25-d450-4bd9-ba17-d3b0a9fbb655',)] (Background on this error at: https://sqlalche.me/e/14/gkpj) {1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_mpls [0.132021s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('5b851ce6-9691-4cf5-a3d8-382e6e08bd85',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('aa6a98ac-da7f-4882-bc0f-5d44c27bd4bd',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_ingress_port_pair_exist [2.011025s] ... ok {37} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_destination_ip_prefix_conflict [1.861010s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('1035149d-325c-46a6-b922-cf5915ff2573',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {15} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_delete_port_pair_group [6.266906s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_all_fields_with_symmetric [1.489998s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3498e302-cae7-47ef-bddf-996675000f42',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {16} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_protocol [1.662007s] ... ok {1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_del_fcs_no_proxy_nsh [0.116737s] ... ok {9} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_chain_list [0.575415s] ... ok {37} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_lastsf_node_graph_dependency_same_h_a_nsh [0.135052s] ... ok {15} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_precommit_called [0.093613s] ... ok {2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_ppg_no_src_corr_fail [2.626837s] ... ok {23} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_group [1.810023s] ... ok {33} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_port_id [1.816191s] ... ok {1} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_tap_node_next_hop_default_sf_mpls_del_fcs [0.114112s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_pair_group_postcommit {15} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_postcommit_exception [0.095521s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('2a7c3bba-e77c-447e-8c03-ba85ffbd19bb',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {37} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_join_same_h_nsh [0.117491s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('f4e2483c-872e-423f-8de0-ddffa1226311',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {1} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_one_port_mask [0.094256s] ... ok {33} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_next_hops_del_fcs_nh_mpls [0.131560s] ... ok {22} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_quota_create_port_pair_group_quota [1.087606s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_port_pair_precommit {9} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_group_with_default_fields [0.232335s] ... ok {15} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_precommit_exception [0.094724s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('aa471172-66b5-4613-a897-cae8c2c0dfe8',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {37} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_lastsf_node_graph_dependency_same_h_a_nsh [0.115801s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in create_service_graph_postcommit {1} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_postcommit_exception [0.102051s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {15} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_service_graph_postcommit_called [0.093823s] ... ok {33} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_next_hops_same_h_a_no_proxy_nh_nsh [0.116565s] ... ok {37} networking_sfc.tests.unit.services.sfc.common.test_ovs_ext_lib.GetPortMaskTestCase.test_multi_port_masks [0.094778s] ... ok create_service_graph_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 260, in create_service_graph self.driver_manager.create_service_graph_postcommit( 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: create_service_graph_postcommit failed. Create Service Graph failed, deleting Service Graph 'b84185f6-52c3-4ea2-b35a-113520f8ca57' {9} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_nh_nsh [0.134316s] ... ok {18} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_fcs_port_pairs_ppg_n_tuple_symmetric [4.636551s] ... ok {33} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_same_h_a_nsh [0.116659s] ... ok {9} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_mpls [0.117033s] ... ok {28} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_postcommit_driver_manager_exception [1.647403s] ... ok {33} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_same_host_add_fcs_mpls [0.116248s] ... ok {25} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_conflict_flow_classifiers [2.018023s] ... ok {5} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_same_chain_fail [1.245950s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('0ba8e941-4d0b-4639-befb-df4abaf6e6b3',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {34} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_ethertype_conflict [2.248280s] ... ok {11} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_inconsistent_correlations [2.131328s] ... ok {13} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_flow_classifiers_with_symmetric [3.247844s] ... ok {6} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_ppg_with_all_params_and_tap_enabled_parameter_true [1.051413s] ... ok {39} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_port_pairs [3.116257s] ... ok {34} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_src_node_empty_del_fcs_no_proxy_nsh [0.130278s] ... ok {29} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_precommit_driver_manager_exception [1.162267s] ... ok {13} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_postcommit_called [0.089227s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_service_graph_precommit {39} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_precommit_exception [0.096336s] ... ok {21} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_cross_subnet_source [6.142690s] ... ok {39} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_initialize_called [0.092174s] ... ok {21} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_postcommit_called [0.094225s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_shared_port_pair_groups_different_order [1.182414s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3107c4b3-99e5-408b-9ce6-f2f039cd3a16',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('0cfe9f1b-0556-4745-869f-ea308ff59df4',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('4b4ee5e5-34c2-4932-ad18-f3d55d046b38',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('6659d681-1151-45b0-bd74-34fccf48a258',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {10} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_l7_parameters [1.672821s] ... ok {2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_quota_create_port_chain [1.205301s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('d9036bcb-4c37-4646-804d-a102a2329b74',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair_group_noexist [1.382961s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('0539a0f0-89e4-4cd5-a34c-8e8dee7ff755',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('56aaa5cd-3fbc-4be8-832a-aeb4cf18e543',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('af94824f-38c0-401f-9ae5-dc1a9ed783bf',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('86d1a968-f8fb-45bc-8112-69edd18b4481',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('9f8c89f6-56d4-4d8d-9a1f-457f1f0ba9de',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('1f8a1a1d-3135-4840-a5cf-9a639a155edc',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {10} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_delete_flow_rules_sf_node_next_hops_del_fcs_nh_mpls [0.134241s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('029882dc-134c-486b-8950-b8f12be27010',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3ad073fd-acb7-4882-af6e-f8f33374570e',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {10} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_reverse_ufr_src_node_graph_dependent_same_h_a_mpls [0.115996s] ... ok {19} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_port_pairs [2.298608s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('7dfebe0a-cf56-4dc8-bd93-6d83bc338f3e',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('d7ef19a7-e5fe-4369-b6c6-a1572ee917d5',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {15} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_multi_port_pair_groups [1.218227s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('15b57d8a-68db-4526-8d85-96f89fc83510',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {10} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_graph_dependent_join_same_h_mpls [0.115887s] ... ok {36} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_non_consecutive_tap_port_pair_groups [2.964592s] ... ok {10} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_next_hops_add_fcs_nsh [0.114687s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('ff776bef-9f4b-463c-8bec-31efc17c6329',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {22} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_service_graph [1.583571s] ... ok {11} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_tap_enabled_parameter_true [1.000951s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3eaf0d15-cb17-4076-9fd9-7fcec34d9ba3',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {23} networking_sfc.tests.unit.db.test_sfc_db.SfcDbPluginTestCase.test_update_port_pair_service_function_parameters [1.834407s] ... ok {29} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_no_port_pair_groups [1.017799s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {22} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_multiple_chain_parameters [0.235688s] ... ok {13} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_empty_flow_classifiers [1.129779s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('6a22c9e9-27c4-4940-819b-8760f7081860',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {35} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_replace_port_pair [5.373213s] ... ok {6} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_no_class [1.250739s] ... ok {23} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_create_flow_classifier_all_fields [0.210183s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('899db578-daa2-4693-a38b-b31c6a8b2948',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {39} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_invalid_chain_parameters_symmetric [1.070663s] ... ok {27} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_multi_flow_classifiers_port_pairs [5.270635s] ... ok {16} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_flow_classifiers [2.189383s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('5118d73c-261b-45a9-84e5-f90728c9ceb8',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('451e1a30-a431-4f9d-9eb0-35d681c35738',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('0a4d44ef-d91e-46f6-90b0-2f685ab7a9d2',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {22} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_create_port_pair_empty_service_function_parameters [0.224513s] ... ok {23} networking_sfc.tests.unit.extensions.test_flowclassifier.FlowClassifierExtensionTestCase.test_flow_classifier_update_source_ip_prefix [0.188407s] ... ok {2} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_chain_noexist [1.061182s] ... ok {28} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_tap_pair_group_with_multiple_port_pairs [1.796741s] ... ok {32} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_service_graph_complex_mpls [10.563040s] ... ok {0} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_precommit_driver_manager_exception [1.167788s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {22} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_update [0.211063s] ... ok {32} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_precommit_called [0.097787s] ... ok {23} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_create_port_chain_invalid_chain_parameters_correlation [0.210394s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/flowclassifier/driver_manager.py", line 103, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.flowclassifier.common.exceptions.FlowClassifierException: An unknown exception occurred. Flow Classifier driver 'mock_driver' failed in create_flow_classifier_precommit {22} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_precommit_exception [0.095884s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {8} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_multi_port_groups_port_pairs [7.378752s] ... ok {36} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_no_egress [1.027033s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('38f754a3-80df-4927-95be-a0605e166537',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {30} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_delete_port_pair [5.521642s] ... ok {8} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_postcommit_called [0.094718s] ... ok {25} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_driver_manager_called [2.051077s] ... ok {23} networking_sfc.tests.unit.extensions.test_sfc.SfcExtensionTestCase.test_port_pair_group_get [0.209491s] ... ok {21} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_all_fields [1.680479s] ... ok {30} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_service_graph_postcommit_called [0.097489s] ... ok {8} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_chain_precommit_called [0.090896s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('e6bfea21-7197-422e-b301-4343535d5f39',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {8} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_postcommit_called [0.091848s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('097f96a1-f8ad-4eab-9a15-a6d96b7faa12',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {23} networking_sfc.tests.unit.extensions.test_tap.SFCTapExtensionTestCase.test_port_chain_delete [0.209463s] ... ok {12} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_service_graphs_mpls [9.183973s] ... ok {35} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_nouuid_port_pair_id [0.847898s] ... ok {31} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_cross_subnet_ppg [5.748978s] ... ok {15} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_nouuid_flow_classifiers [1.451260s] ... ok {23} networking_sfc.tests.unit.services.flowclassifier.test_driver_manager.DriverManagerTestCase.test_create_flow_classifier_postcommit_called [0.092288s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_consecutive_tap_port_pair_groups [1.898193s] ... ok {14} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_add_port_pair [5.493348s] ... ok {31} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_postcommit_called [0.086468s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in create_port_pair_precommit {31} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_precommit_exception [0.061106s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_service_graph_postcommit {14} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_postcommit_exception [0.096069s] ... ok {31} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_precommit_called [0.049812s] ... ok {19} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_none_service_function_parameters [1.688151s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_port_pair_postcommit {31} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_postcommit_exception [0.051824s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('7f501328-590b-433a-85ef-7e5a5db15d5a',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {11} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair [1.456636s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('8f383477-0b93-4dc5-a93d-6b1d16af2677',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {27} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_shared_port_pair_groups [1.235263s] ... ok {13} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_empty_port_pair_groups [1.341139s] ... ok {39} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_unknown_ingress [1.338496s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {38} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_multi_fcs_port_pairs_with_symmetric [6.835998s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('057a2063-12e5-40b0-a0e7-7517edc3d124',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {3} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_fcs_port_pairs_with_symmetric [4.856650s] ... ok {6} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_precommit_driver_manager_exception [1.656724s] ... ok {3} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_precommit_called [0.094131s] ... ok {35} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_driver_precommit_manager_exception [0.987880s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {28} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_part_of_graph_fail [1.674879s] ... ok {33} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_of_tap_enabled_ppg [3.473213s] ... ok {8} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_same_port_pair_groups [1.160464s] ... ok {36} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group [1.436075s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {7} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_multi_port_groups_port_pairs [8.123509s] ... ok {32} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph_manager_called [1.626265s] ... ok {30} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_indirect_loop_fail [1.375463s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {26} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_port_groups_multi_port_pairs [6.792743s] ... ok {21} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_invalid_correlation [1.434025s] ... ok {37} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_fc_ppg_n_tuple_mapping [3.890959s] ... ok {26} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_service_graph_postcommit_called [0.094595s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in create_port_pair_group_precommit {37} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_group_precommit_exception [0.094283s] ... ok {38} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_symmetric [0.702135s] ... ok {38} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_precommit_called [0.050187s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_pair_group_precommit /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {37} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_precommit_exception [0.089829s] ... ok {38} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_precommit_called [0.049625s] ... ok {31} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_ingress_egress_different_hosts [1.255520s] ... ok {27} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_driver_manager_called [1.138554s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3ab4b01f-2fe2-4b88-8c3f-9b981e645bf9',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('20298c8b-0e12-4ba2-a8fa-ff336877c332',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('b991b048-68cc-4904-a848-14286e4c3441',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {24} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_src_dst_same_port [1.718975s] ... ok {15} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_flow_classifiers_basic_the_same [1.805298s] ... ok {20} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_complex_nsh [11.337471s] ... ok {23} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_with_invalid_port_protocol [1.819237s] ... ok {13} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_flow_classifiers [1.460853s] ... ok {23} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_sf_node_empty_next_hops_nsh [0.131402s] ... ok {21} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_invalid_service_function_parameters [0.780924s] ... ok {35} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair [1.047707s] ... ok {14} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_multi_port_chain_with_conflict_flow_classifiers [1.885749s] ... ok {38} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain [0.673079s] ... ok {32} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pair_groups [1.096615s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('0175dc55-2a08-41ec-8366-4c253ce1ee13',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('8eaf6eb2-8e38-4e04-88c7-25308f3b7de8',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {27} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_chains_with_unknown_params [0.741568s] ... ok {3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_multi_port_chain_with_same_flow_classifier [1.506359s] ... ok {36} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_part_of_graph_fail [1.295630s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('ec91392a-a714-44f1-80d5-e02059a066d8',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {39} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_egress [1.982976s] ... ok {31} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_precommit_driver_manager_exception [0.991356s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {6} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_tap_port_pair_group_consistency [1.772040s] ... ok {34} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_multi_flow_classifiers_port_pairs [4.736030s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('8e323a22-0c61-4a0b-bc0b-1eb514a721db',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() update_port_pair_group_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 214, in update_port_pair_group self.driver_manager.update_port_pair_group_postcommit( 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: update_port_pair_group_postcommit failed. Update port pair group failed, port_pair_group '891f94b9-6a25-45d8-ad6c-716404b01234' {18} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_nsh [5.251747s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('af1563e6-1fb5-4d3d-9201-84b91dfc6288',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {22} networking_sfc.tests.unit.services.flowclassifier.test_plugin.FlowClassifierPluginTestCase.test_create_flow_classifier_destination_port_range_conflict [3.104151s] ... ok {21} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_postcommit_driver_manager_exception [0.695467s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('f69075de-971a-4620-94d4-18d4477704e1',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {30} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_chains_with_params [1.553542s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('b2d897d9-1ee4-484e-8371-6a63d8f9cf48',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {26} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_driver_manager_called [1.438248s] ... ok {22} networking_sfc.tests.unit.services.sfc.agent.extensions.openvswitch.test_sfc_driver.SfcAgentDriverTestCase.test_update_flow_rules_src_node_empty_next_hops_add_fcs_del_fcs_nsh [0.075344s] ... ok {28} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pairs_with_params [1.759938s] ... ok {35} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph [0.800934s] ... ok {20} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_all_fields_with_chain_id [0.991900s] ... ok {37} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pair_groups_with_params [1.413935s] ... ok {19} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_ppg_both_corrs_ok [2.686436s] ... ok {13} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_empty_input [1.017453s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', create_port_pair_group_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 186, in create_port_pair_group self.driver_manager.create_port_pair_group_postcommit( 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: create_port_pair_group_postcommit failed. Create port pair group failed, deleting port_pair_group '375b62c1-e5ce-4db8-b1d7-13165e89e7cc' {27} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_chain [0.693157s] ... ok {15} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_postcommit_driver_manager_exception [1.159301s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {7} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_flow_classifiers [1.888493s] ... ok {8} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair [1.968062s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph [1.274228s] ... ok {10} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_add_port_pair_group [4.337266s] ... ok {3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_empty_parameters [1.078671s] ... ok update_port_chain_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 83, in update_port_chain self.driver_manager.update_port_chain_postcommit( 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: update_port_chain_postcommit failed. Update port chain failed, port_chain '63a3ef4c-c26d-4aee-85fb-2a46f83dc6f9' {36} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_postcommit_driver_manager_exception [1.162667s] ... ok {38} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_flow_classifiers_basic_the_same [1.388745s] ... ok {39} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_precommit_driver_manager_exception [1.099205s] ... ok {20} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_invalid_chain_parameters [0.764949s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('ed105a58-dedb-42b9-ad1c-57a6380b59bf',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {15} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_driver_manager_called [0.719182s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('718b457e-386b-46d6-a1a0-487b7a9ef814',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('87ca8103-2d1d-4385-9adb-83f301aa8b5d',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {33} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_with_port_pairs [2.809069s] ... ok {26} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_none_flow_classifiers [1.155738s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('19a06156-3a5c-4ad3-8811-ff5e17265500',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in create_port_pair_postcommit {14} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_nsh_correlation_incompatible_ppg_fail [1.910102s] ... ok {33} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_create_port_pair_postcommit_exception [0.096392s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('fd67b290-adb0-4778-8f8b-da3e05dcfdb6',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {18} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_unknown_flow_classifiers [1.308781s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('546eab49-f59f-4089-a6fb-bec411a1c2a3',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {32} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pairs [1.758124s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('0ed104a3-4c42-466f-9dec-aa32e55cf11c',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3cb77cd4-9990-4f7d-9fa5-0681579e40ff',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('9e48a69d-a923-4049-bf1f-61156c70b559',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {37} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_remove_port_pair_groups [1.158461s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {22} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_port_chain_with_flow_classifiers [1.333480s] ... ok {10} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_multi_port_chain_with_flow_classifiers [1.028048s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('fd899a2f-eb27-4392-b126-59baf5a2e408',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('cd056ecc-12f6-44c2-a9dd-2c96f4b2113b',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {30} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_service_function_parameters [1.541490s] ... ok {22} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_postcommit_called [0.290773s] ... ok {28} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pairs_with_unknown_params [1.620342s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_pair_postcommit {22} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_postcommit_exception [0.050053s] ... ok {20} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_noexist [0.938468s] ... ok Update failed, service_graph 'f3ec2fa3-3aed-4e55-9ab6-5a143fc12750' {19} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_joining_branches [1.683569s] ... ok {18} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chains_with_conflicting_chain_ids [0.699251s] ... ok {24} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_postcommit_driver_manager_exception [1.644369s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {12} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_replace_port_pair_group [4.798140s] ... ok {26} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_manager_called [0.895514s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_pair {12} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_exception [0.051845s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in delete_port_pair_precommit {12} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_precommit_exception [0.049997s] ... ok update_port_pair_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 146, in update_port_pair self.driver_manager.update_port_pair_postcommit(portpair_context) 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: update_port_pair_postcommit failed. Update port pair failed, port_pair '91c28cd4-c06d-4214-a5b3-60e5740cde6f' {12} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_postcommit_called [0.049838s] ... ok {13} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_postcommit_driver_manager_exception [2.043378s] ... ok {10} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_direct_loop_fail [0.940193s] ... ok {37} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_precommit_driver_manager_exception [1.011907s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('f341182f-f86c-47a2-b4b4-709466580c74',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {32} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair_group [1.170238s] ... ok {38} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_consistency_checks [1.622420s] ... ok {22} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_invalid_weight [0.779420s] ... ok {20} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_replace_port_pair_groups [0.730838s] ... ok {14} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_unknown_port_pair_group_id [1.393447s] ... ok {3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_unambiguous_branch [2.079177s] ... ok {33} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_manager_called [1.543223s] ... ok {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group [0.638232s] ... ok {28} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair [1.249186s] ... ok {10} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group_driver_manager_called [0.651720s] ... ok {19} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_chains [1.121150s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('bdb72684-2006-4e3c-80b0-e28f5f3f84b7',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('fc70baf4-b119-4c46-bf51-ba9cfda12196',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('0600174f-0b53-4f24-876b-735cd80553ca',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {32} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_show_port_pair_noexist [0.611119s] ... ok {18} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_consistent_correlations [1.095257s] ... ok {22} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_port_chain_exist [0.697414s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {14} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_default_parameters [0.652186s] ... ok {7} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_port_chain_with_flow_classifiers_port_pairs [3.012173s] ... ok {37} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_driver_manager_called [1.058197s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('3566d598-7968-485f-9ee0-3bc3fcb25e7a',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {9} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_create_service_graph_complex_mpls [8.718467s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('2f69abac-2eca-46ef-92e5-bcf3663cd329',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('addedc1e-49e1-4be3-bf31-88df716b7b14',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('1178c746-f68f-4d49-bd54-29068f23a3a4',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() SFC driver 'mock_driver' failed in delete_port_chain {9} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_chain_exception [0.056302s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('c2f738f8-a87d-4d06-af7a-a05fa725b22b',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('a42be197-0ab8-4570-b221-1008f16c6ed3',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('347a8249-5592-4d5e-bd93-91e7e06ccc26',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {20} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_group [1.122702s] ... ok {34} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_update_port_chain_replace_flow_classifier [3.756667s] ... ok {34} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_delete_port_pair_group_called [0.051831s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('d272a837-e488-452c-affa-cb578093c4b1',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_all_fields [0.929929s] ... ok {3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_port_pair_group_exist [1.052903s] ... ok {14} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_unknown_port_pair_id [0.622541s] ... ok {7} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_precommit_driver_manager_exception [0.621989s] ... ok {18} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_manager_called [0.932729s] ... ok {34} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_with_nonuuid_port_pair_group_id [0.584587s] ... ok {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_group_with_none_parameters [0.597711s] ... ok /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:301: SAWarning: Identity map already had an identity for (, ('a2b0f6b8-1a94-408b-97bc-0346e9f513b8',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? session.flush() {18} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_noexist [0.578643s] ... ok {9} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_chain_all_fields [1.054057s] ... ok delete_port_chain failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 99, in delete_port_chain self.driver_manager.delete_port_chain(pc_context) 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: delete_port_chain failed. Delete port chain failed, portchain '75786971-88fb-4875-b96a-4c7b153bac30' {14} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_chain_driver_manager_exception [0.830094s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('aa006ca8-3cb7-4a31-ade9-7dee56dbd55a',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {7} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_tap_port_pair_group_with_single_port_pair [0.934069s] ... ok {3} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_pair_ingress [1.134176s] ... ok delete_port_pair_group failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 231, in delete_port_pair_group self.driver_manager.delete_port_pair_group(portpairgroup_context) 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: delete_port_pair_group failed. Delete port pair group failed, port_pair_group '5acfa632-0609-4127-89ae-100f2d68b9d1' {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_driver_manager_exception [0.594793s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {23} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_agent_init_port_groups_multi_port_pairs [5.847536s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {19} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_quota_create_port_pair_quota [2.286503s] ... ok {9} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_add_port_pair_groups [0.664080s] ... ok {18} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_precommit_driver_manager_exception [0.863371s] ... ok {16} networking_sfc.tests.unit.services.sfc.drivers.ovs.test_driver.OVSSfcDriverTestCase.test_delete_service_graph_complex_nsh [8.992423s] ... ok {16} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_chain_postcommit_called [0.048107s] ... ok An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/driver_manager.py", line 101, in _call_drivers getattr(driver.obj, method_name)(context) 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 networking_sfc.services.sfc.common.exceptions.SfcException: An unknown exception occurred. SFC driver 'mock_driver' failed in update_port_pair_group_precommit {16} networking_sfc.tests.unit.services.sfc.test_driver_manager.DriverManagerTestCase.test_update_port_pair_group_precommit_exception [0.047243s] ... ok DELETE failed. Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) sqlite3.IntegrityError: FOREIGN KEY constraint failed The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/pecan/core.py", line 693, in __call__ self.invoke_controller(controller, args, kwargs, state) File "/usr/lib/python3.9/site-packages/pecan/core.py", line 584, in invoke_controller result = controller(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 65, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 104, in wrapped f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/pecan_wsgi/controllers/resource.py", line 85, in delete return self.plugin_deleter(*deleter_args) File "/usr/lib/python3.9/site-packages/neutron/common/utils.py", line 701, in inner return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.9/site-packages/neutron/plugins/ml2/plugin.py", line 2082, in delete_port super(Ml2Plugin, self).delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron_lib/db/api.py", line 218, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.9/site-packages/neutron/db/db_base_plugin_v2.py", line 1534, in delete_port self.ipam.delete_port(context, id, port) File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 519, in delete_port self._ipam_deallocate_ips(context, ipam_driver, port, File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 95, in _ipam_deallocate_ips return File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/neutron/db/ipam_pluggable_backend.py", line 86, in _ipam_deallocate_ips ipam_subnet = ipam_driver.get_subnet(ip['subnet_id']) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 325, in get_subnet return NeutronDbSubnet.load(subnet_id, self._context) File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/driver.py", line 94, in load ipam_subnet = ipam_db_api.IpamSubnetManager.load_by_neutron_subnet_id( File "/usr/lib/python3.9/site-packages/neutron/ipam/drivers/neutrondb_ipam/db_api.py", line 29, in load_by_neutron_subnet_id objs = ipam_objs.IpamSubnet.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/base.py", line 643, in get_objects db_objs = obj_db_api.get_objects( File "/usr/lib/python3.9/site-packages/neutron/objects/db/api.py", line 55, in get_objects return model_query.get_collection( File "/usr/lib/python3.9/site-packages/neutron_lib/db/model_query.py", line 331, in get_collection items = [ File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2887, in __iter__ return self._iter().__iter__() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/query.py", line 2894, in _iter result = self.session.execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 1640, in execute ) = compile_state_cls.orm_pre_session_exec( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/context.py", line 318, in orm_pre_session_exec session._autoflush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 2226, in _autoflush self.flush() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3363, in flush self._flush(objects) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3503, in _flush transaction.rollback(_capture_exception=True) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ compat.raise_( File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/session.py", line 3463, in _flush flush_context.execute() File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute rec.execute(self) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/unitofwork.py", line 667, in execute util.preloaded.orm_persistence.delete_obj( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 342, in delete_obj _emit_delete_statements( File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/persistence.py", line 1442, in _emit_delete_statements c = connection._execute_20( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1614, in _execute_20 return meth(self, args_10style, kwargs_10style, execution_options) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection return connection._execute_clauseelement( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1481, in _execute_clauseelement ret = self._execute_context( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1845, in _execute_context self._handle_dbapi_exception( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 2024, in _handle_dbapi_exception util.raise_(newraise, with_traceback=exc_info[2], from_=e) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 207, in raise_ raise exception File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/base.py", line 1802, in _execute_context self.dialect.do_execute( File "/usr/lib64/python3.9/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute cursor.execute(statement, parameters) oslo_db.exception.DBReferenceError: (sqlite3.IntegrityError) FOREIGN KEY constraint failed [SQL: DELETE FROM ports WHERE ports.id = ?] [parameters: ('36e105ed-1e9b-41dc-bedb-37bbf3b0fbd9',)] (Background on this error at: https://sqlalche.me/e/14/gkpj) {34} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_egress_port_pair_exist [1.272562s] ... ok delete_port_pair failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 161, in delete_port_pair self.driver_manager.delete_port_pair(portpair_context) 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: delete_port_pair failed. Delete port pair failed, port_pair '8e39b882-5d39-4db9-a7a4-690004d0963a' {14} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_driver_manager_exception [0.880698s] ... ok {7} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_chain_parameters [0.804083s] ... ok {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_port_pair_group_precommit_driver_manager_exception [0.822525s] ... ok {23} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_with_multiple_starts [0.736781s] ... ok {9} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_replace_flow_classifiers [0.903796s] ... ok {34} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_delete_service_graph_driver_precommit_manager_exception [0.652833s] ... ok create_port_pair_postcommit failed. Traceback (most recent call last): File "/builddir/build/BUILD/networking-sfc-14.0.0/networking_sfc/services/sfc/plugin.py", line 124, in create_port_pair self.driver_manager.create_port_pair_postcommit(portpair_context) 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 networking_sfc.services.sfc.common.exceptions.SfcDriverError: create_port_pair_postcommit failed. Create port pair failed, deleting port_pair 'f783b8a6-2dc3-4c2a-ba53-0ae3e4bfeb73' {16} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_postcommit_driver_manager_exception [0.905155s] ... ok {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_add_flow_classifiers [0.833883s] ... ok {23} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_list_port_pair_groups_with_unknown_params [0.802194s] ... ok {34} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_remove_flow_classifiers [1.033734s] ... ok {16} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_port_pair_with_nouuid_ingress [0.878768s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('9540387a-b162-4472-9581-e0119d931e2b',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('4b59584d-ad47-423c-83cb-b26564bf69e7',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_port_chain_consistency_with_consecutive_tap_ppg [0.979960s] ... ok {12} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_update_service_graph_precommit_driver_manager_exception [0.841323s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('ed5b7e0a-985a-4cda-87d6-a3393185ce65',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('916f15a0-69fd-4161-b841-3e666c7fc2eb',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('5ee758d2-31aa-4891-812d-3ad9c0c83c50',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: Identity map already had an identity for (, ('4ba890ed-4e7c-4b2d-9f23-9a3f37afe999',), None), replacing it with newly flushed object. Are there load operations occurring inside of an event handler within the flush? self.session.flush() {16} networking_sfc.tests.unit.services.sfc.test_plugin.SfcPluginTestCase.test_create_service_graph_branching_ppg_no_dst_corr_fail [1.225437s] ... ok ====== Totals ====== Ran: 746 tests in 35.5894 sec. - Passed: 746 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1122.0111 sec. ============== Worker Balance ============== - Worker 0 (19 tests) => 0:00:23.545078 - Worker 1 (19 tests) => 0:00:21.325631 - Worker 2 (19 tests) => 0:00:23.632004 - Worker 3 (19 tests) => 0:00:31.783019 - Worker 4 (19 tests) => 0:00:17.577087 - Worker 5 (19 tests) => 0:00:21.529019 - Worker 6 (19 tests) => 0:00:26.829725 - Worker 7 (19 tests) => 0:00:32.708453 - Worker 8 (19 tests) => 0:00:26.925317 - Worker 9 (19 tests) => 0:00:33.103906 - Worker 10 (19 tests) => 0:00:29.801967 - Worker 11 (19 tests) => 0:00:24.468681 - Worker 12 (19 tests) => 0:00:35.322047 - Worker 13 (19 tests) => 0:00:28.991044 - Worker 14 (19 tests) => 0:00:32.182759 - Worker 15 (19 tests) => 0:00:27.635761 - Worker 16 (19 tests) => 0:00:35.404413 - Worker 17 (19 tests) => 0:00:20.102562 - Worker 18 (19 tests) => 0:00:32.036740 - Worker 19 (19 tests) => 0:00:32.072546 - Worker 20 (19 tests) => 0:00:30.371266 - Worker 21 (19 tests) => 0:00:26.464821 - Worker 22 (19 tests) => 0:00:29.964140 - Worker 23 (19 tests) => 0:00:33.342404 - Worker 24 (19 tests) => 0:00:28.612678 - Worker 25 (19 tests) => 0:00:23.447208 - Worker 26 (18 tests) => 0:00:28.728010 - Worker 27 (18 tests) => 0:00:26.836441 - Worker 28 (18 tests) => 0:00:29.463872 - Worker 29 (18 tests) => 0:00:22.753117 - Worker 30 (18 tests) => 0:00:28.183988 - Worker 31 (18 tests) => 0:00:25.795295 - Worker 32 (18 tests) => 0:00:29.551951 - Worker 33 (18 tests) => 0:00:29.313877 - Worker 34 (18 tests) => 0:00:33.631056 - Worker 35 (18 tests) => 0:00:26.885633 - Worker 36 (18 tests) => 0:00:27.625510 - Worker 37 (18 tests) => 0:00:29.189616 - Worker 38 (18 tests) => 0:00:29.007504 - Worker 39 (18 tests) => 0:00:26.388286 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-networking-sfc-14.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9IO3fE + umask 022 + cd /builddir/build/BUILD + cd networking-sfc-14.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/doc/python3-networking-sfc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/doc/python3-networking-sfc + cp -pr README.rst /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/doc/python3-networking-sfc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QH7MLM + umask 022 + cd /builddir/build/BUILD + cd networking-sfc-14.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/licenses/python3-networking-sfc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/licenses/python3-networking-sfc + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/licenses/python3-networking-sfc + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(python3-networking-sfc) = 14.0.0-1.el9s python-networking-sfc = 14.0.0-1.el9s python3-networking-sfc = 14.0.0-1.el9s python3.9-networking-sfc = 14.0.0-1.el9s python3.9dist(networking-sfc) = 14 python3dist(networking-sfc) = 14 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-networking-sfc < 14.0.0-1.el9s Processing files: python-networking-sfc-doc-14.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nl7hFS + umask 022 + cd /builddir/build/BUILD + cd networking-sfc-14.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/doc/python-networking-sfc-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/doc/python-networking-sfc-doc + cp -pr doc/build/html/_downloads doc/build/html/_sources doc/build/html/_static doc/build/html/configuration doc/build/html/contributor doc/build/html/genindex.html doc/build/html/index.html doc/build/html/install doc/build/html/objects.inv doc/build/html/readme.html doc/build/html/search.html doc/build/html/searchindex.js doc/build/html/user /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/doc/python-networking-sfc-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wjAos7 + umask 022 + cd /builddir/build/BUILD + cd networking-sfc-14.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/licenses/python-networking-sfc-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/licenses/python-networking-sfc-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/share/licenses/python-networking-sfc-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-networking-sfc-doc = 14.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-networking-sfc-tests-14.0.0-1.el9s.noarch warning: File not found: /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/networking_sfc/tests/contrib Provides: python-networking-sfc-tests = 14.0.0-1.el9s python3-networking-sfc-tests = 14.0.0-1.el9s python3.9-networking-sfc-tests = 14.0.0-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-networking-sfc-tests < 14.0.0-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-networking-sfc-14.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-networking-sfc-tests-14.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-networking-sfc-doc-14.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.as1iGU + umask 022 + cd /builddir/build/BUILD + cd networking-sfc-14.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-sfc-14.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0