Mock Version: 1.2.17 Mock Version: 1.2.17 Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'], chrootPath='/var/lib/mock/dlrn-centos-liberty-x86_64-1/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1003) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: Unsharing. Flags: 134217728 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'], chrootPath='/var/lib/mock/dlrn-centos-liberty-x86_64-1/root'shell=Falseuid=1003env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-rally.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: Unsharing. Flags: 134217728 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pW8Xpe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rally-0.7.1.dev107 + /usr/bin/gzip -dc /builddir/build/SOURCES/rally-0.7.1.dev107-0.20161123121340.4cfa748.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rally-0.7.1.dev107 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ThuHph + umask 022 + cd /builddir/build/BUILD + cd rally-0.7.1.dev107 + PYTHONPATH=. + oslo-config-generator --config-file=etc/rally/rally-config-generator.conf + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/rally creating build/lib/rally/plugins creating build/lib/rally/plugins/openstack creating build/lib/rally/plugins/openstack/context creating build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/context/quotas/__init__.py -> build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/context/quotas/cinder_quotas.py -> build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/context/quotas/designate_quotas.py -> build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/context/quotas/manila_quotas.py -> build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/context/quotas/neutron_quotas.py -> build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/context/quotas/nova_quotas.py -> build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/context/quotas/quotas.py -> build/lib/rally/plugins/openstack/context/quotas copying rally/plugins/openstack/__init__.py -> build/lib/rally/plugins/openstack copying rally/plugins/openstack/scenario.py -> build/lib/rally/plugins/openstack copying rally/plugins/openstack/service.py -> build/lib/rally/plugins/openstack copying rally/plugins/openstack/types.py -> build/lib/rally/plugins/openstack creating build/lib/rally/plugins/openstack/context/vm copying rally/plugins/openstack/context/vm/__init__.py -> build/lib/rally/plugins/openstack/context/vm copying rally/plugins/openstack/context/vm/custom_image.py -> build/lib/rally/plugins/openstack/context/vm copying rally/plugins/openstack/context/vm/image_command_customizer.py -> build/lib/rally/plugins/openstack/context/vm creating build/lib/rally/plugins/openstack/scenarios creating build/lib/rally/plugins/openstack/scenarios/senlin copying rally/plugins/openstack/scenarios/senlin/__init__.py -> build/lib/rally/plugins/openstack/scenarios/senlin copying rally/plugins/openstack/scenarios/senlin/clusters.py -> build/lib/rally/plugins/openstack/scenarios/senlin copying rally/plugins/openstack/scenarios/senlin/utils.py -> build/lib/rally/plugins/openstack/scenarios/senlin creating build/lib/rally/plugins/openstack/cleanup copying rally/plugins/openstack/cleanup/__init__.py -> build/lib/rally/plugins/openstack/cleanup copying rally/plugins/openstack/cleanup/base.py -> build/lib/rally/plugins/openstack/cleanup copying rally/plugins/openstack/cleanup/manager.py -> build/lib/rally/plugins/openstack/cleanup copying rally/plugins/openstack/cleanup/resources.py -> build/lib/rally/plugins/openstack/cleanup creating build/lib/rally/cli creating build/lib/rally/cli/commands copying rally/cli/commands/__init__.py -> build/lib/rally/cli/commands copying rally/cli/commands/deployment.py -> build/lib/rally/cli/commands copying rally/cli/commands/plugin.py -> build/lib/rally/cli/commands copying rally/cli/commands/show.py -> build/lib/rally/cli/commands copying rally/cli/commands/task.py -> build/lib/rally/cli/commands copying rally/cli/commands/verify.py -> build/lib/rally/cli/commands creating build/lib/rally/plugins/openstack/context/monasca copying rally/plugins/openstack/context/monasca/__init__.py -> build/lib/rally/plugins/openstack/context/monasca copying rally/plugins/openstack/context/monasca/metrics.py -> build/lib/rally/plugins/openstack/context/monasca creating build/lib/rally/plugins/common creating build/lib/rally/plugins/common/scenarios creating build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/__init__.py -> build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/http_requests.py -> build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/utils.py -> build/lib/rally/plugins/common/scenarios/requests creating build/lib/rally/plugins/openstack/scenarios/glance copying rally/plugins/openstack/scenarios/glance/__init__.py -> build/lib/rally/plugins/openstack/scenarios/glance copying rally/plugins/openstack/scenarios/glance/images.py -> build/lib/rally/plugins/openstack/scenarios/glance copying rally/plugins/openstack/scenarios/glance/utils.py -> build/lib/rally/plugins/openstack/scenarios/glance creating build/lib/rally/common creating build/lib/rally/common/objects copying rally/common/objects/__init__.py -> build/lib/rally/common/objects copying rally/common/objects/credential.py -> build/lib/rally/common/objects copying rally/common/objects/deploy.py -> build/lib/rally/common/objects copying rally/common/objects/endpoint.py -> build/lib/rally/common/objects copying rally/common/objects/task.py -> build/lib/rally/common/objects copying rally/common/objects/verification.py -> build/lib/rally/common/objects creating build/lib/rally/plugins/openstack/scenarios/ironic copying rally/plugins/openstack/scenarios/ironic/__init__.py -> build/lib/rally/plugins/openstack/scenarios/ironic copying rally/plugins/openstack/scenarios/ironic/nodes.py -> build/lib/rally/plugins/openstack/scenarios/ironic copying rally/plugins/openstack/scenarios/ironic/utils.py -> build/lib/rally/plugins/openstack/scenarios/ironic creating build/lib/rally/plugins/common/hook copying rally/plugins/common/hook/__init__.py -> build/lib/rally/plugins/common/hook copying rally/plugins/common/hook/sys_call.py -> build/lib/rally/plugins/common/hook creating build/lib/rally/plugins/openstack/context/not_for_production copying rally/plugins/openstack/context/not_for_production/__init__.py -> build/lib/rally/plugins/openstack/context/not_for_production copying rally/plugins/openstack/context/not_for_production/tempest.py -> build/lib/rally/plugins/openstack/context/not_for_production creating build/lib/rally/plugins/openstack/scenarios/heat copying rally/plugins/openstack/scenarios/heat/__init__.py -> build/lib/rally/plugins/openstack/scenarios/heat copying rally/plugins/openstack/scenarios/heat/stacks.py -> build/lib/rally/plugins/openstack/scenarios/heat copying rally/plugins/openstack/scenarios/heat/utils.py -> build/lib/rally/plugins/openstack/scenarios/heat copying rally/plugins/common/__init__.py -> build/lib/rally/plugins/common copying rally/plugins/common/types.py -> build/lib/rally/plugins/common creating build/lib/rally/plugins/openstack/scenarios/vm copying rally/plugins/openstack/scenarios/vm/__init__.py -> build/lib/rally/plugins/openstack/scenarios/vm copying rally/plugins/openstack/scenarios/vm/utils.py -> build/lib/rally/plugins/openstack/scenarios/vm copying rally/plugins/openstack/scenarios/vm/vmtasks.py -> build/lib/rally/plugins/openstack/scenarios/vm creating build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/__init__.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/constant.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/rps.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/serial.py -> build/lib/rally/plugins/common/runners creating build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/__init__.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/alarms.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/events.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/meters.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/queries.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/resources.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/samples.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/stats.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/traits.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer copying rally/plugins/openstack/scenarios/ceilometer/utils.py -> build/lib/rally/plugins/openstack/scenarios/ceilometer creating build/lib/rally/plugins/openstack/scenarios/watcher copying rally/plugins/openstack/scenarios/watcher/__init__.py -> build/lib/rally/plugins/openstack/scenarios/watcher copying rally/plugins/openstack/scenarios/watcher/basic.py -> build/lib/rally/plugins/openstack/scenarios/watcher copying rally/plugins/openstack/scenarios/watcher/utils.py -> build/lib/rally/plugins/openstack/scenarios/watcher copying rally/plugins/openstack/scenarios/__init__.py -> build/lib/rally/plugins/openstack/scenarios creating build/lib/rally/plugins/common/exporter copying rally/plugins/common/exporter/__init__.py -> build/lib/rally/plugins/common/exporter copying rally/plugins/common/exporter/file_system.py -> build/lib/rally/plugins/common/exporter creating build/lib/rally/plugins/openstack/context/watcher copying rally/plugins/openstack/context/watcher/__init__.py -> build/lib/rally/plugins/openstack/context/watcher copying rally/plugins/openstack/context/watcher/audit_templates.py -> build/lib/rally/plugins/openstack/context/watcher copying rally/common/__init__.py -> build/lib/rally/common copying rally/common/broker.py -> build/lib/rally/common copying rally/common/fileutils.py -> build/lib/rally/common copying rally/common/i18n.py -> build/lib/rally/common copying rally/common/junit.py -> build/lib/rally/common copying rally/common/logging.py -> build/lib/rally/common copying rally/common/opts.py -> build/lib/rally/common copying rally/common/sshutils.py -> build/lib/rally/common copying rally/common/streaming_algorithms.py -> build/lib/rally/common copying rally/common/utils.py -> build/lib/rally/common copying rally/common/version.py -> build/lib/rally/common creating build/lib/rally/plugins/openstack/context/cinder copying rally/plugins/openstack/context/cinder/__init__.py -> build/lib/rally/plugins/openstack/context/cinder copying rally/plugins/openstack/context/cinder/volume_types.py -> build/lib/rally/plugins/openstack/context/cinder copying rally/plugins/openstack/context/cinder/volumes.py -> build/lib/rally/plugins/openstack/context/cinder creating build/lib/rally/plugins/openstack/scenarios/ec2 copying rally/plugins/openstack/scenarios/ec2/__init__.py -> build/lib/rally/plugins/openstack/scenarios/ec2 copying rally/plugins/openstack/scenarios/ec2/servers.py -> build/lib/rally/plugins/openstack/scenarios/ec2 copying rally/plugins/openstack/scenarios/ec2/utils.py -> build/lib/rally/plugins/openstack/scenarios/ec2 creating build/lib/rally/plugins/openstack/scenarios/neutron copying rally/plugins/openstack/scenarios/neutron/__init__.py -> build/lib/rally/plugins/openstack/scenarios/neutron copying rally/plugins/openstack/scenarios/neutron/loadbalancer_v1.py -> build/lib/rally/plugins/openstack/scenarios/neutron copying rally/plugins/openstack/scenarios/neutron/network.py -> build/lib/rally/plugins/openstack/scenarios/neutron copying rally/plugins/openstack/scenarios/neutron/security_groups.py -> build/lib/rally/plugins/openstack/scenarios/neutron copying rally/plugins/openstack/scenarios/neutron/utils.py -> build/lib/rally/plugins/openstack/scenarios/neutron creating build/lib/rally/plugins/openstack/context/glance copying rally/plugins/openstack/context/glance/__init__.py -> build/lib/rally/plugins/openstack/context/glance copying rally/plugins/openstack/context/glance/images.py -> build/lib/rally/plugins/openstack/context/glance creating build/lib/rally/plugins/openstack/scenarios/monasca copying rally/plugins/openstack/scenarios/monasca/__init__.py -> build/lib/rally/plugins/openstack/scenarios/monasca copying rally/plugins/openstack/scenarios/monasca/metrics.py -> build/lib/rally/plugins/openstack/scenarios/monasca copying rally/plugins/openstack/scenarios/monasca/utils.py -> build/lib/rally/plugins/openstack/scenarios/monasca creating build/lib/rally/plugins/openstack/context/magnum copying rally/plugins/openstack/context/magnum/__init__.py -> build/lib/rally/plugins/openstack/context/magnum copying rally/plugins/openstack/context/magnum/cluster_templates.py -> build/lib/rally/plugins/openstack/context/magnum copying rally/plugins/openstack/context/magnum/clusters.py -> build/lib/rally/plugins/openstack/context/magnum creating build/lib/rally/plugins/openstack/context/ceilometer copying rally/plugins/openstack/context/ceilometer/__init__.py -> build/lib/rally/plugins/openstack/context/ceilometer copying rally/plugins/openstack/context/ceilometer/samples.py -> build/lib/rally/plugins/openstack/context/ceilometer creating build/lib/rally/plugins/openstack/scenarios/mistral copying rally/plugins/openstack/scenarios/mistral/__init__.py -> build/lib/rally/plugins/openstack/scenarios/mistral copying rally/plugins/openstack/scenarios/mistral/executions.py -> build/lib/rally/plugins/openstack/scenarios/mistral copying rally/plugins/openstack/scenarios/mistral/utils.py -> build/lib/rally/plugins/openstack/scenarios/mistral copying rally/plugins/openstack/scenarios/mistral/workbooks.py -> build/lib/rally/plugins/openstack/scenarios/mistral creating build/lib/rally/task creating build/lib/rally/task/processing copying rally/task/processing/__init__.py -> build/lib/rally/task/processing copying rally/task/processing/charts.py -> build/lib/rally/task/processing copying rally/task/processing/plot.py -> build/lib/rally/task/processing copying rally/task/processing/utils.py -> build/lib/rally/task/processing creating build/lib/rally/plugins/openstack/services copying rally/plugins/openstack/services/__init__.py -> build/lib/rally/plugins/openstack/services creating build/lib/rally/plugins/common/scenarios/dummy copying rally/plugins/common/scenarios/dummy/__init__.py -> build/lib/rally/plugins/common/scenarios/dummy copying rally/plugins/common/scenarios/dummy/dummy.py -> build/lib/rally/plugins/common/scenarios/dummy creating build/lib/rally/deployment copying rally/deployment/__init__.py -> build/lib/rally/deployment copying rally/deployment/engine.py -> build/lib/rally/deployment creating build/lib/rally/plugins/common/trigger copying rally/plugins/common/trigger/__init__.py -> build/lib/rally/plugins/common/trigger copying rally/plugins/common/trigger/event.py -> build/lib/rally/plugins/common/trigger copying rally/plugins/common/trigger/periodic.py -> build/lib/rally/plugins/common/trigger creating build/lib/rally/plugins/openstack/context/murano copying rally/plugins/openstack/context/murano/__init__.py -> build/lib/rally/plugins/openstack/context/murano copying rally/plugins/openstack/context/murano/murano_environments.py -> build/lib/rally/plugins/openstack/context/murano copying rally/plugins/openstack/context/murano/murano_packages.py -> build/lib/rally/plugins/openstack/context/murano copying rally/task/__init__.py -> build/lib/rally/task copying rally/task/atomic.py -> build/lib/rally/task copying rally/task/context.py -> build/lib/rally/task copying rally/task/engine.py -> build/lib/rally/task copying rally/task/exporter.py -> build/lib/rally/task copying rally/task/functional.py -> build/lib/rally/task copying rally/task/hook.py -> build/lib/rally/task copying rally/task/runner.py -> build/lib/rally/task copying rally/task/scenario.py -> build/lib/rally/task copying rally/task/service.py -> build/lib/rally/task copying rally/task/sla.py -> build/lib/rally/task copying rally/task/trigger.py -> build/lib/rally/task copying rally/task/types.py -> build/lib/rally/task copying rally/task/utils.py -> build/lib/rally/task copying rally/task/validation.py -> build/lib/rally/task creating build/lib/rally/plugins/openstack/context/manila copying rally/plugins/openstack/context/manila/__init__.py -> build/lib/rally/plugins/openstack/context/manila copying rally/plugins/openstack/context/manila/consts.py -> build/lib/rally/plugins/openstack/context/manila copying rally/plugins/openstack/context/manila/manila_security_services.py -> build/lib/rally/plugins/openstack/context/manila copying rally/plugins/openstack/context/manila/manila_share_networks.py -> build/lib/rally/plugins/openstack/context/manila copying rally/plugins/openstack/context/manila/manila_shares.py -> build/lib/rally/plugins/openstack/context/manila creating build/lib/rally/plugins/openstack/services/heat copying rally/plugins/openstack/services/heat/__init__.py -> build/lib/rally/plugins/openstack/services/heat copying rally/plugins/openstack/services/heat/main.py -> build/lib/rally/plugins/openstack/services/heat creating build/lib/rally/plugins/workload copying rally/plugins/workload/__init__.py -> build/lib/rally/plugins/workload copying rally/plugins/workload/siege.py -> build/lib/rally/plugins/workload creating build/lib/rally/plugins/openstack/scenarios/authenticate copying rally/plugins/openstack/scenarios/authenticate/__init__.py -> build/lib/rally/plugins/openstack/scenarios/authenticate copying rally/plugins/openstack/scenarios/authenticate/authenticate.py -> build/lib/rally/plugins/openstack/scenarios/authenticate creating build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/__init__.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/failure_rate.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/iteration_time.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/max_average_duration.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/max_average_duration_per_atomic.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/outliers.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/performance_degradation.py -> build/lib/rally/plugins/common/sla creating build/lib/rally/common/io copying rally/common/io/__init__.py -> build/lib/rally/common/io copying rally/common/io/subunit_v2.py -> build/lib/rally/common/io creating build/lib/rally/plugins/common/context copying rally/plugins/common/context/__init__.py -> build/lib/rally/plugins/common/context copying rally/plugins/common/context/dummy.py -> build/lib/rally/plugins/common/context creating build/lib/rally/plugins/openstack/context/cleanup copying rally/plugins/openstack/context/cleanup/__init__.py -> build/lib/rally/plugins/openstack/context/cleanup copying rally/plugins/openstack/context/cleanup/admin.py -> build/lib/rally/plugins/openstack/context/cleanup copying rally/plugins/openstack/context/cleanup/base.py -> build/lib/rally/plugins/openstack/context/cleanup copying rally/plugins/openstack/context/cleanup/user.py -> build/lib/rally/plugins/openstack/context/cleanup creating build/lib/rally/plugins/openstack/context/network copying rally/plugins/openstack/context/network/__init__.py -> build/lib/rally/plugins/openstack/context/network copying rally/plugins/openstack/context/network/allow_ssh.py -> build/lib/rally/plugins/openstack/context/network copying rally/plugins/openstack/context/network/existing_network.py -> build/lib/rally/plugins/openstack/context/network copying rally/plugins/openstack/context/network/networks.py -> build/lib/rally/plugins/openstack/context/network creating build/lib/rally/plugins/openstack/context/sahara copying rally/plugins/openstack/context/sahara/__init__.py -> build/lib/rally/plugins/openstack/context/sahara copying rally/plugins/openstack/context/sahara/sahara_cluster.py -> build/lib/rally/plugins/openstack/context/sahara copying rally/plugins/openstack/context/sahara/sahara_image.py -> build/lib/rally/plugins/openstack/context/sahara copying rally/plugins/openstack/context/sahara/sahara_input_data_sources.py -> build/lib/rally/plugins/openstack/context/sahara copying rally/plugins/openstack/context/sahara/sahara_job_binaries.py -> build/lib/rally/plugins/openstack/context/sahara copying rally/plugins/openstack/context/sahara/sahara_output_data_sources.py -> build/lib/rally/plugins/openstack/context/sahara creating build/lib/rally/plugins/openstack/scenarios/fuel copying rally/plugins/openstack/scenarios/fuel/__init__.py -> build/lib/rally/plugins/openstack/scenarios/fuel copying rally/plugins/openstack/scenarios/fuel/environments.py -> build/lib/rally/plugins/openstack/scenarios/fuel copying rally/plugins/openstack/scenarios/fuel/nodes.py -> build/lib/rally/plugins/openstack/scenarios/fuel copying rally/plugins/openstack/scenarios/fuel/utils.py -> build/lib/rally/plugins/openstack/scenarios/fuel creating build/lib/rally/plugins/openstack/scenarios/quotas copying rally/plugins/openstack/scenarios/quotas/__init__.py -> build/lib/rally/plugins/openstack/scenarios/quotas copying rally/plugins/openstack/scenarios/quotas/quotas.py -> build/lib/rally/plugins/openstack/scenarios/quotas copying rally/plugins/openstack/scenarios/quotas/utils.py -> build/lib/rally/plugins/openstack/scenarios/quotas creating build/lib/rally/plugins/openstack/context/swift copying rally/plugins/openstack/context/swift/__init__.py -> build/lib/rally/plugins/openstack/context/swift copying rally/plugins/openstack/context/swift/objects.py -> build/lib/rally/plugins/openstack/context/swift copying rally/plugins/openstack/context/swift/utils.py -> build/lib/rally/plugins/openstack/context/swift creating build/lib/rally/plugins/openstack/scenarios/zaqar copying rally/plugins/openstack/scenarios/zaqar/__init__.py -> build/lib/rally/plugins/openstack/scenarios/zaqar copying rally/plugins/openstack/scenarios/zaqar/basic.py -> build/lib/rally/plugins/openstack/scenarios/zaqar copying rally/plugins/openstack/scenarios/zaqar/utils.py -> build/lib/rally/plugins/openstack/scenarios/zaqar copying rally/plugins/openstack/context/__init__.py -> build/lib/rally/plugins/openstack/context copying rally/plugins/openstack/context/api_versions.py -> build/lib/rally/plugins/openstack/context copying rally/plugins/openstack/context/fuel.py -> build/lib/rally/plugins/openstack/context creating build/lib/rally/plugins/openstack/services/identity copying rally/plugins/openstack/services/identity/__init__.py -> build/lib/rally/plugins/openstack/services/identity copying rally/plugins/openstack/services/identity/identity.py -> build/lib/rally/plugins/openstack/services/identity copying rally/plugins/openstack/services/identity/keystone_v2.py -> build/lib/rally/plugins/openstack/services/identity copying rally/plugins/openstack/services/identity/keystone_v3.py -> build/lib/rally/plugins/openstack/services/identity creating build/lib/rally/common/db copying rally/common/db/__init__.py -> build/lib/rally/common/db copying rally/common/db/api.py -> build/lib/rally/common/db creating build/lib/rally/common/plugin copying rally/common/plugin/__init__.py -> build/lib/rally/common/plugin copying rally/common/plugin/discover.py -> build/lib/rally/common/plugin copying rally/common/plugin/info.py -> build/lib/rally/common/plugin copying rally/common/plugin/meta.py -> build/lib/rally/common/plugin copying rally/common/plugin/plugin.py -> build/lib/rally/common/plugin creating build/lib/rally/plugins/openstack/scenarios/designate copying rally/plugins/openstack/scenarios/designate/__init__.py -> build/lib/rally/plugins/openstack/scenarios/designate copying rally/plugins/openstack/scenarios/designate/basic.py -> build/lib/rally/plugins/openstack/scenarios/designate copying rally/plugins/openstack/scenarios/designate/utils.py -> build/lib/rally/plugins/openstack/scenarios/designate creating build/lib/rally/plugins/openstack/context/heat copying rally/plugins/openstack/context/heat/__init__.py -> build/lib/rally/plugins/openstack/context/heat copying rally/plugins/openstack/context/heat/stacks.py -> build/lib/rally/plugins/openstack/context/heat creating build/lib/rally/plugins/openstack/context/neutron copying rally/plugins/openstack/context/neutron/__init__.py -> build/lib/rally/plugins/openstack/context/neutron copying rally/plugins/openstack/context/neutron/lbaas.py -> build/lib/rally/plugins/openstack/context/neutron creating build/lib/rally/deployment/serverprovider creating build/lib/rally/deployment/serverprovider/providers copying rally/deployment/serverprovider/providers/__init__.py -> build/lib/rally/deployment/serverprovider/providers copying rally/deployment/serverprovider/providers/cobbler.py -> build/lib/rally/deployment/serverprovider/providers copying rally/deployment/serverprovider/providers/existing.py -> build/lib/rally/deployment/serverprovider/providers copying rally/deployment/serverprovider/providers/lxc.py -> build/lib/rally/deployment/serverprovider/providers copying rally/deployment/serverprovider/providers/openstack.py -> build/lib/rally/deployment/serverprovider/providers copying rally/deployment/serverprovider/providers/virsh.py -> build/lib/rally/deployment/serverprovider/providers creating build/lib/rally/plugins/openstack/context/ec2 copying rally/plugins/openstack/context/ec2/__init__.py -> build/lib/rally/plugins/openstack/context/ec2 copying rally/plugins/openstack/context/ec2/servers.py -> build/lib/rally/plugins/openstack/context/ec2 creating build/lib/rally/plugins/openstack/scenarios/sahara copying rally/plugins/openstack/scenarios/sahara/__init__.py -> build/lib/rally/plugins/openstack/scenarios/sahara copying rally/plugins/openstack/scenarios/sahara/clusters.py -> build/lib/rally/plugins/openstack/scenarios/sahara copying rally/plugins/openstack/scenarios/sahara/consts.py -> build/lib/rally/plugins/openstack/scenarios/sahara copying rally/plugins/openstack/scenarios/sahara/jobs.py -> build/lib/rally/plugins/openstack/scenarios/sahara copying rally/plugins/openstack/scenarios/sahara/node_group_templates.py -> build/lib/rally/plugins/openstack/scenarios/sahara copying rally/plugins/openstack/scenarios/sahara/utils.py -> build/lib/rally/plugins/openstack/scenarios/sahara creating build/lib/rally/ui copying rally/ui/__init__.py -> build/lib/rally/ui copying rally/ui/report.py -> build/lib/rally/ui copying rally/ui/utils.py -> build/lib/rally/ui creating build/lib/rally/plugins/openstack/context/keystone copying rally/plugins/openstack/context/keystone/__init__.py -> build/lib/rally/plugins/openstack/context/keystone copying rally/plugins/openstack/context/keystone/existing_users.py -> build/lib/rally/plugins/openstack/context/keystone copying rally/plugins/openstack/context/keystone/roles.py -> build/lib/rally/plugins/openstack/context/keystone copying rally/plugins/openstack/context/keystone/users.py -> build/lib/rally/plugins/openstack/context/keystone creating build/lib/rally/verification creating build/lib/rally/verification/tempest copying rally/verification/tempest/__init__.py -> build/lib/rally/verification/tempest copying rally/verification/tempest/config.py -> build/lib/rally/verification/tempest copying rally/verification/tempest/tempest.py -> build/lib/rally/verification/tempest copying rally/cli/__init__.py -> build/lib/rally/cli copying rally/cli/cliutils.py -> build/lib/rally/cli copying rally/cli/envutils.py -> build/lib/rally/cli copying rally/cli/main.py -> build/lib/rally/cli copying rally/cli/manage.py -> build/lib/rally/cli creating build/lib/rally/plugins/openstack/scenarios/swift copying rally/plugins/openstack/scenarios/swift/__init__.py -> build/lib/rally/plugins/openstack/scenarios/swift copying rally/plugins/openstack/scenarios/swift/objects.py -> build/lib/rally/plugins/openstack/scenarios/swift copying rally/plugins/openstack/scenarios/swift/utils.py -> build/lib/rally/plugins/openstack/scenarios/swift creating build/lib/rally/plugins/openstack/scenarios/manila copying rally/plugins/openstack/scenarios/manila/__init__.py -> build/lib/rally/plugins/openstack/scenarios/manila copying rally/plugins/openstack/scenarios/manila/shares.py -> build/lib/rally/plugins/openstack/scenarios/manila copying rally/plugins/openstack/scenarios/manila/utils.py -> build/lib/rally/plugins/openstack/scenarios/manila creating build/lib/rally/plugins/openstack/scenarios/magnum copying rally/plugins/openstack/scenarios/magnum/__init__.py -> build/lib/rally/plugins/openstack/scenarios/magnum copying rally/plugins/openstack/scenarios/magnum/cluster_templates.py -> build/lib/rally/plugins/openstack/scenarios/magnum copying rally/plugins/openstack/scenarios/magnum/clusters.py -> build/lib/rally/plugins/openstack/scenarios/magnum copying rally/plugins/openstack/scenarios/magnum/utils.py -> build/lib/rally/plugins/openstack/scenarios/magnum copying rally/__init__.py -> build/lib/rally copying rally/api.py -> build/lib/rally copying rally/consts.py -> build/lib/rally copying rally/exceptions.py -> build/lib/rally copying rally/osclients.py -> build/lib/rally creating build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/__init__.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/agents.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/aggregates.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/availability_zones.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/flavors.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/floating_ips_bulk.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/hosts.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/hypervisors.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/images.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/keypairs.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/networks.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/security_group.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/servers.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/services.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/plugins/openstack/scenarios/nova/utils.py -> build/lib/rally/plugins/openstack/scenarios/nova copying rally/deployment/serverprovider/__init__.py -> build/lib/rally/deployment/serverprovider copying rally/deployment/serverprovider/__main__.py -> build/lib/rally/deployment/serverprovider copying rally/deployment/serverprovider/provider.py -> build/lib/rally/deployment/serverprovider copying rally/plugins/common/scenarios/__init__.py -> build/lib/rally/plugins/common/scenarios copying rally/plugins/__init__.py -> build/lib/rally/plugins creating build/lib/rally/plugins/openstack/hook copying rally/plugins/openstack/hook/__init__.py -> build/lib/rally/plugins/openstack/hook copying rally/plugins/openstack/hook/fault_injection.py -> build/lib/rally/plugins/openstack/hook creating build/lib/rally/plugins/openstack/scenarios/keystone copying rally/plugins/openstack/scenarios/keystone/__init__.py -> build/lib/rally/plugins/openstack/scenarios/keystone copying rally/plugins/openstack/scenarios/keystone/basic.py -> build/lib/rally/plugins/openstack/scenarios/keystone copying rally/plugins/openstack/scenarios/keystone/utils.py -> build/lib/rally/plugins/openstack/scenarios/keystone creating build/lib/rally/plugins/openstack/context/designate copying rally/plugins/openstack/context/designate/__init__.py -> build/lib/rally/plugins/openstack/context/designate copying rally/plugins/openstack/context/designate/zones.py -> build/lib/rally/plugins/openstack/context/designate creating build/lib/rally/plugins/openstack/scenarios/murano copying rally/plugins/openstack/scenarios/murano/__init__.py -> build/lib/rally/plugins/openstack/scenarios/murano copying rally/plugins/openstack/scenarios/murano/environments.py -> build/lib/rally/plugins/openstack/scenarios/murano copying rally/plugins/openstack/scenarios/murano/packages.py -> build/lib/rally/plugins/openstack/scenarios/murano copying rally/plugins/openstack/scenarios/murano/utils.py -> build/lib/rally/plugins/openstack/scenarios/murano creating build/lib/rally/deployment/engines copying rally/deployment/engines/__init__.py -> build/lib/rally/deployment/engines copying rally/deployment/engines/devstack.py -> build/lib/rally/deployment/engines copying rally/deployment/engines/existing.py -> build/lib/rally/deployment/engines copying rally/deployment/engines/lxc.py -> build/lib/rally/deployment/engines copying rally/deployment/engines/multihost.py -> build/lib/rally/deployment/engines copying rally/verification/__init__.py -> build/lib/rally/verification copying rally/verification/exporter.py -> build/lib/rally/verification creating build/lib/rally/plugins/openstack/scenarios/tempest copying rally/plugins/openstack/scenarios/tempest/__init__.py -> build/lib/rally/plugins/openstack/scenarios/tempest copying rally/plugins/openstack/scenarios/tempest/tempest.py -> build/lib/rally/plugins/openstack/scenarios/tempest copying rally/plugins/openstack/scenarios/tempest/utils.py -> build/lib/rally/plugins/openstack/scenarios/tempest creating build/lib/rally/plugins/openstack/context/dataplane copying rally/plugins/openstack/context/dataplane/__init__.py -> build/lib/rally/plugins/openstack/context/dataplane copying rally/plugins/openstack/context/dataplane/heat.py -> build/lib/rally/plugins/openstack/context/dataplane creating build/lib/rally/plugins/openstack/context/nova copying rally/plugins/openstack/context/nova/__init__.py -> build/lib/rally/plugins/openstack/context/nova copying rally/plugins/openstack/context/nova/flavors.py -> build/lib/rally/plugins/openstack/context/nova copying rally/plugins/openstack/context/nova/keypairs.py -> build/lib/rally/plugins/openstack/context/nova copying rally/plugins/openstack/context/nova/servers.py -> build/lib/rally/plugins/openstack/context/nova creating build/lib/rally/aas copying rally/aas/__init__.py -> build/lib/rally/aas creating build/lib/rally/common/db/sqlalchemy copying rally/common/db/sqlalchemy/__init__.py -> build/lib/rally/common/db/sqlalchemy copying rally/common/db/sqlalchemy/api.py -> build/lib/rally/common/db/sqlalchemy copying rally/common/db/sqlalchemy/models.py -> build/lib/rally/common/db/sqlalchemy copying rally/common/db/sqlalchemy/types.py -> build/lib/rally/common/db/sqlalchemy creating build/lib/rally/plugins/openstack/scenarios/cinder copying rally/plugins/openstack/scenarios/cinder/__init__.py -> build/lib/rally/plugins/openstack/scenarios/cinder copying rally/plugins/openstack/scenarios/cinder/utils.py -> build/lib/rally/plugins/openstack/scenarios/cinder copying rally/plugins/openstack/scenarios/cinder/volume_types.py -> build/lib/rally/plugins/openstack/scenarios/cinder copying rally/plugins/openstack/scenarios/cinder/volumes.py -> build/lib/rally/plugins/openstack/scenarios/cinder creating build/lib/rally/plugins/openstack/wrappers copying rally/plugins/openstack/wrappers/__init__.py -> build/lib/rally/plugins/openstack/wrappers copying rally/plugins/openstack/wrappers/cinder.py -> build/lib/rally/plugins/openstack/wrappers copying rally/plugins/openstack/wrappers/glance.py -> build/lib/rally/plugins/openstack/wrappers copying rally/plugins/openstack/wrappers/keystone.py -> build/lib/rally/plugins/openstack/wrappers copying rally/plugins/openstack/wrappers/network.py -> build/lib/rally/plugins/openstack/wrappers creating build/lib/rally/plugins/openstack/context/senlin copying rally/plugins/openstack/context/senlin/__init__.py -> build/lib/rally/plugins/openstack/context/senlin copying rally/plugins/openstack/context/senlin/profiles.py -> build/lib/rally/plugins/openstack/context/senlin running egg_info deleting rally.egg-info/requires.txt writing rally.egg-info/PKG-INFO writing top-level names to rally.egg-info/top_level.txt writing dependency_links to rally.egg-info/dependency_links.txt writing entry points to rally.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/rally/deployment/serverprovider/providers/lxc copying rally/deployment/serverprovider/providers/lxc/configure_container.sh -> build/lib/rally/deployment/serverprovider/providers/lxc copying rally/deployment/serverprovider/providers/lxc/lxc-install.sh -> build/lib/rally/deployment/serverprovider/providers/lxc copying rally/deployment/serverprovider/providers/lxc/tunnel-local.sh -> build/lib/rally/deployment/serverprovider/providers/lxc copying rally/deployment/serverprovider/providers/lxc/tunnel-remote.sh -> build/lib/rally/deployment/serverprovider/providers/lxc creating build/lib/rally/deployment/serverprovider/providers/virsh copying rally/deployment/serverprovider/providers/virsh/get_domain_ip.sh -> build/lib/rally/deployment/serverprovider/providers/virsh creating build/lib/rally/ui/templates copying rally/ui/templates/base.html -> build/lib/rally/ui/templates copying rally/ui/templates/base.mako -> build/lib/rally/ui/templates creating build/lib/rally/ui/templates/ci copying rally/ui/templates/ci/index.html -> build/lib/rally/ui/templates/ci copying rally/ui/templates/ci/index_verify.html -> build/lib/rally/ui/templates/ci creating build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/README.rst -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/angular.1.3.3.min.js -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/d3.3.4.13.min.js -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js -> build/lib/rally/ui/templates/libs creating build/lib/rally/ui/templates/task copying rally/ui/templates/task/directive_widget.js -> build/lib/rally/ui/templates/task copying rally/ui/templates/task/report.html -> build/lib/rally/ui/templates/task copying rally/ui/templates/task/trends.html -> build/lib/rally/ui/templates/task creating build/lib/rally/ui/templates/verification copying rally/ui/templates/verification/report.html -> build/lib/rally/ui/templates/verification copying rally/verification/tempest/config.ini -> build/lib/rally/verification/tempest creating build/lib/rally/deployment/engines/devstack copying rally/deployment/engines/devstack/install.sh -> build/lib/rally/deployment/engines/devstack creating build/lib/rally/deployment/engines/lxc copying rally/deployment/engines/lxc/start.sh -> build/lib/rally/deployment/engines/lxc copying rally/common/db/sqlalchemy/alembic.ini -> build/lib/rally/common/db/sqlalchemy creating build/lib/rally/common/db/sqlalchemy/migrations copying rally/common/db/sqlalchemy/migrations/README.rst -> build/lib/rally/common/db/sqlalchemy/migrations copying rally/common/db/sqlalchemy/migrations/env.py -> build/lib/rally/common/db/sqlalchemy/migrations copying rally/common/db/sqlalchemy/migrations/script.py.mako -> build/lib/rally/common/db/sqlalchemy/migrations creating build/lib/rally/common/db/sqlalchemy/migrations/versions copying rally/common/db/sqlalchemy/migrations/versions/08e1515a576c_fix_invalid_verification_logs.py -> build/lib/rally/common/db/sqlalchemy/migrations/versions copying rally/common/db/sqlalchemy/migrations/versions/3177d36ea270_merge_credentials_from_users_and_admin.py -> build/lib/rally/common/db/sqlalchemy/migrations/versions copying rally/common/db/sqlalchemy/migrations/versions/32fada9b2fde_remove_admin_domain_name.py -> build/lib/rally/common/db/sqlalchemy/migrations/versions copying rally/common/db/sqlalchemy/migrations/versions/54e844ebfbc3_update_deployment_configs.py -> build/lib/rally/common/db/sqlalchemy/migrations/versions copying rally/common/db/sqlalchemy/migrations/versions/6ad4f426f005_add_hooks_to_task_result.py -> build/lib/rally/common/db/sqlalchemy/migrations/versions copying rally/common/db/sqlalchemy/migrations/versions/ca3626f62937_init_migration.py -> build/lib/rally/common/db/sqlalchemy/migrations/versions + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1ixw6p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64 + cd rally-0.7.1.dev107 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/aas copying build/lib/rally/aas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/aas copying build/lib/rally/osclients.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally copying build/lib/rally/exceptions.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally copying build/lib/rally/consts.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally copying build/lib/rally/api.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally copying build/lib/rally/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification copying build/lib/rally/verification/exporter.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification copying build/lib/rally/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest copying build/lib/rally/verification/tempest/config.ini -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest copying build/lib/rally/verification/tempest/tempest.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest copying build/lib/rally/verification/tempest/config.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest copying build/lib/rally/verification/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/verification copying build/lib/rally/ui/templates/verification/report.html -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/verification creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/trends.html -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/report.html -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/directive_widget.js -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/task creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/d3.3.4.13.min.js -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/angular.1.3.3.min.js -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/README.rst -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/libs creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/ci/index_verify.html -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/ci/index.html -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/base.mako -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates copying build/lib/rally/ui/templates/base.html -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/templates copying build/lib/rally/ui/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui copying build/lib/rally/ui/report.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui copying build/lib/rally/ui/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/lxc copying build/lib/rally/deployment/engines/lxc/start.sh -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/lxc creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/devstack copying build/lib/rally/deployment/engines/devstack/install.sh -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/devstack copying build/lib/rally/deployment/engines/multihost.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines copying build/lib/rally/deployment/engines/lxc.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines copying build/lib/rally/deployment/engines/existing.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines copying build/lib/rally/deployment/engines/devstack.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines copying build/lib/rally/deployment/engines/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider copying build/lib/rally/deployment/serverprovider/provider.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider copying build/lib/rally/deployment/serverprovider/__main__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider copying build/lib/rally/deployment/serverprovider/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/virsh copying build/lib/rally/deployment/serverprovider/providers/virsh/get_domain_ip.sh -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/virsh creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc copying build/lib/rally/deployment/serverprovider/providers/lxc/tunnel-remote.sh -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc copying build/lib/rally/deployment/serverprovider/providers/lxc/tunnel-local.sh -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc copying build/lib/rally/deployment/serverprovider/providers/lxc/lxc-install.sh -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc copying build/lib/rally/deployment/serverprovider/providers/lxc/configure_container.sh -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc copying build/lib/rally/deployment/serverprovider/providers/virsh.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers copying build/lib/rally/deployment/serverprovider/providers/openstack.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers copying build/lib/rally/deployment/serverprovider/providers/lxc.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers copying build/lib/rally/deployment/serverprovider/providers/existing.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers copying build/lib/rally/deployment/serverprovider/providers/cobbler.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers copying build/lib/rally/deployment/serverprovider/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers copying build/lib/rally/deployment/engine.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment copying build/lib/rally/deployment/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/validation.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/types.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/trigger.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/sla.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/service.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/scenario.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/runner.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/hook.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/functional.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/exporter.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/engine.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/context.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/atomic.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/plot.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/charts.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/plugin.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/meta.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/info.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/discover.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions copying build/lib/rally/common/db/sqlalchemy/migrations/versions/ca3626f62937_init_migration.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions copying build/lib/rally/common/db/sqlalchemy/migrations/versions/6ad4f426f005_add_hooks_to_task_result.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions copying build/lib/rally/common/db/sqlalchemy/migrations/versions/54e844ebfbc3_update_deployment_configs.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions copying build/lib/rally/common/db/sqlalchemy/migrations/versions/32fada9b2fde_remove_admin_domain_name.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions copying build/lib/rally/common/db/sqlalchemy/migrations/versions/3177d36ea270_merge_credentials_from_users_and_admin.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions copying build/lib/rally/common/db/sqlalchemy/migrations/versions/08e1515a576c_fix_invalid_verification_logs.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions copying build/lib/rally/common/db/sqlalchemy/migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations copying build/lib/rally/common/db/sqlalchemy/migrations/env.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations copying build/lib/rally/common/db/sqlalchemy/migrations/README.rst -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations copying build/lib/rally/common/db/sqlalchemy/alembic.ini -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy copying build/lib/rally/common/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy copying build/lib/rally/common/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy copying build/lib/rally/common/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy copying build/lib/rally/common/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy copying build/lib/rally/common/db/api.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db copying build/lib/rally/common/db/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/io copying build/lib/rally/common/io/subunit_v2.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/io copying build/lib/rally/common/io/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/io copying build/lib/rally/common/version.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/streaming_algorithms.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/sshutils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/opts.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/logging.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/junit.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/i18n.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/fileutils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/broker.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/verification.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/task.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/endpoint.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/deploy.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/credential.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/manage.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/main.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/envutils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/cliutils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/verify.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/task.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/show.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/plugin.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/deployment.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins copying build/lib/rally/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/workload copying build/lib/rally/plugins/workload/siege.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/workload copying build/lib/rally/plugins/workload/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/workload creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/context copying build/lib/rally/plugins/common/context/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/context copying build/lib/rally/plugins/common/context/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/context creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/performance_degradation.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/outliers.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/max_average_duration_per_atomic.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/max_average_duration.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/iteration_time.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/failure_rate.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/trigger copying build/lib/rally/plugins/common/trigger/periodic.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/trigger copying build/lib/rally/plugins/common/trigger/event.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/trigger copying build/lib/rally/plugins/common/trigger/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/trigger creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/exporter copying build/lib/rally/plugins/common/exporter/file_system.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/exporter copying build/lib/rally/plugins/common/exporter/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/exporter creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/serial.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/rps.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/constant.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/types.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common copying build/lib/rally/plugins/common/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/hook copying build/lib/rally/plugins/common/hook/sys_call.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/hook copying build/lib/rally/plugins/common/hook/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/hook creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios copying build/lib/rally/plugins/common/scenarios/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy copying build/lib/rally/plugins/common/scenarios/dummy/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy copying build/lib/rally/plugins/common/scenarios/dummy/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/http_requests.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers copying build/lib/rally/plugins/openstack/wrappers/network.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers copying build/lib/rally/plugins/openstack/wrappers/keystone.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers copying build/lib/rally/plugins/openstack/wrappers/glance.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers copying build/lib/rally/plugins/openstack/wrappers/cinder.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers copying build/lib/rally/plugins/openstack/wrappers/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/hook copying build/lib/rally/plugins/openstack/hook/fault_injection.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/hook copying build/lib/rally/plugins/openstack/hook/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/hook creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity copying build/lib/rally/plugins/openstack/services/identity/keystone_v3.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity copying build/lib/rally/plugins/openstack/services/identity/keystone_v2.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity copying build/lib/rally/plugins/openstack/services/identity/identity.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity copying build/lib/rally/plugins/openstack/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/heat copying build/lib/rally/plugins/openstack/services/heat/main.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/heat copying build/lib/rally/plugins/openstack/services/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/heat copying build/lib/rally/plugins/openstack/services/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup copying build/lib/rally/plugins/openstack/cleanup/resources.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup copying build/lib/rally/plugins/openstack/cleanup/manager.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup copying build/lib/rally/plugins/openstack/cleanup/base.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup copying build/lib/rally/plugins/openstack/cleanup/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder copying build/lib/rally/plugins/openstack/scenarios/cinder/volumes.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder copying build/lib/rally/plugins/openstack/scenarios/cinder/volume_types.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder copying build/lib/rally/plugins/openstack/scenarios/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder copying build/lib/rally/plugins/openstack/scenarios/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/tempest copying build/lib/rally/plugins/openstack/scenarios/tempest/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/tempest copying build/lib/rally/plugins/openstack/scenarios/tempest/tempest.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/tempest copying build/lib/rally/plugins/openstack/scenarios/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/tempest creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano copying build/lib/rally/plugins/openstack/scenarios/murano/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano copying build/lib/rally/plugins/openstack/scenarios/murano/packages.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano copying build/lib/rally/plugins/openstack/scenarios/murano/environments.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano copying build/lib/rally/plugins/openstack/scenarios/murano/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/keystone copying build/lib/rally/plugins/openstack/scenarios/keystone/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/keystone copying build/lib/rally/plugins/openstack/scenarios/keystone/basic.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/keystone copying build/lib/rally/plugins/openstack/scenarios/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/keystone creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/services.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/servers.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/security_group.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/networks.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/keypairs.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/images.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/hypervisors.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/hosts.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/floating_ips_bulk.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/flavors.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/availability_zones.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/aggregates.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/agents.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova copying build/lib/rally/plugins/openstack/scenarios/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum copying build/lib/rally/plugins/openstack/scenarios/magnum/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum copying build/lib/rally/plugins/openstack/scenarios/magnum/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum copying build/lib/rally/plugins/openstack/scenarios/magnum/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum copying build/lib/rally/plugins/openstack/scenarios/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/manila copying build/lib/rally/plugins/openstack/scenarios/manila/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/manila copying build/lib/rally/plugins/openstack/scenarios/manila/shares.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/manila copying build/lib/rally/plugins/openstack/scenarios/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/manila creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/swift copying build/lib/rally/plugins/openstack/scenarios/swift/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/swift copying build/lib/rally/plugins/openstack/scenarios/swift/objects.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/swift copying build/lib/rally/plugins/openstack/scenarios/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/swift creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara copying build/lib/rally/plugins/openstack/scenarios/sahara/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara copying build/lib/rally/plugins/openstack/scenarios/sahara/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara copying build/lib/rally/plugins/openstack/scenarios/sahara/jobs.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara copying build/lib/rally/plugins/openstack/scenarios/sahara/consts.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara copying build/lib/rally/plugins/openstack/scenarios/sahara/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara copying build/lib/rally/plugins/openstack/scenarios/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/designate copying build/lib/rally/plugins/openstack/scenarios/designate/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/designate copying build/lib/rally/plugins/openstack/scenarios/designate/basic.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/designate copying build/lib/rally/plugins/openstack/scenarios/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/designate creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/zaqar copying build/lib/rally/plugins/openstack/scenarios/zaqar/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/zaqar copying build/lib/rally/plugins/openstack/scenarios/zaqar/basic.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/zaqar copying build/lib/rally/plugins/openstack/scenarios/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/zaqar creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/quotas copying build/lib/rally/plugins/openstack/scenarios/quotas/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/quotas copying build/lib/rally/plugins/openstack/scenarios/quotas/quotas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/quotas copying build/lib/rally/plugins/openstack/scenarios/quotas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/quotas creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel copying build/lib/rally/plugins/openstack/scenarios/fuel/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel copying build/lib/rally/plugins/openstack/scenarios/fuel/nodes.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel copying build/lib/rally/plugins/openstack/scenarios/fuel/environments.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel copying build/lib/rally/plugins/openstack/scenarios/fuel/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/authenticate copying build/lib/rally/plugins/openstack/scenarios/authenticate/authenticate.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/authenticate copying build/lib/rally/plugins/openstack/scenarios/authenticate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/authenticate creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral copying build/lib/rally/plugins/openstack/scenarios/mistral/workbooks.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral copying build/lib/rally/plugins/openstack/scenarios/mistral/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral copying build/lib/rally/plugins/openstack/scenarios/mistral/executions.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral copying build/lib/rally/plugins/openstack/scenarios/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/monasca copying build/lib/rally/plugins/openstack/scenarios/monasca/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/monasca copying build/lib/rally/plugins/openstack/scenarios/monasca/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/monasca copying build/lib/rally/plugins/openstack/scenarios/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/monasca creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron copying build/lib/rally/plugins/openstack/scenarios/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron copying build/lib/rally/plugins/openstack/scenarios/neutron/security_groups.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron copying build/lib/rally/plugins/openstack/scenarios/neutron/network.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron copying build/lib/rally/plugins/openstack/scenarios/neutron/loadbalancer_v1.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron copying build/lib/rally/plugins/openstack/scenarios/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ec2 copying build/lib/rally/plugins/openstack/scenarios/ec2/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ec2 copying build/lib/rally/plugins/openstack/scenarios/ec2/servers.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ec2 copying build/lib/rally/plugins/openstack/scenarios/ec2/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ec2 copying build/lib/rally/plugins/openstack/scenarios/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/watcher copying build/lib/rally/plugins/openstack/scenarios/watcher/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/watcher copying build/lib/rally/plugins/openstack/scenarios/watcher/basic.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/watcher copying build/lib/rally/plugins/openstack/scenarios/watcher/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/watcher creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/traits.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/stats.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/samples.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/resources.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/queries.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/meters.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/events.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/alarms.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer copying build/lib/rally/plugins/openstack/scenarios/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/vm copying build/lib/rally/plugins/openstack/scenarios/vm/vmtasks.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/vm copying build/lib/rally/plugins/openstack/scenarios/vm/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/vm copying build/lib/rally/plugins/openstack/scenarios/vm/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/vm creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/heat copying build/lib/rally/plugins/openstack/scenarios/heat/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/heat copying build/lib/rally/plugins/openstack/scenarios/heat/stacks.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/heat copying build/lib/rally/plugins/openstack/scenarios/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/heat creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ironic copying build/lib/rally/plugins/openstack/scenarios/ironic/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ironic copying build/lib/rally/plugins/openstack/scenarios/ironic/nodes.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ironic copying build/lib/rally/plugins/openstack/scenarios/ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ironic creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/glance copying build/lib/rally/plugins/openstack/scenarios/glance/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/glance copying build/lib/rally/plugins/openstack/scenarios/glance/images.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/glance copying build/lib/rally/plugins/openstack/scenarios/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/glance creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/senlin copying build/lib/rally/plugins/openstack/scenarios/senlin/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/senlin copying build/lib/rally/plugins/openstack/scenarios/senlin/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/senlin copying build/lib/rally/plugins/openstack/scenarios/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/senlin copying build/lib/rally/plugins/openstack/types.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack copying build/lib/rally/plugins/openstack/service.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack copying build/lib/rally/plugins/openstack/scenario.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack copying build/lib/rally/plugins/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/senlin copying build/lib/rally/plugins/openstack/context/senlin/profiles.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/senlin copying build/lib/rally/plugins/openstack/context/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/senlin creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova copying build/lib/rally/plugins/openstack/context/nova/servers.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova copying build/lib/rally/plugins/openstack/context/nova/keypairs.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova copying build/lib/rally/plugins/openstack/context/nova/flavors.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova copying build/lib/rally/plugins/openstack/context/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/dataplane copying build/lib/rally/plugins/openstack/context/dataplane/heat.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/dataplane copying build/lib/rally/plugins/openstack/context/dataplane/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/dataplane creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/designate copying build/lib/rally/plugins/openstack/context/designate/zones.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/designate copying build/lib/rally/plugins/openstack/context/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/designate creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone copying build/lib/rally/plugins/openstack/context/keystone/users.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone copying build/lib/rally/plugins/openstack/context/keystone/roles.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone copying build/lib/rally/plugins/openstack/context/keystone/existing_users.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone copying build/lib/rally/plugins/openstack/context/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ec2 copying build/lib/rally/plugins/openstack/context/ec2/servers.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ec2 copying build/lib/rally/plugins/openstack/context/ec2/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ec2 creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/neutron copying build/lib/rally/plugins/openstack/context/neutron/lbaas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/neutron copying build/lib/rally/plugins/openstack/context/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/neutron creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/heat copying build/lib/rally/plugins/openstack/context/heat/stacks.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/heat copying build/lib/rally/plugins/openstack/context/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/heat copying build/lib/rally/plugins/openstack/context/fuel.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context copying build/lib/rally/plugins/openstack/context/api_versions.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context copying build/lib/rally/plugins/openstack/context/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/swift copying build/lib/rally/plugins/openstack/context/swift/utils.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/swift copying build/lib/rally/plugins/openstack/context/swift/objects.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/swift copying build/lib/rally/plugins/openstack/context/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/swift creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara copying build/lib/rally/plugins/openstack/context/sahara/sahara_output_data_sources.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara copying build/lib/rally/plugins/openstack/context/sahara/sahara_job_binaries.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara copying build/lib/rally/plugins/openstack/context/sahara/sahara_input_data_sources.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara copying build/lib/rally/plugins/openstack/context/sahara/sahara_image.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara copying build/lib/rally/plugins/openstack/context/sahara/sahara_cluster.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara copying build/lib/rally/plugins/openstack/context/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network copying build/lib/rally/plugins/openstack/context/network/networks.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network copying build/lib/rally/plugins/openstack/context/network/existing_network.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network copying build/lib/rally/plugins/openstack/context/network/allow_ssh.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network copying build/lib/rally/plugins/openstack/context/network/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup copying build/lib/rally/plugins/openstack/context/cleanup/user.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup copying build/lib/rally/plugins/openstack/context/cleanup/base.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup copying build/lib/rally/plugins/openstack/context/cleanup/admin.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup copying build/lib/rally/plugins/openstack/context/cleanup/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila copying build/lib/rally/plugins/openstack/context/manila/manila_shares.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila copying build/lib/rally/plugins/openstack/context/manila/manila_share_networks.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila copying build/lib/rally/plugins/openstack/context/manila/manila_security_services.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila copying build/lib/rally/plugins/openstack/context/manila/consts.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila copying build/lib/rally/plugins/openstack/context/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/murano copying build/lib/rally/plugins/openstack/context/murano/murano_packages.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/murano copying build/lib/rally/plugins/openstack/context/murano/murano_environments.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/murano copying build/lib/rally/plugins/openstack/context/murano/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/murano creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ceilometer copying build/lib/rally/plugins/openstack/context/ceilometer/samples.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ceilometer copying build/lib/rally/plugins/openstack/context/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ceilometer creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/magnum copying build/lib/rally/plugins/openstack/context/magnum/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/magnum copying build/lib/rally/plugins/openstack/context/magnum/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/magnum copying build/lib/rally/plugins/openstack/context/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/magnum creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/glance copying build/lib/rally/plugins/openstack/context/glance/images.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/glance copying build/lib/rally/plugins/openstack/context/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/glance creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cinder copying build/lib/rally/plugins/openstack/context/cinder/volumes.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cinder copying build/lib/rally/plugins/openstack/context/cinder/volume_types.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cinder copying build/lib/rally/plugins/openstack/context/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cinder creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/watcher copying build/lib/rally/plugins/openstack/context/watcher/audit_templates.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/watcher copying build/lib/rally/plugins/openstack/context/watcher/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/watcher creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/not_for_production copying build/lib/rally/plugins/openstack/context/not_for_production/tempest.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/not_for_production copying build/lib/rally/plugins/openstack/context/not_for_production/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/not_for_production creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/monasca copying build/lib/rally/plugins/openstack/context/monasca/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/monasca copying build/lib/rally/plugins/openstack/context/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/monasca creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/vm copying build/lib/rally/plugins/openstack/context/vm/image_command_customizer.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/vm copying build/lib/rally/plugins/openstack/context/vm/custom_image.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/vm copying build/lib/rally/plugins/openstack/context/vm/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/vm creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas copying build/lib/rally/plugins/openstack/context/quotas/quotas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas copying build/lib/rally/plugins/openstack/context/quotas/nova_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas copying build/lib/rally/plugins/openstack/context/quotas/neutron_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas copying build/lib/rally/plugins/openstack/context/quotas/manila_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas copying build/lib/rally/plugins/openstack/context/quotas/designate_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas copying build/lib/rally/plugins/openstack/context/quotas/cinder_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas copying build/lib/rally/plugins/openstack/context/quotas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/aas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/osclients.py to osclients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/exporter.py to exporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest/tempest.py to tempest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/verification/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/report.py to report.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/ui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/multihost.py to multihost.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/existing.py to existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/devstack.py to devstack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/provider.py to provider.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/virsh.py to virsh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/openstack.py to openstack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc.py to lxc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/existing.py to existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/cobbler.py to cobbler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/trigger.py to trigger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/sla.py to sla.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/hook.py to hook.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/exporter.py to exporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/atomic.py to atomic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing/plot.py to plot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing/charts.py to charts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/task/processing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin/meta.py to meta.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin/discover.py to discover.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions/ca3626f62937_init_migration.py to ca3626f62937_init_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions/6ad4f426f005_add_hooks_to_task_result.py to 6ad4f426f005_add_hooks_to_task_result.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions/54e844ebfbc3_update_deployment_configs.py to 54e844ebfbc3_update_deployment_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions/32fada9b2fde_remove_admin_domain_name.py to 32fada9b2fde_remove_admin_domain_name.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions/3177d36ea270_merge_credentials_from_users_and_admin.py to 3177d36ea270_merge_credentials_from_users_and_admin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/versions/08e1515a576c_fix_invalid_verification_logs.py to 08e1515a576c_fix_invalid_verification_logs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/io/subunit_v2.py to subunit_v2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/streaming_algorithms.py to streaming_algorithms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/sshutils.py to sshutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/junit.py to junit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/fileutils.py to fileutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/broker.py to broker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects/verification.py to verification.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/common/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/envutils.py to envutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/cliutils.py to cliutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands/show.py to show.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py to deployment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/cli/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/workload/siege.py to siege.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/workload/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/context/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/context/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla/performance_degradation.py to performance_degradation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla/outliers.py to outliers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla/max_average_duration_per_atomic.py to max_average_duration_per_atomic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla/max_average_duration.py to max_average_duration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla/iteration_time.py to iteration_time.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla/failure_rate.py to failure_rate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/sla/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/trigger/periodic.py to periodic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/trigger/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/trigger/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/exporter/file_system.py to file_system.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/exporter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners/serial.py to serial.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners/rps.py to rps.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners/constant.py to constant.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/runners/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/hook/sys_call.py to sys_call.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/hook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests/http_requests.py to http_requests.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers/cinder.py to cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/wrappers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/hook/fault_injection.py to fault_injection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/hook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity/keystone_v3.py to keystone_v3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity/keystone_v2.py to keystone_v2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity/identity.py to identity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/heat/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/cleanup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/tempest/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/tempest/tempest.py to tempest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/murano/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/keystone/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/keystone/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/security_group.py to security_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/floating_ips_bulk.py to floating_ips_bulk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/magnum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/manila/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/manila/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/swift/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/swift/objects.py to objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/designate/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/designate/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/designate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/zaqar/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/zaqar/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/zaqar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/quotas/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/quotas/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/quotas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/fuel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/authenticate/authenticate.py to authenticate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/authenticate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral/workbooks.py to workbooks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral/executions.py to executions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/mistral/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/monasca/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/monasca/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/monasca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/security_groups.py to security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/loadbalancer_v1.py to loadbalancer_v1.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ec2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ec2/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/watcher/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/watcher/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/watcher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/traits.py to traits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/samples.py to samples.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/queries.py to queries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/meters.py to meters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/alarms.py to alarms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ceilometer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/vm/vmtasks.py to vmtasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/vm/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/vm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/heat/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/heat/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ironic/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ironic/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/ironic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/glance/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/glance/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/senlin/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/senlin/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/senlin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/senlin/profiles.py to profiles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/senlin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/dataplane/heat.py to heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/dataplane/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/designate/zones.py to zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/designate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone/existing_users.py to existing_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ec2/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/neutron/lbaas.py to lbaas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/heat/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/fuel.py to fuel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/api_versions.py to api_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/swift/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/swift/objects.py to objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara/sahara_output_data_sources.py to sahara_output_data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara/sahara_job_binaries.py to sahara_job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara/sahara_input_data_sources.py to sahara_input_data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara/sahara_image.py to sahara_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara/sahara_cluster.py to sahara_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network/existing_network.py to existing_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network/allow_ssh.py to allow_ssh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cleanup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila/manila_shares.py to manila_shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila/manila_share_networks.py to manila_share_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila/manila_security_services.py to manila_security_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/murano/murano_packages.py to murano_packages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/murano/murano_environments.py to murano_environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/murano/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ceilometer/samples.py to samples.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/ceilometer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/magnum/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/magnum/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/magnum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/glance/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cinder/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cinder/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/watcher/audit_templates.py to audit_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/watcher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/not_for_production/tempest.py to tempest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/not_for_production/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/monasca/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/monasca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/vm/image_command_customizer.py to image_command_customizer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/vm/custom_image.py to custom_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/vm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas/nova_quotas.py to nova_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas/neutron_quotas.py to neutron_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas/manila_quotas.py to manila_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas/designate_quotas.py to designate_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas/cinder_quotas.py to cinder_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/plugins/openstack/context/quotas/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp2woOuc.py' /usr/bin/python2 -O /tmp/tmp2woOuc.py removing /tmp/tmp2woOuc.py running install_data creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/etc creating /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/etc/bash_completion.d copying etc/rally.bash_completion -> /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/etc/bash_completion.d running install_egg_info running egg_info writing rally.egg-info/PKG-INFO writing top-level names to rally.egg-info/top_level.txt writing dependency_links to rally.egg-info/dependency_links.txt writing entry points to rally.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying rally.egg-info to /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally-0.7.1.dev107-py2.7.egg-info running install_scripts Installing rally-manage script to /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/bin Installing rally script to /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64//etc/bash_completion.d + mv /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/etc/bash_completion.d/rally.bash_completion /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64//etc/bash_completion.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/etc/rally + install -p -D -m 640 etc/rally/rally.conf.sample /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/etc/rally/rally.conf + chmod a+x /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/devstack/install.sh + chmod a+x /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/engines/lxc/start.sh + chmod a+x /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc/lxc-install.sh + chmod a+x /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/lib/python2.7/site-packages/rally/deployment/serverprovider/providers/lxc/configure_container.sh + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rally-0.7.1.dev107 /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/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/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: openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8BcdrU + umask 022 + cd /builddir/build/BUILD + cd rally-0.7.1.dev107 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/share/licenses/openstack-rally-0.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/share/licenses/openstack-rally-0.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64/usr/share/licenses/openstack-rally-0.7.1 + exit 0 Provides: openstack-rally = 0.7.1-0.20161123121340.4cfa748.el7.centos 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: /bin/sh /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64 Wrote: /builddir/build/RPMS/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X7LqFu + umask 022 + cd /builddir/build/BUILD + cd rally-0.7.1.dev107 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-rally-0.7.1-0.20161123121340.4cfa748.el7.centos.x86_64 + exit 0 Child return code was: 0