Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-73991-400275/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-neutron-tests-tempest-0.9.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-73991-400275/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-neutron-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rvu2CX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neutron-tempest-plugin-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-tempest-plugin-0.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-tempest-plugin-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-neutron-tests-tempest-0.9.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf neutron_tempest_plugin.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1PhBBG + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/neutron_tempest_plugin creating build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/utils.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/ip.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/__init__.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/ssh.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/shell.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/constants.py -> build/lib/neutron_tempest_plugin/common copying neutron_tempest_plugin/common/tempest_fixtures.py -> build/lib/neutron_tempest_plugin/common creating build/lib/neutron_tempest_plugin/services copying neutron_tempest_plugin/services/__init__.py -> build/lib/neutron_tempest_plugin/services creating build/lib/neutron_tempest_plugin/scenario creating build/lib/neutron_tempest_plugin/scenario/admin copying neutron_tempest_plugin/scenario/admin/test_floatingip.py -> build/lib/neutron_tempest_plugin/scenario/admin copying neutron_tempest_plugin/scenario/admin/__init__.py -> build/lib/neutron_tempest_plugin/scenario/admin creating build/lib/neutron_tempest_plugin/fwaas copying neutron_tempest_plugin/fwaas/__init__.py -> build/lib/neutron_tempest_plugin/fwaas creating build/lib/neutron_tempest_plugin/sfc creating build/lib/neutron_tempest_plugin/sfc/tests creating build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py -> build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/test_flowclassifier_extensions.py -> build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/__init__.py -> build/lib/neutron_tempest_plugin/sfc/tests/api copying neutron_tempest_plugin/sfc/tests/api/base.py -> build/lib/neutron_tempest_plugin/sfc/tests/api creating build/lib/neutron_tempest_plugin/bgpvpn copying neutron_tempest_plugin/bgpvpn/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn copying neutron_tempest_plugin/bgpvpn/base.py -> build/lib/neutron_tempest_plugin/bgpvpn creating build/lib/neutron_tempest_plugin/vpnaas creating build/lib/neutron_tempest_plugin/vpnaas/services copying neutron_tempest_plugin/vpnaas/services/clients_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/services copying neutron_tempest_plugin/vpnaas/services/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas/services creating build/lib/neutron_tempest_plugin/bgpvpn/services copying neutron_tempest_plugin/bgpvpn/services/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn/services copying neutron_tempest_plugin/bgpvpn/services/bgpvpn_client.py -> build/lib/neutron_tempest_plugin/bgpvpn/services copying neutron_tempest_plugin/exceptions.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/plugin.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/__init__.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/config.py -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/sfc/__init__.py -> build/lib/neutron_tempest_plugin/sfc creating build/lib/neutron_tempest_plugin/bgpvpn/scenario copying neutron_tempest_plugin/bgpvpn/scenario/test_bgpvpn_basic.py -> build/lib/neutron_tempest_plugin/bgpvpn/scenario copying neutron_tempest_plugin/bgpvpn/scenario/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn/scenario copying neutron_tempest_plugin/bgpvpn/scenario/manager.py -> build/lib/neutron_tempest_plugin/bgpvpn/scenario creating build/lib/neutron_tempest_plugin/services/bgp copying neutron_tempest_plugin/services/bgp/bgp_client.py -> build/lib/neutron_tempest_plugin/services/bgp copying neutron_tempest_plugin/services/bgp/__init__.py -> build/lib/neutron_tempest_plugin/services/bgp creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/test_ipv4.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 creating build/lib/neutron_tempest_plugin/fwaas/services copying neutron_tempest_plugin/fwaas/services/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/services copying neutron_tempest_plugin/fwaas/services/v2_client.py -> build/lib/neutron_tempest_plugin/fwaas/services creating build/lib/neutron_tempest_plugin/vpnaas/api copying neutron_tempest_plugin/vpnaas/api/base_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/api copying neutron_tempest_plugin/vpnaas/api/test_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/api copying neutron_tempest_plugin/vpnaas/api/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas/api creating build/lib/neutron_tempest_plugin/fwaas/common copying neutron_tempest_plugin/fwaas/common/fwaas_v2_client.py -> build/lib/neutron_tempest_plugin/fwaas/common copying neutron_tempest_plugin/fwaas/common/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/common creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_basic.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/base.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api copying neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api copying neutron_tempest_plugin/neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api copying neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions_negative.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api creating build/lib/neutron_tempest_plugin/sfc/services copying neutron_tempest_plugin/sfc/services/sfc_client.py -> build/lib/neutron_tempest_plugin/sfc/services copying neutron_tempest_plugin/sfc/services/__init__.py -> build/lib/neutron_tempest_plugin/sfc/services copying neutron_tempest_plugin/sfc/services/flowclassifier_client.py -> build/lib/neutron_tempest_plugin/sfc/services creating build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnetpool_prefix_ops.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_trunk.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_ports.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_revisions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnetpools_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_router_interface_fip.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_extension_driver_port_security.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_extra_dhcp_options.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_address_scopes.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_routers_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_port_forwardings.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_trunk_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_qos.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_network_ip_availability.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_dhcp_ipv6.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_routers.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_metering_extensions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_flavors_extensions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_conntrack_helper.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_qos_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_trunk_details.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_networks.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_extensions.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/clients.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/__init__.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_networks_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_allowed_address_pair.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnetpools.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_floating_ips.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_address_scopes_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_service_type_management.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_metering_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/base_security_groups.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_timestamp.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_availability_zones.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_security_groups_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/base_routers.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_network_ip_availability_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_floating_ips_negative.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_auto_allocated_topology.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_subnets.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/test_security_groups.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/api/base.py -> build/lib/neutron_tempest_plugin/api copying neutron_tempest_plugin/vpnaas/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas creating build/lib/neutron_tempest_plugin/services/network copying neutron_tempest_plugin/services/network/__init__.py -> build/lib/neutron_tempest_plugin/services/network copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/base_test_proto.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/test_simple_bgp.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/test_ipv6.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 creating build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_dhcp_agent_scheduler.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_quotas_negative.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_routers_flavors.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_quotas.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_ports.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_agent_management.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_floating_ips_admin_actions.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_external_network_extension.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_routers_ha.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_networks.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_extension_driver_port_security_admin.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/__init__.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_logging.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_network_segment_range.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_routers_dvr.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_shared_network_extension.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_agent_availability_zone.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_logging_negative.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_security_groups.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/api/admin/test_tag.py -> build/lib/neutron_tempest_plugin/api/admin copying neutron_tempest_plugin/scenario/test_trunk.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_dvr.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_ports.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_floatingip.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_fip64.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_dns_integration.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_internal_dns.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_mtu.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_port_forwardings.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_qos.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/exceptions.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_basic.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/__init__.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_connectivity.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_multicast.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/constants.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_portsecurity.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_migration.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/test_security_groups.py -> build/lib/neutron_tempest_plugin/scenario copying neutron_tempest_plugin/scenario/base.py -> build/lib/neutron_tempest_plugin/scenario creating build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/__init__.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/manager.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/scenario/base.py -> build/lib/neutron_tempest_plugin/sfc/tests/scenario copying neutron_tempest_plugin/sfc/tests/sfc_client.py -> build/lib/neutron_tempest_plugin/sfc/tests copying neutron_tempest_plugin/sfc/tests/__init__.py -> build/lib/neutron_tempest_plugin/sfc/tests copying neutron_tempest_plugin/sfc/tests/flowclassifier_client.py -> build/lib/neutron_tempest_plugin/sfc/tests creating build/lib/neutron_tempest_plugin/vpnaas/scenario copying neutron_tempest_plugin/vpnaas/scenario/base_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/scenario copying neutron_tempest_plugin/vpnaas/scenario/test_vpnaas.py -> build/lib/neutron_tempest_plugin/vpnaas/scenario copying neutron_tempest_plugin/vpnaas/scenario/__init__.py -> build/lib/neutron_tempest_plugin/vpnaas/scenario creating build/lib/neutron_tempest_plugin/fwaas/api copying neutron_tempest_plugin/fwaas/api/fwaas_v2_base.py -> build/lib/neutron_tempest_plugin/fwaas/api copying neutron_tempest_plugin/fwaas/api/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/api copying neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py -> build/lib/neutron_tempest_plugin/fwaas/api copying neutron_tempest_plugin/neutron_dynamic_routing/__init__.py -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing creating build/lib/neutron_tempest_plugin/bgpvpn/api copying neutron_tempest_plugin/bgpvpn/api/test_bgpvpn.py -> build/lib/neutron_tempest_plugin/bgpvpn/api copying neutron_tempest_plugin/bgpvpn/api/__init__.py -> build/lib/neutron_tempest_plugin/bgpvpn/api creating build/lib/neutron_tempest_plugin/services/network/json copying neutron_tempest_plugin/services/network/json/network_client.py -> build/lib/neutron_tempest_plugin/services/network/json copying neutron_tempest_plugin/services/network/json/__init__.py -> build/lib/neutron_tempest_plugin/services/network/json creating build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/fwaas_v2_base.py -> build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/__init__.py -> build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/test_fwaas_v2.py -> build/lib/neutron_tempest_plugin/fwaas/scenario copying neutron_tempest_plugin/fwaas/scenario/fwaas_v2_manager.py -> build/lib/neutron_tempest_plugin/fwaas/scenario running egg_info creating neutron_tempest_plugin.egg-info writing neutron_tempest_plugin.egg-info/PKG-INFO writing top-level names to neutron_tempest_plugin.egg-info/top_level.txt writing dependency_links to neutron_tempest_plugin.egg-info/dependency_links.txt writing entry points to neutron_tempest_plugin.egg-info/entry_points.txt writing pbr to neutron_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'neutron_tempest_plugin.egg-info/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 writing manifest file 'neutron_tempest_plugin.egg-info/SOURCES.txt' copying neutron_tempest_plugin/README.rst -> build/lib/neutron_tempest_plugin copying neutron_tempest_plugin/neutron_dynamic_routing/scenario/README -> build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario + sleep 1 + python2 setup.py build_sphinx -b html running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/neutron-tempest-plugin-0.9.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] contributing reading sources... [ 50%] index reading sources... [ 75%] installation reading sources... [100%] readme looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/openstack/tree/doc/source' [openstackdocstheme] bug_project (from user) 'neutron_tempest_plugin' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributing' writing output... [ 50%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 75%] installation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/installation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/installation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'installation' writing output... [100%] readme [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/readme.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/readme.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'readme' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bNu1Av + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch + cd neutron-tempest-plugin-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch 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-neutron-tests-tempest-0.9.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/utils.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/ip.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/ssh.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/shell.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/constants.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common copying build/lib/neutron_tempest_plugin/common/tempest_fixtures.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnetpool_prefix_ops.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_trunk.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_ports.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_revisions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnetpools_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_router_interface_fip.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_extension_driver_port_security.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_extra_dhcp_options.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_address_scopes.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_routers_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_port_forwardings.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_trunk_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_qos.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_dhcp_agent_scheduler.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_quotas_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_routers_flavors.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_quotas.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_ports.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_agent_management.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_floating_ips_admin_actions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_external_network_extension.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_routers_ha.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_networks.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_extension_driver_port_security_admin.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_logging.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_routers_dvr.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_shared_network_extension.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_agent_availability_zone.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_logging_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/admin/test_tag.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin copying build/lib/neutron_tempest_plugin/api/test_dhcp_ipv6.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_routers.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_metering_extensions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_flavors_extensions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_conntrack_helper.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_qos_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_trunk_details.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_networks.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_extensions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/clients.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_networks_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_allowed_address_pair.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnetpools.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_floating_ips.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_address_scopes_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_service_type_management.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_metering_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/base_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_timestamp.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_availability_zones.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_security_groups_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/base_routers.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_network_ip_availability_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_floating_ips_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_subnets.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/test_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api copying build/lib/neutron_tempest_plugin/api/base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services copying build/lib/neutron_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network copying build/lib/neutron_tempest_plugin/services/network/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network/json copying build/lib/neutron_tempest_plugin/services/network/json/network_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network/json copying build/lib/neutron_tempest_plugin/services/network/json/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network/json creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/bgp copying build/lib/neutron_tempest_plugin/services/bgp/bgp_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/bgp copying build/lib/neutron_tempest_plugin/services/bgp/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/bgp creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_trunk.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_dvr.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_ports.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_floatingip.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_fip64.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_dns_integration.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_internal_dns.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_mtu.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_port_forwardings.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_qos.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/admin copying build/lib/neutron_tempest_plugin/scenario/admin/test_floatingip.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/admin copying build/lib/neutron_tempest_plugin/scenario/admin/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/admin copying build/lib/neutron_tempest_plugin/scenario/exceptions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_basic.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_connectivity.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_multicast.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/constants.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_portsecurity.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_migration.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/test_security_groups.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario copying build/lib/neutron_tempest_plugin/scenario/base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/test_flowclassifier_extensions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/api/base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api copying build/lib/neutron_tempest_plugin/sfc/tests/sfc_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/manager.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/scenario/base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario copying build/lib/neutron_tempest_plugin/sfc/tests/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests copying build/lib/neutron_tempest_plugin/sfc/tests/flowclassifier_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/services/sfc_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/services/flowclassifier_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/services copying build/lib/neutron_tempest_plugin/sfc/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc copying build/lib/neutron_tempest_plugin/exceptions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin copying build/lib/neutron_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin copying build/lib/neutron_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/api copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/api copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/api copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions_negative.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_basic.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base_test_proto.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/README -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/test_ipv6.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/test_simple_bgp.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/test_ipv4.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4 copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario copying build/lib/neutron_tempest_plugin/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/api copying build/lib/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/api copying build/lib/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/api copying build/lib/neutron_tempest_plugin/vpnaas/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/api creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/services copying build/lib/neutron_tempest_plugin/vpnaas/services/clients_vpnaas.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/services copying build/lib/neutron_tempest_plugin/vpnaas/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/services creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/scenario copying build/lib/neutron_tempest_plugin/vpnaas/scenario/base_vpnaas.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/scenario copying build/lib/neutron_tempest_plugin/vpnaas/scenario/test_vpnaas.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/scenario copying build/lib/neutron_tempest_plugin/vpnaas/scenario/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/scenario copying build/lib/neutron_tempest_plugin/vpnaas/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas copying build/lib/neutron_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/common copying build/lib/neutron_tempest_plugin/fwaas/common/fwaas_v2_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/common copying build/lib/neutron_tempest_plugin/fwaas/common/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/common creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api copying build/lib/neutron_tempest_plugin/fwaas/api/fwaas_v2_base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api copying build/lib/neutron_tempest_plugin/fwaas/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api copying build/lib/neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/services copying build/lib/neutron_tempest_plugin/fwaas/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/services copying build/lib/neutron_tempest_plugin/fwaas/services/v2_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/services creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/fwaas_v2_base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/test_fwaas_v2.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/scenario/fwaas_v2_manager.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario copying build/lib/neutron_tempest_plugin/fwaas/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas copying build/lib/neutron_tempest_plugin/README.rst -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/api copying build/lib/neutron_tempest_plugin/bgpvpn/api/test_bgpvpn.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/api copying build/lib/neutron_tempest_plugin/bgpvpn/api/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/api creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/services copying build/lib/neutron_tempest_plugin/bgpvpn/services/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/services copying build/lib/neutron_tempest_plugin/bgpvpn/services/bgpvpn_client.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/services creating /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/scenario copying build/lib/neutron_tempest_plugin/bgpvpn/scenario/test_bgpvpn_basic.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/scenario copying build/lib/neutron_tempest_plugin/bgpvpn/scenario/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/scenario copying build/lib/neutron_tempest_plugin/bgpvpn/scenario/manager.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/scenario copying build/lib/neutron_tempest_plugin/bgpvpn/__init__.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn copying build/lib/neutron_tempest_plugin/bgpvpn/base.py -> /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/ip.py to ip.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/ssh.py to ssh.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/tempest_fixtures.py to tempest_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_subnetpool_prefix_ops.py to test_subnetpool_prefix_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_trunk.py to test_trunk.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_ports.py to test_ports.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_revisions.py to test_revisions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_subnetpools_negative.py to test_subnetpools_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_router_interface_fip.py to test_router_interface_fip.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_extension_driver_port_security.py to test_extension_driver_port_security.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_extra_dhcp_options.py to test_extra_dhcp_options.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_address_scopes.py to test_address_scopes.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_routers_negative.py to test_routers_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_port_forwardings.py to test_port_forwardings.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_trunk_negative.py to test_trunk_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_network_ip_availability.py to test_network_ip_availability.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_dhcp_agent_scheduler.py to test_dhcp_agent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_quotas_negative.py to test_quotas_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_routers_flavors.py to test_routers_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_ports.py to test_ports.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_agent_management.py to test_agent_management.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_floating_ips_admin_actions.py to test_floating_ips_admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_external_network_extension.py to test_external_network_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_routers_ha.py to test_routers_ha.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_extension_driver_port_security_admin.py to test_extension_driver_port_security_admin.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_logging.py to test_logging.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_network_segment_range.py to test_network_segment_range.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_routers_dvr.py to test_routers_dvr.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_shared_network_extension.py to test_shared_network_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_agent_availability_zone.py to test_agent_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py to test_l3_agent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_logging_negative.py to test_logging_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/admin/test_tag.py to test_tag.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_dhcp_ipv6.py to test_dhcp_ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_routers.py to test_routers.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_metering_extensions.py to test_metering_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_flavors_extensions.py to test_flavors_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_conntrack_helper.py to test_conntrack_helper.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_qos_negative.py to test_qos_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_trunk_details.py to test_trunk_details.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_networks_negative.py to test_networks_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_allowed_address_pair.py to test_allowed_address_pair.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_subnetpools.py to test_subnetpools.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_floating_ips.py to test_floating_ips.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_address_scopes_negative.py to test_address_scopes_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_service_type_management.py to test_service_type_management.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_metering_negative.py to test_metering_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/base_security_groups.py to base_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_timestamp.py to test_timestamp.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_availability_zones.py to test_availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_security_groups_negative.py to test_security_groups_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/base_routers.py to base_routers.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_network_ip_availability_negative.py to test_network_ip_availability_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_floating_ips_negative.py to test_floating_ips_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_auto_allocated_topology.py to test_auto_allocated_topology.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_subnets.py to test_subnets.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network/json/network_client.py to network_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/network/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/bgp/bgp_client.py to bgp_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/services/bgp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_trunk.py to test_trunk.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_dvr.py to test_dvr.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_ports.py to test_ports.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_floatingip.py to test_floatingip.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_fip64.py to test_fip64.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_dns_integration.py to test_dns_integration.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_internal_dns.py to test_internal_dns.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_mtu.py to test_mtu.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_port_forwardings.py to test_port_forwardings.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/admin/test_floatingip.py to test_floatingip.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_connectivity.py to test_connectivity.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_multicast.py to test_multicast.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_portsecurity.py to test_portsecurity.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_migration.py to test_migration.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api/test_sfc_extensions.py to test_sfc_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api/test_flowclassifier_extensions.py to test_flowclassifier_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/sfc_client.py to sfc_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario/test_sfc.py to test_sfc.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/tests/flowclassifier_client.py to flowclassifier_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/services/sfc_client.py to sfc_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/services/flowclassifier_client.py to flowclassifier_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/sfc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions.py to test_bgp_speaker_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/api/test_bgp_speaker_extensions_negative.py to test_bgp_speaker_extensions_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py to test_4byte_asn.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base_test_proto.py to base_test_proto.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/test_ipv6.py to test_ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/test_simple_bgp.py to test_simple_bgp.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/test_ipv4.py to test_ipv4.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py to base_vpnaas.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py to test_vpnaas.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/services/clients_vpnaas.py to clients_vpnaas.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/scenario/base_vpnaas.py to base_vpnaas.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/scenario/test_vpnaas.py to test_vpnaas.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/vpnaas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/common/fwaas_v2_client.py to fwaas_v2_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api/fwaas_v2_base.py to fwaas_v2_base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py to test_fwaasv2_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/services/v2_client.py to v2_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario/fwaas_v2_base.py to fwaas_v2_base.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario/test_fwaas_v2.py to test_fwaas_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/scenario/fwaas_v2_manager.py to fwaas_v2_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/api/test_bgpvpn.py to test_bgpvpn.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/services/bgpvpn_client.py to bgpvpn_client.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/scenario/test_bgpvpn_basic.py to test_bgpvpn_basic.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/scenario/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin/bgpvpn/base.py to base.pyc writing byte-compilation script '/tmp/tmpXWfDpR.py' /usr/bin/python2 -O /tmp/tmpXWfDpR.py removing /tmp/tmpXWfDpR.py running install_egg_info running egg_info writing neutron_tempest_plugin.egg-info/PKG-INFO writing top-level names to neutron_tempest_plugin.egg-info/top_level.txt writing dependency_links to neutron_tempest_plugin.egg-info/dependency_links.txt writing entry points to neutron_tempest_plugin.egg-info/entry_points.txt writing pbr to neutron_tempest_plugin.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 writing manifest file 'neutron_tempest_plugin.egg-info/SOURCES.txt' Copying neutron_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_tempest_plugin-0.9.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/neutron-tempest-plugin-0.9.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-neutron-tests-tempest-0.9.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6o1dnq + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/doc/python2-neutron-tests-tempest-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/doc/python2-neutron-tests-tempest-0.9.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/doc/python2-neutron-tests-tempest-0.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VvY29k + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/licenses/python2-neutron-tests-tempest-0.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/licenses/python2-neutron-tests-tempest-0.9.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/licenses/python2-neutron-tests-tempest-0.9.0 + exit 0 Provides: python-networking-bgpvpn-tests-tempest = 0.9.0-1.el7 python-networking-sfc-tests-tempest = 9.0.0-1.el7 python-neutron-tests-tempest = 0.9.0-1.el7 python2-networking-bgpvpn-tests-tempest = 0.9.0-1.el7 python2-networking-sfc-tests-tempest = 9.0.0-1.el7 python2-neutron-tests-tempest = 0.9.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-neutron-tests-tempest < 0.9.0-1.el7 python-neutron-tests < 1:12.0.0 python2-networking-bgpvpn-tests-tempest python2-networking-sfc-tests-tempest < 9.0.0 Processing files: python-neutron-tests-tempest-doc-0.9.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kGPPqn + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/doc/python-neutron-tests-tempest-doc-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/doc/python-neutron-tests-tempest-doc-0.9.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/doc/python-neutron-tests-tempest-doc-0.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i8jrJp + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/licenses/python-neutron-tests-tempest-doc-0.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/licenses/python-neutron-tests-tempest-doc-0.9.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch/usr/share/licenses/python-neutron-tests-tempest-doc-0.9.0 + exit 0 Provides: python-neutron-tests-tempest-doc = 0.9.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-neutron-tests-tempest-0.9.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-neutron-tests-tempest-doc-0.9.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eKoarC + umask 022 + cd /builddir/build/BUILD + cd neutron-tempest-plugin-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutron-tests-tempest-0.9.0-1.el7.noarch + exit 0 Child return code was: 0