Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-50178-158093/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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-sahara-9.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-50178-158093/root'shell=Falseuid=996env={'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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e4OMhI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sahara-9.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sahara-9.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sahara-9.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-sahara-9.0.0 base' + rm -rf requirements.txt test-requirements.txt + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/__init__.py + touch -r sahara/cli/__init__.py sahara/cli/__init__.py.new + mv sahara/cli/__init__.py.new sahara/cli/__init__.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_all.py + touch -r sahara/cli/sahara_all.py sahara/cli/sahara_all.py.new + mv sahara/cli/sahara_all.py.new sahara/cli/sahara_all.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_api.py + touch -r sahara/cli/sahara_api.py sahara/cli/sahara_api.py.new + mv sahara/cli/sahara_api.py.new sahara/cli/sahara_api.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_engine.py + touch -r sahara/cli/sahara_engine.py sahara/cli/sahara_engine.py.new + mv sahara/cli/sahara_engine.py.new sahara/cli/sahara_engine.py + for file in 'sahara/cli/*.py' + sed 1,2d sahara/cli/sahara_subprocess.py + touch -r sahara/cli/sahara_subprocess.py sahara/cli/sahara_subprocess.py.new + mv sahara/cli/sahara_subprocess.py.new sahara/cli/sahara_subprocess.py + chmod a+x sahara/plugins/vanilla/hadoop2/resources/post_conf.template + chmod a+x sahara/plugins/spark/resources/spark-env.sh.template + chmod a+x sahara/plugins/spark/resources/topology.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zFoe8Y + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/sahara creating build/lib/sahara/tests creating build/lib/sahara/tests/unit creating build/lib/sahara/tests/unit/service creating build/lib/sahara/tests/unit/service/edp creating build/lib/sahara/tests/unit/service/edp/job_binaries creating build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift creating build/lib/sahara/db creating build/lib/sahara/db/templates copying sahara/db/templates/__init__.py -> build/lib/sahara/db/templates copying sahara/db/templates/cli.py -> build/lib/sahara/db/templates copying sahara/db/templates/utils.py -> build/lib/sahara/db/templates copying sahara/db/templates/api.py -> build/lib/sahara/db/templates creating build/lib/sahara/service creating build/lib/sahara/service/edp creating build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/__init__.py -> build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/engine.py -> build/lib/sahara/service/edp/storm creating build/lib/sahara/plugins creating build/lib/sahara/plugins/vanilla creating build/lib/sahara/plugins/vanilla/v2_7_1 copying sahara/plugins/vanilla/v2_7_1/__init__.py -> build/lib/sahara/plugins/vanilla/v2_7_1 copying sahara/plugins/vanilla/v2_7_1/config_helper.py -> build/lib/sahara/plugins/vanilla/v2_7_1 copying sahara/plugins/vanilla/v2_7_1/edp_engine.py -> build/lib/sahara/plugins/vanilla/v2_7_1 copying sahara/plugins/vanilla/v2_7_1/versionhandler.py -> build/lib/sahara/plugins/vanilla/v2_7_1 creating build/lib/sahara/service/validations creating build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/__init__.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_execution_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_execution.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/data_source_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/data_source.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/base.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_interface.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal.py -> build/lib/sahara/service/validations/edp creating build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/__init__.py -> build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/test_shell.py -> build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/base.py -> build/lib/sahara/tests/unit/service/edp/spark copying sahara/tests/unit/service/edp/spark/test_spark.py -> build/lib/sahara/tests/unit/service/edp/spark creating build/lib/sahara/tests/unit/service/castellan copying sahara/tests/unit/service/castellan/test_sahara_key_manager.py -> build/lib/sahara/tests/unit/service/castellan copying sahara/tests/unit/service/castellan/__init__.py -> build/lib/sahara/tests/unit/service/castellan creating build/lib/sahara/tests/unit/plugins creating build/lib/sahara/tests/unit/plugins/mapr copying sahara/tests/unit/plugins/mapr/__init__.py -> build/lib/sahara/tests/unit/plugins/mapr copying sahara/tests/unit/plugins/mapr/test_base_handler.py -> build/lib/sahara/tests/unit/plugins/mapr copying sahara/tests/unit/plugins/mapr/test_cluster_context.py -> build/lib/sahara/tests/unit/plugins/mapr copying sahara/tests/unit/plugins/mapr/test_distro.py -> build/lib/sahara/tests/unit/plugins/mapr copying sahara/tests/unit/plugins/mapr/test_config_files.py -> build/lib/sahara/tests/unit/plugins/mapr copying sahara/tests/unit/service/edp/job_binaries/test_base.py -> build/lib/sahara/tests/unit/service/edp/job_binaries copying sahara/tests/unit/service/edp/job_binaries/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries copying sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> build/lib/sahara/tests/unit/service/edp/job_binaries creating build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/__init__.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/manager.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/opts.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/base.py -> build/lib/sahara/service/edp/job_binaries creating build/lib/sahara/tests/unit/db creating build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/__init__.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_utils.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/common.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_delete.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_update.py -> build/lib/sahara/tests/unit/db/templates creating build/lib/sahara/topology copying sahara/topology/__init__.py -> build/lib/sahara/topology copying sahara/topology/topology_helper.py -> build/lib/sahara/topology creating build/lib/sahara/tests/unit/service/api copying sahara/tests/unit/service/api/test_v10.py -> build/lib/sahara/tests/unit/service/api copying sahara/tests/unit/service/api/__init__.py -> build/lib/sahara/tests/unit/service/api creating build/lib/sahara/tests/unit/plugins/cdh creating build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_plugin_utils_570.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_edp_engine.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/__init__.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_spark_engine.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_config_helper_570.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_versionhandler.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_validation.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_deploy.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 copying sahara/tests/unit/plugins/cdh/v5_7_0/test_plugin_utils.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_7_0 creating build/lib/sahara/swift copying sahara/swift/__init__.py -> build/lib/sahara/swift copying sahara/swift/utils.py -> build/lib/sahara/swift copying sahara/swift/swift_helper.py -> build/lib/sahara/swift creating build/lib/sahara/api copying sahara/api/acl.py -> build/lib/sahara/api copying sahara/api/__init__.py -> build/lib/sahara/api copying sahara/api/v11.py -> build/lib/sahara/api copying sahara/api/v10.py -> build/lib/sahara/api copying sahara/api/base.py -> build/lib/sahara/api creating build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_general.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_configs.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_heat.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_rpc.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/__init__.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cluster.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_resources.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_poll_utils.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cinder.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_edp.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_api.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_cluster_progress_ops.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_xml_utils.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_crypto.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_hacking.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_api_validator.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_ssh_remote.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_proxy.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_types.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_patches.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_neutron.py -> build/lib/sahara/tests/unit/utils creating build/lib/sahara/tests/unit/api creating build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/__init__.py -> build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/test_auth_valid.py -> build/lib/sahara/tests/unit/api/middleware creating build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/implementation.py -> build/lib/sahara/service/edp/job_binaries/manila creating build/lib/sahara/plugins/storm copying sahara/plugins/storm/__init__.py -> build/lib/sahara/plugins/storm copying sahara/plugins/storm/plugin.py -> build/lib/sahara/plugins/storm copying sahara/plugins/storm/config_helper.py -> build/lib/sahara/plugins/storm copying sahara/plugins/storm/run_scripts.py -> build/lib/sahara/plugins/storm copying sahara/plugins/storm/edp_engine.py -> build/lib/sahara/plugins/storm creating build/lib/sahara/conductor copying sahara/conductor/objects.py -> build/lib/sahara/conductor copying sahara/conductor/__init__.py -> build/lib/sahara/conductor copying sahara/conductor/manager.py -> build/lib/sahara/conductor copying sahara/conductor/api.py -> build/lib/sahara/conductor copying sahara/conductor/resource.py -> build/lib/sahara/conductor creating build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/__init__.py -> build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/test_templates.py -> build/lib/sahara/tests/unit/service/heat creating build/lib/sahara/plugins/mapr creating build/lib/sahara/plugins/mapr/services creating build/lib/sahara/plugins/mapr/services/yarn copying sahara/plugins/mapr/services/yarn/yarn.py -> build/lib/sahara/plugins/mapr/services/yarn copying sahara/plugins/mapr/services/yarn/__init__.py -> build/lib/sahara/plugins/mapr/services/yarn creating build/lib/sahara/tests/unit/cli creating build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/__init__.py -> build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/test_image_pack_api.py -> build/lib/sahara/tests/unit/cli/image_pack creating build/lib/sahara/service/health copying sahara/service/health/__init__.py -> build/lib/sahara/service/health copying sahara/service/health/health_check_base.py -> build/lib/sahara/service/health copying sahara/service/health/verification_base.py -> build/lib/sahara/service/health copying sahara/service/health/common.py -> build/lib/sahara/service/health creating build/lib/sahara/plugins/mapr/services/impala copying sahara/plugins/mapr/services/impala/__init__.py -> build/lib/sahara/plugins/mapr/services/impala copying sahara/plugins/mapr/services/impala/impala.py -> build/lib/sahara/plugins/mapr/services/impala creating build/lib/sahara/plugins/cdh creating build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/__init__.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/images.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/deploy.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/config_helper.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/cloudera_utils.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/edp_engine.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/validation.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/plugin_utils.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/v5_7_0/versionhandler.py -> build/lib/sahara/plugins/cdh/v5_7_0 copying sahara/plugins/cdh/abstractversionhandler.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/commands.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/__init__.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/plugin.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/deploy.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/config_helper.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/exceptions.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/versionfactory.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/db_helper.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/cloudera_utils.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/confighints_helper.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/edp_engine.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/validation.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/plugin_utils.py -> build/lib/sahara/plugins/cdh copying sahara/plugins/cdh/health.py -> build/lib/sahara/plugins/cdh creating build/lib/sahara/tests/unit/plugins/storm copying sahara/tests/unit/plugins/storm/__init__.py -> build/lib/sahara/tests/unit/plugins/storm copying sahara/tests/unit/plugins/storm/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/storm copying sahara/tests/unit/plugins/storm/test_plugin.py -> build/lib/sahara/tests/unit/plugins/storm creating build/lib/sahara/tests/unit/service/edp/data_sources creating build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs creating build/lib/sahara/service/heat copying sahara/service/heat/__init__.py -> build/lib/sahara/service/heat copying sahara/service/heat/commons.py -> build/lib/sahara/service/heat copying sahara/service/heat/heat_engine.py -> build/lib/sahara/service/heat copying sahara/service/heat/templates.py -> build/lib/sahara/service/heat copying sahara/tests/unit/service/__init__.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_ops.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_ntp_service.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_sessions.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_periodic.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_volumes.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_coordinator.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_trusts.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_networks.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_quotas.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_engine.py -> build/lib/sahara/tests/unit/service creating build/lib/sahara/plugins/vanilla/v2_7_5 copying sahara/plugins/vanilla/v2_7_5/__init__.py -> build/lib/sahara/plugins/vanilla/v2_7_5 copying sahara/plugins/vanilla/v2_7_5/config_helper.py -> build/lib/sahara/plugins/vanilla/v2_7_5 copying sahara/plugins/vanilla/v2_7_5/edp_engine.py -> build/lib/sahara/plugins/vanilla/v2_7_5 copying sahara/plugins/vanilla/v2_7_5/versionhandler.py -> build/lib/sahara/plugins/vanilla/v2_7_5 creating build/lib/sahara/plugins/spark copying sahara/plugins/spark/scaling.py -> build/lib/sahara/plugins/spark copying sahara/plugins/spark/__init__.py -> build/lib/sahara/plugins/spark copying sahara/plugins/spark/plugin.py -> build/lib/sahara/plugins/spark copying sahara/plugins/spark/config_helper.py -> build/lib/sahara/plugins/spark copying sahara/plugins/spark/run_scripts.py -> build/lib/sahara/plugins/spark copying sahara/plugins/spark/edp_engine.py -> build/lib/sahara/plugins/spark copying sahara/plugins/spark/shell_engine.py -> build/lib/sahara/plugins/spark creating build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/implementation.py -> build/lib/sahara/service/edp/job_binaries/internal_db creating build/lib/sahara/utils creating build/lib/sahara/utils/hacking copying sahara/utils/hacking/import_checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/__init__.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/logging_checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/commit_message.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/checks.py -> build/lib/sahara/utils/hacking creating build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/__init__.py -> build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/shares.py -> build/lib/sahara/service/edp/utils creating build/lib/sahara/service/api creating build/lib/sahara/service/api/v2 copying sahara/service/api/v2/data_sources.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/__init__.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/images.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_types.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/node_group_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_binaries.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/plugins.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/jobs.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/cluster_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/clusters.py -> build/lib/sahara/service/api/v2 creating build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_base.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_heat.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/__init__.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_swift.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_images.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/service/validations/acl.py -> build/lib/sahara/service/validations copying sahara/service/validations/__init__.py -> build/lib/sahara/service/validations copying sahara/service/validations/images.py -> build/lib/sahara/service/validations copying sahara/service/validations/shares.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/cluster_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/plugins.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/base.py -> build/lib/sahara/service/validations copying sahara/service/validations/cluster_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_scaling.py -> build/lib/sahara/service/validations creating build/lib/sahara/service/castellan copying sahara/service/castellan/config.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/sahara_key_manager.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/__init__.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/utils.py -> build/lib/sahara/service/castellan creating build/lib/sahara/plugins/mapr/services/hive copying sahara/plugins/mapr/services/hive/__init__.py -> build/lib/sahara/plugins/mapr/services/hive copying sahara/plugins/mapr/services/hive/hive.py -> build/lib/sahara/plugins/mapr/services/hive creating build/lib/sahara/utils/notification copying sahara/utils/notification/__init__.py -> build/lib/sahara/utils/notification copying sahara/utils/notification/sender.py -> build/lib/sahara/utils/notification creating build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/__init__.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/images.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/deploy.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/config_helper.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/cloudera_utils.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/edp_engine.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/validation.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/plugin_utils.py -> build/lib/sahara/plugins/cdh/v5_11_0 copying sahara/plugins/cdh/v5_11_0/versionhandler.py -> build/lib/sahara/plugins/cdh/v5_11_0 creating build/lib/sahara/plugins/mapr/domain copying sahara/plugins/mapr/domain/__init__.py -> build/lib/sahara/plugins/mapr/domain copying sahara/plugins/mapr/domain/configuration_file.py -> build/lib/sahara/plugins/mapr/domain copying sahara/plugins/mapr/domain/node_process.py -> build/lib/sahara/plugins/mapr/domain copying sahara/plugins/mapr/domain/service.py -> build/lib/sahara/plugins/mapr/domain copying sahara/plugins/mapr/domain/distro.py -> build/lib/sahara/plugins/mapr/domain creating build/lib/sahara/plugins/mapr/services/kafka copying sahara/plugins/mapr/services/kafka/__init__.py -> build/lib/sahara/plugins/mapr/services/kafka copying sahara/plugins/mapr/services/kafka/kafka.py -> build/lib/sahara/plugins/mapr/services/kafka creating build/lib/sahara/plugins/mapr/services/drill copying sahara/plugins/mapr/services/drill/__init__.py -> build/lib/sahara/plugins/mapr/services/drill copying sahara/plugins/mapr/services/drill/drill.py -> build/lib/sahara/plugins/mapr/services/drill copying sahara/tests/unit/test_context.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/__init__.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_exceptions.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_main.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/testutils.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/base.py -> build/lib/sahara/tests/unit creating build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/__init__.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/images.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/deploy.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/config_helper.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/cloudera_utils.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/edp_engine.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/validation.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/plugin_utils.py -> build/lib/sahara/plugins/cdh/v5_13_0 copying sahara/plugins/cdh/v5_13_0/versionhandler.py -> build/lib/sahara/plugins/cdh/v5_13_0 creating build/lib/sahara/common creating build/lib/sahara/common/policies copying sahara/common/policies/data_sources.py -> build/lib/sahara/common/policies copying sahara/common/policies/__init__.py -> build/lib/sahara/common/policies copying sahara/common/policies/images.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_types.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binary_internals.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binaries.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugins.py -> build/lib/sahara/common/policies copying sahara/common/policies/jobs.py -> build/lib/sahara/common/policies copying sahara/common/policies/base.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/clusters.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_executions.py -> build/lib/sahara/common/policies creating build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/test_topology.py -> build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/__init__.py -> build/lib/sahara/tests/unit/topology creating build/lib/sahara/service/edp/data_sources creating build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/implementation.py -> build/lib/sahara/service/edp/data_sources/manila copying sahara/plugins/mapr/__init__.py -> build/lib/sahara/plugins/mapr copying sahara/plugins/mapr/plugin.py -> build/lib/sahara/plugins/mapr copying sahara/plugins/mapr/images.py -> build/lib/sahara/plugins/mapr creating build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/test_verification_base.py -> build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/__init__.py -> build/lib/sahara/tests/unit/service/health creating build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/implementation.py -> build/lib/sahara/service/edp/job_binaries/s3 creating build/lib/sahara/tests/unit/service/edp/oozie copying sahara/tests/unit/service/edp/oozie/__init__.py -> build/lib/sahara/tests/unit/service/edp/oozie copying sahara/tests/unit/service/edp/oozie/test_oozie.py -> build/lib/sahara/tests/unit/service/edp/oozie creating build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_resource.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/__init__.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_api.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/base.py -> build/lib/sahara/tests/unit/conductor creating build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/implementation.py -> build/lib/sahara/service/edp/job_binaries/swift creating build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/implementation.py -> build/lib/sahara/service/edp/data_sources/s3 copying sahara/common/config.py -> build/lib/sahara/common copying sahara/common/__init__.py -> build/lib/sahara/common creating build/lib/sahara/tests/unit/plugins/vanilla creating build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1 copying sahara/tests/unit/plugins/vanilla/v2_7_1/test_edp_engine.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1 copying sahara/tests/unit/plugins/vanilla/v2_7_1/__init__.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1 copying sahara/tests/unit/plugins/vanilla/v2_7_1/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1 copying sahara/tests/unit/plugins/vanilla/v2_7_1/test_versionhandler.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1 creating build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5 copying sahara/tests/unit/plugins/vanilla/v2_7_5/test_edp_engine.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5 copying sahara/tests/unit/plugins/vanilla/v2_7_5/__init__.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5 copying sahara/tests/unit/plugins/vanilla/v2_7_5/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5 copying sahara/tests/unit/plugins/vanilla/v2_7_5/test_versionhandler.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5 creating build/lib/sahara/plugins/mapr/services/oozie copying sahara/plugins/mapr/services/oozie/__init__.py -> build/lib/sahara/plugins/mapr/services/oozie copying sahara/plugins/mapr/services/oozie/oozie.py -> build/lib/sahara/plugins/mapr/services/oozie creating build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/__init__.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_migrations.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_db_manage_cli.py -> build/lib/sahara/tests/unit/db/migration copying sahara/tests/unit/db/migration/test_migrations_base.py -> build/lib/sahara/tests/unit/db/migration creating build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/__init__.py -> build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/engine.py -> build/lib/sahara/service/edp/spark creating build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/__init__.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_share_validations.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_add_tags_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/utils.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_create_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_update_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_ng_template_validation_create.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_template_create_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_delete_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_protected_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_ng_template_validation_update.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_template_update_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/db/__init__.py -> build/lib/sahara/db copying sahara/db/api.py -> build/lib/sahara/db copying sahara/db/base.py -> build/lib/sahara/db copying sahara/service/api/__init__.py -> build/lib/sahara/service/api copying sahara/service/api/v11.py -> build/lib/sahara/service/api copying sahara/service/api/v10.py -> build/lib/sahara/service/api creating build/lib/sahara/tests/unit/service/edp/storm copying sahara/tests/unit/service/edp/storm/__init__.py -> build/lib/sahara/tests/unit/service/edp/storm copying sahara/tests/unit/service/edp/storm/test_storm.py -> build/lib/sahara/tests/unit/service/edp/storm creating build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_edp_engine.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/__init__.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_plugin_utils_5110.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_spark_engine.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_versionhandler.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_validation.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_config_helper_5110.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_deploy.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 copying sahara/tests/unit/plugins/cdh/v5_11_0/test_plugin_utils.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_11_0 creating build/lib/sahara/api/v2 copying sahara/api/v2/data_sources.py -> build/lib/sahara/api/v2 copying sahara/api/v2/__init__.py -> build/lib/sahara/api/v2 copying sahara/api/v2/images.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_types.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/node_group_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_binaries.py -> build/lib/sahara/api/v2 copying sahara/api/v2/plugins.py -> build/lib/sahara/api/v2 copying sahara/api/v2/jobs.py -> build/lib/sahara/api/v2 copying sahara/api/v2/cluster_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/clusters.py -> build/lib/sahara/api/v2 creating build/lib/sahara/plugins/mapr/services/swift copying sahara/plugins/mapr/services/swift/__init__.py -> build/lib/sahara/plugins/mapr/services/swift copying sahara/plugins/mapr/services/swift/swift.py -> build/lib/sahara/plugins/mapr/services/swift creating build/lib/sahara/plugins/mapr/services/sentry copying sahara/plugins/mapr/services/sentry/__init__.py -> build/lib/sahara/plugins/mapr/services/sentry copying sahara/plugins/mapr/services/sentry/sentry.py -> build/lib/sahara/plugins/mapr/services/sentry creating build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/__init__.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_clusters.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_plugins.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/base.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_images.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/plugins/cdh/__init__.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/base_plugin_utils_test.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/test_utils.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/base_validation_tests.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/utils.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/base_config_helper_test.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/test_health.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/test_cloudera_utils.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/test_confighints_helper.py -> build/lib/sahara/tests/unit/plugins/cdh copying sahara/tests/unit/plugins/cdh/test_versionfactory.py -> build/lib/sahara/tests/unit/plugins/cdh creating build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/__init__.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/sahara_db.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/s3_storage.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/dispatch.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/manila_share.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/internal_swift.py -> build/lib/sahara/service/edp/binary_retrievers creating build/lib/sahara/plugins/mapr/services/sqoop copying sahara/plugins/mapr/services/sqoop/__init__.py -> build/lib/sahara/plugins/mapr/services/sqoop copying sahara/plugins/mapr/services/sqoop/sqoop2.py -> build/lib/sahara/plugins/mapr/services/sqoop creating build/lib/sahara/db/migration copying sahara/db/migration/__init__.py -> build/lib/sahara/db/migration copying sahara/db/migration/cli.py -> build/lib/sahara/db/migration creating build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/__init__.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/oozie.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/engine.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/data_sources/__init__.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/manager.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/opts.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/base.py -> build/lib/sahara/service/edp/data_sources creating build/lib/sahara/plugins/mapr/services/mysql copying sahara/plugins/mapr/services/mysql/__init__.py -> build/lib/sahara/plugins/mapr/services/mysql copying sahara/plugins/mapr/services/mysql/mysql.py -> build/lib/sahara/plugins/mapr/services/mysql creating build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/__init__.py -> build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/test_sender.py -> build/lib/sahara/tests/unit/utils/notification creating build/lib/sahara/tests/unit/service/edp/data_sources/manila copying sahara/tests/unit/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/manila copying sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/manila creating build/lib/sahara/tests/unit/plugins/spark copying sahara/tests/unit/plugins/spark/__init__.py -> build/lib/sahara/tests/unit/plugins/spark copying sahara/tests/unit/plugins/spark/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/spark copying sahara/tests/unit/plugins/spark/test_plugin.py -> build/lib/sahara/tests/unit/plugins/spark creating build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/commands.py -> build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/maprfs_helper.py -> build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/__init__.py -> build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/event_log.py -> build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/general.py -> build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/service_utils.py -> build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/password_utils.py -> build/lib/sahara/plugins/mapr/util copying sahara/plugins/mapr/util/validation_utils.py -> build/lib/sahara/plugins/mapr/util creating build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_edp_engine.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_config_helper_590.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/__init__.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_spark_engine.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_versionhandler.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_validation.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_deploy.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_plugin_utils.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 copying sahara/tests/unit/plugins/cdh/v5_9_0/test_plugin_utils_590.py -> build/lib/sahara/tests/unit/plugins/cdh/v5_9_0 creating build/lib/sahara/plugins/mapr/services/spark copying sahara/plugins/mapr/services/spark/__init__.py -> build/lib/sahara/plugins/mapr/services/spark copying sahara/plugins/mapr/services/spark/spark.py -> build/lib/sahara/plugins/mapr/services/spark creating build/lib/sahara/plugins/mapr/services/hbase copying sahara/plugins/mapr/services/hbase/__init__.py -> build/lib/sahara/plugins/mapr/services/hbase copying sahara/plugins/mapr/services/hbase/hbase.py -> build/lib/sahara/plugins/mapr/services/hbase creating build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/implementation.py -> build/lib/sahara/service/edp/data_sources/maprfs creating build/lib/sahara/plugins/mapr/services/hue copying sahara/plugins/mapr/services/hue/__init__.py -> build/lib/sahara/plugins/mapr/services/hue copying sahara/plugins/mapr/services/hue/hue.py -> build/lib/sahara/plugins/mapr/services/hue creating build/lib/sahara/plugins/fake copying sahara/plugins/fake/__init__.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/plugin.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/edp_engine.py -> build/lib/sahara/plugins/fake creating build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/__init__.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/test_utils.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/test_swift_helper.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/api/__init__.py -> build/lib/sahara/tests/unit/api copying sahara/tests/unit/api/test_acl.py -> build/lib/sahara/tests/unit/api copying sahara/utils/poll_utils.py -> build/lib/sahara/utils copying sahara/utils/remote.py -> build/lib/sahara/utils copying sahara/utils/procutils.py -> build/lib/sahara/utils copying sahara/utils/__init__.py -> build/lib/sahara/utils copying sahara/utils/ssh_remote.py -> build/lib/sahara/utils copying sahara/utils/configs.py -> build/lib/sahara/utils copying sahara/utils/edp.py -> build/lib/sahara/utils copying sahara/utils/general.py -> build/lib/sahara/utils copying sahara/utils/network.py -> build/lib/sahara/utils copying sahara/utils/cluster_progress_ops.py -> build/lib/sahara/utils copying sahara/utils/api.py -> build/lib/sahara/utils copying sahara/utils/resources.py -> build/lib/sahara/utils copying sahara/utils/rpc.py -> build/lib/sahara/utils copying sahara/utils/files.py -> build/lib/sahara/utils copying sahara/utils/tempfiles.py -> build/lib/sahara/utils copying sahara/utils/crypto.py -> build/lib/sahara/utils copying sahara/utils/proxy.py -> build/lib/sahara/utils copying sahara/utils/patches.py -> build/lib/sahara/utils copying sahara/utils/types.py -> build/lib/sahara/utils copying sahara/utils/xmlutils.py -> build/lib/sahara/utils copying sahara/utils/api_validator.py -> build/lib/sahara/utils copying sahara/utils/wsgi.py -> build/lib/sahara/utils copying sahara/utils/cluster.py -> build/lib/sahara/utils copying sahara/tests/unit/cli/__init__.py -> build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/test_sahara_cli.py -> build/lib/sahara/tests/unit/cli creating build/lib/sahara/plugins/mapr/services/flume copying sahara/plugins/mapr/services/flume/flume.py -> build/lib/sahara/plugins/mapr/services/flume copying sahara/plugins/mapr/services/flume/__init__.py -> build/lib/sahara/plugins/mapr/services/flume creating build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/implementation.py -> build/lib/sahara/service/edp/data_sources/swift creating build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/plugins/__init__.py -> build/lib/sahara/plugins copying sahara/plugins/images.py -> build/lib/sahara/plugins copying sahara/plugins/labels.py -> build/lib/sahara/plugins copying sahara/plugins/exceptions.py -> build/lib/sahara/plugins copying sahara/plugins/utils.py -> build/lib/sahara/plugins copying sahara/plugins/opts.py -> build/lib/sahara/plugins copying sahara/plugins/recommendations_utils.py -> build/lib/sahara/plugins copying sahara/plugins/provisioning.py -> build/lib/sahara/plugins copying sahara/plugins/kerberos.py -> build/lib/sahara/plugins copying sahara/plugins/base.py -> build/lib/sahara/plugins creating build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_manila.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/__init__.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers creating build/lib/sahara/tests/unit/service/edp/workflow_creator copying sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py -> build/lib/sahara/tests/unit/service/edp/workflow_creator copying sahara/tests/unit/service/edp/workflow_creator/__init__.py -> build/lib/sahara/tests/unit/service/edp/workflow_creator creating build/lib/sahara/plugins/mapr/services/pig copying sahara/plugins/mapr/services/pig/__init__.py -> build/lib/sahara/plugins/mapr/services/pig copying sahara/plugins/mapr/services/pig/pig.py -> build/lib/sahara/plugins/mapr/services/pig creating build/lib/sahara/plugins/mapr/services/maprfs copying sahara/plugins/mapr/services/maprfs/__init__.py -> build/lib/sahara/plugins/mapr/services/maprfs copying sahara/plugins/mapr/services/maprfs/maprfs.py -> build/lib/sahara/plugins/mapr/services/maprfs creating build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/__init__.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_edp_interface.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_from_template.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_templates.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_edp.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_defaults.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/tests/unit/conductor/manager/test_clusters.py -> build/lib/sahara/tests/unit/conductor/manager creating build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/implementation.py -> build/lib/sahara/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/base_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources creating build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_executor.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_binary.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/__init__.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_binary_internal.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_data_source.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_interface.py -> build/lib/sahara/tests/unit/service/validation/edp creating build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/__init__.py -> build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/base_version_handler.py -> build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/base_cluster_validator.py -> build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/base_cluster_configurer.py -> build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/base_node_manager.py -> build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/base_health_checker.py -> build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/base_edp_engine.py -> build/lib/sahara/plugins/mapr/base copying sahara/plugins/mapr/base/base_cluster_context.py -> build/lib/sahara/plugins/mapr/base copying sahara/service/edp/__init__.py -> build/lib/sahara/service/edp copying sahara/service/edp/shares.py -> build/lib/sahara/service/edp copying sahara/service/edp/job_utils.py -> build/lib/sahara/service/edp copying sahara/service/edp/s3_common.py -> build/lib/sahara/service/edp copying sahara/service/edp/hdfs_helper.py -> build/lib/sahara/service/edp copying sahara/service/edp/base_engine.py -> build/lib/sahara/service/edp copying sahara/service/edp/job_manager.py -> build/lib/sahara/service/edp creating build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/tests/unit/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/manila copying sahara/config.py -> build/lib/sahara copying sahara/__init__.py -> build/lib/sahara copying sahara/exceptions.py -> build/lib/sahara copying sahara/context.py -> build/lib/sahara copying sahara/version.py -> build/lib/sahara copying sahara/i18n.py -> build/lib/sahara copying sahara/main.py -> build/lib/sahara creating build/lib/sahara/utils/openstack copying sahara/utils/openstack/neutron.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/keystone.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/__init__.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/images.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/manila.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/cinder.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/heat.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/base.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/swift.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/glance.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/nova.py -> build/lib/sahara/utils/openstack creating build/lib/sahara/plugins/mapr/versions copying sahara/plugins/mapr/versions/version_handler_factory.py -> build/lib/sahara/plugins/mapr/versions copying sahara/plugins/mapr/versions/__init__.py -> build/lib/sahara/plugins/mapr/versions creating build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/scaling.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/config.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/__init__.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/keypairs.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/config_helper.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/starting_scripts.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/run_scripts.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/utils.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/recommendations_utils.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/edp_engine.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/validation.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/hadoop2/oozie_helper.py -> build/lib/sahara/plugins/vanilla/hadoop2 copying sahara/plugins/vanilla/abstractversionhandler.py -> build/lib/sahara/plugins/vanilla copying sahara/plugins/vanilla/__init__.py -> build/lib/sahara/plugins/vanilla copying sahara/plugins/vanilla/plugin.py -> build/lib/sahara/plugins/vanilla copying sahara/plugins/vanilla/versionfactory.py -> build/lib/sahara/plugins/vanilla copying sahara/plugins/vanilla/utils.py -> build/lib/sahara/plugins/vanilla copying sahara/plugins/vanilla/confighints_helper.py -> build/lib/sahara/plugins/vanilla copying sahara/plugins/vanilla/edp_engine.py -> build/lib/sahara/plugins/vanilla creating build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 creating build/lib/sahara/cli copying sahara/cli/__init__.py -> build/lib/sahara/cli copying sahara/cli/sahara_api.py -> build/lib/sahara/cli copying sahara/cli/sahara_all.py -> build/lib/sahara/cli copying sahara/cli/sahara_subprocess.py -> build/lib/sahara/cli copying sahara/cli/sahara_engine.py -> build/lib/sahara/cli copying sahara/tests/unit/plugins/vanilla/__init__.py -> build/lib/sahara/tests/unit/plugins/vanilla copying sahara/tests/unit/plugins/vanilla/test_utils.py -> build/lib/sahara/tests/unit/plugins/vanilla copying sahara/tests/unit/plugins/vanilla/test_confighints_helper.py -> build/lib/sahara/tests/unit/plugins/vanilla creating build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_configs.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_requests_helper.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/__init__.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_client.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_validation.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_health.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_open_ports.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_common.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_deploy.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_ha_helper.py -> build/lib/sahara/tests/unit/plugins/ambari copying sahara/tests/unit/plugins/ambari/test_plugin.py -> build/lib/sahara/tests/unit/plugins/ambari creating build/lib/sahara/plugins/mapr/services/management copying sahara/plugins/mapr/services/management/management.py -> build/lib/sahara/plugins/mapr/services/management copying sahara/plugins/mapr/services/management/__init__.py -> build/lib/sahara/plugins/mapr/services/management creating build/lib/sahara/plugins/mapr/abstract copying sahara/plugins/mapr/abstract/__init__.py -> build/lib/sahara/plugins/mapr/abstract copying sahara/plugins/mapr/abstract/cluster_context.py -> build/lib/sahara/plugins/mapr/abstract copying sahara/plugins/mapr/abstract/node_manager.py -> build/lib/sahara/plugins/mapr/abstract copying sahara/plugins/mapr/abstract/cluster_validator.py -> build/lib/sahara/plugins/mapr/abstract copying sahara/plugins/mapr/abstract/configurer.py -> build/lib/sahara/plugins/mapr/abstract copying sahara/plugins/mapr/abstract/health_checker.py -> build/lib/sahara/plugins/mapr/abstract copying sahara/plugins/mapr/abstract/version_handler.py -> build/lib/sahara/plugins/mapr/abstract copying sahara/tests/unit/db/__init__.py -> build/lib/sahara/tests/unit/db copying sahara/tests/unit/db/test_utils.py -> build/lib/sahara/tests/unit/db creating build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/model_base.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/__init__.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/api.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/models.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/types.py -> build/lib/sahara/db/sqlalchemy creating build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2 copying sahara/tests/unit/plugins/vanilla/v2_8_2/test_edp_engine.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2 copying sahara/tests/unit/plugins/vanilla/v2_8_2/__init__.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2 copying sahara/tests/unit/plugins/vanilla/v2_8_2/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2 copying sahara/tests/unit/plugins/vanilla/v2_8_2/test_versionhandler.py -> build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2 creating build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db creating build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_configs.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_edp_engine.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_oozie_helper.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/__init__.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_run_scripts.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_utils.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_config_helper.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_validation.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_recommendation_utils.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_scaling.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_plugin.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 copying sahara/tests/unit/plugins/vanilla/hadoop2/test_starting_scripts.py -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2 creating build/lib/sahara/plugins/mapr/services/mahout copying sahara/plugins/mapr/services/mahout/__init__.py -> build/lib/sahara/plugins/mapr/services/mahout copying sahara/plugins/mapr/services/mahout/mahout.py -> build/lib/sahara/plugins/mapr/services/mahout copying sahara/tests/unit/service/edp/test_hdfs_helper.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_json_api_examples.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/__init__.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_s3_common.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_possible_configs.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_utils.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/edp_test_utils.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_job_manager.py -> build/lib/sahara/tests/unit/service/edp creating build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/service/__init__.py -> build/lib/sahara/service copying sahara/service/periodic.py -> build/lib/sahara/service copying sahara/service/ops.py -> build/lib/sahara/service copying sahara/service/ntp_service.py -> build/lib/sahara/service copying sahara/service/trusts.py -> build/lib/sahara/service copying sahara/service/sessions.py -> build/lib/sahara/service copying sahara/service/networks.py -> build/lib/sahara/service copying sahara/service/volumes.py -> build/lib/sahara/service copying sahara/service/engine.py -> build/lib/sahara/service copying sahara/service/validation.py -> build/lib/sahara/service copying sahara/service/quotas.py -> build/lib/sahara/service copying sahara/service/coordinator.py -> build/lib/sahara/service creating build/lib/sahara/plugins/mapr/versions/v5_2_0_mrv2 copying sahara/plugins/mapr/versions/v5_2_0_mrv2/__init__.py -> build/lib/sahara/plugins/mapr/versions/v5_2_0_mrv2 copying sahara/plugins/mapr/versions/v5_2_0_mrv2/context.py -> build/lib/sahara/plugins/mapr/versions/v5_2_0_mrv2 copying sahara/plugins/mapr/versions/v5_2_0_mrv2/version_handler.py -> build/lib/sahara/plugins/mapr/versions/v5_2_0_mrv2 creating build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/__init__.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/cli.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/api.py -> build/lib/sahara/cli/image_pack creating build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/plugins/mapr/services/__init__.py -> build/lib/sahara/plugins/mapr/services creating build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/http_client.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/__init__.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/hosts.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/api_client.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/services.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/users.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/role_config_groups.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/cms.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/types.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/roles.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/clusters.py -> build/lib/sahara/plugins/cdh/client copying sahara/plugins/cdh/client/resource.py -> build/lib/sahara/plugins/cdh/client copying sahara/tests/__init__.py -> build/lib/sahara/tests creating build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/client.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/__init__.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/plugin.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/deploy.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/configs.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/common.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/edp_engine.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/validation.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/ha_helper.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/requests_helper.py -> build/lib/sahara/plugins/ambari copying sahara/plugins/ambari/health.py -> build/lib/sahara/plugins/ambari copying sahara/tests/unit/plugins/__init__.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provisioning.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_kerberos.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_utils.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_labels.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provide_recommendations.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_base_plugins_support.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_images.py -> build/lib/sahara/tests/unit/plugins creating build/lib/sahara/plugins/mapr/services/httpfs copying sahara/plugins/mapr/services/httpfs/__init__.py -> build/lib/sahara/plugins/mapr/services/httpfs copying sahara/plugins/mapr/services/httpfs/httpfs.py -> build/lib/sahara/plugins/mapr/services/httpfs creating build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/__init__.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/images.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/deploy.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/config_helper.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/cloudera_utils.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/edp_engine.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/validation.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/plugin_utils.py -> build/lib/sahara/plugins/cdh/v5_9_0 copying sahara/plugins/cdh/v5_9_0/versionhandler.py -> build/lib/sahara/plugins/cdh/v5_9_0 creating build/lib/sahara/api/middleware copying sahara/api/middleware/auth_valid.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/__init__.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/sahara_middleware.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/version_discovery.py -> build/lib/sahara/api/middleware creating build/lib/sahara/plugins/mapr/services/mapreduce copying sahara/plugins/mapr/services/mapreduce/__init__.py -> build/lib/sahara/plugins/mapr/services/mapreduce copying sahara/plugins/mapr/services/mapreduce/mapreduce.py -> build/lib/sahara/plugins/mapr/services/mapreduce creating build/lib/sahara/plugins/vanilla/v2_8_2 copying sahara/plugins/vanilla/v2_8_2/__init__.py -> build/lib/sahara/plugins/vanilla/v2_8_2 copying sahara/plugins/vanilla/v2_8_2/config_helper.py -> build/lib/sahara/plugins/vanilla/v2_8_2 copying sahara/plugins/vanilla/v2_8_2/edp_engine.py -> build/lib/sahara/plugins/vanilla/v2_8_2 copying sahara/plugins/vanilla/v2_8_2/versionhandler.py -> build/lib/sahara/plugins/vanilla/v2_8_2 creating build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/__init__.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/shell_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/base_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/workflow_factory.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/pig_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/java_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/service/edp/oozie/workflow_creator/hive_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator creating build/lib/sahara/tests/unit/db/sqlalchemy copying sahara/tests/unit/db/sqlalchemy/__init__.py -> build/lib/sahara/tests/unit/db/sqlalchemy copying sahara/tests/unit/db/sqlalchemy/test_types.py -> build/lib/sahara/tests/unit/db/sqlalchemy running egg_info deleting sahara.egg-info/requires.txt writing sahara.egg-info/PKG-INFO writing top-level names to sahara.egg-info/top_level.txt writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt writing pbr to sahara.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'sahara.egg-info/SOURCES.txt' copying sahara/db/templates/README.rst -> build/lib/sahara/db/templates creating build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/README.rst -> build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/core-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/create_hive_db.sql -> build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/hdfs-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/hive-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/mapred-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/oozie-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_1/resources copying sahara/plugins/vanilla/v2_7_1/resources/yarn-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_1/resources creating build/lib/sahara/topology/resources copying sahara/topology/resources/core-template.xml -> build/lib/sahara/topology/resources copying sahara/topology/resources/mapred-template.xml -> build/lib/sahara/topology/resources creating build/lib/sahara/swift/resources copying sahara/swift/resources/conf-template.xml -> build/lib/sahara/swift/resources creating build/lib/sahara/plugins/mapr/services/yarn/resources copying sahara/plugins/mapr/services/yarn/resources/yarn-cluster.json -> build/lib/sahara/plugins/mapr/services/yarn/resources copying sahara/plugins/mapr/services/yarn/resources/yarn-node.json -> build/lib/sahara/plugins/mapr/services/yarn/resources creating build/lib/sahara/plugins/mapr/services/impala/resources copying sahara/plugins/mapr/services/impala/resources/impala-env.sh.j2 -> build/lib/sahara/plugins/mapr/services/impala/resources creating build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/cdh_config.py -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/cdh_config.sh -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/flume-agent.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/flume-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hbase-gateway.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hbase-hbaserestserver.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hbase-hbasethriftserver.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hbase-master.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hbase-regionserver.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hbase-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-balancer.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-datanode.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-failovercontroller.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-gateway.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-httpfs.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-journalnode.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-namenode.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-nfsgateway.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-secondarynamenode.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hdfs-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-gateway.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-hivemetastore.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-hiveserver2.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-metastore-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-server2-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-site.xml -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hive-webhcat.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hue-hue_load_balancer.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hue-hue_server.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hue-kt_renewer.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/hue-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/impala-catalogserver.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/impala-impalad.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/impala-llama.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/impala-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/impala-statestore.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/kafka-kafka_broker.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/kafka-kafka_mirror_maker.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/kafka-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/kms-kms.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/kms-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/ks_indexer-hbase_indexer.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/ks_indexer-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/mapred-site.xml -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/oozie-oozie_server.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/oozie-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/priority-one-confs.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/sentry-impala-client-safety.xml -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/sentry-sentry_server.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/sentry-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/solr-gateway.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/solr-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/solr-solr_server.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/spark-gateway.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/spark-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/spark-spark_yarn_history_server.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/sqoop-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/sqoop-sqoop_server.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/yarn-gateway.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/yarn-jobhistory.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/yarn-nodemanager.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/yarn-resourcemanager.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/yarn-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/zookeeper-server.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources copying sahara/plugins/cdh/v5_7_0/resources/zookeeper-service.json -> build/lib/sahara/plugins/cdh/v5_7_0/resources creating build/lib/sahara/plugins/cdh/v5_7_0/resources/images copying sahara/plugins/cdh/v5_7_0/resources/images/image.yaml -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images creating build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos copying sahara/plugins/cdh/v5_7_0/resources/images/centos/disable_firewall -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos copying sahara/plugins/cdh/v5_7_0/resources/images/centos/selinux_permissive -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos copying sahara/plugins/cdh/v5_7_0/resources/images/centos/turn_off_services -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos copying sahara/plugins/cdh/v5_7_0/resources/images/centos/wget_repo -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos creating build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common copying sahara/plugins/cdh/v5_7_0/resources/images/common/add_jar -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common copying sahara/plugins/cdh/v5_7_0/resources/images/common/install_cloudera -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common copying sahara/plugins/cdh/v5_7_0/resources/images/common/install_extjs -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common copying sahara/plugins/cdh/v5_7_0/resources/images/common/unlimited_security_artifacts -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common creating build/lib/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_7_0/resources/images/ubuntu/turn_off_services -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_7_0/resources/images/ubuntu/wget_repo -> build/lib/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu creating build/lib/sahara/plugins/cdh/db_resources copying sahara/plugins/cdh/db_resources/create_hive_db.sql -> build/lib/sahara/plugins/cdh/db_resources copying sahara/plugins/cdh/db_resources/create_sentry_db.sql -> build/lib/sahara/plugins/cdh/db_resources creating build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/README.rst -> build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/core-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/create_hive_db.sql -> build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/hdfs-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/hive-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/mapred-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/oozie-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_5/resources copying sahara/plugins/vanilla/v2_7_5/resources/yarn-default.xml -> build/lib/sahara/plugins/vanilla/v2_7_5/resources creating build/lib/sahara/plugins/spark/resources copying sahara/plugins/spark/resources/README.rst -> build/lib/sahara/plugins/spark/resources copying sahara/plugins/spark/resources/core-default.xml -> build/lib/sahara/plugins/spark/resources copying sahara/plugins/spark/resources/hdfs-default.xml -> build/lib/sahara/plugins/spark/resources copying sahara/plugins/spark/resources/spark-cleanup.cron -> build/lib/sahara/plugins/spark/resources copying sahara/plugins/spark/resources/spark-env.sh.template -> build/lib/sahara/plugins/spark/resources copying sahara/plugins/spark/resources/tmp-cleanup.sh.template -> build/lib/sahara/plugins/spark/resources copying sahara/plugins/spark/resources/topology.sh -> build/lib/sahara/plugins/spark/resources creating build/lib/sahara/plugins/mapr/services/hive/resources copying sahara/plugins/mapr/services/hive/resources/hive-default.xml -> build/lib/sahara/plugins/mapr/services/hive/resources copying sahara/plugins/mapr/services/hive/resources/sentry-db.xml -> build/lib/sahara/plugins/mapr/services/hive/resources copying sahara/plugins/mapr/services/hive/resources/sentry-default.xml -> build/lib/sahara/plugins/mapr/services/hive/resources creating build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/cdh_config.py -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/cdh_config.sh -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/flume-agent.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/flume-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hbase-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hbase-hbaserestserver.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hbase-hbasethriftserver.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hbase-master.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hbase-regionserver.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hbase-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-balancer.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-datanode.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-failovercontroller.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-httpfs.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-journalnode.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-namenode.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-nfsgateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-secondarynamenode.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hdfs-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-hivemetastore.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-hiveserver2.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-metastore-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-server2-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-site.xml -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hive-webhcat.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hue-hue_load_balancer.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hue-hue_server.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hue-kt_renewer.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/hue-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/impala-catalogserver.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/impala-impalad.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/impala-llama.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/impala-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/impala-statestore.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/kafka-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/kafka-kafka_broker.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/kafka-kafka_mirror_maker.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/kafka-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/kms-kms.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/kms-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/ks_indexer-hbase_indexer.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/ks_indexer-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/mapred-site.xml -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/oozie-oozie_server.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/oozie-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/priority-one-confs.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/sentry-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/sentry-impala-client-safety.xml -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/sentry-sentry_server.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/sentry-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/solr-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/solr-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/solr-solr_server.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/spark-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/spark-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/spark-spark_yarn_history_server.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/sqoop-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/sqoop-sqoop_server.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/yarn-gateway.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/yarn-jobhistory.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/yarn-nodemanager.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/yarn-resourcemanager.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/yarn-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/zookeeper-server.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources copying sahara/plugins/cdh/v5_11_0/resources/zookeeper-service.json -> build/lib/sahara/plugins/cdh/v5_11_0/resources creating build/lib/sahara/plugins/cdh/v5_11_0/resources/images copying sahara/plugins/cdh/v5_11_0/resources/images/image.yaml -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images creating build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos copying sahara/plugins/cdh/v5_11_0/resources/images/centos/disable_firewall -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos copying sahara/plugins/cdh/v5_11_0/resources/images/centos/selinux_permissive -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos copying sahara/plugins/cdh/v5_11_0/resources/images/centos/turn_off_services -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos copying sahara/plugins/cdh/v5_11_0/resources/images/centos/wget_repo -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos creating build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common copying sahara/plugins/cdh/v5_11_0/resources/images/common/add_jar -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common copying sahara/plugins/cdh/v5_11_0/resources/images/common/install_cloudera -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common copying sahara/plugins/cdh/v5_11_0/resources/images/common/install_extjs -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common copying sahara/plugins/cdh/v5_11_0/resources/images/common/unlimited_security_artifacts -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common creating build/lib/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_11_0/resources/images/ubuntu/turn_off_services -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_11_0/resources/images/ubuntu/wget_repo -> build/lib/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu creating build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/test-default.xml -> build/lib/sahara/tests/unit/resources creating build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/cdh_config.py -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/flume-agent.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/flume-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hbase-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hbase-hbaserestserver.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hbase-hbasethriftserver.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hbase-master.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hbase-regionserver.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hbase-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-balancer.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-datanode.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-failovercontroller.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-httpfs.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-journalnode.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-namenode.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-nfsgateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-secondarynamenode.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hdfs-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-hivemetastore.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-hiveserver2.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-metastore-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-server2-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-site.xml -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hive-webhcat.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hue-hue_load_balancer.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hue-hue_server.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hue-kt_renewer.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/hue-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/impala-catalogserver.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/impala-impalad.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/impala-llama.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/impala-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/impala-statestore.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/kafka-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/kafka-kafka_broker.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/kafka-kafka_mirror_maker.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/kafka-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/kms-kms.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/kms-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/ks_indexer-hbase_indexer.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/ks_indexer-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/mapred-site.xml -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/oozie-oozie_server.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/oozie-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/priority-one-confs.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sentry-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sentry-impala-client-safety.xml -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sentry-sentry_server.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sentry-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/solr-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/solr-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/solr-solr_server.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/spark-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/spark-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/spark-spark_yarn_history_server.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sqoop-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sqoop-sqoop_server.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sqoop_client-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/sqoop_client-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/yarn-gateway.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/yarn-jobhistory.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/yarn-nodemanager.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/yarn-resourcemanager.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/yarn-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/zookeeper-server.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources copying sahara/plugins/cdh/v5_13_0/resources/zookeeper-service.json -> build/lib/sahara/plugins/cdh/v5_13_0/resources creating build/lib/sahara/plugins/cdh/v5_13_0/resources/images copying sahara/plugins/cdh/v5_13_0/resources/images/image.yaml -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images creating build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos copying sahara/plugins/cdh/v5_13_0/resources/images/centos/disable_firewall -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos copying sahara/plugins/cdh/v5_13_0/resources/images/centos/selinux_permissive -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos copying sahara/plugins/cdh/v5_13_0/resources/images/centos/turn_off_services -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos copying sahara/plugins/cdh/v5_13_0/resources/images/centos/wget_repo -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos creating build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common copying sahara/plugins/cdh/v5_13_0/resources/images/common/add_jar -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common copying sahara/plugins/cdh/v5_13_0/resources/images/common/install_cloudera -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common copying sahara/plugins/cdh/v5_13_0/resources/images/common/install_extjs -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common copying sahara/plugins/cdh/v5_13_0/resources/images/common/unlimited_security_artifacts -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common creating build/lib/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_13_0/resources/images/ubuntu/turn_off_services -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_13_0/resources/images/ubuntu/wget_repo -> build/lib/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu creating build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/add_mapr_repo.sh -> build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/add_security_repos.sh -> build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/create_disk_list_file.sh -> build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/install_java.sh -> build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/install_mysql.sh -> build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/install_mysql_client.sh -> build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/install_scala.sh -> build/lib/sahara/plugins/mapr/resources copying sahara/plugins/mapr/resources/topology.sh -> build/lib/sahara/plugins/mapr/resources creating build/lib/sahara/plugins/mapr/resources/images copying sahara/plugins/mapr/resources/images/image.yaml -> build/lib/sahara/plugins/mapr/resources/images creating build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/disable_firewall -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/epel_dependencies -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/install_mapr_core_repository -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/install_mapr_eco_repository -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/install_openjdk -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/install_scala -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/requiretty -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/selinux_permissive -> build/lib/sahara/plugins/mapr/resources/images/centos copying sahara/plugins/mapr/resources/images/centos/update_repository -> build/lib/sahara/plugins/mapr/resources/images/centos creating build/lib/sahara/plugins/mapr/resources/images/common copying sahara/plugins/mapr/resources/images/common/configure_extjs -> build/lib/sahara/plugins/mapr/resources/images/common copying sahara/plugins/mapr/resources/images/common/oracle_java -> build/lib/sahara/plugins/mapr/resources/images/common creating build/lib/sahara/plugins/mapr/resources/images/common/resources copying sahara/plugins/mapr/resources/images/common/resources/package_utils.sh -> build/lib/sahara/plugins/mapr/resources/images/common/resources copying sahara/plugins/mapr/resources/images/common/resources/packages.json -> build/lib/sahara/plugins/mapr/resources/images/common/resources copying sahara/plugins/mapr/resources/images/common/resources/spec_5.1.0.json -> build/lib/sahara/plugins/mapr/resources/images/common/resources copying sahara/plugins/mapr/resources/images/common/resources/spec_5.2.0.json -> build/lib/sahara/plugins/mapr/resources/images/common/resources copying sahara/plugins/mapr/resources/images/common/resources/spec_5.2.0_ubuntu.json -> build/lib/sahara/plugins/mapr/resources/images/common/resources copying sahara/plugins/mapr/resources/images/common/resources/versions.py -> build/lib/sahara/plugins/mapr/resources/images/common/resources creating build/lib/sahara/plugins/mapr/resources/images/ubuntu copying sahara/plugins/mapr/resources/images/ubuntu/install_mapr_core_repository -> build/lib/sahara/plugins/mapr/resources/images/ubuntu copying sahara/plugins/mapr/resources/images/ubuntu/install_mapr_dependencies -> build/lib/sahara/plugins/mapr/resources/images/ubuntu copying sahara/plugins/mapr/resources/images/ubuntu/install_mapr_eco_repository -> build/lib/sahara/plugins/mapr/resources/images/ubuntu copying sahara/plugins/mapr/resources/images/ubuntu/install_openjdk -> build/lib/sahara/plugins/mapr/resources/images/ubuntu copying sahara/plugins/mapr/resources/images/ubuntu/install_scala -> build/lib/sahara/plugins/mapr/resources/images/ubuntu copying sahara/plugins/mapr/resources/images/ubuntu/update_repository -> build/lib/sahara/plugins/mapr/resources/images/ubuntu creating build/lib/sahara/plugins/mapr/services/oozie/resources copying sahara/plugins/mapr/services/oozie/resources/oozie-default.json -> build/lib/sahara/plugins/mapr/services/oozie/resources creating build/lib/sahara/plugins/mapr/services/swift/resources copying sahara/plugins/mapr/services/swift/resources/hadoop-swift-latest.jar -> build/lib/sahara/plugins/mapr/services/swift/resources copying sahara/plugins/mapr/services/swift/resources/swift-default.json -> build/lib/sahara/plugins/mapr/services/swift/resources creating build/lib/sahara/plugins/mapr/services/sentry/resources copying sahara/plugins/mapr/services/sentry/resources/global-policy.ini -> build/lib/sahara/plugins/mapr/services/sentry/resources copying sahara/plugins/mapr/services/sentry/resources/sentry-default.xml -> build/lib/sahara/plugins/mapr/services/sentry/resources copying sahara/db/migration/alembic.ini -> build/lib/sahara/db/migration creating build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/README.md -> build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/env.py -> build/lib/sahara/db/migration/alembic_migrations copying sahara/db/migration/alembic_migrations/script.py.mako -> build/lib/sahara/db/migration/alembic_migrations creating build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/001_icehouse.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/002_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/003_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/004_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/005_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/006_placeholder.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/008_security_groups.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/009_rollback_info.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/011_sahara_info.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/012_availability_zone.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/017_drop_progress.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/024_manila_shares.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/030-health-check.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py -> build/lib/sahara/db/migration/alembic_migrations/versions creating build/lib/sahara/plugins/mapr/services/mysql/resources copying sahara/plugins/mapr/services/mysql/resources/create_database.sql -> build/lib/sahara/plugins/mapr/services/mysql/resources copying sahara/plugins/mapr/services/mysql/resources/grant_access.sql -> build/lib/sahara/plugins/mapr/services/mysql/resources copying sahara/plugins/mapr/services/mysql/resources/hive_schema.sql -> build/lib/sahara/plugins/mapr/services/mysql/resources creating build/lib/sahara/plugins/mapr/services/spark/resources copying sahara/plugins/mapr/services/spark/resources/spark-env.template -> build/lib/sahara/plugins/mapr/services/spark/resources creating build/lib/sahara/plugins/mapr/services/hbase/resources copying sahara/plugins/mapr/services/hbase/resources/hbase-default.json -> build/lib/sahara/plugins/mapr/services/hbase/resources creating build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_3.10.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_3.6.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_3.7.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_3.8.1.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_3.9.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_sh_3.10.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_sh_3.7.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_sh_3.8.1.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/hue_sh_3.9.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/livy_conf_3.10.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources copying sahara/plugins/mapr/services/hue/resources/livy_sh_3.10.0.template -> build/lib/sahara/plugins/mapr/services/hue/resources creating build/lib/sahara/plugins/default_templates copying sahara/plugins/default_templates/template.conf -> build/lib/sahara/plugins/default_templates creating build/lib/sahara/plugins/default_templates/ambari creating build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 copying sahara/plugins/default_templates/ambari/v2_3/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_3 creating build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 copying sahara/plugins/default_templates/ambari/v2_4/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_4 creating build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/cluster.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/master-edp.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/master.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 copying sahara/plugins/default_templates/ambari/v2_5/worker.json -> build/lib/sahara/plugins/default_templates/ambari/v2_5 creating build/lib/sahara/plugins/default_templates/cdh creating build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 copying sahara/plugins/default_templates/cdh/v5_5_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_5_0 creating build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 copying sahara/plugins/default_templates/cdh/v5_7_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_7_0 creating build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/cluster.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/manager.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/master-additional.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/master-core.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 copying sahara/plugins/default_templates/cdh/v5_9_0/worker-nm-dn.json -> build/lib/sahara/plugins/default_templates/cdh/v5_9_0 creating build/lib/sahara/plugins/default_templates/mapr creating build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying sahara/plugins/default_templates/mapr/5_0_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_1_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/cluster.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/master.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying sahara/plugins/default_templates/mapr/v5_2_0_mrv2/worker.json -> build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 creating build/lib/sahara/plugins/default_templates/spark creating build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/master.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 copying sahara/plugins/default_templates/spark/v1_3_1/slave.json -> build/lib/sahara/plugins/default_templates/spark/v1_3_1 creating build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/master.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 copying sahara/plugins/default_templates/spark/v1_6_0/slave.json -> build/lib/sahara/plugins/default_templates/spark/v1_6_0 creating build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/cluster.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/master.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 copying sahara/plugins/default_templates/spark/v2_1_0/slave.json -> build/lib/sahara/plugins/default_templates/spark/v2_1_0 creating build/lib/sahara/plugins/default_templates/storm creating build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/cluster.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/master.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 copying sahara/plugins/default_templates/storm/v1_0_1/slave.json -> build/lib/sahara/plugins/default_templates/storm/v1_0_1 creating build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/cluster.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/master.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 copying sahara/plugins/default_templates/storm/v1_1_0/slave.json -> build/lib/sahara/plugins/default_templates/storm/v1_1_0 creating build/lib/sahara/plugins/default_templates/vanilla creating build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/cluster.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/master.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 copying sahara/plugins/default_templates/vanilla/v2_7_1/worker.json -> build/lib/sahara/plugins/default_templates/vanilla/v2_7_1 creating build/lib/sahara/plugins/resources copying sahara/plugins/resources/create-principal-keytab -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/cron-file -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/cron-script -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/kdc_conf -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/kdc_conf_redhat -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/krb-client-init.sh.template -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/krb5_config -> build/lib/sahara/plugins/resources copying sahara/plugins/resources/mit-kdc-server-init.sh.template -> build/lib/sahara/plugins/resources creating build/lib/sahara/plugins/mapr/services/maprfs/resources copying sahara/plugins/mapr/services/maprfs/resources/cldb.conf -> build/lib/sahara/plugins/mapr/services/maprfs/resources creating build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-main-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-spark-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/hive-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/launch_command.py -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-job-config.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/workflow.xml -> build/lib/sahara/service/edp/resources creating build/lib/sahara/locale creating build/lib/sahara/locale/de creating build/lib/sahara/locale/de/LC_MESSAGES copying sahara/locale/de/LC_MESSAGES/sahara.po -> build/lib/sahara/locale/de/LC_MESSAGES creating build/lib/sahara/plugins/vanilla/hadoop2/resources copying sahara/plugins/vanilla/hadoop2/resources/create_oozie_db.sql -> build/lib/sahara/plugins/vanilla/hadoop2/resources copying sahara/plugins/vanilla/hadoop2/resources/post_conf.template -> build/lib/sahara/plugins/vanilla/hadoop2/resources copying sahara/plugins/vanilla/hadoop2/resources/spark-cleanup.cron -> build/lib/sahara/plugins/vanilla/hadoop2/resources copying sahara/plugins/vanilla/hadoop2/resources/tmp-cleanup.sh.template -> build/lib/sahara/plugins/vanilla/hadoop2/resources copying sahara/plugins/vanilla/hadoop2/resources/topology.sh -> build/lib/sahara/plugins/vanilla/hadoop2/resources copying sahara/plugins/vanilla/hadoop2/resources/zoo_sample.cfg -> build/lib/sahara/plugins/vanilla/hadoop2/resources creating build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/resources copying sahara/tests/unit/plugins/vanilla/hadoop2/resources/dfs-report.txt -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/resources copying sahara/tests/unit/plugins/vanilla/hadoop2/resources/yarn-report.txt -> build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/resources creating build/lib/sahara/tests/unit/service/edp/utils copying sahara/tests/unit/service/edp/utils/test_shares.py -> build/lib/sahara/tests/unit/service/edp/utils copying sahara/tests/README.rst -> build/lib/sahara/tests creating build/lib/sahara/plugins/ambari/resources copying sahara/plugins/ambari/resources/configs-2.3.json -> build/lib/sahara/plugins/ambari/resources copying sahara/plugins/ambari/resources/configs-2.4.json -> build/lib/sahara/plugins/ambari/resources copying sahara/plugins/ambari/resources/configs-2.5.json -> build/lib/sahara/plugins/ambari/resources copying sahara/plugins/ambari/resources/configs-2.6.json -> build/lib/sahara/plugins/ambari/resources copying sahara/plugins/ambari/resources/generate_config.py -> build/lib/sahara/plugins/ambari/resources creating build/lib/sahara/plugins/ambari/resources/images copying sahara/plugins/ambari/resources/images/image.yaml -> build/lib/sahara/plugins/ambari/resources/images creating build/lib/sahara/plugins/ambari/resources/images/centos copying sahara/plugins/ambari/resources/images/centos/disable_ambari -> build/lib/sahara/plugins/ambari/resources/images/centos copying sahara/plugins/ambari/resources/images/centos/disable_certificate_check -> build/lib/sahara/plugins/ambari/resources/images/centos copying sahara/plugins/ambari/resources/images/centos/disable_firewall -> build/lib/sahara/plugins/ambari/resources/images/centos copying sahara/plugins/ambari/resources/images/centos/disable_selinux -> build/lib/sahara/plugins/ambari/resources/images/centos copying sahara/plugins/ambari/resources/images/centos/setup_java_home -> build/lib/sahara/plugins/ambari/resources/images/centos copying sahara/plugins/ambari/resources/images/centos/unlimited_security_artifacts -> build/lib/sahara/plugins/ambari/resources/images/centos copying sahara/plugins/ambari/resources/images/centos/wget_repo -> build/lib/sahara/plugins/ambari/resources/images/centos creating build/lib/sahara/plugins/ambari/resources/images/common copying sahara/plugins/ambari/resources/images/common/add_jar -> build/lib/sahara/plugins/ambari/resources/images/common copying sahara/plugins/ambari/resources/images/common/fix_tls_ambari_agent -> build/lib/sahara/plugins/ambari/resources/images/common copying sahara/plugins/ambari/resources/images/common/mysql_connector_java_link -> build/lib/sahara/plugins/ambari/resources/images/common copying sahara/plugins/ambari/resources/images/common/oracle_java -> build/lib/sahara/plugins/ambari/resources/images/common creating build/lib/sahara/plugins/ambari/resources/images/ubuntu copying sahara/plugins/ambari/resources/images/ubuntu/wget_repo -> build/lib/sahara/plugins/ambari/resources/images/ubuntu creating build/lib/sahara/plugins/mapr/services/httpfs/resources copying sahara/plugins/mapr/services/httpfs/resources/httpfs-default.json -> build/lib/sahara/plugins/mapr/services/httpfs/resources creating build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/cdh_config.py -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/cdh_config.sh -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/flume-agent.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/flume-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hbase-gateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hbase-hbaserestserver.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hbase-hbasethriftserver.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hbase-master.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hbase-regionserver.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hbase-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-balancer.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-datanode.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-failovercontroller.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-gateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-httpfs.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-journalnode.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-namenode.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-nfsgateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-secondarynamenode.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hdfs-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-gateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-hivemetastore.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-hiveserver2.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-metastore-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-server2-sentry-safety.xml -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-site.xml -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hive-webhcat.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hue-hue_load_balancer.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hue-hue_server.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hue-kt_renewer.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/hue-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/impala-catalogserver.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/impala-impalad.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/impala-llama.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/impala-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/impala-statestore.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/kafka-kafka_broker.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/kafka-kafka_mirror_maker.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/kafka-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/kms-kms.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/kms-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/ks_indexer-hbase_indexer.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/ks_indexer-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/mapred-site.xml -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/oozie-oozie_server.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/oozie-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/priority-one-confs.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/sentry-gateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/sentry-impala-client-safety.xml -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/sentry-sentry_server.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/sentry-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/solr-gateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/solr-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/solr-solr_server.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/spark-gateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/spark-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/spark-spark_yarn_history_server.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/sqoop-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/sqoop-sqoop_server.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/yarn-gateway.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/yarn-jobhistory.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/yarn-nodemanager.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/yarn-resourcemanager.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/yarn-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/zookeeper-server.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources copying sahara/plugins/cdh/v5_9_0/resources/zookeeper-service.json -> build/lib/sahara/plugins/cdh/v5_9_0/resources creating build/lib/sahara/plugins/cdh/v5_9_0/resources/images copying sahara/plugins/cdh/v5_9_0/resources/images/image.yaml -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images creating build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos copying sahara/plugins/cdh/v5_9_0/resources/images/centos/disable_firewall -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos copying sahara/plugins/cdh/v5_9_0/resources/images/centos/selinux_permissive -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos copying sahara/plugins/cdh/v5_9_0/resources/images/centos/turn_off_services -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos copying sahara/plugins/cdh/v5_9_0/resources/images/centos/wget_repo -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos creating build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common copying sahara/plugins/cdh/v5_9_0/resources/images/common/add_jar -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common copying sahara/plugins/cdh/v5_9_0/resources/images/common/install_cloudera -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common copying sahara/plugins/cdh/v5_9_0/resources/images/common/install_extjs -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common copying sahara/plugins/cdh/v5_9_0/resources/images/common/unlimited_security_artifacts -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common creating build/lib/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_9_0/resources/images/ubuntu/turn_off_services -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu copying sahara/plugins/cdh/v5_9_0/resources/images/ubuntu/wget_repo -> build/lib/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu creating build/lib/sahara/plugins/mapr/services/mapreduce/resources copying sahara/plugins/mapr/services/mapreduce/resources/mapreduce-cluster.json -> build/lib/sahara/plugins/mapr/services/mapreduce/resources creating build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/README.rst -> build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/core-default.xml -> build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/create_hive_db.sql -> build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/hdfs-default.xml -> build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/hive-default.xml -> build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/mapred-default.xml -> build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/oozie-default.xml -> build/lib/sahara/plugins/vanilla/v2_8_2/resources copying sahara/plugins/vanilla/v2_8_2/resources/yarn-default.xml -> build/lib/sahara/plugins/vanilla/v2_8_2/resources + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v1.6.5 making output directory... connecting events for openstackdocstheme loading pickled environment... not yet created [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-9.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-9.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme adding role barbican-doc to link to https://docs.openstack.org/barbican/latest/%s adding role castellan-doc to link to https://docs.openstack.org/castellan/latest/%s adding role designate-doc to link to https://docs.openstack.org/designate/latest/%s adding role devstack-doc to link to https://docs.openstack.org/devstack/latest/%s adding role ironic-doc to link to https://docs.openstack.org/ironic/latest/%s adding role keystone-doc to link to https://docs.openstack.org/keystone/latest/%s adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role kolla-ansible-doc to link to https://docs.openstack.org/kolla-ansible/latest/%s adding role neutron-doc to link to https://docs.openstack.org/neutron/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role tooz-doc to link to https://docs.openstack.org/tooz/latest/%s building [mo]: targets for 0 po files that are out of date building [html]: targets for 56 source files that are out of date updating environment: 56 added, 0 changed, 0 removed reading sources... [ 1%] admin/advanced-configuration-guide reading sources... [ 3%] admin/configs-recommendations reading sources... [ 5%] admin/configuration-guide reading sources... [ 7%] admin/index reading sources... [ 8%] admin/upgrade-guide reading sources... [ 10%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf dumping output to '/tmp/tmp0JRGkl.rst' reading sources... [ 12%] configuration/index reading sources... [ 14%] configuration/sampleconfig reading sources... [ 16%] contributor/adding-database-migrations reading sources... [ 17%] contributor/apiv2 reading sources... [ 19%] contributor/dashboard-dev-environment-guide reading sources... [ 21%] contributor/development-environment reading sources... [ 23%] contributor/development-guidelines reading sources... [ 25%] contributor/devstack reading sources... [ 26%] contributor/gerrit reading sources... [ 28%] contributor/how-to-build-oozie reading sources... [ 30%] contributor/how-to-participate reading sources... [ 32%] contributor/image-gen reading sources... [ 33%] contributor/index reading sources... [ 35%] contributor/jenkins reading sources... [ 37%] contributor/log-guidelines reading sources... [ 39%] contributor/project reading sources... [ 41%] contributor/testing reading sources... [ 42%] index reading sources... [ 44%] install/dashboard-guide reading sources... [ 46%] install/index reading sources... [ 48%] install/installation-guide reading sources... [ 50%] intro/architecture reading sources... [ 51%] intro/index reading sources... [ 53%] intro/overview reading sources... [ 55%] reference/edp-spi reading sources... [ 57%] reference/index reading sources... [ 58%] reference/plugin-spi reading sources... [ 60%] reference/plugins reading sources... [ 62%] reference/restapi reading sources... [ 64%] user/ambari-plugin reading sources... [ 66%] user/cdh-imagebuilder reading sources... [ 67%] user/cdh-plugin reading sources... [ 69%] user/dashboard-user-guide reading sources... [ 71%] user/edp reading sources... [ 73%] user/edp-s3 reading sources... [ 75%] user/features reading sources... [ 76%] user/guest-requirements reading sources... [ 78%] user/hadoop-swift reading sources... [ 80%] user/index reading sources... [ 82%] user/mapr-plugin reading sources... [ 83%] user/overview reading sources... [ 85%] user/plugins reading sources... [ 87%] user/quickstart reading sources... [ 89%] user/registering-image reading sources... [ 91%] user/sahara-on-ironic reading sources... [ 92%] user/spark-plugin reading sources... [ 94%] user/statuses reading sources... [ 96%] user/storm-plugin reading sources... [ 98%] user/vanilla-imagebuilder reading sources... [100%] user/vanilla-plugin looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] admin/advanced-configuration-guide writing output... [ 3%] admin/configs-recommendations writing output... [ 5%] admin/configuration-guide writing output... [ 7%] admin/index writing output... [ 8%] admin/upgrade-guide writing output... [ 10%] configuration/descriptionconfig writing output... [ 12%] configuration/index writing output... [ 14%] configuration/sampleconfig writing output... [ 16%] contributor/adding-database-migrations writing output... [ 17%] contributor/apiv2 writing output... [ 19%] contributor/dashboard-dev-environment-guide writing output... [ 21%] contributor/development-environment writing output... [ 23%] contributor/development-guidelines writing output... [ 25%] contributor/devstack writing output... [ 26%] contributor/gerrit writing output... [ 28%] contributor/how-to-build-oozie writing output... [ 30%] contributor/how-to-participate writing output... [ 32%] contributor/image-gen writing output... [ 33%] contributor/index writing output... [ 35%] contributor/jenkins writing output... [ 37%] contributor/log-guidelines writing output... [ 39%] contributor/project writing output... [ 41%] contributor/testing writing output... [ 42%] index writing output... [ 44%] install/dashboard-guide writing output... [ 46%] install/index writing output... [ 48%] install/installation-guide writing output... [ 50%] intro/architecture writing output... [ 51%] intro/index writing output... [ 53%] intro/overview writing output... [ 55%] reference/edp-spi writing output... [ 57%] reference/index writing output... [ 58%] reference/plugin-spi writing output... [ 60%] reference/plugins writing output... [ 62%] reference/restapi writing output... [ 64%] user/ambari-plugin writing output... [ 66%] user/cdh-imagebuilder writing output... [ 67%] user/cdh-plugin writing output... [ 69%] user/dashboard-user-guide writing output... [ 71%] user/edp writing output... [ 73%] user/edp-s3 writing output... [ 75%] user/features writing output... [ 76%] user/guest-requirements writing output... [ 78%] user/hadoop-swift writing output... [ 80%] user/index writing output... [ 82%] user/mapr-plugin writing output... [ 83%] user/overview writing output... [ 85%] user/plugins writing output... [ 87%] user/quickstart writing output... [ 89%] user/registering-image writing output... [ 91%] user/sahara-on-ironic writing output... [ 92%] user/spark-plugin writing output... [ 94%] user/statuses writing output... [ 96%] user/storm-plugin writing output... [ 98%] user/vanilla-imagebuilder writing output... [100%] user/vanilla-plugin generating indices... genindex writing additional pages... search copying images... [ 33%] user/../images/hadoop-cluster-example.jpg copying images... [ 66%] intro/../images/sahara-architecture.svg copying images... [100%] intro/../images/openstack-interop.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -W -b man doc/source doc/build/man Running Sphinx v1.6.5 making output directory... connecting events for openstackdocstheme loading pickled environment... not yet created [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-9.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-9.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme adding role barbican-doc to link to https://docs.openstack.org/barbican/latest/%s adding role castellan-doc to link to https://docs.openstack.org/castellan/latest/%s adding role designate-doc to link to https://docs.openstack.org/designate/latest/%s adding role devstack-doc to link to https://docs.openstack.org/devstack/latest/%s adding role ironic-doc to link to https://docs.openstack.org/ironic/latest/%s adding role keystone-doc to link to https://docs.openstack.org/keystone/latest/%s adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role kolla-ansible-doc to link to https://docs.openstack.org/kolla-ansible/latest/%s adding role neutron-doc to link to https://docs.openstack.org/neutron/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role tooz-doc to link to https://docs.openstack.org/tooz/latest/%s building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 56 added, 0 changed, 0 removed reading sources... [ 1%] admin/advanced-configuration-guide reading sources... [ 3%] admin/configs-recommendations reading sources... [ 5%] admin/configuration-guide reading sources... [ 7%] admin/index reading sources... [ 8%] admin/upgrade-guide reading sources... [ 10%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf dumping output to '/tmp/tmpTX2CcB.rst' reading sources... [ 12%] configuration/index reading sources... [ 14%] configuration/sampleconfig reading sources... [ 16%] contributor/adding-database-migrations reading sources... [ 17%] contributor/apiv2 reading sources... [ 19%] contributor/dashboard-dev-environment-guide reading sources... [ 21%] contributor/development-environment reading sources... [ 23%] contributor/development-guidelines reading sources... [ 25%] contributor/devstack reading sources... [ 26%] contributor/gerrit reading sources... [ 28%] contributor/how-to-build-oozie reading sources... [ 30%] contributor/how-to-participate reading sources... [ 32%] contributor/image-gen reading sources... [ 33%] contributor/index reading sources... [ 35%] contributor/jenkins reading sources... [ 37%] contributor/log-guidelines reading sources... [ 39%] contributor/project reading sources... [ 41%] contributor/testing reading sources... [ 42%] index reading sources... [ 44%] install/dashboard-guide reading sources... [ 46%] install/index reading sources... [ 48%] install/installation-guide reading sources... [ 50%] intro/architecture reading sources... [ 51%] intro/index reading sources... [ 53%] intro/overview reading sources... [ 55%] reference/edp-spi reading sources... [ 57%] reference/index reading sources... [ 58%] reference/plugin-spi reading sources... [ 60%] reference/plugins reading sources... [ 62%] reference/restapi reading sources... [ 64%] user/ambari-plugin reading sources... [ 66%] user/cdh-imagebuilder reading sources... [ 67%] user/cdh-plugin reading sources... [ 69%] user/dashboard-user-guide reading sources... [ 71%] user/edp reading sources... [ 73%] user/edp-s3 reading sources... [ 75%] user/features reading sources... [ 76%] user/guest-requirements reading sources... [ 78%] user/hadoop-swift reading sources... [ 80%] user/index reading sources... [ 82%] user/mapr-plugin reading sources... [ 83%] user/overview reading sources... [ 85%] user/plugins reading sources... [ 87%] user/quickstart reading sources... [ 89%] user/registering-image reading sources... [ 91%] user/sahara-on-ironic reading sources... [ 92%] user/spark-plugin reading sources... [ 94%] user/statuses reading sources... [ 96%] user/storm-plugin reading sources... [ 98%] user/vanilla-imagebuilder reading sources... [100%] user/vanilla-plugin looking for now-outdated files... none found pickling environment... done checking consistency... done writing... sahara.1 { intro/index intro/overview intro/architecture install/index install/installation-guide install/dashboard-guide configuration/index configuration/descriptionconfig configuration/sampleconfig user/index user/overview user/quickstart user/dashboard-user-guide user/features user/registering-image user/statuses user/sahara-on-ironic user/plugins user/vanilla-plugin user/ambari-plugin user/spark-plugin user/storm-plugin user/cdh-plugin user/mapr-plugin user/edp user/edp-s3 user/guest-requirements user/hadoop-swift user/vanilla-imagebuilder user/cdh-imagebuilder admin/index admin/configuration-guide admin/advanced-configuration-guide admin/upgrade-guide contributor/index contributor/development-guidelines contributor/development-environment contributor/dashboard-dev-environment-guide contributor/devstack contributor/how-to-participate contributor/how-to-build-oozie contributor/adding-database-migrations contributor/testing contributor/log-guidelines contributor/apiv2 contributor/image-gen contributor/project contributor/gerrit contributor/jenkins reference/index reference/plugins reference/plugin-spi reference/edp-spi reference/restapi } build succeeded. + PYTHONPATH=. + oslo-config-generator --config-file=tools/config/config-generator.sahara.conf --output-file=etc/sahara/sahara.conf + sed -i 's#^\#api_paste_config.*#api_paste_config = /etc/sahara/api-paste.ini#' etc/sahara/sahara.conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l9Kl2m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch + cd sahara-9.0.0 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara copying build/lib/sahara/config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara copying build/lib/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/conductor/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor copying build/lib/sahara/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara copying build/lib/sahara/context.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale/de creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/locale/de/LC_MESSAGES/sahara.po -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/version.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_all.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_subprocess.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli copying build/lib/sahara/i18n.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/commons.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/heat_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat copying build/lib/sahara/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/shell_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/base_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/workflow_factory.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/pig_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/java_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/hive_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/sahara_db.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/s3_storage.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/manila_share.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/internal_db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/internal_db/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-job-config.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-main-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-spark-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/workflow.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/launch_command.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/base_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/ops.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/health/health_check_base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/health/verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/health/common.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health copying build/lib/sahara/service/trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan copying build/lib/sahara/service/networks.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations copying build/lib/sahara/service/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service copying build/lib/sahara/service/quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api copying build/lib/sahara/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api copying build/lib/sahara/service/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api copying build/lib/sahara/service/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common copying build/lib/sahara/common/config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common copying build/lib/sahara/common/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary_internals.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_executions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology copying build/lib/sahara/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/core-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/mapred-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/resources copying build/lib/sahara/topology/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology copying build/lib/sahara/main.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/README.md -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/003_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/001_icehouse.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/004_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/030-health-check.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/002_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/008_security_groups.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration copying build/lib/sahara/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db copying build/lib/sahara/db/api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/model_base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift copying build/lib/sahara/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift copying build/lib/sahara/swift/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift copying build/lib/sahara/swift/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/resources copying build/lib/sahara/swift/resources/conf-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api copying build/lib/sahara/api/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/sahara_middleware.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/version_discovery.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests copying build/lib/sahara/tests/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests copying build/lib/sahara/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit copying build/lib/sahara/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit copying build/lib/sahara/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_from_template.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_defaults.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/test_resource.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/test_image_pack_api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/test_main.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/test_storm.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/test_json_api_examples.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_possible_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/edp_test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/test_shell.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/test_spark.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/test_oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries copying build/lib/sahara/tests/unit/service/edp/job_binaries/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries copying build/lib/sahara/tests/unit/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift copying build/lib/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift copying build/lib/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/utils copying build/lib/sahara/tests/unit/service/edp/utils/test_shares.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources copying build/lib/sahara/tests/unit/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources copying build/lib/sahara/tests/unit/service/edp/data_sources/base_test.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift copying build/lib/sahara/tests/unit/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift copying build/lib/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/test_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/test_verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/test_sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/test_sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_networks.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_executor.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/test_job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/test_share_validations.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_add_tags_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_create_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_update_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_ng_template_validation_create.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_delete_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_protected_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_ng_template_validation_update.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/test_quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/api/test_v10.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/test_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/test-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/test_topology.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_db_manage_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations_base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db copying build/lib/sahara/tests/unit/db/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/common.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_delete.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_update.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/test_acl.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/test_auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_requests_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_client.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_health.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_open_ports.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_common.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_ha_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari copying build/lib/sahara/tests/unit/plugins/ambari/test_plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_oozie_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_run_scripts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/resources copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/resources/yarn-report.txt -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/resources copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/resources/dfs-report.txt -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/resources copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_recommendation_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/hadoop2/test_starting_scripts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2 copying build/lib/sahara/tests/unit/plugins/vanilla/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5/test_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_5/test_versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5 copying build/lib/sahara/tests/unit/plugins/vanilla/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1/test_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_7_1/test_versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2/test_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2 copying build/lib/sahara/tests/unit/plugins/vanilla/v2_8_2/test_versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2 copying build/lib/sahara/tests/unit/plugins/vanilla/test_confighints_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/storm copying build/lib/sahara/tests/unit/plugins/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/storm copying build/lib/sahara/tests/unit/plugins/storm/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/storm copying build/lib/sahara/tests/unit/plugins/storm/test_plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/storm copying build/lib/sahara/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr copying build/lib/sahara/tests/unit/plugins/mapr/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr copying build/lib/sahara/tests/unit/plugins/mapr/test_base_handler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr copying build/lib/sahara/tests/unit/plugins/mapr/test_cluster_context.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr copying build/lib/sahara/tests/unit/plugins/mapr/test_distro.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr copying build/lib/sahara/tests/unit/plugins/mapr/test_config_files.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr copying build/lib/sahara/tests/unit/plugins/test_kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/spark copying build/lib/sahara/tests/unit/plugins/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/spark copying build/lib/sahara/tests/unit/plugins/spark/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/spark copying build/lib/sahara/tests/unit/plugins/spark/test_plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/spark copying build/lib/sahara/tests/unit/plugins/test_labels.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provide_recommendations.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/cdh/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_plugin_utils_570.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_spark_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_config_helper_570.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_7_0/test_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0 copying build/lib/sahara/tests/unit/plugins/cdh/base_plugin_utils_test.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/cdh/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/cdh/base_validation_tests.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/cdh/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_config_helper_590.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_spark_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_9_0/test_plugin_utils_590.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0 copying build/lib/sahara/tests/unit/plugins/cdh/base_config_helper_test.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/cdh/test_health.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_plugin_utils_5110.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_spark_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_config_helper_5110.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/v5_11_0/test_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0 copying build/lib/sahara/tests/unit/plugins/cdh/test_cloudera_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/cdh/test_confighints_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/cdh/test_versionfactory.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh copying build/lib/sahara/tests/unit/plugins/test_base_plugins_support.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_general.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/test_sender.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/test_rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/test_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_resources.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_xml_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_hacking.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_patches.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/client.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/configs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/common.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos copying build/lib/sahara/plugins/ambari/resources/images/centos/unlimited_security_artifacts -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos copying build/lib/sahara/plugins/ambari/resources/images/centos/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos copying build/lib/sahara/plugins/ambari/resources/images/centos/setup_java_home -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos copying build/lib/sahara/plugins/ambari/resources/images/centos/disable_firewall -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos copying build/lib/sahara/plugins/ambari/resources/images/centos/disable_selinux -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos copying build/lib/sahara/plugins/ambari/resources/images/centos/disable_certificate_check -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos copying build/lib/sahara/plugins/ambari/resources/images/centos/disable_ambari -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/centos creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/ubuntu copying build/lib/sahara/plugins/ambari/resources/images/ubuntu/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/ubuntu creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/common copying build/lib/sahara/plugins/ambari/resources/images/common/fix_tls_ambari_agent -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/common copying build/lib/sahara/plugins/ambari/resources/images/common/mysql_connector_java_link -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/common copying build/lib/sahara/plugins/ambari/resources/images/common/add_jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/common copying build/lib/sahara/plugins/ambari/resources/images/common/oracle_java -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images/common copying build/lib/sahara/plugins/ambari/resources/images/image.yaml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/images copying build/lib/sahara/plugins/ambari/resources/configs-2.5.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources copying build/lib/sahara/plugins/ambari/resources/configs-2.4.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources copying build/lib/sahara/plugins/ambari/resources/configs-2.3.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources copying build/lib/sahara/plugins/ambari/resources/configs-2.6.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources copying build/lib/sahara/plugins/ambari/resources/generate_config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources copying build/lib/sahara/plugins/ambari/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/ha_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/requests_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari copying build/lib/sahara/plugins/ambari/health.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla copying build/lib/sahara/plugins/vanilla/abstractversionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/keypairs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/starting_scripts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/run_scripts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/recommendations_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/resources copying build/lib/sahara/plugins/vanilla/hadoop2/resources/create_oozie_db.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/resources copying build/lib/sahara/plugins/vanilla/hadoop2/resources/spark-cleanup.cron -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/resources copying build/lib/sahara/plugins/vanilla/hadoop2/resources/zoo_sample.cfg -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/resources copying build/lib/sahara/plugins/vanilla/hadoop2/resources/tmp-cleanup.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/resources copying build/lib/sahara/plugins/vanilla/hadoop2/resources/topology.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/resources copying build/lib/sahara/plugins/vanilla/hadoop2/resources/post_conf.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/resources copying build/lib/sahara/plugins/vanilla/hadoop2/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/hadoop2/oozie_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2 copying build/lib/sahara/plugins/vanilla/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla copying build/lib/sahara/plugins/vanilla/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5 copying build/lib/sahara/plugins/vanilla/v2_7_5/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5 copying build/lib/sahara/plugins/vanilla/v2_7_5/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5 copying build/lib/sahara/plugins/vanilla/v2_7_5/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/hdfs-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/create_hive_db.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/core-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/yarn-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/oozie-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/resources copying build/lib/sahara/plugins/vanilla/v2_7_5/versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5 copying build/lib/sahara/plugins/vanilla/versionfactory.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla copying build/lib/sahara/plugins/vanilla/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1 copying build/lib/sahara/plugins/vanilla/v2_7_1/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1 copying build/lib/sahara/plugins/vanilla/v2_7_1/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1 copying build/lib/sahara/plugins/vanilla/v2_7_1/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/hdfs-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/create_hive_db.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/core-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/yarn-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/oozie-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/resources copying build/lib/sahara/plugins/vanilla/v2_7_1/versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1 copying build/lib/sahara/plugins/vanilla/confighints_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla copying build/lib/sahara/plugins/vanilla/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2 copying build/lib/sahara/plugins/vanilla/v2_8_2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2 copying build/lib/sahara/plugins/vanilla/v2_8_2/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2 copying build/lib/sahara/plugins/vanilla/v2_8_2/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/hdfs-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/create_hive_db.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/core-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/yarn-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/oozie-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/resources copying build/lib/sahara/plugins/vanilla/v2_8_2/versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm copying build/lib/sahara/plugins/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm copying build/lib/sahara/plugins/storm/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm copying build/lib/sahara/plugins/storm/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm copying build/lib/sahara/plugins/storm/run_scripts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm copying build/lib/sahara/plugins/storm/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm copying build/lib/sahara/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/labels.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr copying build/lib/sahara/plugins/mapr/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr copying build/lib/sahara/plugins/mapr/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions copying build/lib/sahara/plugins/mapr/versions/version_handler_factory.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions copying build/lib/sahara/plugins/mapr/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/v5_2_0_mrv2 copying build/lib/sahara/plugins/mapr/versions/v5_2_0_mrv2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/v5_2_0_mrv2 copying build/lib/sahara/plugins/mapr/versions/v5_2_0_mrv2/context.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/v5_2_0_mrv2 copying build/lib/sahara/plugins/mapr/versions/v5_2_0_mrv2/version_handler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/v5_2_0_mrv2 copying build/lib/sahara/plugins/mapr/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/base_version_handler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/base_cluster_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/base_cluster_configurer.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/base_node_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/base_health_checker.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/base_edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base copying build/lib/sahara/plugins/mapr/base/base_cluster_context.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract copying build/lib/sahara/plugins/mapr/abstract/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract copying build/lib/sahara/plugins/mapr/abstract/cluster_context.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract copying build/lib/sahara/plugins/mapr/abstract/node_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract copying build/lib/sahara/plugins/mapr/abstract/cluster_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract copying build/lib/sahara/plugins/mapr/abstract/configurer.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract copying build/lib/sahara/plugins/mapr/abstract/health_checker.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract copying build/lib/sahara/plugins/mapr/abstract/version_handler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mapreduce copying build/lib/sahara/plugins/mapr/services/mapreduce/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mapreduce copying build/lib/sahara/plugins/mapr/services/mapreduce/mapreduce.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mapreduce creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mapreduce/resources copying build/lib/sahara/plugins/mapr/services/mapreduce/resources/mapreduce-cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mapreduce/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/kafka copying build/lib/sahara/plugins/mapr/services/kafka/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/kafka copying build/lib/sahara/plugins/mapr/services/kafka/kafka.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/kafka copying build/lib/sahara/plugins/mapr/services/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/httpfs copying build/lib/sahara/plugins/mapr/services/httpfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/httpfs creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/httpfs/resources copying build/lib/sahara/plugins/mapr/services/httpfs/resources/httpfs-default.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/httpfs/resources copying build/lib/sahara/plugins/mapr/services/httpfs/httpfs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/httpfs creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry copying build/lib/sahara/plugins/mapr/services/sentry/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry copying build/lib/sahara/plugins/mapr/services/sentry/sentry.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry/resources copying build/lib/sahara/plugins/mapr/services/sentry/resources/sentry-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry/resources copying build/lib/sahara/plugins/mapr/services/sentry/resources/global-policy.ini -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql copying build/lib/sahara/plugins/mapr/services/mysql/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql copying build/lib/sahara/plugins/mapr/services/mysql/mysql.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql/resources copying build/lib/sahara/plugins/mapr/services/mysql/resources/create_database.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql/resources copying build/lib/sahara/plugins/mapr/services/mysql/resources/hive_schema.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql/resources copying build/lib/sahara/plugins/mapr/services/mysql/resources/grant_access.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue copying build/lib/sahara/plugins/mapr/services/hue/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue copying build/lib/sahara/plugins/mapr/services/hue/hue.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_3.7.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_3.10.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_sh_3.8.1.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_3.8.1.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_sh_3.9.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_sh_3.10.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_3.9.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/livy_sh_3.10.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_3.6.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/livy_conf_3.10.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources copying build/lib/sahara/plugins/mapr/services/hue/resources/hue_sh_3.7.0.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/maprfs copying build/lib/sahara/plugins/mapr/services/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/maprfs copying build/lib/sahara/plugins/mapr/services/maprfs/maprfs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/maprfs creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/maprfs/resources copying build/lib/sahara/plugins/mapr/services/maprfs/resources/cldb.conf -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/maprfs/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive copying build/lib/sahara/plugins/mapr/services/hive/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive/resources copying build/lib/sahara/plugins/mapr/services/hive/resources/sentry-db.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive/resources copying build/lib/sahara/plugins/mapr/services/hive/resources/sentry-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive/resources copying build/lib/sahara/plugins/mapr/services/hive/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive/resources copying build/lib/sahara/plugins/mapr/services/hive/hive.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/drill copying build/lib/sahara/plugins/mapr/services/drill/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/drill copying build/lib/sahara/plugins/mapr/services/drill/drill.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/drill creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/spark copying build/lib/sahara/plugins/mapr/services/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/spark copying build/lib/sahara/plugins/mapr/services/spark/spark.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/spark creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/spark/resources copying build/lib/sahara/plugins/mapr/services/spark/resources/spark-env.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/spark/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/management copying build/lib/sahara/plugins/mapr/services/management/management.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/management copying build/lib/sahara/plugins/mapr/services/management/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/management creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sqoop copying build/lib/sahara/plugins/mapr/services/sqoop/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sqoop copying build/lib/sahara/plugins/mapr/services/sqoop/sqoop2.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sqoop creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/pig copying build/lib/sahara/plugins/mapr/services/pig/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/pig copying build/lib/sahara/plugins/mapr/services/pig/pig.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/pig creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/oozie copying build/lib/sahara/plugins/mapr/services/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/oozie copying build/lib/sahara/plugins/mapr/services/oozie/oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/oozie creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/oozie/resources copying build/lib/sahara/plugins/mapr/services/oozie/resources/oozie-default.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/oozie/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mahout copying build/lib/sahara/plugins/mapr/services/mahout/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mahout copying build/lib/sahara/plugins/mapr/services/mahout/mahout.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mahout creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/impala copying build/lib/sahara/plugins/mapr/services/impala/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/impala creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/impala/resources copying build/lib/sahara/plugins/mapr/services/impala/resources/impala-env.sh.j2 -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/impala/resources copying build/lib/sahara/plugins/mapr/services/impala/impala.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/impala creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/flume copying build/lib/sahara/plugins/mapr/services/flume/flume.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/flume copying build/lib/sahara/plugins/mapr/services/flume/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/flume creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift copying build/lib/sahara/plugins/mapr/services/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift/resources copying build/lib/sahara/plugins/mapr/services/swift/resources/swift-default.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift/resources copying build/lib/sahara/plugins/mapr/services/swift/resources/hadoop-swift-latest.jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift/resources copying build/lib/sahara/plugins/mapr/services/swift/swift.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hbase copying build/lib/sahara/plugins/mapr/services/hbase/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hbase copying build/lib/sahara/plugins/mapr/services/hbase/hbase.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hbase creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hbase/resources copying build/lib/sahara/plugins/mapr/services/hbase/resources/hbase-default.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hbase/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn copying build/lib/sahara/plugins/mapr/services/yarn/yarn.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn copying build/lib/sahara/plugins/mapr/services/yarn/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn/resources copying build/lib/sahara/plugins/mapr/services/yarn/resources/yarn-cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn/resources copying build/lib/sahara/plugins/mapr/services/yarn/resources/yarn-node.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/install_mapr_core_repository -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/requiretty -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/install_mapr_eco_repository -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/epel_dependencies -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/disable_firewall -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/install_scala -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/update_repository -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/selinux_permissive -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos copying build/lib/sahara/plugins/mapr/resources/images/centos/install_openjdk -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/centos creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/ubuntu copying build/lib/sahara/plugins/mapr/resources/images/ubuntu/install_mapr_core_repository -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/ubuntu copying build/lib/sahara/plugins/mapr/resources/images/ubuntu/install_mapr_dependencies -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/ubuntu copying build/lib/sahara/plugins/mapr/resources/images/ubuntu/install_mapr_eco_repository -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/ubuntu copying build/lib/sahara/plugins/mapr/resources/images/ubuntu/install_scala -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/ubuntu copying build/lib/sahara/plugins/mapr/resources/images/ubuntu/update_repository -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/ubuntu copying build/lib/sahara/plugins/mapr/resources/images/ubuntu/install_openjdk -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/ubuntu creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common copying build/lib/sahara/plugins/mapr/resources/images/common/configure_extjs -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common copying build/lib/sahara/plugins/mapr/resources/images/common/oracle_java -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources copying build/lib/sahara/plugins/mapr/resources/images/common/resources/spec_5.2.0_ubuntu.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources copying build/lib/sahara/plugins/mapr/resources/images/common/resources/package_utils.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources copying build/lib/sahara/plugins/mapr/resources/images/common/resources/packages.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources copying build/lib/sahara/plugins/mapr/resources/images/common/resources/versions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources copying build/lib/sahara/plugins/mapr/resources/images/common/resources/spec_5.1.0.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources copying build/lib/sahara/plugins/mapr/resources/images/common/resources/spec_5.2.0.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources copying build/lib/sahara/plugins/mapr/resources/images/image.yaml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images copying build/lib/sahara/plugins/mapr/resources/install_mysql.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources copying build/lib/sahara/plugins/mapr/resources/install_scala.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources copying build/lib/sahara/plugins/mapr/resources/create_disk_list_file.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources copying build/lib/sahara/plugins/mapr/resources/add_mapr_repo.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources copying build/lib/sahara/plugins/mapr/resources/add_security_repos.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources copying build/lib/sahara/plugins/mapr/resources/install_mysql_client.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources copying build/lib/sahara/plugins/mapr/resources/topology.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources copying build/lib/sahara/plugins/mapr/resources/install_java.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain copying build/lib/sahara/plugins/mapr/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain copying build/lib/sahara/plugins/mapr/domain/configuration_file.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain copying build/lib/sahara/plugins/mapr/domain/node_process.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain copying build/lib/sahara/plugins/mapr/domain/service.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain copying build/lib/sahara/plugins/mapr/domain/distro.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/commands.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/maprfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/event_log.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/general.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/service_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/password_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util copying build/lib/sahara/plugins/mapr/util/validation_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 copying build/lib/sahara/plugins/default_templates/ambari/v2_3/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_3 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 copying build/lib/sahara/plugins/default_templates/ambari/v2_5/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_5 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/master-edp.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/default_templates/ambari/v2_4/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/ambari/v2_4 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 copying build/lib/sahara/plugins/default_templates/vanilla/v2_7_1/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 copying build/lib/sahara/plugins/default_templates/storm/v1_1_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 copying build/lib/sahara/plugins/default_templates/storm/v1_0_1/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/storm/v1_0_1 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/5_0_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_1_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/mapr/v5_2_0_mrv2/worker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 copying build/lib/sahara/plugins/default_templates/template.conf -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/spark/v1_6_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_6_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 copying build/lib/sahara/plugins/default_templates/spark/v1_3_1/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v1_3_1 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 copying build/lib/sahara/plugins/default_templates/spark/v2_1_0/slave.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/spark/v2_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_7_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_5_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/master-additional.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/master-core.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/cluster.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/worker-nm-dn.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 copying build/lib/sahara/plugins/default_templates/cdh/v5_9_0/manager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark copying build/lib/sahara/plugins/spark/scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark copying build/lib/sahara/plugins/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark copying build/lib/sahara/plugins/spark/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark copying build/lib/sahara/plugins/spark/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark copying build/lib/sahara/plugins/spark/run_scripts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark copying build/lib/sahara/plugins/spark/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/resources/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/resources/hdfs-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/resources/spark-cleanup.cron -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/resources/tmp-cleanup.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/resources/core-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/resources/topology.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/resources/spark-env.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/resources copying build/lib/sahara/plugins/spark/shell_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark copying build/lib/sahara/plugins/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/recommendations_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins copying build/lib/sahara/plugins/provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-file -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb-client-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb5_config -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/create-principal-keytab -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/mit-kdc-server-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-script -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf_redhat -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/abstractversionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/commands.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/cloudera_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/yarn-nodemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos/disable_firewall -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/centos/selinux_permissive -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/centos creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/ubuntu creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common/unlimited_security_artifacts -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common/install_cloudera -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common/add_jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/common/install_extjs -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_7_0/resources/images/image.yaml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/images copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-nfsgateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/kms-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/sentry-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/ks_indexer-hbase_indexer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/solr-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-datanode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/zookeeper-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-hiveserver2.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/sqoop-sqoop_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-failovercontroller.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hue-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hbase-hbaserestserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/oozie-oozie_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/yarn-jobhistory.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/solr-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/kafka-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/ks_indexer-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-secondarynamenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-namenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/zookeeper-server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-httpfs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/sqoop-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hue-kt_renewer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/spark-spark_yarn_history_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-server2-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/impala-catalogserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/sentry-impala-client-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/flume-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hbase-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hue-hue_load_balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hbase-hbasethriftserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-journalnode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hbase-regionserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-metastore-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/spark-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/impala-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/spark-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/impala-statestore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/cdh_config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/sentry-sentry_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/flume-agent.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/kafka-kafka_mirror_maker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-webhcat.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/cdh_config.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hive-hivemetastore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/impala-impalad.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/yarn-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/impala-llama.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/yarn-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/kms-kms.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/priority-one-confs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hue-hue_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hbase-master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/mapred-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/kafka-kafka_broker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/yarn-resourcemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hdfs-balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/oozie-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/solr-solr_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/resources/hbase-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources copying build/lib/sahara/plugins/cdh/v5_7_0/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/v5_7_0/versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0 copying build/lib/sahara/plugins/cdh/deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/versionfactory.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/db_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/cloudera_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/yarn-nodemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos/disable_firewall -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/centos/selinux_permissive -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/centos creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/ubuntu creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common/unlimited_security_artifacts -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common/install_cloudera -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common/add_jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/common/install_extjs -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_9_0/resources/images/image.yaml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/images copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-nfsgateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/kms-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/sentry-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/ks_indexer-hbase_indexer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/solr-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-datanode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/zookeeper-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-hiveserver2.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/sqoop-sqoop_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-failovercontroller.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hue-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hbase-hbaserestserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/oozie-oozie_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/yarn-jobhistory.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/solr-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/kafka-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/ks_indexer-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-secondarynamenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-namenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/zookeeper-server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-httpfs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/sqoop-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hue-kt_renewer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/spark-spark_yarn_history_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-server2-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/impala-catalogserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/sentry-impala-client-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/flume-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hbase-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hue-hue_load_balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hbase-hbasethriftserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-journalnode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hbase-regionserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-metastore-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/spark-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/impala-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/spark-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/impala-statestore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/cdh_config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/sentry-sentry_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/flume-agent.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/kafka-kafka_mirror_maker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-webhcat.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/cdh_config.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hive-hivemetastore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/impala-impalad.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/yarn-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/impala-llama.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/yarn-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/sentry-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/kms-kms.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/priority-one-confs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hue-hue_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hbase-master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/mapred-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/kafka-kafka_broker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/yarn-resourcemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hdfs-balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/oozie-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/solr-solr_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/resources/hbase-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources copying build/lib/sahara/plugins/cdh/v5_9_0/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/v5_9_0/versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0 copying build/lib/sahara/plugins/cdh/cloudera_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/confighints_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh copying build/lib/sahara/plugins/cdh/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/cloudera_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/yarn-nodemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos/disable_firewall -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/centos/selinux_permissive -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/centos creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/ubuntu creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common/unlimited_security_artifacts -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common/install_cloudera -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common/add_jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/common/install_extjs -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_11_0/resources/images/image.yaml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/images copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-nfsgateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/kms-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/sentry-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/ks_indexer-hbase_indexer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/kafka-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/solr-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-datanode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/zookeeper-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-hiveserver2.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/sqoop-sqoop_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-failovercontroller.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hue-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hbase-hbaserestserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/oozie-oozie_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/yarn-jobhistory.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/solr-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/kafka-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/ks_indexer-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-secondarynamenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-namenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/zookeeper-server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-httpfs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/sqoop-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hue-kt_renewer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/spark-spark_yarn_history_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-server2-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/impala-catalogserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/sentry-impala-client-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/flume-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hbase-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hue-hue_load_balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hbase-hbasethriftserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-journalnode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hbase-regionserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-metastore-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/spark-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/impala-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/spark-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/impala-statestore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/cdh_config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/sentry-sentry_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/flume-agent.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/kafka-kafka_mirror_maker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-webhcat.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/cdh_config.sh -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hive-hivemetastore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/impala-impalad.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/yarn-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/impala-llama.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/yarn-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/sentry-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/kms-kms.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/priority-one-confs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hue-hue_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hbase-master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/mapred-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/kafka-kafka_broker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/yarn-resourcemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hdfs-balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/oozie-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/solr-solr_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/resources/hbase-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources copying build/lib/sahara/plugins/cdh/v5_11_0/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 copying build/lib/sahara/plugins/cdh/v5_11_0/versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/db_resources copying build/lib/sahara/plugins/cdh/db_resources/create_sentry_db.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/db_resources copying build/lib/sahara/plugins/cdh/db_resources/create_hive_db.sql -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/db_resources copying build/lib/sahara/plugins/cdh/plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/deploy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/config_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/cloudera_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/yarn-nodemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos/disable_firewall -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/centos copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/centos/selinux_permissive -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/centos creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu/wget_repo -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu/turn_off_services -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/ubuntu creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common/unlimited_security_artifacts -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common/install_cloudera -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common/add_jar -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/common/install_extjs -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images/common copying build/lib/sahara/plugins/cdh/v5_13_0/resources/images/image.yaml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/images copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-nfsgateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/kms-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sentry-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/ks_indexer-hbase_indexer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/kafka-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/solr-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-datanode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/zookeeper-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-hiveserver2.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sqoop-sqoop_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-failovercontroller.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hue-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hbase-hbaserestserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/oozie-oozie_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/yarn-jobhistory.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/solr-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/kafka-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/ks_indexer-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-secondarynamenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-namenode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/zookeeper-server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-httpfs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sqoop-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hue-kt_renewer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/spark-spark_yarn_history_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-server2-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sqoop_client-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/impala-catalogserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sentry-impala-client-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/flume-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hbase-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hue-hue_load_balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hbase-hbasethriftserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-journalnode.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hbase-regionserver.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sqoop_client-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-metastore-sentry-safety.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/spark-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/impala-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/spark-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/impala-statestore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/cdh_config.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sentry-sentry_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/flume-agent.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/kafka-kafka_mirror_maker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-webhcat.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hive-hivemetastore.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/impala-impalad.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/yarn-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/impala-llama.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/yarn-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/sentry-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/kms-kms.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/priority-one-confs.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hue-hue_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hbase-master.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/mapred-site.xml -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/kafka-kafka_broker.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/yarn-resourcemanager.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hdfs-balancer.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/oozie-service.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/solr-solr_server.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/resources/hbase-gateway.json -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources copying build/lib/sahara/plugins/cdh/v5_13_0/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/plugin_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/v5_13_0/versionhandler.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0 copying build/lib/sahara/plugins/cdh/health.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/http_client.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/hosts.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/api_client.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/services.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/users.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/role_config_groups.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/cms.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/roles.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/cdh/client/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client copying build/lib/sahara/plugins/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/remote.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/procutils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/sender.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification copying build/lib/sahara/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/keystone.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/images.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/manila.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/heat.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/base.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/swift.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/glance.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/nova.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/configs.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/import_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/logging_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/commit_message.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/general.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/network.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/api.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/resources.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/files.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/tempfiles.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/patches.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/types.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/xmlutils.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/wsgi.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils copying build/lib/sahara/utils/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/objects.py to objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/conductor/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/image_pack/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_api.py to sahara_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_all.py to sahara_all.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_subprocess.py to sahara_subprocess.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/cli/sahara_engine.py to sahara_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/commons.py to commons.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/heat_engine.py to heat_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/heat/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/storm/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_utils.py to job_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/s3_common.py to s3_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/spark/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/oozie.py to oozie.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/shell_workflow.py to shell_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/base_workflow.py to base_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/workflow_factory.py to workflow_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/pig_workflow.py to pig_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/java_workflow.py to java_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py to mapreduce_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/oozie/workflow_creator/hive_workflow.py to hive_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/sahara_db.py to sahara_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/s3_storage.py to s3_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/dispatch.py to dispatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/manila_share.py to manila_share.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/binary_retrievers/internal_swift.py to internal_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/internal_db/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/manila/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/swift/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/s3/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_binaries/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/resources/launch_command.py to launch_command.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/hdfs_helper.py to hdfs_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/base_engine.py to base_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/utils/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/job_manager.py to job_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/maprfs/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/hdfs/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/manila/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/swift/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/s3/implementation.py to implementation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/edp/data_sources/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/periodic.py to periodic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/ntp_service.py to ntp_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health/health_check_base.py to health_check_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health/verification_base.py to verification_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/health/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/trusts.py to trusts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/sahara_key_manager.py to sahara_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/castellan/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/acl.py to acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_execution_schema.py to job_execution_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_schema.py to job_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_execution.py to job_execution.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/data_source_schema.py to data_source_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/data_source.py to data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary_internal_schema.py to job_binary_internal_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary.py to job_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job.py to job.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary_schema.py to job_binary_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_interface.py to job_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/edp/job_binary_internal.py to job_binary_internal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/clusters_schema.py to clusters_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/cluster_template_schema.py to cluster_template_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/node_group_template_schema.py to node_group_template_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validations/clusters_scaling.py to clusters_scaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v11.py to v11.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v10.py to v10.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/data_sources.py to data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/job_types.py to job_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/job_templates.py to job_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/job_binaries.py to job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/api/v2/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/service/coordinator.py to coordinator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/data_sources.py to data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_types.py to job_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_templates.py to job_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_binary_internals.py to job_binary_internals.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_binaries.py to job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/common/policies/job_executions.py to job_executions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/topology/topology_helper.py to topology_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/003_placeholder.py to 003_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py to 014_add_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py to 013_volumes_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py to 016_is_proxy_gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py to 021_datasource_placeholders.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/001_icehouse.py to 001_icehouse.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py to 032_add_domain_name.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py to 020_remove_redandunt_progress_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/004_placeholder.py to 004_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py to 011_sahara_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py to 025_increase_ip_column_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py to 022_add_job_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/030-health-check.py to 030-health-check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py to 023_add_use_autoconfig.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py to 019_is_default_for_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py to 015_add_events_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py to 029_set_is_protected_on_is_default.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/033_add_anti_affinity_ratio_field_to_cluster.py to 033_add_anti_affinity_ratio_field_to_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py to 031_added_plugins_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/002_placeholder.py to 002_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/008_security_groups.py to 008_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py to 012_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py to 010_auto_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/006_placeholder.py to 006_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py to 026_add_is_public_is_protected.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py to 027_rename_oozie_job_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/005_placeholder.py to 005_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py to 009_rollback_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py to 024_manila_shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py to 007_increase_status_description_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py to 017_drop_progress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py to 034_boot_from_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py to 028_storage_devices_number.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py to 018_volume_local_to_instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/model_base.py to model_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/sqlalchemy/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/db/templates/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/swift/swift_helper.py to swift_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/acl.py to acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v11.py to v11.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v10.py to v10.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/data_sources.py to data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/job_types.py to job_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/job_templates.py to job_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/job_binaries.py to job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/v2/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/auth_valid.py to auth_valid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/sahara_middleware.py to sahara_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/api/middleware/version_discovery.py to version_discovery.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_edp_interface.py to test_edp_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_from_template.py to test_from_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_templates.py to test_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_edp.py to test_edp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_defaults.py to test_defaults.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/manager/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/test_resource.py to test_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/conductor/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/image_pack/test_image_pack_api.py to test_image_pack_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/cli/test_sahara_cli.py to test_sahara_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/test_main.py to test_main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/heat/test_templates.py to test_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_hdfs_helper.py to test_hdfs_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/storm/test_storm.py to test_storm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_json_api_examples.py to test_json_api_examples.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_s3_common.py to test_s3_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_job_possible_configs.py to test_job_possible_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_job_utils.py to test_job_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/edp_test_utils.py to edp_test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/test_job_manager.py to test_job_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/spark/test_spark.py to test_spark.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/oozie/test_oozie.py to test_oozie.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py to test_manila.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py to test_dispatch.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py to test_internal_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py to test_internal_db_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py to job_binary_manager_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py to test_manila_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py to test_swift_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py to test_s3_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py to test_create_workflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/workflow_creator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/utils/test_shares.py to test_shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py to test_maprfs_type_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py to data_source_manager_support_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/base_test.py to base_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py to test_hdfs_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py to test_manila_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py to test_swift_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py to test_s3_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_ops.py to test_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_ntp_service.py to test_ntp_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health/test_verification_base.py to test_verification_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan/test_sahara_key_manager.py to test_sahara_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/castellan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_sessions.py to test_sessions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_periodic.py to test_periodic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_coordinator.py to test_coordinator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_trusts.py to test_trusts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_executor.py to test_job_executor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary.py to test_job_binary.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py to test_job_binary_internal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job.py to test_job.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_data_source.py to test_data_source.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/edp/test_job_interface.py to test_job_interface.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_share_validations.py to test_share_validations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py to test_cluster_scaling_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_add_tags_validation.py to test_add_tags_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_create_validation.py to test_cluster_create_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_update_validation.py to test_cluster_update_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_create.py to test_ng_template_validation_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py to test_cluster_template_create_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_delete_validation.py to test_cluster_delete_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_protected_validation.py to test_protected_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_update.py to test_ng_template_validation_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py to test_cluster_template_update_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/test_v10.py to test_v10.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/test_clusters.py to test_clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/test_plugins.py to test_plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/api/v2/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/service/test_engine.py to test_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology/test_topology.py to test_topology.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/topology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/testutils.py to testutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/test_db_manage_cli.py to test_db_manage_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/migration/test_migrations_base.py to test_migrations_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/sqlalchemy/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/test_delete.py to test_delete.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/db/templates/test_update.py to test_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/swift/test_swift_helper.py to test_swift_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/test_acl.py to test_acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/api/middleware/test_auth_valid.py to test_auth_valid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_configs.py to test_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_requests_helper.py to test_requests_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_health.py to test_health.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_open_ports.py to test_open_ports.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_deploy.py to test_deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_ha_helper.py to test_ha_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/ambari/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_configs.py to test_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_edp_engine.py to test_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_oozie_helper.py to test_oozie_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_run_scripts.py to test_run_scripts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_recommendation_utils.py to test_recommendation_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_scaling.py to test_scaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/hadoop2/test_starting_scripts.py to test_starting_scripts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5/test_edp_engine.py to test_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_5/test_versionhandler.py to test_versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1/test_edp_engine.py to test_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_7_1/test_versionhandler.py to test_versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2/test_edp_engine.py to test_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/v2_8_2/test_versionhandler.py to test_versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/vanilla/test_confighints_helper.py to test_confighints_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/storm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/storm/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/storm/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_provisioning.py to test_provisioning.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr/test_base_handler.py to test_base_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr/test_cluster_context.py to test_cluster_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr/test_distro.py to test_distro.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/mapr/test_config_files.py to test_config_files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_kerberos.py to test_kerberos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/spark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/spark/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/spark/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_labels.py to test_labels.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_provide_recommendations.py to test_provide_recommendations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_plugin_utils_570.py to test_plugin_utils_570.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_edp_engine.py to test_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_spark_engine.py to test_spark_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_config_helper_570.py to test_config_helper_570.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_versionhandler.py to test_versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_deploy.py to test_deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_7_0/test_plugin_utils.py to test_plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/base_plugin_utils_test.py to base_plugin_utils_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/base_validation_tests.py to base_validation_tests.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_edp_engine.py to test_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_config_helper_590.py to test_config_helper_590.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_spark_engine.py to test_spark_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_versionhandler.py to test_versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_deploy.py to test_deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_plugin_utils.py to test_plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_9_0/test_plugin_utils_590.py to test_plugin_utils_590.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/base_config_helper_test.py to base_config_helper_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/test_health.py to test_health.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_edp_engine.py to test_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_plugin_utils_5110.py to test_plugin_utils_5110.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_spark_engine.py to test_spark_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_config_helper.py to test_config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_versionhandler.py to test_versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_config_helper_5110.py to test_config_helper_5110.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_deploy.py to test_deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/v5_11_0/test_plugin_utils.py to test_plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/test_cloudera_utils.py to test_cloudera_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/test_confighints_helper.py to test_confighints_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/cdh/test_versionfactory.py to test_versionfactory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_base_plugins_support.py to test_base_plugins_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/plugins/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_general.py to test_general.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_configs.py to test_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_heat.py to test_heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/notification/test_sender.py to test_sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_rpc.py to test_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_heat.py to test_heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_swift.py to test_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/openstack/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_resources.py to test_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_poll_utils.py to test_poll_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_cinder.py to test_cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_edp.py to test_edp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_cluster_progress_ops.py to test_cluster_progress_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_xml_utils.py to test_xml_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_crypto.py to test_crypto.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_api_validator.py to test_api_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_ssh_remote.py to test_ssh_remote.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_patches.py to test_patches.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/tests/unit/utils/test_neutron.py to test_neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/configs.py to configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/resources/generate_config.py to generate_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/ha_helper.py to ha_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/requests_helper.py to requests_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/ambari/health.py to health.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/abstractversionhandler.py to abstractversionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/scaling.py to scaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/starting_scripts.py to starting_scripts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/run_scripts.py to run_scripts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/recommendations_utils.py to recommendations_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/hadoop2/oozie_helper.py to oozie_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_5/versionhandler.py to versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/versionfactory.py to versionfactory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_7_1/versionhandler.py to versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/confighints_helper.py to confighints_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/vanilla/v2_8_2/versionhandler.py to versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm/run_scripts.py to run_scripts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/storm/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/labels.py to labels.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/version_handler_factory.py to version_handler_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/v5_2_0_mrv2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/v5_2_0_mrv2/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/versions/v5_2_0_mrv2/version_handler.py to version_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/base_version_handler.py to base_version_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/base_cluster_validator.py to base_cluster_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/base_cluster_configurer.py to base_cluster_configurer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/base_node_manager.py to base_node_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/base_health_checker.py to base_health_checker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/base_edp_engine.py to base_edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/base/base_cluster_context.py to base_cluster_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract/cluster_context.py to cluster_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract/node_manager.py to node_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract/cluster_validator.py to cluster_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract/configurer.py to configurer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract/health_checker.py to health_checker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/abstract/version_handler.py to version_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mapreduce/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mapreduce/mapreduce.py to mapreduce.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/kafka/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/kafka/kafka.py to kafka.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/httpfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/httpfs/httpfs.py to httpfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sentry/sentry.py to sentry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mysql/mysql.py to mysql.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hue/hue.py to hue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/maprfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/maprfs/maprfs.py to maprfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hive/hive.py to hive.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/drill/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/drill/drill.py to drill.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/spark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/spark/spark.py to spark.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/management/management.py to management.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sqoop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/sqoop/sqoop2.py to sqoop2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/pig/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/pig/pig.py to pig.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/oozie/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/oozie/oozie.py to oozie.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mahout/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/mahout/mahout.py to mahout.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/impala/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/impala/impala.py to impala.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/flume/flume.py to flume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/flume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/swift/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hbase/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/hbase/hbase.py to hbase.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn/yarn.py to yarn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/services/yarn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/resources/images/common/resources/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain/configuration_file.py to configuration_file.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain/node_process.py to node_process.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/domain/distro.py to distro.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/maprfs_helper.py to maprfs_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/event_log.py to event_log.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/general.py to general.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/service_utils.py to service_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/password_utils.py to password_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/mapr/util/validation_utils.py to validation_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/scaling.py to scaling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/run_scripts.py to run_scripts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/spark/shell_engine.py to shell_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/fake/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/recommendations_utils.py to recommendations_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/provisioning.py to provisioning.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/kerberos.py to kerberos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/abstractversionhandler.py to abstractversionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/cloudera_utils.py to cloudera_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/resources/cdh_config.py to cdh_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/plugin_utils.py to plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_7_0/versionhandler.py to versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/versionfactory.py to versionfactory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/db_helper.py to db_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/cloudera_utils.py to cloudera_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/resources/cdh_config.py to cdh_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/plugin_utils.py to plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_9_0/versionhandler.py to versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/cloudera_utils.py to cloudera_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/confighints_helper.py to confighints_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/cloudera_utils.py to cloudera_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/resources/cdh_config.py to cdh_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/plugin_utils.py to plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_11_0/versionhandler.py to versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/plugin_utils.py to plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/config_helper.py to config_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/cloudera_utils.py to cloudera_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/edp_engine.py to edp_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/resources/cdh_config.py to cdh_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/plugin_utils.py to plugin_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/v5_13_0/versionhandler.py to versionhandler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/health.py to health.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/http_client.py to http_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/api_client.py to api_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/role_config_groups.py to role_config_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/cms.py to cms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/cdh/client/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/plugins/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/poll_utils.py to poll_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/remote.py to remote.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/procutils.py to procutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/notification/sender.py to sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/neutron.py to neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/manila.py to manila.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/cinder.py to cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/heat.py to heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/openstack/nova.py to nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/ssh_remote.py to ssh_remote.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/configs.py to configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/import_checks.py to import_checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/logging_checks.py to logging_checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/commit_message.py to commit_message.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/edp.py to edp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/general.py to general.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/cluster_progress_ops.py to cluster_progress_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/tempfiles.py to tempfiles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/patches.py to patches.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/xmlutils.py to xmlutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/api_validator.py to api_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara/utils/cluster.py to cluster.pyc running install_data creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/etc/sahara copying etc/sahara/api-paste.ini -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/etc/sahara copying etc/sahara/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/etc/sahara creating /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/etc/sahara/rootwrap.d copying etc/sahara/rootwrap.d/sahara.filters -> /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/etc/sahara/rootwrap.d/ running install_egg_info running egg_info writing sahara.egg-info/PKG-INFO writing top-level names to sahara.egg-info/top_level.txt writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt writing pbr to sahara.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'sahara.egg-info/SOURCES.txt' Copying sahara.egg-info to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/sahara-9.0.0-py2.7.egg-info running install_scripts Installing sahara-wsgi-api script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing sahara-api script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing sahara-templates script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing sahara-image-pack script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing sahara-engine script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing _sahara-subprocess script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing sahara-all script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing sahara-rootwrap script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin Installing sahara-db-manage script to /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-all.service /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/systemd/system/openstack-sahara-all.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-api.service /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/systemd/system/openstack-sahara-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-engine.service /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/systemd/system/openstack-sahara-engine.service + install -p -D -m 644 /builddir/build/SOURCES/sahara.logrotate /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/etc/logrotate.d/openstack-sahara + HOME=/var/lib/sahara + install -d -m 700 /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/var/lib/sahara + install -p -D -m 640 etc/sahara/sahara.conf /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/etc/sahara/sahara.conf + install -p -D -m 640 etc/sahara/rootwrap.conf /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/etc/sahara/rootwrap.conf + install -p -D -m 640 etc/sahara/api-paste.ini /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/etc/sahara/api-paste.ini + install -p -D -m 440 etc/sudoers.d/sahara-rootwrap /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/etc/sudoers.d/sahara-rootwrap + rm -rf /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/etc + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/sahara/rootwrap/ + install -p -D -m 644 etc/sahara/rootwrap.d/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/sahara/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/etc/sahara/rootwrap.d + for filter in '/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/sahara/rootwrap/*.filters' ++ basename /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/sahara/rootwrap/sahara.filters + ln -s /usr/share/sahara/rootwrap/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/etc/sahara/rootwrap.d/ + mkdir -p -m0755 /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch//var/log/sahara + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/sahara.1 /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/sahara-9.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nnlfZd + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + rm sahara/tests/unit/utils/test_hacking.py + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/sahara-9.0.0 + PYTHONPATH=/builddir/build/BUILD/sahara-9.0.0 + stestr run Incorrect path: /v1.1 Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class __ __ _ \ \ / /_ _ _ __ _ __ (_)_ __ __ _ \ \ /\ / / _` | '__| '_ \| | '_ \ / _` | \ V V / (_| | | | | | | | | | | (_| | \_/\_/ \__,_|_| |_| |_|_|_| |_|\__, | |___/ Using the sahara-all entry point is now deprecated. Please use the sahara-api and sahara-engine entry points instead. Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Can't get tenant_id from env Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Can't get response from Ambari Monitor Traceback (most recent call last): File "sahara/plugins/ambari/health.py", line 60, in get_alerts_data resp = ambari.get_alerts_data(self.cluster) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1123, in _mock_call raise result ValueError: OOUCH! Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Cluster hasn't hive password Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Unable to retrieve plugin data from database Unable to retrieve plugin data from database Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Unable to retrieve plugin data from database Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Unable to retrieve plugin data from database Unable to retrieve plugin data from database Arguments dropped when creating context: {'token': 'test_auth_token'} Requesting an unknown session type (type: bad service) Unable to retrieve plugin data from database Unable to retrieve plugin data from database Arguments dropped when creating context: {'token': 'test_auth_token'} Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. Arguments dropped when creating context: {'token': 'test_auth_token'} Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Cluster hasn't Oozie password Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Error during operating on cluster (reason: error1) Traceback (most recent call last): File "sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "sahara/service/ops.py", line 334, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect ValueError: error1 Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database Arguments dropped when creating context: {'token': 'test_auth_token'} Can't detach volume 123 {7} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_pack_image_call [0.100859s] ... ok {9} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_project_id_in_url [0.079622s] ... ok {15} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_with_wrong_url [0.098966s] ... ok {8} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_api [0.101152s] ... ok {8} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_crud_operation_create_list_delete [0.302679s] ... ok {16} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_jb_update_delete_when_protected [0.401460s] ... ok {15} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_in [0.362505s] ... ok {15} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_duplicate_job_binary_internal_create [0.082746s] ... ok {8} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_public_ds_update_delete_from_another_tenant [0.081591s] ... ok {8} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_delitem [0.001671s] ... ok {8} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_bad_id [0.066127s] ... ok {8} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__confgure_hbase_site [0.009567s] ... ok {8} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test_update_bp_for_resourcemanager_ha [0.013433s] ... ok {9} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_node_group [0.545630s] ... ok {9} sahara.tests.unit.conductor.test_resource.TestResource.test_job_binary_filter_extra [0.000432s] ... ok {9} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(history) [0.014534s] ... ok {8} sahara.tests.unit.plugins.ambari.test_requests_helper.RequestsHelperTestCase.test_build_datanode_decommission_request [0.006361s] ... ok {8} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_required_anti_affinity [0.006407s] ... ok {5} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_node_group_add_from_template [0.729967s] ... ok {10} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_duplicate_cluster_create [0.660172s] ... ok {16} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_default [0.279410s] ... ok {16} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_duplicate_ngt_create [0.077245s] ... ok {16} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_update_from_another_tenant [0.080168s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager {12} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_public_jbi_update_delete_from_another_tenant [0.400650s] ... ok {12} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search_regex [0.140447s] ... ok {12} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_libs_names [0.094320s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_fields [0.377471s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search_regex [0.397378s] ... ok Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {6} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance [0.737209s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search_regex [0.093991s] ... ok {16} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value_none [0.000272s] ... ok {16} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_setitem [0.001547s] ... ok {16} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id_skipped [0.083419s] ... ok {1} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_create_list_update_delete [1.005022s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Arguments dropped when creating context: {'token': 'test_auth_token'} {7} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_node_group [0.922873s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search [0.142322s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_fields [0.107458s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_default [0.140248s] ... ok {16} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name [0.213952s] ... ok {16} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_is_hbase_common_lib_enabled [0.006599s] ... ok {12} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_node_group_by_id [0.520493s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_delete_from_another_tenant [0.079041s] ... ok {4} sahara.tests.unit.conductor.test_resource.TestResource.test_nested_lists [0.000525s] ... ok {16} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_start_cloudera_manager [0.015384s] ... ok {16} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_configure_hive [0.020829s] ... ok {16} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_configure_os [0.021744s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_create_list_delete_update [0.182457s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_null_data_sources [0.100695s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_update_delete_when_protected [0.159756s] ... ok {2} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_dict [0.000286s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_create_failed [0.268385s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search [0.191607s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete [0.092449s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_deletion_constraints_on_data_and_jobs [0.178152s] ... ok {2} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_version [0.062201s] ... ok {2} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_node_group_template_by_name [0.115842s] ... ok {2} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_get_registered_hosts [0.006439s] ... ok {7} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete_default [0.175659s] ... ok {7} sahara.tests.unit.db.test_utils.TestRegexFilter.test_regex_filter [0.068379s] ... ok {26} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_shares [0.940898s] ... ok {4} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp) [0.025813s] ... ok {4} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(current) [0.010598s] ... ok {7} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_post_method [0.007179s] ... ok {7} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_oozie [0.005674s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test__finish_cluster_starting [0.052815s] ... ok {2} sahara.tests.unit.plugins.ambari.test_requests_helper.RequestsHelperTestCase.test_build_namenode_restart_request [0.006091s] ... ok {2} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_resourcemanager [0.005332s] ... ok {4} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_sql) [0.011252s] ... ok {4} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id [0.188115s] ... ok {4} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test_update_bp_for_namenode_ha [0.010543s] ... ok {16} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test__finish_cluster_starting [0.231809s] ... ok {16} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_filter_instances [0.005112s] ... ok {16} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_instances_count [0.004847s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete [0.154139s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_fields [0.104014s] ... ok {6} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_setitem [0.001250s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_get_config_value [0.008505s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_get_config_value [0.008080s] ... ok {16} sahara.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_make_hadoop_path [0.003935s] ... ok {9} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {9} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_update [0.001190s] ... ok {9} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_creation [0.000216s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test_decommission_cluster [0.016522s] ... ok {4} sahara.tests.unit.plugins.ambari.test_health.TestAmbariHealthCheck.test_check_health [0.022009s] ... ok {4} sahara.tests.unit.plugins.cdh.test_cloudera_utils.ClouderaUtilsTestCase.test_get_service_by_role [0.006553s] ... ok {26} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update [0.718999s] ... ok {9} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_bad_id [0.075361s] ... ok {9} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_init_client_default [0.005812s] ... ok {15} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search [0.120643s] ... ok {15} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_fields [0.075772s] ... ok {15} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param [0.000314s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search_regex [0.100862s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id [0.253608s] ... ok {8} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_possible_job_config_java [0.784082s] ... ok {8} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_install_packages [0.017686s] ... ok {8} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_spark_engine_validate_job_execution [0.015052s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete_default [0.272738s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_delete_when_protected [0.127262s] ... ok {26} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_minimal_ngt_create_list_delete [0.141576s] ... ok {29} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance [0.926417s] ... ok {29} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_crud_operation_create_list_delete [0.114063s] ... ok {10} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_no_main_name [0.071093s] ... ok {10} sahara.tests.unit.conductor.test_api.TestConductorApi.test_remove_node_group [0.702501s] ... ok {20} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance_ipv6 [0.682601s] ... ok {6} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_delete_method [0.006336s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.plugins.ambari.test_common.AmbariCommonTestCase.test_get_ambari_proc_list [0.004698s] ... ok {30} sahara.tests.unit.api.test_acl.TestAcl.test_policy_allow [0.086653s] ... ok {4} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_manager [0.005618s] ... ok {20} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_no_ng [0.348988s] ... ok {11} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_delete_node_group [0.725772s] ... ok {11} sahara.tests.unit.conductor.manager.test_edp_interface.JobExecutionTest.test_interface_flows [0.177603s] ... ok {6} sahara.tests.unit.plugins.ambari.test_configs.AmbariConfigsTestCase.test_get_instance_params_default [0.026689s] ... ok {6} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_nodemanagers [0.005866s] ... ok {4} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test__finish_cluster_starting [0.051438s] ... ok {4} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test__start_roles [0.051241s] ... ok {30} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_apply_defaults [0.085566s] ... ok {30} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_crud_operation_create_list_delete_update [0.440345s] ... ok {6} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_kms_key_url [0.006608s] ... ok {6} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test__prepare_cluster [0.049491s] ... ok {22} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_instance_defaults [0.848034s] ... ok {22} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_public_jb_update_delete_from_another_tenant [0.077258s] ... ok {30} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_instance_by_id [0.429737s] ... ok {30} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_models_sync ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {10} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_by_id [0.708248s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_public_clt_update_delete_from_another_tenant [0.119282s] ... ok {1} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_main_name [0.084483s] ... ok {4} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_get_config_value [0.177718s] ... ok {4} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_configure_os [0.019903s] ... ok {4} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_get_node_processes [0.003872s] ... ok {15} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_mutable_list [0.000232s] ... ok {15} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section [0.062469s] ... ok {15} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section_for_template [0.062382s] ... ok {15} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_create_failed [0.137701s] ... ok {15} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_create_blueprint [0.005495s] ... ok {15} sahara.tests.unit.plugins.ambari.test_requests_helper.RequestsHelperTestCase.test_build_start_service_request [0.005193s] ... ok {8} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_configure_swift [0.042397s] ... ok {8} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_configure_hive [0.017587s] ... ok {8} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_cluster_services [0.005899s] ... ok {27} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_ds_update_delete_when_protected [0.379337s] ... ok {27} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_fields [0.098734s] ... ok {6} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_configure_sentry [0.019093s] ... ok {6} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_is_swift_enabled [0.006780s] ... ok {6} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_put_hive_hdfs_xml [0.011982s] ... ok {6} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_zookeeper_nodes_ip_with_port [0.005654s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_oozie_share_lib [0.004984s] ... ok {6} sahara.tests.unit.plugins.vanilla.test_confighints_helper.ConfigHintsHelperTest.test_get_possible_mapreduce_config_from [0.004731s] ... ok {6} sahara.tests.unit.plugins.vanilla.test_utils.TestUtils.test_get_namenode [0.067305s] ... ok {6} sahara.tests.unit.plugins.vanilla.v2_8_2.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_pig [0.005306s] ... ok {22} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_with_nulls [0.179910s] ... ok {22} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_autogenerate) [0.017085s] ... ok {5} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_create_hdfs_dir [0.795872s] ... ok {5} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_hdfs_user [0.005038s] ... ok Can't detach volume 123 {5} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_create_hdfs_dir [0.006486s] ... ok {20} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search [1.022631s] ... ok {21} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search_regex [0.521231s] ... ok {21} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_node_group_defaults [0.247302s] ... ok {19} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_libs [0.364060s] ... ok {19} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict_filtering [0.000774s] ... ok {19} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp-sql) [0.016874s] ... ok {1} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict [0.000674s] ... ok {1} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_update_failed [0.252117s] ... ok {14} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance_ipv6 [0.681540s] ... ok {14} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search_regex [0.077833s] ... ok {2} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_is_swift_enabled [0.006201s] ... ok {2} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test_start_cluster [0.097274s] ... ok {2} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_start_cloudera_agents [0.021308s] ... ok {30} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_namenode [0.005862s] ... ok {26} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_node_group_to_cluster_id [0.319221s] ... ok {26} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(check_migration) [0.016441s] ... ok {31} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search [0.455837s] ... ok {19} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_delitem [0.001071s] ... ok {19} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_in_use [0.618165s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_configure_os [0.233010s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_install_extjs [0.013714s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_cdh5_key_url [0.007232s] ... ok {4} sahara.tests.unit.plugins.mapr.test_config_files.TestEnvironmentConfig.test_render_extra_properties [0.004109s] ... ok {4} sahara.tests.unit.plugins.mapr.test_config_files.TestPropertiesFile.test_parse [0.003350s] ... ok {14} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search [0.116775s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_possible_job_config_mapreduce_streaming [0.758671s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_extjs_lib_url [0.005662s] ... ok {2} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_resource_manager_uri [0.761444s] ... ok {2} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_oozie_server_uri [0.004781s] ... ok {31} sahara.tests.unit.conductor.test_resource.TestResource.test_job_filter_job_binary [0.000761s] ... ok {31} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_creation [0.000227s] ... ok Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. {22} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates [0.276763s] ... ok Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. {22} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_check_cluster_templates_valid [0.072867s] ... ok {12} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_walk_versions ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {12} sahara.tests.unit.plugins.ambari.test_common.AmbariCommonTestCase.test_instances_have_process [0.005186s] ... ok {14} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value [0.000393s] ... ok {14} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_list [0.000260s] ... ok {31} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_ngts_fails [0.207431s] ... ok {31} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_cluster_invalid [0.111873s] ... ok {27} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_public_job_update_delete_from_another_tenant [0.133080s] ... ok {27} sahara.tests.unit.conductor.test_api.TestConductorApi.test_events_ops [0.831672s] ... ok Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. {22} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_check_response [0.005466s] ... ok {5} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_put_hive_hdfs_xml [0.012075s] ... ok {5} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_oozie_server_uri [0.006418s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test_start_cluster [0.084641s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_possible_job_config_shell [0.005128s] ... ok {7} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_put_hive_hdfs_xml [0.010275s] ... ok {21} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_get_raw [0.092023s] ... ok {21} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_on_configured_jobs [0.143365s] ... ok {9} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_req_id [0.009517s] ... ok {9} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test_update_bp_for_hbase_ha [0.008673s] ... ok {9} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_configure_swift [0.043310s] ... ok {10} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_immutability [0.003179s] ... ok {10} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-sql) [0.020706s] ... ok {10} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_cluster_template_by_name [0.169329s] ... ok {22} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_start_process_on_host [0.010397s] ... ok {22} sahara.tests.unit.plugins.cdh.test_cloudera_utils.ClouderaUtilsTestCase.test_get_service [0.008076s] ... ok {27} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_trash [0.443365s] ... ok {27} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_name_and_version [0.064305s] ... ok {27} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_get_prev_and_next_objects [0.255651s] ... ok {14} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_in_use [0.953413s] ... ok {14} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_create_cluster [0.011360s] ... ok {14} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_get_alerts_data [0.007717s] ... ok {2} sahara.tests.unit.plugins.mapr.test_config_files.TestPropertiesFile.test_render [0.003842s] ... ok {2} sahara.tests.unit.plugins.mapr.test_distro.TestDistro.test_create_install_cmd [0.003699s] ... ok {29} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search [0.294624s] ... ok {29} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_delete_when_protected [0.111084s] ... ok {13} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_delete [0.362002s] ... ok {15} sahara.tests.unit.plugins.ambari.test_validation.AmbariValidationTestCase.test_cluster_with_ambari [0.004504s] ... ok {15} sahara.tests.unit.plugins.cdh.test_versionfactory.VersionFactoryTestCase.test_get_versions [0.716435s] ... ok {26} sahara.tests.unit.db.test_utils.TestRegex.test_get_regex_op [0.000314s] ... ok {26} sahara.tests.unit.plugins.cdh.test_cloudera_utils.ClouderaUtilsTestCase.test_get_role_name [0.004966s] ... ok {26} sahara.tests.unit.plugins.cdh.test_confighints_helper.ConfigHintsHelperTest.test_get_possible_mapreduce_config_from [0.004381s] ... ok {7} sahara.tests.unit.plugins.mapr.test_config_files.TestPropertiesFile.test_get_config_value [0.003699s] ... ok {7} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_get_config_value [0.006023s] ... ok {14} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_wait_ambari_request_error [0.014679s] ... ok Can't detach volume 123 {14} sahara.tests.unit.plugins.ambari.test_requests_helper.RequestsHelperTestCase.test_build_resourcemanager_restart_request [0.006420s] ... ok {9} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_config_cluster [0.008223s] ... ok {19} sahara.tests.unit.plugins.ambari.test_common.AmbariCommonTestCase.test_get_clients [0.006519s] ... ok {19} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__set_zk_quorum [0.014393s] ... ok {15} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test__start_roles [0.039108s] ... ok {15} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_get_edp_engine [0.007470s] ... ok {15} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_start_cloudera_manager [0.016957s] ... ok {0} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_tenant_id_in_url_v2 [0.087914s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_jbi_update_delete_when_protected [0.297754s] ... ok {12} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__set_high_zk_limits [0.007608s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_is_swift_enabled [0.006139s] ... ok {7} sahara.tests.unit.plugins.vanilla.hadoop2.test_plugin.VanillaPluginTest.test_edp_calls_hadoop2_create_dir [0.319191s] ... ok {14} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_datanodes [0.005763s] ... ok {14} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_historyserver [0.005307s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_oozie_server [0.764201s] ... ok {16} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin21_edp_engine [1.069245s] ... ok {16} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_validator [0.006040s] ... ok {16} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_node_groups [0.003482s] ... ok {11} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update [0.130769s] ... ok {20} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_cluster_defaults [0.198806s] ... ok {5} sahara.tests.unit.plugins.cdh.v5_9_0.test_spark_engine.SparkPluginTest.test_plugin_edp_engine [0.575070s] ... ok {5} sahara.tests.unit.plugins.mapr.test_base_handler.TestHandler.test_get_np_dict [0.006163s] ... ok {26} sahara.tests.unit.plugins.cdh.test_health.TestHealthCheck.test_check_health_availability [0.004190s] ... ok {26} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_configure_sentry [0.018183s] ... ok {21} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_minimal_clt_create_list_delete [0.217495s] ... ok {21} sahara.tests.unit.conductor.test_api.TestConductorApi.test_instance_volume_ops [0.465101s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_11_0.test_validation.ValidationTestCase.test_validate_cluster_creating [0.316232s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_start_cluster [0.006676s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_install_extjs [0.015240s] ... ok {2} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin22_shell_engine [0.448611s] ... ok {2} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_success [0.000585s] ... ok {2} sahara.tests.unit.plugins.vanilla.hadoop2.test_edp_engine.EdpOozieEngineTest.test_validate_job_execution [0.010106s] ... ok {9} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_required_anti_affinity [0.006614s] ... ok {9} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_install_extjs [0.013324s] ... ok {11} sahara.tests.unit.conductor.test_resource.TestResource.test_data_source_filter_credentials [0.000430s] ... ok {11} sahara.tests.unit.conductor.test_resource.TestResource.test_job_execution_filter_credentials [0.000790s] ... ok {11} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_creation [0.000346s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_is_hbase_common_lib_enabled [0.006148s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_possible_job_config_mapreduce [0.797170s] ... ok {24} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_get_plugin_arguments [0.090503s] ... ok {22} sahara.tests.unit.plugins.cdh.test_confighints_helper.ConfigHintsHelperTest.test_get_possible_pig_config_from [0.004517s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_cm5_key_url [0.005550s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_cdh5_repo_url [0.005398s] ... ok {5} sahara.tests.unit.plugins.spark.test_plugin.SparkProviderTest.test_supported_job_types [0.004677s] ... ok {8} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_oozie_server [0.004842s] ... ok {20} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_crud_operation_create_list_delete_update [0.123454s] ... ok {11} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_substitute_ng_ids [0.067517s] ... ok {11} sahara.tests.unit.plugins.ambari.test_deploy.TestDeploy.test_cleanup_config_groups [0.012886s] ... ok {11} sahara.tests.unit.plugins.cdh.test_versionfactory.VersionFactoryTestCase.test_get_instance [0.767250s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_oozie_server_uri [0.005044s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_possible_job_config_hive [0.004244s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_possible_job_config_pig [0.004148s] ... ok {16} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_clear_exclude_files [0.005273s] ... ok {16} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test_start_namenode [0.005503s] ... ok {9} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_instance [0.005503s] ... ok {9} sahara.tests.unit.plugins.vanilla.hadoop2.test_edp_engine.EdpOozieEngineTest.test_get_resource_manager_uri [0.004879s] ... ok {27} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_wait_ambari_request [0.008695s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_ng_plugin_configs [0.187464s] ... ok {8} sahara.tests.unit.plugins.mapr.test_config_files.TestEnvironmentConfig.test_parse [0.004772s] ... ok {8} sahara.tests.unit.plugins.mapr.test_config_files.TestHadoopXML.test_remote_path [0.004054s] ... ok {15} sahara.tests.unit.plugins.cdh.v5_7_0.test_spark_engine.SparkPluginTest.test_plugin_edp_engine [0.463760s] ... ok {11} sahara.tests.unit.plugins.cdh.test_versionfactory.VersionFactoryTestCase.test_get_version_handler [0.004367s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_cm5_key_url [0.007489s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_recommend_configs [0.006978s] ... ok {2} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_historyserver [0.007959s] ... ok {2} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_hiveserver_process [0.021196s] ... ok {24} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_fields [0.559190s] ... ok {3} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_update_clt_on_ngt_update [0.569497s] ... ok {3} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_instance_to_node_group_id [0.475324s] ... ok {3} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-delta) [0.017336s] ... ok {16} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_get_plugin_configs [0.003445s] ... ok {29} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_clt [0.061836s] ... ok {29} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_stop_process_on_host [0.010100s] ... ok {20} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search_regex [0.095825s] ... ok {26} sahara.tests.unit.plugins.cdh.v5_11_0.test_validation.ValidationTestCase.test_validate_additional_ng_scaling [0.012974s] ... ok {10} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_close_http_session [0.005956s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_recommend_configs [0.007585s] ... ok {13} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search [0.159847s] ... ok Unable to retrieve plugin data from database {13} sahara.tests.unit.conductor.test_resource.TestResource.test_to_wrapped_dict [0.000596s] ... ok {7} sahara.tests.unit.plugins.vanilla.v2_7_1.test_config_helper.TestConfigHelper.test_init_all_configs [0.024530s] ... ok {7} sahara.tests.unit.plugins.vanilla.v2_7_1.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_shell [0.004766s] ... ok {7} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_configure_cluster [0.004644s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test__prepare_cluster [0.044208s] ... ok {26} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_is_swift_enabled [0.006150s] ... ok {19} sahara.tests.unit.plugins.ambari.test_plugin.TestPlugin.test_job_types [0.004323s] ... ok {19} sahara.tests.unit.plugins.ambari.test_requests_helper.RequestsHelperTestCase.test_build_stop_service_request [0.005796s] ... ok Unable to retrieve plugin data from database {19} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_cm5_repo_url [0.006492s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_get_edp_job_types [0.003275s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_cm5_key_url [0.005090s] ... ok {10} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test_update_bp_ha_common [0.009735s] ... ok {13} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_impl [0.000216s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_mains [0.159384s] ... ok Can't run job execution (reason: Unauthorised Error ID: 721416dd-f276-4709-8136-f98397190544) Traceback (most recent call last): File "sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect SwiftClientException: Unauthorised Error ID: 721416dd-f276-4709-8136-f98397190544 {0} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name_skipped [0.135843s] ... ok {0} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates [0.195023s] ... ok {16} sahara.tests.unit.plugins.vanilla.v2_7_5.test_config_helper.TestConfigHelper.test_get_plugin_configs [0.003164s] ... ok {15} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_plugin110_edp_storm_engine [0.245179s] ... ok {31} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_init_client_manual [0.005816s] ... ok {21} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id_skipped [0.124338s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_resource_manager_uri [0.005781s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_start_cloudera_manager [0.013978s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_configure_swift [0.048179s] ... ok {25} sahara.tests.unit.api.test_acl.TestAcl.test_policy_deny [0.100549s] ... ok {2} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_is_decommissioned [0.005700s] ... ok {2} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_scale_cluster [0.014290s] ... ok {2} sahara.tests.unit.plugins.vanilla.hadoop2.test_validation.ValidationTest.test_validate [0.066855s] ... ok {2} sahara.tests.unit.plugins.vanilla.test_utils.TestUtils.test_get_datanodes [0.067476s] ... ok {15} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_init_general_configs [0.006276s] ... ok {15} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_refresh_hadoop_nodes [0.010847s] ... ok {15} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test__start_resourcemanager [0.006614s] ... ok Unable to retrieve plugin data from database {15} sahara.tests.unit.plugins.vanilla.test_utils.TestUtils.test_get_oozie [0.069265s] ... ok {15} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_get_open_ports [0.006193s] ... ok {15} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_scale_cluster [0.006763s] ... ok {15} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data [0.010099s] ... ok {15} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_uuid [0.005873s] ... ok {15} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_get_pid_and_inst_id [0.006222s] ... ok {15} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_mapreduce [0.109307s] ... ok {15} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources [0.073804s] ... ok {15} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_check_for_zombie_proxy_users [0.068862s] ... ok {15} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_types [0.194926s] ... ok {15} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_valid_execution [0.028329s] ... ok Unable to retrieve plugin data from database {31} sahara.tests.unit.plugins.ambari.test_configs.AmbariConfigsTestCase.test_get_instance_params [0.027546s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_cm5_repo_url [0.006685s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_recommend_configs [0.007086s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_get_node_processes [0.004537s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_oozie_server [0.769914s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_cdh5_key_url [0.006385s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_possible_job_config_mapreduce_streaming [0.005435s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_decommission_nodes [0.005368s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_swift_lib_url [0.006652s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test_get_open_ports [0.007602s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_name_node_uri [0.006986s] ... ok {29} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__add_zkfc_to_namenodes [0.007466s] ... ok {29} sahara.tests.unit.plugins.ambari.test_validation.AmbariValidationTestCase.test_cluster_without_ambari [0.007377s] ... ok {29} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test_configure_cluster [0.024944s] ... ok {29} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_possible_job_config_mapreduce_streaming [0.739357s] ... ok {29} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_configure_sentry [0.016190s] ... ok {29} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_configure_hive [0.014881s] ... ok {24} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_duplicate_job_binary_create [0.070469s] ... ok {24} sahara.tests.unit.conductor.test_resource.TestResource.test_cluster_resource [0.000740s] ... ok {24} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name [0.266517s] ... ok {24} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files [0.093057s] ... ok {24} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_put_method [0.007098s] ... ok {24} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_swift_lib_url [0.008843s] ... ok {24} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_validate_job_execution [0.856521s] ... ok {3} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_mutable_dict [0.000248s] ... ok {3} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_parse_sorting_args [0.000196s] ... ok {16} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_set_cluster_info [0.014401s] ... ok {16} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_wrong_schema [0.004743s] ... ok {16} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_suffix [0.004256s] ... ok {16} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_shell [0.073144s] ... ok {16} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_name [0.001234s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_get_open_ports [0.004675s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_set_cluster_info [0.008009s] ... ok Unable to retrieve plugin data from database {11} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_kms_key_url [0.006471s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_swift_lib_url [0.006308s] ... ok {24} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_ng_plugin_configs [0.166770s] ... ok {0} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_bad_json [0.081040s] ... ok {0} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__set_default_fs [0.007549s] ... ok {0} sahara.tests.unit.plugins.cdh.v5_11_0.test_validation.ValidationTestCase.test_validate_existing_ng_scaling [0.015715s] ... ok {0} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_ng_plugin_configs [0.150980s] ... ok {0} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_cm5_repo_url [0.005653s] ... ok {0} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_validate_job_execution [0.785340s] ... ok {0} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_get_config_value [0.007688s] ... ok {7} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_get_edp_job_types [0.003487s] ... ok {7} sahara.tests.unit.service.api.test_v10.TestApi.test_update_plugin [0.109328s] ... ok {2} sahara.tests.unit.plugins.vanilla.v2_7_1.test_config_helper.TestConfigHelper.test_get_env_configs [0.004158s] ... ok {8} sahara.tests.unit.plugins.mapr.test_config_files.TestRawFile.test_remote_path [0.004053s] ... ok {8} sahara.tests.unit.plugins.mapr.test_config_files.TestTemplateFile.test_remote_path [0.003934s] ... ok {8} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_plugin101_edp_storm_engine [0.530527s] ... ok {8} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_validate_additional_ng_scaling [1.092775s] ... ok {8} sahara.tests.unit.plugins.test_images.TestImages.test_all_spec [0.035372s] ... ok {9} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_format_namenode [0.004977s] ... ok {0} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_scale_cluster [0.005256s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_possible_job_config_pig [0.005090s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_7_0.test_validation.ValidationTestCase.test_validate_additional_ng_scaling [0.012361s] ... ok {3} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_import_credential [0.006268s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_recommend_configs [0.008731s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_cdh5_repo_url [0.007372s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_extjs_lib_url [0.006441s] ... ok {14} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_configure_sentry [0.023415s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_kms_key_url [0.005988s] ... ok {26} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_configure_hive [0.020771s] ... ok {26} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_chosen_service_version [0.004952s] ... ok {25} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_engine [0.015562s] ... ok {21} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_existing_fails [0.123240s] ... ok {24} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_start_cloudera_agents [0.020427s] ... ok {31} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_install_packages [0.018097s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_start_cluster [0.005852s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_put_hive_hdfs_xml [0.011536s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_possible_job_config_pig [0.698256s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_cdh5_key_url [0.005526s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_cm5_key_url [0.006722s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_spark_engine_validate_job_execution [0.015690s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_configure_os [0.025987s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_get_config_value [0.008274s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_config_cluster [0.007950s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_is_swift_enabled [0.006602s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_possible_job_config_hive [0.005437s] ... ok {22} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_recommend_configs [0.006879s] ... ok {22} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_failure [0.002771s] ... ok {2} sahara.tests.unit.plugins.vanilla.v2_7_1.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_pig [0.005268s] ... ok {13} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_update_failed [0.180154s] ... ok {13} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_get_credential [0.006623s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_cdh5_repo_url [0.006587s] ... ok {10} sahara.tests.unit.plugins.ambari.test_open_ports.GetPortsTestCase.test_get_ambari_port [0.004672s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_cdh5_key_url [0.006816s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_cdh5_repo_url [0.006598s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test_configure_cluster [0.022948s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_possible_job_config_mapreduce [0.772901s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_get_node_processes [0.003855s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test_decommission_cluster [0.017860s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_hdfs_user [0.004982s] ... ok {10} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_possible_job_config_java [0.003104s] ... ok {10} sahara.tests.unit.plugins.mapr.test_config_files.TestHadoopXML.test_add_property [0.003818s] ... ok {14} sahara.tests.unit.plugins.mapr.test_base_handler.TestHandler.test_get_open_ports [0.005264s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_start_cloudera_agents [0.021878s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_configure_sentry [0.015382s] ... ok {28} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_different_tenant [0.085964s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_start_cloudera_agents [0.017978s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_11_0.test_spark_engine.SparkPluginTest.test_plugin_edp_engine_no_spark [1.236982s] ... ok {25} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search_regex [0.315439s] ... ok {28} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_without_path [0.004192s] ... ok {28} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_like [0.362406s] ... ok {2} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_recommend_configs [0.005452s] ... ok {26} sahara.tests.unit.plugins.mapr.test_config_files.TestEnvironmentConfig.test_render [0.004419s] ... ok {22} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances [0.004407s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test_configure_cluster [0.024661s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_extjs_lib_url [0.006385s] ... ok {25} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_duplicate_clt_create [0.109537s] ... ok {21} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_cluster_template_usage [0.063620s] ... ok {21} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_node_group_template_usage [0.067887s] ... ok {9} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_mysql [0.004941s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_configure_sentry [0.020680s] ... ok {17} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_without_environ [0.093831s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_recommend_configs [0.007057s] ... ok {11} sahara.tests.unit.plugins.cdh.v5_9_0.test_validation.ValidationTestCase.test_validate_additional_ng_scaling [0.012064s] ... ok {21} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_add_host_to_cluster [0.007167s] ... ok {8} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_base_configs [0.004514s] ... ok {14} sahara.tests.unit.plugins.mapr.test_base_handler.TestHandler.test_get_services [0.004359s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_configure_swift [0.045981s] ... ok {24} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_edp_config_hints [0.004863s] ... ok {17} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_update [0.290940s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_scale_cluster [0.005825s] ... ok {26} sahara.tests.unit.plugins.test_images.TestImages.test_any_spec [0.199725s] ... ok {12} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_edp_config_hints [0.005489s] ... ok {25} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_fields [0.084921s] ... ok {22} sahara.tests.unit.plugins.vanilla.hadoop2.test_oozie_helper.TestOozieHelper.test_get_oozie_mysql_configs [0.004884s] ... ok {0} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_cldb_nodes_ip [0.005098s] ... ok {30} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_decommission_nodes [0.005173s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_11_0.test_spark_engine.SparkPluginTest.test_plugin_edp_engine [1.176893s] ... ok {14} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_node_groups [0.005235s] ... ok {9} sahara.tests.unit.plugins.vanilla.hadoop2.test_utils.UtilsTestCase.test_nodemanagers_status [0.010917s] ... ok {2} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_recommend_configs [0.005388s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {21} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__configure_hdfs_site [0.008902s] ... ok {11} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_instances_ip [0.005190s] ... ok {4} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_validate_additional_ng_scaling_raises [1.839338s] ... ok Unable to retrieve plugin data from database {31} sahara.tests.unit.plugins.mapr.test_base_handler.TestHandler.test_get_context [0.004891s] ... ok {8} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_decommission_nodes [0.015644s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_recommend_configs [0.006338s] ... ok {24} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_plugin120_edp_storm_engine [0.643362s] ... ok {28} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_append [0.001790s] ... ok {17} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_update_user_password [0.006893s] ... ok Unable to retrieve plugin data from database {26} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_list_configs [0.004133s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_extjs_lib_url [0.006649s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_swift_lib_url [0.006374s] ... ok {22} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_hive_create_db [0.008160s] ... ok {12} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_check_for_process [0.005664s] ... ok {25} sahara.tests.unit.plugins.ambari.test_client.AmbariClientTestCase.test_get_method [0.006705s] ... ok {11} sahara.tests.unit.plugins.test_images.TestImages.test_all_validator [0.007360s] ... ok {11} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_labels [0.111115s] ... ok {24} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_set_validator [0.005553s] ... ok {9} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_validate [0.005575s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_is_hbase_common_lib_enabled [0.007743s] ... ok {28} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_clts_fails [0.189979s] ... ok {2} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_update_plugin [0.130558s] ... ok {25} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_possible_job_config_hive [0.784981s] ... ok {31} sahara.tests.unit.plugins.mapr.test_config_files.TestHadoopXML.test_render [0.005394s] ... ok {11} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances_count [0.004266s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_is_hbase_common_lib_enabled [0.005747s] ... ok {17} sahara.tests.unit.plugins.ambari.test_configs.AmbariConfigsTestCase.test_get_service_to_configs_map [0.024175s] ... ok {26} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_default_labels_load [0.659368s] ... ok {22} sahara.tests.unit.plugins.vanilla.v2_8_2.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_hive [0.007767s] ... ok {21} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_name_node_uri [0.805258s] ... ok {21} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_extjs_lib_url [0.005574s] ... ok {21} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_possible_job_config_java [0.004885s] ... ok {12} sahara.tests.unit.plugins.mapr.test_config_files.TestRawFile.test_render [0.004299s] ... ok {31} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_case_validator [0.004606s] ... ok {8} sahara.tests.unit.plugins.vanilla.hadoop2.test_utils.UtilsTestCase.test_datanodes_status [0.008056s] ... ok {24} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_oozie [0.005178s] ... ok {9} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_validate_scaling [0.013592s] ... ok {28} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_oozie_server_uri [0.579367s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_cm5_key_url [0.006304s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_configure_swift [0.040846s] ... ok {2} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_store [0.004324s] ... ok {2} sahara.tests.unit.service.edp.binary_retrievers.test_manila.TestManilaShare.test_get_file_info [0.012454s] ... ok {14} sahara.tests.unit.plugins.mapr.test_config_files.TestTemplateFile.test_parse [0.013885s] ... ok {30} sahara.tests.unit.plugins.spark.test_plugin.SparkProviderTest.test_edp_config_hints [0.003804s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test__prepare_cluster [0.040668s] ... ok {11} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_processes_nodemanager [0.007386s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_is_hbase_common_lib_enabled [0.006563s] ... ok {17} sahara.tests.unit.plugins.cdh.test_utils.UtilsTestCase.test_get_secondarynamenode [0.005713s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_pig_workflow [0.005128s] ... ok {26} sahara.tests.unit.plugins.vanilla.v2_7_1.test_config_helper.TestConfigHelper.test_get_spark_configs [0.003643s] ... ok {14} sahara.tests.unit.plugins.mapr.test_config_files.TestTemplateFile.test_render [0.006842s] ... ok {12} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_jsonschema [1.046900s] ... ok {30} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_plugin101_edp_storm_pyleus_engine [0.344458s] ... ok {20} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {31} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_init_env_configs [0.004522s] ... ok {0} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_instances [0.004837s] ... ok Unable to retrieve plugin data from database {24} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_yarn_process [0.005203s] ... ok {9} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_keypair_update [1.692932s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_is_swift_enabled [0.006955s] ... ok Unable to retrieve plugin data from database {28} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_cm5_repo_url [0.006317s] ... ok {2} sahara.tests.unit.service.test_engine.TestEngine.test_clean_job_executions [0.068659s] ... ok {8} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_get_edp_config_hints [0.004429s] ... ok {11} sahara.tests.unit.plugins.vanilla.v2_8_2.test_config_helper.TestConfigHelper.test_get_plugin_configs [0.004301s] ... ok {31} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_get_edp_job_types [0.004066s] ... ok {10} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_get_open_port [0.055816s] ... ok {26} sahara.tests.unit.plugins.vanilla.v2_7_1.test_config_helper.TestConfigHelper.test_get_spark_opt_default [0.003219s] ... ok {26} sahara.tests.unit.plugins.vanilla.v2_7_1.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_mapreduce_streaming [0.003784s] ... ok {30} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_instances_with_services [0.005752s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test_start_cluster [0.097252s] ... ok {20} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_unsupported [0.000269s] ... ok {18} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_no_project_id_in_url [0.085035s] ... ok {9} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_prepare_cluster [0.004792s] ... ok {24} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test_start_spark [0.005929s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test_scale_cluster [0.075779s] ... ok {2} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_with_floating [0.006830s] ... ok {14} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_plugin110_edp_storm_pyleus_engine [0.340478s] ... ok {28} sahara.tests.unit.plugins.cdh.v5_7_0.test_validation.ValidationTestCase.test_validate_existing_ng_scaling [0.017380s] ... ok {26} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_get_node_processes [0.003353s] ... ok {0} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_spec [0.039358s] ... ok {11} sahara.tests.unit.plugins.vanilla.v2_8_2.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_mapreduce [0.004588s] ... ok {10} sahara.tests.unit.plugins.test_images.TestImages.test_any_validator [0.009476s] ... ok {31} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_get_open_ports [0.004922s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_install_extjs [0.013073s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_install_packages [0.020346s] ... ok {12} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test_start_historyserver [0.012079s] ... ok {30} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_hive_create_warehouse_dir [0.005238s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_start_cloudera_agents [0.023877s] ... ok {18} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_all [0.020248s] ... ok {9} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job_null_or_done [0.011623s] ... ok {24} sahara.tests.unit.plugins.vanilla.hadoop2.test_utils.UtilsTestCase.test_get_hive_password [0.009213s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Unable to retrieve plugin data from database {19} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_hdfs_user [0.006139s] ... ok {25} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper_570.ConfigHelperTestCase.test_get_cdh5_repo_url [0.006783s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_kms_key_url [0.006585s] ... ok {2} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_is_ntp_enabled [0.005170s] ... ok {28} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_scale_cluster [0.005808s] ... ok Unsupported Cinder API version: 1. Please set a correct value for cinder.api_version in your sahara.conf file (currently supported versions are: [2, 3]). Falling back to Cinder API version 3. {26} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_start_cluster [0.016133s] ... ok {0} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator [0.005022s] ... ok {11} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_decommission_nodes [0.005295s] ... ok {10} sahara.tests.unit.plugins.vanilla.hadoop2.test_oozie_helper.TestOozieHelper.test_get_oozie_required_xml_configs [0.003532s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_decommission_nodes [0.005427s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils.TestPluginUtilsV5110.test_configure_hive [0.020865s] ... ok {12} sahara.tests.unit.plugins.vanilla.hadoop2.test_utils.UtilsTestCase.test_delete_oozie_password [0.007449s] ... ok {18} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_remove_instance [0.848513s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_ng_plugin_configs [0.181918s] ... ok {30} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_refresh_yarn_nodes [0.009837s] ... ok {9} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_ex [0.005751s] ... ok {31} sahara.tests.unit.plugins.vanilla.v2_8_2.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_mapreduce_streaming [0.004374s] ... ok {25} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_configure_os [0.023605s] ... ok {24} sahara.tests.unit.plugins.vanilla.v2_7_5.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_mapreduce_streaming [0.004841s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_put_hive_hdfs_xml [0.011276s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_11_0.test_plugin_utils_5110.TestPluginUtilsV5110.test_start_cloudera_manager [0.013861s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_validate_job_execution [0.740024s] ... ok {13} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_install_packages [0.018906s] ... ok {0} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_update [0.110759s] ... ok {0} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_correct_use_autoconfig_value [0.475633s] ... ok {11} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java [0.077874s] ... ok {31} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_get_edp_config_hints [0.003797s] ... ok Unable to retrieve plugin data from database {31} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_success [0.935414s] ... ok {31} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_location_format [0.005522s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_recommend_configs [0.006918s] ... ok {13} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_historyserver_ip [0.005116s] ... ok {2} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_neutron_session [0.006389s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_spark [0.099342s] ... ok {0} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_hive_metastore_start [0.006017s] ... ok {10} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_decommission_nodes [0.004538s] ... ok {12} sahara.tests.unit.plugins.vanilla.v2_7_5.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_java [0.005914s] ... ok {18} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_duplicate_data_source_create [0.067344s] ... ok {18} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_update [0.195191s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_interface [0.422613s] ... ok Unable to retrieve plugin data from database {31} sahara.tests.unit.service.test_ops.TestOPS.test_provision_cluster [0.083375s] ... ok {11} sahara.tests.unit.service.test_coordinator.TestHashRing.test_check_object [0.006762s] ... ok {13} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin21_shell_engine [0.619892s] ... ok {30} sahara.tests.unit.service.edp.binary_retrievers.test_dispatch.TestDispatch.test_get_raw_binary [0.015682s] ... ok {9} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_inject_swift_url_suffix [0.062550s] ... ok {18} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_ngt [0.052686s] ... ok {19} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_install_extjs [0.014817s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_possible_job_config_shell [0.585840s] ... ok {0} sahara.tests.unit.plugins.vanilla.hadoop2.test_utils.UtilsTestCase.test_delete_hive_password [0.007874s] ... ok {30} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.010476s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_heat_cluster_scaling_missing_engine [0.013618s] ... ok {12} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_on_terminate_cluster [0.006427s] ... ok {28} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_configure_swift [0.230804s] ... ok {10} sahara.tests.unit.plugins.vanilla.v2_7_5.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_shell [0.004245s] ... ok {21} sahara.tests.unit.plugins.cdh.v5_7_0.test_validation.ValidationTestCase.test_validate_cluster_creating [0.291836s] ... ok {31} sahara.tests.unit.service.test_sessions.TestSessionCache.test_insecure_session [0.005546s] ... ok {11} sahara.tests.unit.service.test_engine.TestDeletion.test_force_delete_calls [0.009229s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_possible_job_config_mapreduce [0.004964s] ... ok {13} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin23_shell_engine [0.525063s] ... ok {9} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test_get_raw_job_binary_data [0.007339s] ... ok {12} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_configure_cluster [0.005475s] ... ok {19} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_oozie_http [0.005285s] ... ok {18} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_value_diff [0.052643s] ... ok {0} sahara.tests.unit.plugins.vanilla.test_utils.TestUtils.test_get_secondarynamenodes [0.064730s] ... ok {30} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_rel_url [0.004717s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {23} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_status [0.802790s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_get_edp_job_types [0.004589s] ... ok {2} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares [0.027543s] ... ok {25} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_start_cloudera_manager [0.016846s] ... ok {31} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_manila [0.017968s] ... ok {11} sahara.tests.unit.service.test_ops.TestOPS.test_provision_scaled_cluster [0.107330s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_configure_os [0.023603s] ... ok {13} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_get_spark_home [0.006300s] ... ok {23} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_advanced_search [0.800963s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {28} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_start_cluster [0.005752s] ... ok {19} sahara.tests.unit.plugins.mapr.test_config_files.TestEnvironmentConfig.test_remote_path [0.004547s] ... ok {18} sahara.tests.unit.plugins.ambari.test_requests_helper.RequestsHelperTestCase.test_build_nodemanager_decommission_request [0.006111s] ... ok {0} sahara.tests.unit.plugins.vanilla.v2_7_1.test_config_helper.TestConfigHelper.test_get_plugin_configs [0.004059s] ... ok {31} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_swift [0.014989s] ... ok {30} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_credentials [0.005619s] ... ok {23} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_cluster_create_from_templates [0.345010s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_swift_lib_url [0.005880s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test_get_open_ports [0.007893s] ... ok {25} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_install_packages [0.018345s] ... ok {11} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust_from_cluster [0.008121s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_required_anti_affinity [0.006393s] ... ok {3} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_recommend_configs [0.005681s] ... ok {13} sahara.tests.unit.plugins.vanilla.hadoop2.test_edp_engine.EdpOozieEngineTest.test_get_hdfs_user [0.004660s] ... ok {12} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_get_raw_data [0.005396s] ... ok {2} sahara.tests.unit.test_main.ValidateCastellanTest.test_castellan_validate_config_called [0.001708s] ... ok {28} sahara.tests.unit.plugins.mapr.test_base_handler.TestHandler.test_get_version_configs [0.007168s] ... ok {19} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_medium_flavor [0.066055s] ... ok {18} sahara.tests.unit.plugins.cdh.test_health.TestHealthCheck.test_health_calculation [0.011803s] ... ok {21} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_cm5_repo_url [0.006266s] ... ok {4} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs_no_updates [0.057574s] ... ok {0} sahara.tests.unit.plugins.vanilla.v2_7_5.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_hive [0.004461s] ... ok {30} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_schema [0.005133s] ... ok {31} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_manila [0.028820s] ... ok {10} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_get_edp_engine [0.008781s] ... ok {23} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_with_nulls [0.092476s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {25} sahara.tests.unit.plugins.cdh.v5_9_0.test_validation.ValidationTestCase.test_validate_existing_ng_scaling [0.015392s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_install_extjs [0.013263s] ... ok {11} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_bad_job_type_rejected [0.027442s] ... ok {3} sahara.tests.unit.plugins.mapr.test_config_files.TestEnvironmentConfig.test_add_property [0.005090s] ... ok {12} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_copy_binary_to_cluster [0.005107s] ... ok {13} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test_start_oozie [0.006141s] ... ok {28} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_cleanup_configs [0.310393s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Unable to setup notification transport. Reusing service transport for that. {0} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_wrong_schema [0.005204s] ... ok {4} sahara.tests.unit.plugins.vanilla.hadoop2.test_recommendation_utils.TestVersionHandler.test_recommend_configs [0.002267s] ... ok {19} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_generate_zk_basic_config [0.005640s] ... ok {30} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_copy_binary_to_cluster [0.001390s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_extjs_lib_url [0.005715s] ... ok {31} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_type [0.026712s] ... ok {2} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string [0.011446s] ... ok {23} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param_none [0.000283s] ... ok {25} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_is_present [0.006095s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_get_open_ports [0.005190s] ... ok {11} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_correct_flavor [0.196191s] ... ok {10} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__get_raw_data [0.006003s] ... ok {12} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate [0.006069s] ... ok Invalid keyword in proxy_command: 'bad_kw' {13} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_set_cluster_info [0.013499s] ... ok {3} sahara.tests.unit.plugins.mapr.test_config_files.TestPropertiesFile.test_add_property [0.004342s] ... ok Unable to retrieve plugin data from database {4} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_await_datanodes [0.009831s] ... ok {19} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_oozie_process [0.016093s] ... ok {28} sahara.tests.unit.plugins.spark.test_plugin.SparkValidationTest.test_validate [0.019483s] ... ok {30} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_external_hdfs_config [0.019021s] ... ok Invalid keyword in proxy_command: 'bad_kw' {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test__get_raw_data [0.006613s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test_scale_cluster [0.075490s] ... ok {31} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_node_groups_create_required [0.326477s] ... ok {23} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_unsupported [0.000262s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {25} sahara.tests.unit.plugins.mapr.test_config_files.TestRawFile.test_parse [0.004141s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_cdh5_key_url [0.006826s] ... ok {11} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_public_cluster_update_from_another_tenant [0.006430s] ... ok {11} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_share_exists [0.029721s] ... ok {13} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_decommission_nodes [0.005503s] ... ok {19} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_processes_datanode [0.007348s] ... ok {4} sahara.tests.unit.plugins.vanilla.test_confighints_helper.ConfigHintsHelperTest.test_get_possible_hive_config_from [0.004075s] ... ok {28} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_debian [0.011654s] ... ok {30} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job [0.017304s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_copy_binary_to_cluster [0.005217s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_name_node_uri [0.773139s] ... ok {12} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_cancel_job_failed [0.013463s] ... ok {23} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name_skipped [0.096211s] ... ok {10} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_abs_url [0.003478s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_kms_key_url [0.006215s] ... ok {25} sahara.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_generate_xml_configs [0.029058s] ... ok {3} sahara.tests.unit.plugins.storm.test_config_helper.TestStormConfigHelper.test_generate_storm_config [0.000451s] ... ok {12} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_get_instance_if_running [0.008195s] ... ok {11} sahara.tests.unit.service.validation.test_validation.TestValidation.test_get_path [0.004566s] ... ok {13} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_get_edp_job_types [0.004022s] ... ok {4} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_configure_cluster [0.004507s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data [0.010213s] ... ok {19} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_get_plugin_configs [0.004314s] ... ok {30} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_check_edp_job_support_spark [0.018451s] ... ok {28} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_redhat [0.013285s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_7_0.test_edp_engine.EdpEngineTestV570.test_get_resource_manager_uri [0.006192s] ... ok {23} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__configure_yarn_site [0.017451s] ... ok {28} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_host_names [0.004690s] ... ok {28} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_config_value_or_default [0.007195s] ... ok {28} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_generate_spark_executor_classpath [0.005302s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_get_edp_engine [0.007507s] ... ok {11} sahara.tests.unit.utils.openstack.test_base.TestBase.test_url_for_regions [0.005404s] ... ok {12} sahara.tests.unit.service.test_engine.TestEngine.test_ips_assign [0.070584s] ... ok {13} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_validate [0.004790s] ... ok {19} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_start_cluster [0.020514s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate [0.005277s] ... ok {30} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_check_edp_no_oozie [0.038443s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils_570.TestPluginUtilsV570.test_configure_hive [0.019779s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_9_0.test_deploy.DeployCDHV590.test_scale_cluster [0.064605s] ... ok {25} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator_spec [0.200502s] ... ok {1} sahara.tests.unit.plugins.cdh.v5_9_0.test_spark_engine.SparkPluginTest.test_plugin_edp_engine_no_spark [1.006673s] ... ok {4} sahara.tests.unit.plugins.vanilla.v2_7_5.test_config_helper.TestConfigHelper.test_get_xml_configs [0.003830s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper.TestConfigHelperV5110.test_get_cdh5_key_url [0.006622s] ... ok {28} sahara.tests.unit.plugins.vanilla.hadoop2.test_configs.VanillaTwoConfigTestCase.test_get_hadoop_dirs [0.004744s] ... ok {17} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_set_cluster_info [0.007776s] ... ok {11} sahara.tests.unit.utils.openstack.test_heat.HeatClientTest.test_deleting [0.010829s] ... ok {10} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_empty_url [0.004159s] ... ok {12} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_success [0.007834s] ... ok {13} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_path [0.005344s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_11_0.test_config_helper_5110.ConfigHelperTestCase.test_get_ng_plugin_configs [0.172292s] ... ok {27} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_create_hdfs_dir [0.007125s] ... ok {29} sahara.tests.unit.plugins.cdh.v5_7_0.test_spark_engine.SparkPluginTest.test_plugin_edp_engine_no_spark [0.745203s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_set_cluster_info [0.007874s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_cluster_configs [0.106059s] ... ok {0} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_run_job [0.039538s] ... ok {25} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs [0.063470s] ... ok {1} sahara.tests.unit.plugins.vanilla.hadoop2.test_edp_engine.EdpOozieEngineTest.test_get_oozie_server [0.007409s] ... ok {4} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_scale_cluster [0.005541s] ... ok {11} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_generate_instance_name [0.063836s] ... ok {17} sahara.tests.unit.plugins.mapr.test_base_handler.TestHandler.test_get_configs [0.008686s] ... ok {10} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_unsupported_type [0.062503s] ... ok {12} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_success_rollback [0.076248s] ... ok {29} sahara.tests.unit.plugins.cdh.v5_9_0.test_edp_engine.EdpEngineTestV590.test_get_oozie_server [0.006196s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test_decommission_cluster [0.015612s] ... ok {27} sahara.tests.unit.plugins.mapr.test_config_files.TestEnvironmentConfig.test_get_config_value [0.004482s] ... ok {13} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_object [0.004999s] ... ok {0} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources_with_null_id [0.075299s] ... ok {25} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_port_from_address [0.004517s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_cm5_key_url [0.006660s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_volumes_availability_zone [0.041526s] ... ok {28} sahara.tests.unit.plugins.vanilla.test_utils.TestUtils.test_get_nodemanagers [0.067276s] ... ok {28} sahara.tests.unit.plugins.vanilla.v2_7_1.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_mapreduce [0.004613s] ... ok {28} sahara.tests.unit.plugins.vanilla.v2_7_5.test_config_helper.TestConfigHelper.test_get_spark_configs [0.004183s] ... ok {17} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_service [0.006785s] ... ok {4} sahara.tests.unit.plugins.vanilla.v2_8_2.test_config_helper.TestConfigHelper.test_get_spark_configs [0.003659s] ... ok {1} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_dn_nm_processes [0.011425s] ... ok {1} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_hadoop_process [0.005321s] ... ok {28} sahara.tests.unit.plugins.vanilla.v2_7_5.test_config_helper.TestConfigHelper.test_get_spark_opt_default [0.003879s] ... ok {12} sahara.tests.unit.service.test_quotas.TestQuotas.test_check_limits [0.012242s] ... ok {25} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_generate_spark_env_configs [0.004228s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_11_0.test_deploy.DeployCDHV5110.test_get_open_ports [0.182275s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_ng_plugin_configs [0.166827s] ... ok {13} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_create_workflow_dir [0.010100s] ... ok {0} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_s3_client [0.011324s] ... ok {11} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_get_os_distrib [0.009435s] ... ok {12} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_nova_limits [0.004258s] ... ok {17} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin12_shell_engine [1.134430s] ... ok {4} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_upload_job_files [0.010509s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_wrong_engine [0.015649s] ... ok {25} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_check_datanodes_decommission [0.010078s] ... ok {1} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test__start_secondarynamenode [0.005526s] ... ok {11} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository [0.002762s] ... ok {28} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_get_open_ports [0.005422s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_11_0.test_edp_engine.EdpEngineTestV5110.test_get_possible_job_config_shell [0.543623s] ... ok {10} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_hive_workflow [0.005329s] ... ok {0} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_anti_affinity_scheduler_hints [0.065003s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_cdh5_repo_url [0.007960s] ... ok {30} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_schema [0.004788s] ... ok {25} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_update_exclude_files [0.007354s] ... ok {17} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin23_edp_engine [0.240057s] ... ok {13} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_check_pid [0.017897s] ... ok {4} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_without_backend [0.003766s] ... ok {28} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate [0.007717s] ... ok {1} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test_start_hiveserver [0.008054s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_11_0.test_versionhandler.VersionHandlerTestCase.test_edp_config_hints [0.002908s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_get_kms_key_url [0.007557s] ... ok {0} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_auto_security_group_neutron [0.064929s] ... ok {13} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_instance_if_running [0.005599s] ... ok {25} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test__start_namenode [0.006802s] ... ok {17} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_small_flavor [0.059157s] ... ok {30} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_paths [0.050492s] ... ok {1} sahara.tests.unit.plugins.vanilla.v2_7_1.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_java [0.004980s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_get_config_value [0.012957s] ... ok {28} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_prepare_cluster [0.005853s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper_590.ConfigHelperTestCase.test_is_hbase_common_lib_enabled [0.007605s] ... ok {4} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_without_floating [0.004930s] ... ok {0} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_glance_session [0.006256s] ... ok {29} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils_590.TestPluginUtilsV590.test_start_cloudera_manager [0.012037s] ... ok Unable to retrieve plugin data from database {25} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_validate [0.005307s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_7_0.test_versionhandler.VersionHandlerTestCase.test_get_edp_engine [0.007170s] ... ok {17} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_is_data_locality_enabled [0.005966s] ... ok {30} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url [0.006605s] ... ok {28} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_get_raw_data [0.005204s] ... ok {4} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_referenced_data_source [0.006517s] ... ok {18} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_get_open_ports [0.005831s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_java [0.098364s] ... ok {29} sahara.tests.unit.plugins.mapr.test_config_files.TestHadoopXML.test_get_config_value [0.003460s] ... ok {25} sahara.tests.unit.plugins.vanilla.v2_7_5.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_mapreduce [0.004694s] ... ok {17} sahara.tests.unit.plugins.vanilla.test_utils.TestUtils.test_get_hiveserver [0.057731s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_9_0.test_plugin_utils.TestPluginUtilsV590.test_start_cloudera_agents [0.018167s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_invalid_start_time_in_job_execution_info [0.013065s] ... ok {28} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_run_job_wrapper_extra_jars_args [0.018443s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_je_cancel_delete_when_protected [0.008028s] ... ok {18} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_instance_ip [0.005804s] ... ok {29} sahara.tests.unit.plugins.test_images.TestImages.test_script_validator [0.004412s] ... ok {25} sahara.tests.unit.plugins.vanilla.v2_8_2.test_config_helper.TestConfigHelper.test_get_xml_configs [0.004156s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_missing_floating_pool [0.044338s] ... ok {17} sahara.tests.unit.plugins.vanilla.v2_8_2.test_config_helper.TestConfigHelper.test_get_spark_opt_default [0.005606s] ... ok {23} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_config_cluster [0.006507s] ... ok {1} sahara.tests.unit.plugins.vanilla.v2_8_2.test_config_helper.TestConfigHelper.test_init_all_configs [0.013146s] ... ok {28} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_topology_and_inst_id [0.005969s] ... ok {18} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_resourcemanager_ip [0.004430s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_exists [0.037882s] ... ok {29} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_is_mysql_enabled [0.004377s] ... ok {17} sahara.tests.unit.plugins.vanilla.v2_8_2.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_java [0.008258s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_with_proxy_gateway [0.063010s] ... ok {23} sahara.tests.unit.plugins.mapr.test_config_files.TestHadoopXML.test_parse [0.003980s] ... ok {30} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_user_ctx [0.001873s] ... ok {29} sahara.tests.unit.plugins.vanilla.hadoop2.test_edp_engine.EdpOozieEngineTest.test_create_hdfs_dir [0.005149s] ... ok {28} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_move_from_local [0.005772s] ... ok {18} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_zookeeper_nodes_ip [0.005079s] ... ok {23} sahara.tests.unit.plugins.mapr.test_config_files.TestTemplateFile.test_add_property [0.003118s] ... ok {17} sahara.tests.unit.service.api.test_v10.TestApi.test_get_plugin [0.072743s] ... ok {0} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_node_processes [0.269642s] ... ok {30} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary [0.005407s] ... ok {28} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_with_backend [0.006966s] ... ok {29} sahara.tests.unit.plugins.vanilla.v2_7_1.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_hive [0.003869s] ... ok {18} sahara.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_cleanup_configs [0.005135s] ... ok {23} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_create_keytabs_for_user [0.005691s] ... ok {17} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_correct_url [0.004043s] ... ok {0} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v3 [0.010368s] ... ok {23} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instance [0.005387s] ... ok {28} sahara.tests.unit.service.test_ops.TestOPS.test_terminate_cluster [0.129366s] ... ok {30} sahara.tests.unit.test_exceptions.TestExceptions.test_not_implemented [0.005364s] ... ok {18} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_check_datanodes_count [0.004481s] ... ok {29} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_get_edp_engine [0.006909s] ... ok {17} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_user [0.004762s] ... ok {29} sahara.tests.unit.plugins.vanilla.v2_7_5.test_config_helper.TestConfigHelper.test_init_all_configs [0.013262s] ... ok {30} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_without_retry [0.017319s] ... ok {18} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test_start_resourcemanager [0.005123s] ... ok {23} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_hive_copy_shared_conf [0.003962s] ... ok {17} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_data_validation [0.003821s] ... ok {28} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_data_source_values [0.077878s] ... ok {29} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_rel_url [0.003506s] ... ok {18} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_get_edp_config_hints [0.003891s] ... ok {17} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_cancel_job [0.013048s] ... ok {28} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_required_positional_arg_without_default [0.028981s] ... ok {28} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng [0.027070s] ... ok {18} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_validate_scaling [0.012787s] ... ok {17} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_args [0.017794s] ... ok {18} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_get_node_processes [0.003885s] ... ok {28} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_create_v_default_image_required_tags [0.066651s] ... ok {29} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_data_validation [0.007107s] ... ok {18} sahara.tests.unit.plugins.vanilla.v2_8_2.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_shell [0.004871s] ... ok {23} sahara.tests.unit.plugins.vanilla.hadoop2.test_starting_scripts.StartingScriptsTest.test_start_secondarynamenode [0.004453s] ... ok {28} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_reference [0.005351s] ... ok {17} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_data_sources [0.002631s] ... ok {17} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_check_datasource_placeholder [0.007314s] ... ok {18} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_update_infra [0.004539s] ... ok {23} sahara.tests.unit.plugins.vanilla.hadoop2.test_utils.UtilsTestCase.test_oozie_password [0.008687s] ... ok {28} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_required [0.010486s] ... ok {10} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v3 [0.064696s] ... ok {17} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update [0.661559s] ... ok {28} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_resolv_conf_diff [0.065790s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_resize_ng [0.045087s] ... ok {28} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_second_scenario [0.008077s] ... ok {23} sahara.tests.unit.plugins.vanilla.v2_7_5.test_config_helper.TestConfigHelper.test_get_env_configs [0.004458s] ... ok {6} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_failed [1.906260s] ... ok {17} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_node_groups_update_nothing_required [0.029719s] ... ok {28} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_as_resource [0.004242s] ... ok {28} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command [0.019464s] ... ok {23} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_on_terminate_cluster [0.006280s] ... ok {17} sahara.tests.unit.test_context.ContextTest.test_thread_group_prefers_spawning_exception [0.003989s] ... ok {18} sahara.tests.unit.service.edp.job_binaries.test_base.JobBinaryManagerSupportTest.test_generate_valid_path [0.003737s] ... ok {29} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_prepare_run_job [0.018013s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_name_base [0.082517s] ... ok {18} sahara.tests.unit.service.edp.spark.test_shell.TestSparkShellEngine.test_run_job_with_args [0.013553s] ... ok {17} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_get_topology [0.008987s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_deprecated [0.003906s] ... ok {0} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_etc_hosts_entry_for_service_overrides [0.060314s] ... ok {17} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_successful_event [0.069024s] ... ok {23} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_correct [0.004460s] ... ok {18} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_reversed_records [0.060515s] ... ok {18} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_session [0.007593s] ... ok {23} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_password [0.005817s] ... ok {4} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20_without_port [0.005086s] ... ok {18} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust_for_cluster [0.008151s] ... ok {18} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust [0.006426s] ... ok {18} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_missing_security_groups [0.044670s] ... ok {18} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_with_retry [0.018641s] ... ok {18} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_with_retry [0.011954s] ... ok {18} sahara.tests.unit.utils.test_cinder.TestCinder.test_check_cinder_exists [0.007121s] ... ok {18} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository_bad [0.003577s] ... ok {29} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job [0.024128s] ... ok {4} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_without_retry [0.005504s] ... ok {23} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_upload_job_files [0.014781s] ... ok {22} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_update [1.116819s] ... ok {22} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation [0.005373s] ... ok {29} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_i_name [0.008855s] ... ok {14} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_validate [0.268409s] ... ok {22} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.009055s] ... ok {23} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_workflow_file [0.010307s] ... ok {23} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_cancel_job_null_or_done [0.009212s] ... ok {22} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_configure_cluster_for_hdfs [0.011048s] ... ok {10} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_optional [0.095450s] ... ok {22} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_copy_from_local [0.003414s] ... ok {22} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_put_file_to_hdfs [0.004508s] ... ok {23} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_run_job_raise [0.020691s] ... ok {0} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_natural_sort_key [0.063590s] ... ok {14} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_not_autonconfigured [0.050392s] ... ok {14} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_is_swift_enabled [0.005321s] ... ok {27} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin22_edp_engine [0.208653s] ... ok {27} sahara.tests.unit.plugins.test_base_plugins_support.BasePluginsSupportTest.test_plugins_loaded [0.001238s] ... ok {23} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_run_job_wrapper [0.017996s] ... ok {21} sahara.tests.unit.plugins.cdh.v5_9_0.test_validation.ValidationTestCase.test_validate_cluster_creating [0.260698s] ... ok {2} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_count_instances [0.329502s] ... ok {21} sahara.tests.unit.plugins.cdh.v5_9_0.test_versionhandler.VersionHandlerTestCase.test_get_edp_job_types [0.003660s] ... ok {31} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_child_exception [0.224912s] ... ok {14} sahara.tests.unit.plugins.vanilla.v2_7_5.test_edp_engine.Vanilla2ConfigHintsTest.test_get_possible_job_config_pig [0.004804s] ... ok {21} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_configure_sh [0.005687s] ... ok {30} sahara.tests.unit.utils.test_crypto.CryptoTest.test_to_paramiko_private_key [0.212343s] ... ok {31} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer [0.012911s] ... ok {21} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_service_name_by_node_process [0.004455s] ... ok {14} sahara.tests.unit.plugins.vanilla.v2_8_2.test_config_helper.TestConfigHelper.test_get_env_configs [0.003790s] ... ok {14} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_get_job_status [0.018175s] ... ok {31} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v2 [0.008802s] ... ok {29} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_swift_configs [0.083938s] ... ok {22} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_hive [0.072486s] ... ok {14} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_get_job_status_from_remote [0.012783s] ... ok {22} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_to_url_dict [0.000904s] ... ok {29} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_executions [0.003325s] ... ok {29} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_raw_job_binary_data [0.007641s] ... ok {22} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_without_floating [0.005779s] ... ok {27} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_get_label_full_details [0.063241s] ... ok {29} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_streaming [0.011407s] ... ok {22} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_ntp_unable_to_configure [0.008049s] ... ok {29} sahara.tests.unit.service.test_engine.TestDeletion.test_calls_order [0.008173s] ... ok {29} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_cinder_limits [0.005769s] ... ok {29} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_keystone_session [0.006842s] ... ok {23} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_create_workflow_dir [0.074799s] ... ok {9} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_not_transient_cluster_does_not_terminate [0.523928s] ... ok {14} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_plugin [0.055825s] ... ok {14} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_workflow [0.003390s] ... ok {14} sahara.tests.unit.service.test_coordinator.TestHashRing.test_build_ring [0.005814s] ... ok {29} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust [0.010118s] ... ok {23} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_cluster_configs [0.061292s] ... ok {23} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_when_protected [0.005926s] ... ok {23} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_path_present [0.005220s] ... ok {23} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20 [0.005177s] ... ok {9} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes [0.062674s] ... ok {23} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3 [0.004847s] ... ok {27} sahara.tests.unit.plugins.test_provisioning.TestPluginDataCRUD.test_crud [0.111192s] ... ok {27} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_fqdn_host_names [0.004807s] ... ok {23} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_with_retry [0.012260s] ... ok {27} sahara.tests.unit.plugins.vanilla.hadoop2.test_edp_engine.EdpOozieEngineTest.test_get_name_node_uri [0.004902s] ... ok {27} sahara.tests.unit.plugins.vanilla.hadoop2.test_edp_engine.EdpOozieEngineTest.test_get_oozie_server_uri [0.004787s] ... ok {27} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_get_instances_with_service [0.005475s] ... ok {23} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_without_retry [0.010047s] ... ok {23} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_to_element [0.000540s] ... ok {27} sahara.tests.unit.plugins.vanilla.v2_7_1.test_config_helper.TestConfigHelper.test_get_xml_configs [0.003991s] ... ok {27} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_validate_scaling [0.020278s] ... ok {9} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v2 [0.060235s] ... ok {13} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_health_checks [0.675039s] ... ok {13} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_zero_limits [0.005871s] ... ok {27} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_recommend_configs [0.010468s] ... ok {27} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_get_image_tags [0.009393s] ... ok {9} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_check_binaries [0.005923s] ... ok {9} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_je_update_when_protected [0.005496s] ... ok {27} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_correct_url [0.005143s] ... ok {27} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop1 [0.003088s] ... ok {13} sahara.tests.unit.service.test_quotas.TestQuotas.test_limits_for_cluster [0.021459s] ... ok {13} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_nova_session [0.006744s] ... ok {9} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_right_data [0.044002s] ... ok {27} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions [0.045035s] ... ok {27} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_binaries [0.002245s] ... ok {13} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update [0.058822s] ... ok {25} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_success [1.981785s] ... ok {9} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_add_ng [0.052141s] ... ok {25} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_abs_url [0.005172s] ... ok {25} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_add_postfix [0.007401s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_validate_existing_ng_scaling [1.204541s] ... ok {15} sahara.tests.unit.service.validation.test_add_tags_validation.TestTagsAddingValidation.test_add_tags_validation [0.806920s] ... ok {25} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_job_status [0.008024s] ... ok {25} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_uuid [0.001369s] ... ok {13} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_number_values [0.028812s] ... ok {5} sahara.tests.unit.plugins.test_images.TestImages.test_script_spec [0.015417s] ... ok {12} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_types [0.559637s] ... ok {9} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update [0.050620s] ... ok {21} sahara.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin11_edp_engine [0.372544s] ... ok {10} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update_types [0.425920s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_failed [1.155623s] ... ok {3} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_validate_existing_ng_scaling_raises [1.210028s] ... ok {5} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_merge_configs [0.038982s] ... ok {5} sahara.tests.unit.plugins.vanilla.hadoop2.test_config_helper.TestConfigHelper.test_generate_job_cleanup_config [0.003910s] ... ok {3} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_processes_both [0.008297s] ... ok {20} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_do_delete [0.731411s] ... ok {5} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_update_include_files [0.006602s] ... ok {9} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_unique_ng [0.027288s] ... ok {5} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_update_infra [0.003297s] ... ok {3} sahara.tests.unit.plugins.vanilla.hadoop2.test_run_scripts.RunScriptsTest.test_start_spark_history_server [0.011930s] ... ok {3} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_check_decommission [0.007039s] ... ok {5} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_start_cluster [0.010201s] ... ok {3} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_get_node_processes [0.004442s] ... ok {10} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_overlapping_data [0.048674s] ... ok {5} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_set_cluster_info [0.010023s] ... ok {3} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate_url [0.009211s] ... ok {10} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_wrong_type [0.006282s] ... ok {3} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_validate_job_location_format [0.003369s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data_with_context [0.008583s] ... ok {12} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_default_image_required_tags [0.087480s] ... ok {12} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_good [0.004365s] ... ok {10} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_right_schema [0.023459s] ... ok {12} sahara.tests.unit.test_context.ContextTest.test_wrapper_does_not_set_exception [0.004537s] ... ok {31} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts [0.448685s] ... ok {12} sahara.tests.unit.test_exceptions.TestExceptions.test_update_failed [0.005963s] ... ok {3} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_cancel_job [0.019801s] ... ok {12} sahara.tests.unit.utils.test_cinder.TestCinder.test_cinder_bad_api_version [0.005221s] ... ok {20} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_validation_error [0.075685s] ... ok {20} sahara.tests.unit.plugins.ambari.test_ha_helper.HAHelperTestCase.test__set_primary_and_standby_namenode [0.005502s] ... ok {17} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_get_cluster_events [0.709072s] ... ok {20} sahara.tests.unit.plugins.cdh.test_confighints_helper.ConfigHintsHelperTest.test_get_possible_hive_config_from [0.003017s] ... ok {20} sahara.tests.unit.plugins.cdh.v5_7_0.test_config_helper.TestConfigHelperV570.test_get_cm5_repo_url [0.003860s] ... ok {10} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right_nulls [0.034046s] ... ok {9} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_validate_image [0.105702s] ... ok {26} sahara.tests.unit.service.api.test_v10.TestApi.test_cluster_update [0.933492s] ... ok {9} sahara.tests.unit.test_exceptions.TestExceptions.test_swift_client [0.004911s] ... ok {20} sahara.tests.unit.plugins.cdh.v5_7_0.test_deploy.DeployCDHV570.test__start_roles [0.022978s] ... ok {9} sahara.tests.unit.utils.notification.test_sender.NotificationTest.test_update_cluster [0.004771s] ... ok {26} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop2 [0.006796s] ... ok {10} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_nothing_required [0.026138s] ... ok {25} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_job_status_update [0.177017s] ... ok {20} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_install_packages [0.013067s] ... ok {9} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_additionalProperties [0.016833s] ... ok {20} sahara.tests.unit.plugins.cdh.v5_7_0.test_plugin_utils.TestPluginUtilsV570.test_put_hive_hdfs_xml [0.007288s] ... ok {15} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_invalid_flavor [0.204205s] ... ok {20} sahara.tests.unit.plugins.cdh.v5_9_0.test_config_helper.TestConfigHelperV590.test_get_swift_lib_url [0.003914s] ... ok {10} sahara.tests.unit.utils.openstack.test_images.TestImages.test_set_image_info [0.020164s] ... ok {15} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_extra_fields [0.005484s] ... ok {20} sahara.tests.unit.plugins.mapr.test_base_handler.TestHandler.test_get_configs_dict [0.004044s] ... ok {3} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_pig [0.077440s] ... ok {12} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_job_execution_requires_proxy_user [0.072329s] ... ok {20} sahara.tests.unit.plugins.mapr.test_cluster_context.TestClusterContext.test_get_cluster_config_value [0.003233s] ... ok {3} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__validate_job_binary_url [0.003710s] ... ok {4} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_get_instances [0.632122s] ... ok {12} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_repr [0.003394s] ... ok {20} sahara.tests.unit.plugins.mapr.test_config_files.TestPropertiesFile.test_remote_path [0.002689s] ... ok {10} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_install_packages [0.009237s] ... ok {4} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_to_dict [0.003464s] ... ok {20} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_password [0.005321s] ... ok {12} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_fallback [0.007285s] ... ok {4} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_document_strip [0.003349s] ... ok {12} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_only_notifications [0.006433s] ... ok Unable to retrieve plugin data from database {15} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_wrong_floating_ip_pool [0.029264s] ... ok {10} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_bad [0.017481s] ... ok {26} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_suspend_unsuspendible_job [0.062701s] ... ok {10} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_files_to [0.011152s] ... ok {26} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_resolve_data_source_refs [0.002972s] ... ok {10} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_property_to_configuration [0.001643s] ... ok {26} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_java_workflow [0.003138s] ... ok Unable to retrieve plugin data from database {22} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_not_killed_too_early [0.553256s] ... ok {22} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared [0.001838s] ... ok {9} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_fail_event [0.064969s] ... ok {9} sahara.tests.unit.utils.test_ssh_remote.TestEscapeQuotes.test_escape_quotes [0.000260s] ... ok {27} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_killed_in_time [0.330297s] ... ok {22} sahara.tests.unit.utils.test_neutron.NeutronClientTest.test_get_router [0.007737s] ... ok {22} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_with_filters_and_sa [0.002969s] ... ok {22} sahara.tests.unit.utils.test_types.TypesTestCase.test_is_int [0.000262s] ... ok {22} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_create_hadoop_xml [0.002588s] ... ok {19} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_success [1.523501s] ... ok {16} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_verification_start [1.612090s] ... ok {16} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_without_backend [0.004781s] ... ok {26} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups_empty [0.046865s] ... ok {19} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_binary_url [0.008173s] ... ok {19} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_oozie_job_params [0.007411s] ... ok {17} sahara.tests.unit.utils.test_crypto.CryptoTest.test_generate_key_pair [0.168349s] ... ok {17} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_compare_job_type [0.000356s] ... ok {17} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_java_available [0.001336s] ... ok {17} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_equal_separated_dict [0.001213s] ... ok {14} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_executed [0.563734s] ... ok {16} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_vers [0.027198s] ... ok {19} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_raise [0.022132s] ... ok {26} sahara.tests.unit.service.test_engine.TestEngine.test_get_node_group_image_username [0.068396s] ... ok {8} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_failed [1.178085s] ... ok {8} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test__resolve_external_hdfs_urls [0.009122s] ... ok {29} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_creation [0.641395s] ... ok {14} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_disabled [0.056654s] ... ok {29} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_public_cluster_delete_from_another_tenant [0.005854s] ... ok {8} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_names_from_job_binary_url [0.004989s] ... ok {14} sahara.tests.unit.service.test_quotas.TestQuotas.test_update_limits_for_ng [0.006390s] ... ok {21} sahara.tests.unit.plugins.storm.test_plugin.StormPluginTest.test_plugin120_edp_storm_pyleus_engine [0.352233s] ... ok {8} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_ipv6_subnet [0.006676s] ... ok {8} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_retrieve_url [0.004847s] ... ok {19} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_job_type_supported [0.069001s] ... ok {14} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_names [0.023837s] ... ok {21} sahara.tests.unit.plugins.test_images.TestImages.test_package_spec [0.037016s] ... ok {14} sahara.tests.unit.swift.test_swift_helper.SwiftIntegrationTestCase.test_get_swift_configs [0.012158s] ... ok {29} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_v [0.046553s] ... ok {21} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_installation_script [0.006483s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_values [0.226935s] ... ok {29} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_child_exception [0.003134s] ... ok {8} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_internal [0.034244s] ... ok {14} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_map_red_config [0.006819s] ... ok {21} sahara.tests.unit.plugins.vanilla.hadoop2.test_scaling.ScalingTest.test_check_nodemanagers_decommission [0.010290s] ... ok {14} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_success [0.006607s] ... ok {21} sahara.tests.unit.plugins.vanilla.test_confighints_helper.ConfigHintsHelperTest.test_get_possible_pig_config_from [0.005488s] ... ok {15} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_spawning_exception [0.221105s] ... ok {15} sahara.tests.unit.test_exceptions.TestExceptions.test_db_duplicate [0.005592s] ... ok {21} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_get_edp_engine [0.009810s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_no_execution_interface [0.022474s] ... ok {19} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_scheduled_edp_job_run [0.063054s] ... ok {21} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_update_infra [0.005824s] ... ok {21} sahara.tests.unit.plugins.vanilla.v2_8_2.test_versionhandler.VersionHandlerTest.test_scale_cluster [0.009714s] ... ok {8} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalCreateValidation.test_job_binary_internal_create [0.045518s] ... ok {15} sahara.tests.unit.utils.openstack.test_images.TestImages.test_unset_image_info [0.020758s] ... ok {27} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_data_sources_differ [0.214957s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_no_interface [0.030043s] ... ok {15} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer_w_range [0.010706s] ... ok {15} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string_with_length [0.009632s] ... ok {19} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_update_job_dict [0.042224s] ... ok {19} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_args_may_contain_data_sources [0.000500s] ... ok {19} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_shell_workflow [0.002772s] ... ok {27} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_locations [0.025318s] ... ok {27} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_empty_body [0.003431s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_success [0.978363s] ... ok {8} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_long_instance_names [0.044986s] ... ok {6} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_create_key [0.005389s] ... ok {27} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_add_ng [0.016296s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_validate_job_location_format [0.004944s] ... ok {6} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate_job_location_format [0.004333s] ... ok {6} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_run_job [0.017625s] ... ok {27} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right [0.032796s] ... ok {6} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status_from_remote [0.018243s] ... ok Unable to retrieve plugin data from database {27} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_wrong_neutron_mngmt_net [0.029618s] ... ok {27} sahara.tests.unit.test_exceptions.TestExceptions.test_image_not_registered [0.004616s] ... ok {27} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_credentials [0.004796s] ... ok Can't run job execution (reason: run_job failed Error ID: ce5f06f4-8d11-4719-bbd7-5e72a90d819c) Traceback (most recent call last): File "sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect OozieException: run_job failed Error ID: ce5f06f4-8d11-4719-bbd7-5e72a90d819c {29} sahara.tests.unit.utils.openstack.test_images.TestImages.test_list_registered_images [0.211613s] ... ok {29} sahara.tests.unit.utils.test_api.APIUtilsTest.test_render_pagination [0.002121s] ... ok {6} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions_with_run_job [0.081747s] ... ok {29} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_create_proxy_user_for_job_execution [0.053848s] ... ok Unable to retrieve plugin data from database Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {20} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_update [0.532794s] ... ok Unable to retrieve plugin data from database {19} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_streaming [0.239747s] ... ok {31} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_cluster_get_with_events [0.635023s] ... ok {20} sahara.tests.unit.plugins.vanilla.v2_7_1.test_versionhandler.VersionHandlerTest.test_on_terminate_cluster [0.005883s] ... ok {8} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_name_base [0.231487s] ... ok {20} sahara.tests.unit.plugins.vanilla.v2_7_5.test_versionhandler.VersionHandlerTest.test_get_plugin_configs [0.003893s] ... ok {31} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_third_scenario [0.005453s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {31} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_set_defaults [0.007853s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {31} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_internal_ip [0.016926s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {31} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_string [0.009366s] ... ok {31} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_floating_ips [0.010315s] ... ok Unable to retrieve plugin data from database {8} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng [0.064573s] ... ok {19} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_required [0.072750s] ... ok {26} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_active_cluster_not_killed_as_inactive [0.475354s] ... ok Unable to retrieve plugin data from database {19} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_plugin_name_exists [0.033720s] ... ok {19} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_schema [0.004958s] ... ok {19} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client [0.005356s] ... ok {25} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_not_executed [0.701244s] ... ok {25} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_name [0.014422s] ... ok {26} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_enabled [0.054911s] ... ok Unable to retrieve plugin data from database {25} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_nothing_required [0.018124s] ... ok {19} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find [0.038407s] ... ok {25} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_nothing_required [0.017619s] ... ok {8} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_cinder [0.110831s] ... ok {25} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_public_je_cancel_delete_from_another_tenant [0.006483s] ... ok {15} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_check_cluster_exists [0.452829s] ... ok {1} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_failed [1.504119s] ... ok {1} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_get_raw_data [0.000885s] ... ok {1} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_is_cluster_configured [0.012012s] ... ok {1} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_prepare_cluster_for_ds [0.003164s] ... ok {1} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_with_backend [0.005386s] ... ok {1} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_cinder_session [0.004796s] ... ok {1} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_find_instance_volume_devices [0.053855s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_types [0.609417s] ... ok {3} sahara.tests.unit.service.validation.test_validation.TestValidation.test_generate_error [0.003255s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {3} sahara.tests.unit.test_exceptions.TestExceptions.test_malformed_request_body [0.004994s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.test_exceptions.TestExceptions.test_missing_floating_network [0.002796s] ... ok {3} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_flavor [0.010760s] ... ok {25} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_missing_network [0.188806s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups_by_ids [0.033747s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_keypair_name [0.029933s] ... ok {3} sahara.tests.unit.utils.test_configs.ConfigsTestCase.test_merge_configs [0.000158s] ... ok {25} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates [0.028536s] ... ok {3} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages_bad [0.002087s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_v_right_data [0.022597s] ... ok {25} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_admin_ctx [0.000790s] ... ok {25} sahara.tests.unit.test_exceptions.TestExceptions.test_deletion_failed [0.003159s] ... ok {25} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_data [0.002949s] ... ok {13} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads [1.181685s] ... ok Unable to retrieve plugin data from database {13} sahara.tests.unit.test_exceptions.TestExceptions.test_canceling_failed [0.003953s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates_right [0.021117s] ... ok Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 500 (HTTP 500) (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 502 (HTTP 502) (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. {13} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_with_retry [0.012443s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_unique_cl [0.017807s] ... ok {1} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_type [0.017859s] ... ok {26} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_not_killed_too_early [0.331992s] ... ok {1} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_hostname [0.010903s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {1} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_empty [0.000849s] ... ok {13} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_get_by_id [0.038490s] ... ok {1} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_split_job_type [0.000161s] ... ok {1} sahara.tests.unit.utils.test_patches.MinidomPatchesTest.test_minidom_toprettyxml [0.001146s] ... ok {1} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_second_scenario [0.004524s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {13} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_read_file_from [0.006168s] ... ok {1} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_defaults [0.001669s] ... ok {13} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_update_repository [0.006117s] ... ok Error mounting volume to instance {26} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_mount_volume [0.045075s] ... ok {6} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_terminate [0.629936s] ... ok {24} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_success [2.213523s] ... ok {24} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_get_runtime_url [0.006248s] ... ok {24} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_get_result_file [0.003701s] ... ok {24} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_run_job_args [0.012476s] ... ok {24} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_upload_job_files [0.006162s] ... ok {24} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_c_id [0.004512s] ... ok {24} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_smthg_wrong [0.004181s] ... ok {24} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java_with_adapter [0.040920s] ... ok {24} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_failed_to_cancel_job [0.040942s] ... ok {20} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_failed [0.684167s] ... ok {5} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_n_specific_instances_success [1.383593s] ... ok {5} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_get [0.003282s] ... ok {24} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups [0.037317s] ... ok {5} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_prepare_cluster [0.003044s] ... ok {5} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_copy_binary_to_cluster [0.003925s] ... ok {20} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_get_plugin [0.044576s] ... ok {5} sahara.tests.unit.service.edp.spark.test_shell.TestSparkShellEngine.test_run_job_without_args_and_params [0.013039s] ... ok {20} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__validate_job_binary_url [0.004301s] ... ok {20} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data_with_context [0.004236s] ... ok {7} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_failed [1.463713s] ... ok {20} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_wrong_schema [0.002789s] ... ok {7} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_set_image_tags [0.003829s] ... ok {5} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_run_job_wrapper_args [0.009879s] ... ok {5} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_jobs [0.002222s] ... ok {7} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_coordinator_file [0.006730s] ... ok {7} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_overridden_driver_classpath [0.009641s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_required [0.229430s] ... ok {7} sahara.tests.unit.service.edp.spark.test_spark.TestSparkPlugin.test_run_job_extra_jars_args [0.010751s] ... ok {7} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_proxy [0.003272s] ... ok {5} sahara.tests.unit.service.heat.test_templates.TestClusterTemplateWaitCondition.test_use_wait_condition [0.038367s] ... ok {26} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_mains_required_libs_optional [0.295227s] ... ok Error during operating on cluster (reason: error1) Traceback (most recent call last): File "sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "sahara/service/ops.py", line 334, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect ValueError: error1 Error during rollback of cluster (reason: error2) Traceback (most recent call last): File "sahara/service/ops.py", line 225, in wrapper if _rollback_cluster(cluster, ex): File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect ValueError: error2 {26} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_required_argument_missing [0.015638s] ... ok {5} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_failed_rollback [0.038277s] ... ok {5} sahara.tests.unit.service.test_quotas.TestQuotas.test_neutron_limits [0.002872s] ... ok {5} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_heat_session [0.005235s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_node_group_tmpl_mixin [0.069280s] ... ok {5} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_maprfs [0.010359s] ... ok Unable to retrieve plugin data from database {26} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update [0.029145s] ... ok Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups [0.023733s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_argument_name [0.015570s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_cluster_tmpl_node_group_mixin [0.083653s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {6} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_missing_resource [0.013445s] ... ok {26} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_volumes_per_node_without_volumes_size [0.019533s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_default_data_type [0.016487s] ... ok {26} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_compute_topology [0.003962s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {26} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_path_present [0.003577s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_availability_zone [0.023293s] ... ok {26} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_without_retry [0.005582s] ... ok {26} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_without_retry [0.006696s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_availability_zone [0.025341s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_required [0.039020s] ... ok {6} sahara.tests.unit.service.validation.test_protected_validation.TestProtectedValidation.test_public_on_protected [0.003188s] ... ok {6} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_spawning_exception [0.000813s] ... ok {6} sahara.tests.unit.test_exceptions.TestExceptions.test_forbidden [0.002949s] ... ok {6} sahara.tests.unit.utils.test_heat.TestClusterStack.test_wait_completion [0.003676s] ... ok {6} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_first_scenario [0.004009s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {6} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_init_attrs [0.002360s] ... ok {6} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_file_to [0.005419s] ... ok {6} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_text_element [0.000510s] ... ok {20} sahara.tests.unit.service.edp.test_job_possible_configs.TestJobPossibleConfigs.test_possible_configs [0.206070s] ... ok {5} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_shares [0.154956s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_remote_command [0.002813s] ... ok {24} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_killed_in_time [0.351808s] ... ok {16} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_types [1.519093s] ... ok {5} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name [0.029048s] ... ok {16} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_validation_types [0.012120s] ... ok {24} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_swift [0.036476s] ... ok {21} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_success [1.389221s] ... ok {24} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_public_je_cancel_delete_from_another_tenant [0.004323s] ... ok {21} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_remove_image_tags [0.004483s] ... ok {16} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_nothing_required [0.014866s] ... ok {21} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_explicit_suffix [0.003101s] ... ok {5} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name_hostname [0.025673s] ... ok {21} sahara.tests.unit.service.edp.spark.test_shell.TestSparkShellEngine.test_run_job_with_params [0.010376s] ... ok {21} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status [0.008966s] ... ok {21} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_no_ex [0.003281s] ... ok {21} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_floating [0.003856s] ... ok {5} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find_dict [0.036183s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {21} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_hdfs [0.010870s] ... ok {5} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_first_scenario [0.002777s] ... ok {21} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_cluster_delete_when_protected [0.003772s] ... ok {5} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_file [0.005803s] ... ok {16} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_names [0.051363s] ... ok {16} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared_in_case_of_exception [0.000984s] ... ok {16} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_without_port [0.004020s] ... ok Unable to retrieve plugin data from database {21} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_flavor_exists [0.025578s] ... ok {21} sahara.tests.unit.test_context.ContextTest.test_wrapper_catches_base_exception [0.004139s] ... ok {16} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_configs [0.122377s] ... ok {16} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_eq [0.002651s] ... ok {16} sahara.tests.unit.utils.test_ssh_remote.TestGetOsDistrib.test_get_os_distrib [0.000974s] ... ok {16} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages [0.001848s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {16} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_namespaces [0.024462s] ... ok {16} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_tagged_list [0.000555s] ... ok {24} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_bad_positional_arg_locations [0.235885s] ... ok {20} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_verifications [0.413241s] ... ok {26} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_clean_cluster_from_empty_ng [0.475821s] ... ok {20} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_records [0.038125s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {20} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_image_exists [0.025146s] ... ok {21} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts_with_designate [0.245058s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {20} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_unique_cl [0.016385s] ... ok {21} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_execute_on_vm_interactive [0.007400s] ... ok {20} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng_v2 [0.014961s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {20} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_ng_configs [0.035067s] ... ok Unable to retrieve plugin data from database {20} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_nulls [0.020399s] ... ok {20} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_without_port [0.003979s] ... ok {20} sahara.tests.unit.test_exceptions.TestExceptions.test_creation_failed [0.003215s] ... ok {20} sahara.tests.unit.test_exceptions.TestExceptions.test_data_too_big [0.003112s] ... ok {20} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_present_when_calling_validate_config [0.000819s] ... ok {24} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_unacceptable_types [0.312782s] ... ok Unable to retrieve plugin data from database {24} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_name_exists [0.020180s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {24} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_wrong_network [0.020526s] ... ok {24} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_verifications_ops [0.006015s] ... ok {24} sahara.tests.unit.test_exceptions.TestExceptions.test_incorrect_state [0.002170s] ... ok {24} sahara.tests.unit.test_exceptions.TestExceptions.test_name_already_exists [0.002658s] ... ok {24} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client_with_trust [0.004360s] ... ok {24} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_event_wrapper [0.034635s] ... ok {24} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_adjust_description [0.000443s] ... ok {24} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_parse_xml_with_name_and_value [0.000856s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_types [1.012628s] ... ok {8} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_types [1.745279s] ... ok {8} sahara.tests.unit.test_exceptions.TestExceptions.test_not_found [0.003107s] ... ok {7} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_minimum_ints [0.025420s] ... ok {8} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_core_config [0.003544s] ... ok Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_right [0.019416s] ... ok {7} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_overlapping_paths [0.012393s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary_internal [0.002720s] ... ok {7} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_swift_topology [0.003363s] ... ok Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. {7} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_with_retry [0.005246s] ... ok {7} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_uuid [0.001997s] ... ok {7} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_second_scenario [0.002300s] ... ok {7} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_no_filters [0.002068s] ... ok {20} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_cluster_status [0.501980s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {20} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_files [0.007294s] ... ok {8} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_status_description [0.307336s] ... ok {8} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_first_scenario [0.004448s] ... ok {25} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_instance_context_manager [2.067363s] ... ok {25} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_update_provisioning_steps [0.782736s] ... ok ====== Totals ====== Ran: 1373 tests in 18.0000 sec. - Passed: 1369 - Skipped: 4 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 152.5044 sec. ============== Worker Balance ============== - Worker 0 (43 tests) => 0:00:03.624222 - Worker 1 (43 tests) => 0:00:05.234325 - Worker 2 (43 tests) => 0:00:03.608398 - Worker 3 (43 tests) => 0:00:05.039784 - Worker 4 (43 tests) => 0:00:04.217669 - Worker 5 (43 tests) => 0:00:05.935795 - Worker 6 (43 tests) => 0:00:05.684526 - Worker 7 (43 tests) => 0:00:06.750440 - Worker 8 (43 tests) => 0:00:07.024466 - Worker 9 (43 tests) => 0:00:04.254859 - Worker 10 (43 tests) => 0:00:04.192524 - Worker 11 (43 tests) => 0:00:02.735211 - Worker 12 (43 tests) => 0:00:04.212449 - Worker 13 (43 tests) => 0:00:04.911707 - Worker 14 (43 tests) => 0:00:04.288197 - Worker 15 (43 tests) => 0:00:04.922950 - Worker 16 (43 tests) => 0:00:06.079419 - Worker 17 (43 tests) => 0:00:03.914221 - Worker 18 (43 tests) => 0:00:02.715955 - Worker 19 (43 tests) => 0:00:04.659435 - Worker 20 (43 tests) => 0:00:06.688771 - Worker 21 (43 tests) => 0:00:06.040594 - Worker 22 (43 tests) => 0:00:04.176701 - Worker 23 (43 tests) => 0:00:03.472913 - Worker 24 (43 tests) => 0:00:06.263585 - Worker 25 (43 tests) => 0:00:07.901727 - Worker 26 (43 tests) => 0:00:06.036063 - Worker 27 (43 tests) => 0:00:04.342037 - Worker 28 (43 tests) => 0:00:02.503432 - Worker 29 (42 tests) => 0:00:04.335330 - Worker 30 (42 tests) => 0:00:03.497799 - Worker 31 (42 tests) => 0:00:04.534411 + exit 0 Processing files: openstack-sahara-9.0.0-1.el7.noarch Provides: openstack-sahara = 1:9.0.0-1.el7 openstack-savanna Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: python-sahara-9.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nBMpjW + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/python-sahara-9.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/python-sahara-9.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/python-sahara-9.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zI6BEE + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/python-sahara-9.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/python-sahara-9.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/python-sahara-9.0.0 + exit 0 Provides: python-sahara = 1:9.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/env python(abi) = 2.7 Processing files: python-sahara-tests-9.0.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QJSm6c + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/python-sahara-tests-9.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/python-sahara-tests-9.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/python-sahara-tests-9.0.0 + exit 0 Provides: python-sahara-tests = 1:9.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: openstack-sahara-common-9.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FrGbi6 + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-common-9.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-common-9.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-common-9.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KJA4uZ + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-common-9.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-common-9.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-common-9.0.0 + exit 0 Provides: config(openstack-sahara-common) = 1:9.0.0-1.el7 openstack-sahara-common = 1:9.0.0-1.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Requires: /usr/bin/python2 Processing files: openstack-sahara-doc-9.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3MTJ4S + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-doc-9.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-doc-9.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/doc/openstack-sahara-doc-9.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9MyQJM + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-doc-9.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-doc-9.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch/usr/share/licenses/openstack-sahara-doc-9.0.0 + exit 0 Provides: openstack-sahara-doc = 1:9.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-sahara-engine-9.0.0-1.el7.noarch Provides: openstack-sahara-engine = 1:9.0.0-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-sahara-api-9.0.0-1.el7.noarch Provides: openstack-sahara-api = 1:9.0.0-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-sahara-image-pack-9.0.0-1.el7.noarch Provides: openstack-sahara-image-pack = 1:9.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-sahara-9.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-sahara-9.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-sahara-tests-9.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-common-9.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-doc-9.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-engine-9.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-api-9.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-image-pack-9.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1SheEU + umask 022 + cd /builddir/build/BUILD + cd sahara-9.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-sahara-9.0.0-1.el7.noarch + exit 0 Child return code was: 0