Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72820-386658/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b04e4236bb3248f69daef02b37a0d085', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72820-386658/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-sahara-11.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72820-386658/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6e61bb3173604054a2d698712b41bac6', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72820-386658/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-sahara.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g4Zazh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sahara-11.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sahara-11.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sahara-11.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 --allow-empty -a --author 'rpm-build ' -m 'openstack-sahara-11.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + 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_status.py + touch -r sahara/cli/sahara_status.py sahara/cli/sahara_status.py.new + mv sahara/cli/sahara_status.py.new sahara/cli/sahara_status.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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h43L8i + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' 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/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> 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 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 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/test_context.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/testutils.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/__init__.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/base.py -> build/lib/sahara/tests/unit creating build/lib/sahara/common copying sahara/common/config.py -> build/lib/sahara/common copying sahara/common/__init__.py -> build/lib/sahara/common creating build/lib/sahara/service creating build/lib/sahara/service/edp creating 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/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/__init__.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/internal_swift.py -> build/lib/sahara/service/edp/binary_retrievers copying sahara/service/edp/binary_retrievers/dispatch.py -> build/lib/sahara/service/edp/binary_retrievers creating build/lib/sahara/conductor copying sahara/conductor/objects.py -> build/lib/sahara/conductor copying sahara/conductor/resource.py -> build/lib/sahara/conductor copying sahara/conductor/api.py -> build/lib/sahara/conductor copying sahara/conductor/manager.py -> build/lib/sahara/conductor copying sahara/conductor/__init__.py -> build/lib/sahara/conductor creating build/lib/sahara/service/validations copying sahara/service/validations/acl.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/cluster_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/plugins.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 copying sahara/service/validations/cluster_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/__init__.py -> build/lib/sahara/service/validations copying sahara/service/validations/base.py -> build/lib/sahara/service/validations 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/spark copying sahara/service/edp/spark/engine.py -> build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/__init__.py -> build/lib/sahara/service/edp/spark creating build/lib/sahara/db copying sahara/db/api.py -> build/lib/sahara/db copying sahara/db/__init__.py -> build/lib/sahara/db copying sahara/db/base.py -> build/lib/sahara/db creating build/lib/sahara/db/migration copying sahara/db/migration/cli.py -> build/lib/sahara/db/migration copying sahara/db/migration/__init__.py -> build/lib/sahara/db/migration creating build/lib/sahara/service/edp/data_sources creating 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 copying sahara/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/service/edp/data_sources/swift copying sahara/tests/__init__.py -> build/lib/sahara/tests creating build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/__init__.py -> build/lib/sahara/tests/unit/topology copying sahara/tests/unit/topology/test_topology.py -> build/lib/sahara/tests/unit/topology creating build/lib/sahara/tests/unit/cli creating 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 copying sahara/tests/unit/cli/image_pack/__init__.py -> build/lib/sahara/tests/unit/cli/image_pack creating build/lib/sahara/tests/unit/service/edp/data_sources creating 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/tests/unit/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 creating 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_cinder.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_configs.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_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_general.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_heat.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_xml_utils.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/test_neutron.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_progress_ops.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_crypto.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_edp.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_types.py -> build/lib/sahara/tests/unit/utils creating build/lib/sahara/service/edp/job_binaries creating 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 copying sahara/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/service/edp/job_binaries/s3 creating build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/test_sender.py -> build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/__init__.py -> build/lib/sahara/tests/unit/utils/notification creating build/lib/sahara/cli copying sahara/cli/sahara_all.py -> build/lib/sahara/cli copying sahara/cli/sahara_engine.py -> build/lib/sahara/cli copying sahara/cli/__init__.py -> build/lib/sahara/cli copying sahara/cli/sahara_subprocess.py -> build/lib/sahara/cli copying sahara/cli/sahara_status.py -> build/lib/sahara/cli copying sahara/cli/sahara_api.py -> build/lib/sahara/cli creating build/lib/sahara/db/templates copying sahara/db/templates/api.py -> build/lib/sahara/db/templates copying sahara/db/templates/cli.py -> build/lib/sahara/db/templates copying sahara/db/templates/__init__.py -> build/lib/sahara/db/templates copying sahara/db/templates/utils.py -> build/lib/sahara/db/templates 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/service/edp/oozie creating 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/hive_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/base_workflow.py -> 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/mapreduce_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/shell_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator creating build/lib/sahara/common/policies copying sahara/common/policies/cluster.py -> build/lib/sahara/common/policies copying sahara/common/policies/image.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_executions.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_types.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/jobs.py -> build/lib/sahara/common/policies copying sahara/common/policies/job.py -> build/lib/sahara/common/policies copying sahara/common/policies/images.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binaries.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugins.py -> build/lib/sahara/common/policies copying sahara/common/policies/clusters.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binary_internals.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binary.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugin.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_type.py -> build/lib/sahara/common/policies copying sahara/common/policies/__init__.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_source.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_sources.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/base.py -> build/lib/sahara/common/policies creating 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/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/service/edp/data_sources/hdfs 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/api copying sahara/api/acl.py -> build/lib/sahara/api copying sahara/api/v11.py -> build/lib/sahara/api copying sahara/api/__init__.py -> build/lib/sahara/api copying sahara/api/v10.py -> build/lib/sahara/api copying sahara/api/base.py -> build/lib/sahara/api copying sahara/api/microversion.py -> build/lib/sahara/api creating 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/tests/unit/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift creating build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/test_templates.py -> build/lib/sahara/tests/unit/service/heat copying sahara/tests/unit/service/heat/__init__.py -> build/lib/sahara/tests/unit/service/heat 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/db creating 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_update.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/__init__.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_delete.py -> build/lib/sahara/tests/unit/db/templates creating 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/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/service/edp/data_sources/s3 creating build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/shares.py -> build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/__init__.py -> build/lib/sahara/service/edp/utils creating 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 copying sahara/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/service/edp/job_binaries/internal_db creating 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_add_tags_validation.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_ng_template_validation_create.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_ng_template_validation_update.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/__init__.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_cluster_template_update_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_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_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/edp/test_hdfs_helper.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/edp_test_utils.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_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/api copying sahara/tests/unit/api/test_acl.py -> build/lib/sahara/tests/unit/api copying sahara/tests/unit/api/__init__.py -> build/lib/sahara/tests/unit/api creating 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 copying sahara/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/service/edp/data_sources/maprfs creating build/lib/sahara/plugins copying sahara/plugins/health_check_base.py -> build/lib/sahara/plugins copying sahara/plugins/db.py -> build/lib/sahara/plugins copying sahara/plugins/labels.py -> build/lib/sahara/plugins copying sahara/plugins/swift_utils.py -> build/lib/sahara/plugins copying sahara/plugins/edp.py -> build/lib/sahara/plugins copying sahara/plugins/context.py -> build/lib/sahara/plugins copying sahara/plugins/objects.py -> build/lib/sahara/plugins copying sahara/plugins/images.py -> build/lib/sahara/plugins copying sahara/plugins/resource.py -> build/lib/sahara/plugins copying sahara/plugins/testutils.py -> build/lib/sahara/plugins copying sahara/plugins/opts.py -> build/lib/sahara/plugins copying sahara/plugins/exceptions.py -> build/lib/sahara/plugins copying sahara/plugins/kerberos.py -> build/lib/sahara/plugins copying sahara/plugins/main.py -> build/lib/sahara/plugins copying sahara/plugins/conductor.py -> build/lib/sahara/plugins copying sahara/plugins/service_api.py -> build/lib/sahara/plugins copying sahara/plugins/__init__.py -> build/lib/sahara/plugins copying sahara/plugins/castellan_utils.py -> build/lib/sahara/plugins copying sahara/plugins/swift_helper.py -> build/lib/sahara/plugins copying sahara/plugins/topology_helper.py -> build/lib/sahara/plugins copying sahara/plugins/provisioning.py -> build/lib/sahara/plugins copying sahara/plugins/recommendations_utils.py -> build/lib/sahara/plugins copying sahara/plugins/utils.py -> build/lib/sahara/plugins copying sahara/plugins/base.py -> build/lib/sahara/plugins 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/__init__.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/utils copying sahara/utils/remote.py -> build/lib/sahara/utils copying sahara/utils/cluster.py -> build/lib/sahara/utils copying sahara/utils/wsgi.py -> build/lib/sahara/utils copying sahara/utils/cluster_progress_ops.py -> build/lib/sahara/utils copying sahara/utils/types.py -> build/lib/sahara/utils copying sahara/utils/edp.py -> build/lib/sahara/utils copying sahara/utils/rpc.py -> build/lib/sahara/utils copying sahara/utils/xmlutils.py -> build/lib/sahara/utils copying sahara/utils/general.py -> build/lib/sahara/utils copying sahara/utils/ssh_remote.py -> build/lib/sahara/utils copying sahara/utils/poll_utils.py -> build/lib/sahara/utils copying sahara/utils/api.py -> build/lib/sahara/utils copying sahara/utils/tempfiles.py -> build/lib/sahara/utils copying sahara/utils/configs.py -> build/lib/sahara/utils copying sahara/utils/crypto.py -> build/lib/sahara/utils copying sahara/utils/procutils.py -> build/lib/sahara/utils copying sahara/utils/api_validator.py -> build/lib/sahara/utils copying sahara/utils/network.py -> build/lib/sahara/utils copying sahara/utils/resources.py -> build/lib/sahara/utils copying sahara/utils/files.py -> build/lib/sahara/utils copying sahara/utils/patches.py -> build/lib/sahara/utils copying sahara/utils/__init__.py -> build/lib/sahara/utils copying sahara/utils/proxy.py -> build/lib/sahara/utils creating build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/types.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/model_base.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/__init__.py -> build/lib/sahara/db/sqlalchemy creating build/lib/sahara/tests/unit/conductor creating 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_interface.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 copying sahara/tests/unit/conductor/manager/test_from_template.py -> 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.py -> build/lib/sahara/tests/unit/conductor/manager creating build/lib/sahara/utils/openstack copying sahara/utils/openstack/swift.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/keystone.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/images.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/heat.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/nova.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/glance.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/neutron.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/__init__.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/cinder.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/manila.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/base.py -> build/lib/sahara/utils/openstack creating build/lib/sahara/swift copying sahara/swift/__init__.py -> build/lib/sahara/swift copying sahara/swift/swift_helper.py -> build/lib/sahara/swift copying sahara/swift/utils.py -> build/lib/sahara/swift 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/service/edp/storm copying sahara/service/edp/storm/engine.py -> build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/__init__.py -> build/lib/sahara/service/edp/storm creating 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/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/service/edp/data_sources/manila creating 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/tests/unit/utils/openstack/test_swift.py -> 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 creating build/lib/sahara/api/v2 copying sahara/api/v2/job_types.py -> build/lib/sahara/api/v2 copying sahara/api/v2/jobs.py -> build/lib/sahara/api/v2 copying sahara/api/v2/images.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_binaries.py -> build/lib/sahara/api/v2 copying sahara/api/v2/node_group_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/plugins.py -> build/lib/sahara/api/v2 copying sahara/api/v2/clusters.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/cluster_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/__init__.py -> build/lib/sahara/api/v2 copying sahara/api/v2/data_sources.py -> build/lib/sahara/api/v2 creating build/lib/sahara/service/heat copying sahara/service/heat/commons.py -> build/lib/sahara/service/heat copying sahara/service/heat/templates.py -> build/lib/sahara/service/heat copying sahara/service/heat/__init__.py -> build/lib/sahara/service/heat copying sahara/service/heat/heat_engine.py -> build/lib/sahara/service/heat copying sahara/service/edp/data_sources/opts.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/__init__.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/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/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 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 creating 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/test_internal_swift.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_manila.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers creating build/lib/sahara/utils/notification copying sahara/utils/notification/sender.py -> build/lib/sahara/utils/notification copying sahara/utils/notification/__init__.py -> build/lib/sahara/utils/notification 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/base.py -> build/lib/sahara/tests/unit/service/edp/spark copying sahara/service/quotas.py -> build/lib/sahara/service copying sahara/service/ntp_service.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/sessions.py -> build/lib/sahara/service copying sahara/service/coordinator.py -> build/lib/sahara/service copying sahara/service/validation.py -> build/lib/sahara/service copying sahara/service/networks.py -> build/lib/sahara/service copying sahara/service/periodic.py -> build/lib/sahara/service copying sahara/service/__init__.py -> build/lib/sahara/service copying sahara/service/ops.py -> build/lib/sahara/service copying sahara/service/trusts.py -> build/lib/sahara/service creating build/lib/sahara/plugins/fake copying sahara/plugins/fake/edp_engine.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/plugin.py -> build/lib/sahara/plugins/fake copying sahara/plugins/fake/__init__.py -> build/lib/sahara/plugins/fake 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 copying sahara/tests/unit/service/test_volumes.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_trusts.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_quotas.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_sessions.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/__init__.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_networks.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/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 copying sahara/tests/unit/db/test_utils.py -> build/lib/sahara/tests/unit/db copying sahara/tests/unit/db/__init__.py -> build/lib/sahara/tests/unit/db 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 copying sahara/tests/unit/conductor/__init__.py -> 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/test_api.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/base.py -> build/lib/sahara/tests/unit/conductor copying sahara/service/edp/job_binaries/opts.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/__init__.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/swift copying sahara/tests/unit/swift/test_swift_helper.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/__init__.py -> build/lib/sahara/tests/unit/swift creating 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.py -> 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_base.py -> build/lib/sahara/tests/unit/db/migration creating build/lib/sahara/service/castellan copying sahara/service/castellan/config.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/__init__.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/sahara_key_manager.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/utils.py -> build/lib/sahara/service/castellan creating 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_executor.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 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_binary.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/__init__.py -> build/lib/sahara/tests/unit/service/validation/edp creating build/lib/sahara/service/api creating 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/jobs.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_binaries.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/plugins.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/clusters.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/cluster_templates.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/data_sources.py -> build/lib/sahara/service/api/v2 creating 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 copying sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs 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/cli/image_pack copying sahara/cli/image_pack/api.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/__init__.py -> build/lib/sahara/cli/image_pack creating build/lib/sahara/service/health copying sahara/service/health/common.py -> build/lib/sahara/service/health copying sahara/service/health/verification_base.py -> build/lib/sahara/service/health copying sahara/service/health/__init__.py -> build/lib/sahara/service/health copying sahara/service/api/v11.py -> build/lib/sahara/service/api copying sahara/service/api/__init__.py -> build/lib/sahara/service/api copying sahara/service/api/v10.py -> build/lib/sahara/service/api copying sahara/context.py -> build/lib/sahara copying sahara/config.py -> build/lib/sahara copying sahara/i18n.py -> build/lib/sahara copying sahara/exceptions.py -> build/lib/sahara copying sahara/version.py -> build/lib/sahara copying sahara/main.py -> build/lib/sahara copying sahara/__init__.py -> build/lib/sahara copying sahara/service/edp/oozie/engine.py -> 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 creating 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_execution_schema.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/job_interface.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_execution.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/__init__.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_schema.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/job_binary_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/base.py -> build/lib/sahara/service/validations/edp creating 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 copying sahara/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/service/edp/job_binaries/swift creating 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/service/api/v2/test_clusters.py -> 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/base.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 creating build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_images.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_base_plugins_support.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_utils.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/__init__.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provisioning.py -> build/lib/sahara/tests/unit/plugins creating build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/test_auth_valid.py -> 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/cli/test_sahara_cli.py -> build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/__init__.py -> build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/test_sahara_status.py -> build/lib/sahara/tests/unit/cli copying sahara/service/edp/job_utils.py -> build/lib/sahara/service/edp copying sahara/service/edp/job_manager.py -> build/lib/sahara/service/edp copying sahara/service/edp/shares.py -> build/lib/sahara/service/edp copying sahara/service/edp/hdfs_helper.py -> build/lib/sahara/service/edp copying sahara/service/edp/s3_common.py -> build/lib/sahara/service/edp copying sahara/service/edp/__init__.py -> build/lib/sahara/service/edp copying sahara/service/edp/base_engine.py -> build/lib/sahara/service/edp creating 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 copying sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift creating build/lib/sahara/api/middleware copying sahara/api/middleware/version_discovery.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/sahara_middleware.py -> 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 creating build/lib/sahara/utils/hacking copying sahara/utils/hacking/logging_checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/commit_message.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/__init__.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/import_checks.py -> build/lib/sahara/utils/hacking creating 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 copying sahara/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/service/edp/job_binaries/manila running egg_info writing sahara.egg-info/PKG-INFO writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt deleting sahara.egg-info/requires.txt writing top-level names to sahara.egg-info/top_level.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' 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 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 copying sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py -> build/lib/sahara/db/migration/alembic_migrations/versions copying sahara/tests/README.rst -> build/lib/sahara/tests copying sahara/db/templates/README.rst -> build/lib/sahara/db/templates 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/tests/unit/service/edp/utils copying sahara/tests/unit/service/edp/utils/test_shares.py -> build/lib/sahara/tests/unit/service/edp/utils 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/swift/resources copying sahara/swift/resources/conf-template.xml -> build/lib/sahara/swift/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/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 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-3 -W -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-11.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-11.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/sahara-11.0.0/.gitreview found 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.messaging-doc to link to https://docs.openstack.org/oslo.messaging/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role sahara-plugin-ambari-doc to link to https://docs.openstack.org/sahara-plugin-ambari/latest/%s adding role sahara-plugin-cdh-doc to link to https://docs.openstack.org/sahara-plugin-cdh/latest/%s adding role sahara-plugin-mapr-doc to link to https://docs.openstack.org/sahara-plugin-mapr/latest/%s adding role sahara-plugin-spark-doc to link to https://docs.openstack.org/sahara-plugin-spark/latest/%s adding role sahara-plugin-storm-doc to link to https://docs.openstack.org/sahara-plugin-storm/latest/%s adding role sahara-plugin-vanilla-doc to link to https://docs.openstack.org/sahara-plugin-vanilla/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 53 source files that are out of date updating environment: [new config] 53 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... [ 9%] admin/upgrade-guide reading sources... [ 11%] cli/index reading sources... [ 13%] cli/sahara-status reading sources... [ 15%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf reading sources... [ 16%] configuration/index reading sources... [ 18%] configuration/sampleconfig reading sources... [ 20%] contributor/adding-database-migrations reading sources... [ 22%] contributor/apiv2 reading sources... [ 24%] contributor/dashboard-dev-environment-guide reading sources... [ 26%] contributor/development-environment reading sources... [ 28%] contributor/development-guidelines reading sources... [ 30%] contributor/devstack reading sources... [ 32%] contributor/gerrit reading sources... [ 33%] contributor/how-to-build-oozie reading sources... [ 35%] contributor/how-to-participate reading sources... [ 37%] contributor/image-gen reading sources... [ 39%] contributor/index reading sources... [ 41%] contributor/jenkins reading sources... [ 43%] contributor/log-guidelines reading sources... [ 45%] contributor/project reading sources... [ 47%] contributor/testing reading sources... [ 49%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 52%] install/index reading sources... [ 54%] install/installation-guide reading sources... [ 56%] intro/architecture reading sources... [ 58%] intro/index reading sources... [ 60%] intro/overview reading sources... [ 62%] reference/edp-spi reading sources... [ 64%] reference/index reading sources... [ 66%] reference/plugin-spi reading sources... [ 67%] reference/plugins reading sources... [ 69%] reference/restapi reading sources... [ 71%] user/building-guest-images reading sources... [ 73%] user/building-guest-images/baremetal reading sources... [ 75%] user/building-guest-images/sahara-image-create reading sources... [ 77%] user/building-guest-images/sahara-image-pack reading sources... [ 79%] user/dashboard-user-guide reading sources... [ 81%] user/edp reading sources... [ 83%] user/edp-s3 reading sources... [ 84%] user/features reading sources... [ 86%] user/hadoop-swift reading sources... [ 88%] user/index reading sources... [ 90%] user/overview reading sources... [ 92%] user/plugins reading sources... [ 94%] user/quickstart reading sources... [ 96%] user/registering-image reading sources... [ 98%] user/sahara-on-ironic reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] admin/advanced-configuration-guide [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/sahara/tree/doc/source' [openstackdocstheme] bug_project (from user) '935' [openstackdocstheme] bug_project looks like a number, setting use_storyboard [openstackdocstheme] bug_tag 'doc' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/advanced-configuration-guide is 2020-02-25 02:56:22 writing output... [ 3%] admin/configs-recommendations [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/configs-recommendations is 2020-02-25 02:56:22 writing output... [ 5%] admin/configuration-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/configuration-guide is 2020-02-25 02:56:22 writing output... [ 7%] admin/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/index is 2020-02-25 02:56:22 writing output... [ 9%] admin/upgrade-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/upgrade-guide is 2020-02-25 02:56:22 writing output... [ 11%] cli/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-02-25 02:56:22 writing output... [ 13%] cli/sahara-status [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/sahara-status is 2020-02-25 02:56:22 writing output... [ 15%] configuration/descriptionconfig [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/descriptionconfig is 2020-02-25 02:56:22 writing output... [ 16%] configuration/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/index is 2020-02-25 02:56:22 writing output... [ 18%] configuration/sampleconfig [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/sampleconfig is 2020-02-25 02:56:22 writing output... [ 20%] contributor/adding-database-migrations [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/adding-database-migrations is 2020-02-25 02:56:22 writing output... [ 22%] contributor/apiv2 [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/apiv2 is 2020-02-25 02:56:22 writing output... [ 24%] contributor/dashboard-dev-environment-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/dashboard-dev-environment-guide is 2020-02-25 02:56:22 writing output... [ 26%] contributor/development-environment [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/development-environment is 2020-02-25 02:56:22 writing output... [ 28%] contributor/development-guidelines [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/development-guidelines is 2020-02-25 02:56:22 writing output... [ 30%] contributor/devstack [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/devstack is 2020-02-25 02:56:22 writing output... [ 32%] contributor/gerrit [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/gerrit is 2020-02-25 02:56:22 writing output... [ 33%] contributor/how-to-build-oozie [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/how-to-build-oozie is 2020-02-25 02:56:22 writing output... [ 35%] contributor/how-to-participate [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/how-to-participate is 2020-02-25 02:56:22 writing output... [ 37%] contributor/image-gen [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/image-gen is 2020-02-25 02:56:22 writing output... [ 39%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-02-25 02:56:22 writing output... [ 41%] contributor/jenkins [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/jenkins is 2020-02-25 02:56:22 writing output... [ 43%] contributor/log-guidelines [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/log-guidelines is 2020-02-25 02:56:22 writing output... [ 45%] contributor/project [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/project is 2020-02-25 02:56:22 writing output... [ 47%] contributor/testing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/testing is 2020-02-25 02:56:22 writing output... [ 49%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-25 02:56:22 writing output... [ 50%] install/dashboard-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/dashboard-guide is 2020-02-25 02:56:22 writing output... [ 52%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-02-25 02:56:22 writing output... [ 54%] install/installation-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/installation-guide is 2020-02-25 02:56:22 writing output... [ 56%] intro/architecture [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for intro/architecture is 2020-02-25 02:56:22 writing output... [ 58%] intro/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for intro/index is 2020-02-25 02:56:22 writing output... [ 60%] intro/overview [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for intro/overview is 2020-02-25 02:56:22 writing output... [ 62%] reference/edp-spi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/edp-spi is 2020-02-25 02:56:22 writing output... [ 64%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-02-25 02:56:22 writing output... [ 66%] reference/plugin-spi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/plugin-spi is 2020-02-25 02:56:22 writing output... [ 67%] reference/plugins [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/plugins is 2020-02-25 02:56:22 writing output... [ 69%] reference/restapi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/restapi is 2020-02-25 02:56:22 writing output... [ 71%] user/building-guest-images [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images is 2020-02-25 02:56:22 writing output... [ 73%] user/building-guest-images/baremetal [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images/baremetal is 2020-02-25 02:56:22 writing output... [ 75%] user/building-guest-images/sahara-image-create [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images/sahara-image-create is 2020-02-25 02:56:22 writing output... [ 77%] user/building-guest-images/sahara-image-pack [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/building-guest-images/sahara-image-pack is 2020-02-25 02:56:22 writing output... [ 79%] user/dashboard-user-guide [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/dashboard-user-guide is 2020-02-25 02:56:22 writing output... [ 81%] user/edp [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/edp is 2020-02-25 02:56:22 writing output... [ 83%] user/edp-s3 [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/edp-s3 is 2020-02-25 02:56:22 writing output... [ 84%] user/features [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/features is 2020-02-25 02:56:22 writing output... [ 86%] user/hadoop-swift [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/hadoop-swift is 2020-02-25 02:56:22 writing output... [ 88%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-02-25 02:56:22 writing output... [ 90%] user/overview [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/overview is 2020-02-25 02:56:22 writing output... [ 92%] user/plugins [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/plugins is 2020-02-25 02:56:22 writing output... [ 94%] user/quickstart [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/quickstart is 2020-02-25 02:56:22 writing output... [ 96%] user/registering-image [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/registering-image is 2020-02-25 02:56:22 writing output... [ 98%] user/sahara-on-ironic [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/sahara-on-ironic is 2020-02-25 02:56:22 writing output... [100%] user/statuses [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/statuses is 2020-02-25 02:56:22 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying images... [ 33%] intro/../images/sahara-architecture.svg copying images... [ 66%] intro/../images/openstack-interop.png copying images... [100%] user/../images/hadoop-cluster-example.jpg copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build-3 -W -b man doc/source doc/build/man Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-11.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-11.0.0/doc/source/sample.config Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/sahara-11.0.0/.gitreview found 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.messaging-doc to link to https://docs.openstack.org/oslo.messaging/latest/%s adding role oslo.middleware-doc to link to https://docs.openstack.org/oslo.middleware/latest/%s adding role sahara-plugin-ambari-doc to link to https://docs.openstack.org/sahara-plugin-ambari/latest/%s adding role sahara-plugin-cdh-doc to link to https://docs.openstack.org/sahara-plugin-cdh/latest/%s adding role sahara-plugin-mapr-doc to link to https://docs.openstack.org/sahara-plugin-mapr/latest/%s adding role sahara-plugin-spark-doc to link to https://docs.openstack.org/sahara-plugin-spark/latest/%s adding role sahara-plugin-storm-doc to link to https://docs.openstack.org/sahara-plugin-storm/latest/%s adding role sahara-plugin-vanilla-doc to link to https://docs.openstack.org/sahara-plugin-vanilla/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: [new config] 53 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... [ 9%] admin/upgrade-guide reading sources... [ 11%] cli/index reading sources... [ 13%] cli/sahara-status reading sources... [ 15%] configuration/descriptionconfig loading config file tools/config/config-generator.sahara.conf reading sources... [ 16%] configuration/index reading sources... [ 18%] configuration/sampleconfig reading sources... [ 20%] contributor/adding-database-migrations reading sources... [ 22%] contributor/apiv2 reading sources... [ 24%] contributor/dashboard-dev-environment-guide reading sources... [ 26%] contributor/development-environment reading sources... [ 28%] contributor/development-guidelines reading sources... [ 30%] contributor/devstack reading sources... [ 32%] contributor/gerrit reading sources... [ 33%] contributor/how-to-build-oozie reading sources... [ 35%] contributor/how-to-participate reading sources... [ 37%] contributor/image-gen reading sources... [ 39%] contributor/index reading sources... [ 41%] contributor/jenkins reading sources... [ 43%] contributor/log-guidelines reading sources... [ 45%] contributor/project reading sources... [ 47%] contributor/testing reading sources... [ 49%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 52%] install/index reading sources... [ 54%] install/installation-guide reading sources... [ 56%] intro/architecture reading sources... [ 58%] intro/index reading sources... [ 60%] intro/overview reading sources... [ 62%] reference/edp-spi reading sources... [ 64%] reference/index reading sources... [ 66%] reference/plugin-spi reading sources... [ 67%] reference/plugins reading sources... [ 69%] reference/restapi reading sources... [ 71%] user/building-guest-images reading sources... [ 73%] user/building-guest-images/baremetal reading sources... [ 75%] user/building-guest-images/sahara-image-create reading sources... [ 77%] user/building-guest-images/sahara-image-pack reading sources... [ 79%] user/dashboard-user-guide reading sources... [ 81%] user/edp reading sources... [ 83%] user/edp-s3 reading sources... [ 84%] user/features reading sources... [ 86%] user/hadoop-swift reading sources... [ 88%] user/index reading sources... [ 90%] user/overview reading sources... [ 92%] user/plugins reading sources... [ 94%] user/quickstart reading sources... [ 96%] user/registering-image reading sources... [ 98%] user/sahara-on-ironic reading sources... [100%] user/statuses 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/edp user/edp-s3 user/building-guest-images user/building-guest-images/sahara-image-pack user/building-guest-images/sahara-image-create user/building-guest-images/baremetal user/hadoop-swift cli/index cli/sahara-status 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 } done build succeeded. The manual pages are in doc/build/man. + PYTHONPATH=. + oslo-config-generator-3 --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.dkjkJ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch + cd sahara-11.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch --prefix /usr 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-11.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2 copying build/lib/sahara/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/version_discovery.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/sahara_middleware.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware copying build/lib/sahara/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api copying build/lib/sahara/api/microversion.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/health_check_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/create-principal-keytab -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb-client-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-file -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb5_config -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/mit-kdc-server-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-script -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf_redhat -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/db.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/labels.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/swift_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/context.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/main.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/conductor.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/service_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates copying build/lib/sahara/plugins/default_templates/template.conf -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_6_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_3_1 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v2_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_0_1 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5 creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4 copying build/lib/sahara/plugins/castellan_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/recommendations_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins copying build/lib/sahara/plugins/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale/de creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/locale/de/LC_MESSAGES/sahara.po -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/context.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/remote.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/wsgi.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/xmlutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/general.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/tempfiles.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/configs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/logging_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/commit_message.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/import_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/procutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/network.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/resources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/sender.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/swift.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/keystone.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/heat.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/nova.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/glance.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/manila.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/files.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/patches.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/utils/proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils copying build/lib/sahara/config.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara copying build/lib/sahara/i18n.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/mapred-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/core-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/resources copying build/lib/sahara/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology copying build/lib/sahara/topology/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/resources copying build/lib/sahara/swift/resources/conf-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/resources copying build/lib/sahara/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift copying build/lib/sahara/swift/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift copying build/lib/sahara/swift/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift copying build/lib/sahara/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara copying build/lib/sahara/version.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api copying build/lib/sahara/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api copying build/lib/sahara/service/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/health/common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/health/verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health copying build/lib/sahara/service/quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/commons.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/heat_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat copying build/lib/sahara/service/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-job-config.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-main-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/workflow.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/launch_command.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-spark-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/base_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/manila_share.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/sahara_db.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/s3_storage.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations copying build/lib/sahara/service/networks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service copying build/lib/sahara/service/trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/config.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan copying build/lib/sahara/main.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor copying build/lib/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_all.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/sahara_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_subprocess.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/test_acl.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/test_auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_labels.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_base_plugins_support.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provide_recommendations.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/test-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit copying build/lib/sahara/tests/unit/test_main.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_resources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_hacking.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_general.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/test_sender.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/test_xml_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_patches.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/test_topology.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/api/test_v10.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/test_verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/test_volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_share_validations.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_protected_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/test_trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/edp/test_hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/edp_test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3 copying build/lib/sahara/tests/unit/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries copying build/lib/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/test_json_api_examples.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila copying build/lib/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3 copying build/lib/sahara/tests/unit/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs copying build/lib/sahara/tests/unit/service/edp/data_sources/base_test.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources copying build/lib/sahara/tests/unit/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers copying build/lib/sahara/tests/unit/service/edp/test_s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/test_coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_networks.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/test_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_defaults.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_from_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_resource.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/common.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_update.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_delete.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db copying build/lib/sahara/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests copying build/lib/sahara/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common copying build/lib/sahara/common/config.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common copying build/lib/sahara/common/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/image.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_executions.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/images.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary_internals.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_type.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_template.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates copying build/lib/sahara/db/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db copying build/lib/sahara/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/README.md -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/model_base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/base.py -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/acl.py to acl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/job_templates.py to job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v2/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v11.py to v11.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/version_discovery.py to version_discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/sahara_middleware.py to sahara_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/auth_valid.py to auth_valid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/v10.py to v10.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/api/microversion.py to microversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/health_check_base.py to health_check_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/db.py to db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/labels.py to labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_utils.py to swift_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/edp.py to edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/testutils.py to testutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/kerberos.py to kerberos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/conductor.py to conductor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/service_api.py to service_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/castellan_utils.py to castellan_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_helper.py to swift_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/topology_helper.py to topology_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/provisioning.py to provisioning.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/recommendations_utils.py to recommendations_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/edp_engine.py to edp_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/remote.py to remote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/cluster.py to cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/cluster_progress_ops.py to cluster_progress_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/edp.py to edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/rpc.py to rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/xmlutils.py to xmlutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/general.py to general.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/ssh_remote.py to ssh_remote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/poll_utils.py to poll_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/tempfiles.py to tempfiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/configs.py to configs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/logging_checks.py to logging_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/commit_message.py to commit_message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/hacking/import_checks.py to import_checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/crypto.py to crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/procutils.py to procutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/api_validator.py to api_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification/sender.py to sender.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/notification/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/swift.py to swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/keystone.py to keystone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/heat.py to heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/nova.py to nova.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/glance.py to glance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/neutron.py to neutron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/cinder.py to cinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/manila.py to manila.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/openstack/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/patches.py to patches.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/utils/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/topology/topology_helper.py to topology_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/swift_helper.py to swift_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/swift/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/job_templates.py to job_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v2/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v11.py to v11.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/api/v10.py to v10.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health/verification_base.py to verification_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/health/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/ntp_service.py to ntp_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/commons.py to commons.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/templates.py to templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/heat/heat_engine.py to heat_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/resources/launch_command.py to launch_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/internal_db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_binaries/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/spark/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_utils.py to job_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils/shares.py to shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/pig_workflow.py to pig_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/hive_workflow.py to hive_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/java_workflow.py to java_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/base_workflow.py to base_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py to mapreduce_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/workflow_factory.py to workflow_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/workflow_creator/shell_workflow.py to shell_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/oozie/oozie.py to oozie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/job_manager.py to job_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/shares.py to shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/hdfs_helper.py to hdfs_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/s3_common.py to s3_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/hdfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs/implementation.py to implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/data_sources/maprfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm/engine.py to engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/storm/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/base_engine.py to base_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/manila_share.py to manila_share.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/sahara_db.py to sahara_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/s3_storage.py to s3_storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/internal_swift.py to internal_swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/edp/binary_retrievers/dispatch.py to dispatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/coordinator.py to coordinator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validation.py to validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary_internal_schema.py to job_binary_internal_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_execution_schema.py to job_execution_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job.py to job.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_interface.py to job_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary.py to job_binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_execution.py to job_execution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/data_source.py to data_source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_schema.py to job_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/data_source_schema.py to data_source_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary_schema.py to job_binary_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/job_binary_internal.py to job_binary_internal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/edp/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/acl.py to acl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/shares.py to shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/cluster_template_schema.py to cluster_template_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/clusters_scaling.py to clusters_scaling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/clusters_schema.py to clusters_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/node_group_template_schema.py to node_group_template_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/validations/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/networks.py to networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/periodic.py to periodic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/ops.py to ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/trusts.py to trusts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/sahara_key_manager.py to sahara_key_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/service/castellan/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/conductor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_all.py to sahara_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/image_pack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_engine.py to sahara_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_subprocess.py to sahara_subprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_status.py to sahara_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/cli/sahara_api.py to sahara_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/test_acl.py to test_acl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware/test_auth_valid.py to test_auth_valid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/api/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_labels.py to test_labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_base_plugins_support.py to test_base_plugins_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_provide_recommendations.py to test_provide_recommendations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_kerberos.py to test_kerberos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/plugins/test_provisioning.py to test_provisioning.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/test_main.py to test_main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_resources.py to test_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_cinder.py to test_cinder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_configs.py to test_configs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_cluster.py to test_cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_api_validator.py to test_api_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_ssh_remote.py to test_ssh_remote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_general.py to test_general.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_poll_utils.py to test_poll_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_heat.py to test_heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification/test_sender.py to test_sender.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/notification/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_xml_utils.py to test_xml_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_rpc.py to test_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_neutron.py to test_neutron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_swift.py to test_swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/test_heat.py to test_heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/openstack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_cluster_progress_ops.py to test_cluster_progress_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_patches.py to test_patches.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_crypto.py to test_crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_edp.py to test_edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/utils/test_types.py to test_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/test_context.py to test_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/topology/test_topology.py to test_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/testutils.py to testutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift/test_swift_helper.py to test_swift_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/test_v10.py to test_v10.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/v2/test_plugins.py to test_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health/test_verification_base.py to test_verification_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/health/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_volumes.py to test_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_ops.py to test_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_share_validations.py to test_share_validations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_add_tags_validation.py to test_add_tags_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_create_validation.py to test_cluster_create_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_create.py to test_ng_template_validation_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_data_source.py to test_data_source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_executor.py to test_job_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_interface.py to test_job_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py to test_job_binary_internal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary.py to test_job_binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/test_job.py to test_job.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py to test_cluster_scaling_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_update.py to test_ng_template_validation_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_protected_validation.py to test_protected_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_update_validation.py to test_cluster_update_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py to test_cluster_template_update_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py to test_cluster_template_create_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_cluster_delete_validation.py to test_cluster_delete_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/validation/test_validation.py to test_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat/test_templates.py to test_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_trusts.py to test_trusts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py to test_create_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/workflow_creator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_hdfs_helper.py to test_hdfs_helper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_job_possible_configs.py to test_job_possible_configs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/edp_test_utils.py to edp_test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py to test_internal_db_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py to test_manila_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py to test_swift_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py to test_s3_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py to job_binary_manager_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/spark/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_json_api_examples.py to test_json_api_examples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/utils/test_shares.py to test_shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/oozie/test_oozie.py to test_oozie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py to test_manila_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py to data_source_manager_support_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py to test_swift_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/swift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py to test_s3_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/s3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py to test_hdfs_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py to test_maprfs_type_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/data_sources/base_test.py to base_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/storm/test_storm.py to test_storm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py to test_dispatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py to test_internal_swift.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py to test_manila.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_s3_common.py to test_s3_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_job_utils.py to test_job_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/edp/test_job_manager.py to test_job_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_coordinator.py to test_coordinator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_periodic.py to test_periodic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_sessions.py to test_sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_ntp_service.py to test_ntp_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_networks.py to test_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan/test_sahara_key_manager.py to test_sahara_key_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/castellan/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/service/test_engine.py to test_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_templates.py to test_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_edp_interface.py to test_edp_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_defaults.py to test_defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_from_template.py to test_from_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/manager/test_edp.py to test_edp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/test_resource.py to test_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/conductor/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/test_sahara_cli.py to test_sahara_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack/test_image_pack_api.py to test_image_pack_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/image_pack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/cli/test_sahara_status.py to test_sahara_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/test_update.py to test_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/templates/test_delete.py to test_delete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/test_db_manage_cli.py to test_db_manage_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/migration/test_migrations_base.py to test_migrations_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/unit/db/sqlalchemy/test_types.py to test_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/cluster.py to cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_executions.py to job_executions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_types.py to job_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_template.py to job_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job.py to job.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_binaries.py to job_binaries.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/node_group_template.py to node_group_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/node_group_templates.py to node_group_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_binary_internals.py to job_binary_internals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_binary.py to job_binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/cluster_templates.py to cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/job_type.py to job_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/data_source.py to data_source.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/data_sources.py to data_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/cluster_template.py to cluster_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/common/policies/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/templates/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py to 025_increase_ip_column_size.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py to 016_is_proxy_gateway.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py to 009_rollback_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/008_security_groups.py to 008_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py to 007_increase_status_description_size.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py to 027_rename_oozie_job_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py to 020_remove_redandunt_progress_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/029_set_is_protected_on_is_default.py to 029_set_is_protected_on_is_default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py to 012_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/003_placeholder.py to 003_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py to 026_add_is_public_is_protected.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py to 018_volume_local_to_instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/030-health-check.py to 030-health-check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/002_placeholder.py to 002_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py to 011_sahara_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py to 034_boot_from_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py to 013_volumes_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/001_icehouse.py to 001_icehouse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py to 014_add_volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py to 022_add_job_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py to 035_boot_from_volume_enhancements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py to 010_auto_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py to 023_add_use_autoconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py to 028_storage_devices_number.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/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.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py to 024_manila_shares.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py to 019_is_default_for_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/004_placeholder.py to 004_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py to 032_add_domain_name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py to 015_add_events_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py to 017_drop_progress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py to 031_added_plugins_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py to 021_datasource_placeholders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/model_base.py to model_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/db/base.py to base.cpython-36.pyc writing byte-compilation script '/tmp/tmp5biop1qe.py' /usr/bin/python3 /tmp/tmp5biop1qe.py removing /tmp/tmp5biop1qe.py running install_data creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/etc/sahara copying etc/sahara/api-paste.ini -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/etc/sahara copying etc/sahara/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/etc/sahara creating /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/etc/sahara/rootwrap.d copying etc/sahara/rootwrap.d/sahara.filters -> /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/etc/sahara/rootwrap.d/ running install_egg_info running egg_info writing sahara.egg-info/PKG-INFO writing dependency_links to sahara.egg-info/dependency_links.txt writing entry points to sahara.egg-info/entry_points.txt writing top-level names to sahara.egg-info/top_level.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-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara-11.0.0-py3.6.egg-info running install_scripts Installing _sahara-subprocess script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-all script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-api script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-db-manage script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-engine script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-image-pack script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-rootwrap script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-status script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-templates script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin Installing sahara-wsgi-api script to /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-api.service /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.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-11.0.0-1.el8.noarch/usr/lib/systemd/system/openstack-sahara-engine.service + install -p -D -m 644 /builddir/build/SOURCES/sahara.logrotate /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/logrotate.d/openstack-sahara + HOME=/var/lib/sahara + install -d -m 700 /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/var/lib/sahara + install -p -D -m 640 etc/sahara/sahara.conf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/sahara/sahara.conf + install -p -D -m 640 etc/sahara/rootwrap.conf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/sahara/rootwrap.conf + install -p -D -m 640 etc/sahara/api-paste.ini /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/sahara/api-paste.ini + install -p -D -m 440 etc/sudoers.d/sahara-rootwrap /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/sudoers.d/sahara-rootwrap + rm -f /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin/sahara-all + rm -rf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/etc + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/sahara/rootwrap/ + install -p -D -m 644 etc/sahara/rootwrap.d/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/sahara/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/sahara/rootwrap.d + for filter in /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/sahara/rootwrap/*.filters ++ basename /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/sahara/rootwrap/sahara.filters + ln -s /usr/share/sahara/rootwrap/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/sahara/rootwrap.d/ + mkdir -p -m0755 /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch//var/log/sahara + pathfix.py -pni '/usr/bin/python3 -s' /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/ /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/__init__.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/base.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/castellan_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/conductor.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/context.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/db.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/edp.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/exceptions.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/health_check_base.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/images.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/kerberos.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/labels.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/main.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/objects.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/opts.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/provisioning.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/recommendations_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resource.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/service_api.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_helper.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/swift_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/testutils.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/topology_helper.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/__init__.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/edp_engine.py: no change /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/plugin.py: no change recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/__pycache__') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_3') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_4') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/ambari/v2_5') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_5_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_7_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/cdh/v5_9_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_3_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v1_6_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/spark/v2_1_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_0_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/storm/v1_1_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/fake/__pycache__') recursedown('/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/sahara/plugins/resources') + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/sahara.1 /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 11.0.0-1.el8 --unique-debug-suffix -11.0.0-1.el8.noarch --unique-debug-src-base openstack-sahara-11.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sahara-11.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GpSOkm + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + rm sahara/tests/unit/utils/test_hacking.py + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/sahara-11.0.0 + PYTHONPATH=/builddir/build/BUILD/sahara-11.0.0 + export PYTHON=python3 + PYTHON=python3 + stestr-3 run Can't get tenant_id from env Incorrect path: /v1.1 Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager 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 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 __ __ _ \ \ / /_ _ _ __ _ __ (_)_ __ __ _ \ \ /\ / / _` | '__| '_ \| | '_ \ / _` | \ V V / (_| | | | | | | | | | | (_| | \_/\_/ \__,_|_| |_| |_|_|_| |_|\__, | |___/ Using the sahara-all entry point is now deprecated. Please use the sahara-api and sahara-engine entry points instead. 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 Plugins couldn't be loaded: spark, cdh 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 Error during operating on cluster (reason: error1) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect ValueError: error1 Error during rollback of cluster (reason: error2) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect ValueError: error1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/ops.py", line 225, in wrapper if _rollback_cluster(cluster, ex): File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect ValueError: error2 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 Requesting an unknown session type (type: bad service) 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 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 Arguments dropped when creating context: {'token': 'test_auth_token'} 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 Arguments dropped when creating context: {'token': 'test_auth_token'} Arguments dropped when creating context: {'token': 'test_auth_token'} {6} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_project_id_in_url [0.249986s] ... ok {8} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_different_tenant [0.249531s] ... ok {6} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_tenant_id_in_url_v2 [0.100238s] ... ok {14} sahara.tests.unit.cli.test_sahara_status.TestUpgradeChecks.test__sample_check [0.251326s] ... ok Unable to retrieve plugin data from database {10} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_pack_image_call [0.353997s] ... ok {10} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_list [0.000349s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager {10} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_cluster_template_by_name [0.326582s] ... ok {10} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_node_group_template_by_name [0.100664s] ... ok Unable to retrieve plugin data from database 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 {1} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_engine [0.348809s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_ds_update_delete_when_protected [0.279752s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_default [0.250939s] ... ok {1} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id [0.184521s] ... ok {7} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance_ipv6 [1.019572s] ... ok Unable to retrieve plugin data from database {17} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search [0.652104s] ... ok {21} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_get_raw [0.596609s] ... ok {21} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_public_jbi_update_delete_from_another_tenant [0.062803s] ... ok {21} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(check_migration) [0.010939s] ... ok {21} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param_none [0.000253s] ... ok {21} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value_none [0.000183s] ... ok {17} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search [0.149969s] ... ok {17} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search [0.259295s] ... ok {16} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_with_wrong_url [0.252658s] ... ok {8} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_without_path [0.099010s] ... ok {23} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_no_project_id_in_url [0.245873s] ... ok {23} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_jbi_update_delete_when_protected [0.341571s] ... ok {23} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_main_name [0.063617s] ... ok {23} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates [0.155824s] ... ok {23} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_existing_fails [0.094374s] ... ok {17} sahara.tests.unit.conductor.test_resource.TestResource.test_cluster_resource [0.000548s] ... ok {21} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name_skipped [0.101689s] ... ok {31} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_instance_defaults [1.018402s] ... ok {10} sahara.tests.unit.plugins.test_images.TestImages.test_any_spec [0.017224s] ... ok {10} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_labels [0.093766s] ... ok {10} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances_count [0.003964s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Unable to retrieve plugin data from database 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 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 {6} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_remove_instance [0.852117s] ... ok Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {8} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_crud_operation_create_list_delete [0.303486s] ... 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 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 {8} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_delete [0.070368s] ... ok {20} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_null_data_sources [0.658915s] ... ok {20} sahara.tests.unit.conductor.manager.test_edp_interface.JobExecutionTest.test_interface_flows [0.145240s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {20} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_public_clt_update_delete_from_another_tenant [0.120381s] ... ok {20} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete_default [0.137046s] ... ok {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_libs [0.673434s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete_default [0.256171s] ... ok {5} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_minimal_ngt_create_list_delete [0.128898s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Unable to retrieve plugin data from database {26} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_no_main_name [0.602958s] ... ok Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {26} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_trash [0.400343s] ... ok {26} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data [0.012091s] ... 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 {5} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update [0.096542s] ... ok {5} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(history) [0.012776s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_mains [0.656373s] ... ok {0} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search_regex [0.088423s] ... ok {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_libs_names [0.077036s] ... ok {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_instance_by_id [0.481174s] ... ok {10} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_port_from_address [0.003715s] ... ok {23} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_value_diff [0.055480s] ... ok {23} sahara.tests.unit.plugins.test_images.TestImages.test_package_spec [0.015679s] ... ok {14} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_in [0.412602s] ... ok {14} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search_regex [0.082158s] ... ok {20} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_delete_from_another_tenant [0.060481s] ... ok {12} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_public_jb_update_delete_from_another_tenant [0.607371s] ... ok {31} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_fields [0.098425s] ... ok {31} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp) [0.014151s] ... ok Unable to retrieve plugin data from database {31} sahara.tests.unit.plugins.test_images.TestImages.test_any_validator [0.005657s] ... ok {31} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_debian [0.005102s] ... ok {31} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_medium_flavor [0.057793s] ... ok {31} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances [0.003834s] ... ok Unable to retrieve plugin data from database Can't detach volume 123 {27} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_fields [0.584833s] ... ok {27} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_minimal_clt_create_list_delete [0.207014s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search [0.740102s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_duplicate_job_binary_internal_create [0.076606s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_default [0.130240s] ... ok {29} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_shares [1.119897s] ... ok {1} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_name_and_version [0.038329s] ... ok {1} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instance [0.004098s] ... ok {1} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_set_image_tags [0.005097s] ... ok {1} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_schema [0.003553s] ... ok {1} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job [0.013547s] ... ok {19} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_api [0.361777s] ... ok {19} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_public_ds_update_delete_from_another_tenant [0.260938s] ... 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. 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. {13} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_with_nulls [0.696408s] ... ok {30} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_get_plugin_arguments [0.379669s] ... 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 {30} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_create_list_delete_update [0.364344s] ... ok {30} sahara.tests.unit.conductor.test_resource.TestResource.test_nested_lists [0.000319s] ... ok {18} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search_regex [0.653740s] ... ok {8} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_update_clt_on_ngt_update [0.233569s] ... ok {8} sahara.tests.unit.conductor.test_resource.TestResource.test_job_filter_job_binary [0.000579s] ... ok {8} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_sql) [0.013475s] ... ok {8} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_update_failed [0.136165s] ... ok {8} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_ngts_fails [0.138225s] ... ok {26} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_coordinator_file [0.010278s] ... ok {26} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_executions [0.002468s] ... ok {22} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_node_group [1.130432s] ... ok {16} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_cluster_defaults [0.534516s] ... ok {16} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search_regex [0.079014s] ... ok {16} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_delete_when_protected [0.102638s] ... ok {16} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files [0.067199s] ... ok {16} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_remove_image_tags [0.005372s] ... ok {25} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance_ipv6 [1.013598s] ... ok {25} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search [0.115581s] ... ok {25} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_on_configured_jobs [0.118416s] ... ok {16} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_prepare_cluster [0.004391s] ... ok {16} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_path [0.004036s] ... ok {16} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_correct_url [0.003353s] ... ok {16} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate_url [0.003947s] ... ok {16} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_copy_binary_to_cluster [0.005580s] ... ok {16} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_run_job [0.033674s] ... ok {15} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance [0.911172s] ... ok {15} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_crud_operation_create_list_delete [0.105182s] ... ok {0} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_autogenerate) [0.015362s] ... ok {14} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_duplicate_clt_create [0.096190s] ... ok {14} sahara.tests.unit.conductor.test_resource.TestResource.test_data_source_filter_credentials [0.000346s] ... ok {14} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(current) [0.012924s] ... ok {14} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_creation [0.000225s] ... ok {14} sahara.tests.unit.db.test_utils.TestRegex.test_get_regex_op [0.000230s] ... ok {14} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_config_value_or_default [0.006465s] ... ok Unable to retrieve plugin data from database Arguments dropped when creating context: {'token': 'test_auth_token'} {24} sahara.tests.unit.api.test_acl.TestAcl.test_policy_allow [0.249479s] ... ok {12} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search [0.145142s] ... ok {12} sahara.tests.unit.conductor.test_resource.TestResource.test_job_execution_filter_credentials [0.000731s] ... ok {12} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict [0.000502s] ... ok {12} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_cluster_template_usage [0.055925s] ... ok {12} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_version [0.055496s] ... ok {12} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_default_labels_load [0.063410s] ... ok {12} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_update [0.071839s] ... ok {12} sahara.tests.unit.plugins.test_provisioning.TestPluginDataCRUD.test_crud [0.101287s] ... ok {18} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_fields [0.069695s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {18} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search_regex [0.086249s] ... ok {18} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete [0.114609s] ... ok {3} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_without_environ [0.249209s] ... ok {3} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_all [0.131034s] ... ok {19} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_duplicate_job_binary_create [0.061430s] ... ok {19} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search_regex [0.126268s] ... ok {12} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_data_validation [0.004421s] ... ok {12} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_prepare_run_job [0.024881s] ... ok {12} sahara.tests.unit.service.test_ops.TestOPS.test_terminate_cluster [0.115482s] ... ok {12} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust [0.005773s] ... ok {12} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_wrong_network [0.030731s] ... ok {13} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-sql) [0.013111s] ... ok {13} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value [0.000299s] ... ok {13} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_setitem [0.001116s] ... ok Unable to retrieve plugin data from database {13} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_cluster_invalid [0.106011s] ... ok Unable to retrieve plugin data from database {13} sahara.tests.unit.plugins.test_base_plugins_support.BasePluginsSupportTest.test_plugins_loaded [0.003322s] ... ok {13} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_uuid [0.003837s] ... ok {13} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_abs_url [0.003373s] ... ok {28} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_crud_operation_create_list_delete_update [0.618717s] ... ok {28} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_duplicate_ngt_create [0.061419s] ... ok {28} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_delitem [0.001248s] ... ok {28} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_setitem [0.001403s] ... ok {28} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_bad_id [0.056961s] ... ok {28} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator [0.004113s] ... ok {1} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_raise [0.016323s] ... ok {1} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop1 [0.005151s] ... ok {1} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_mapreduce [0.087915s] ... ok {1} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_without_backend [0.003773s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_streaming [0.059532s] ... ok {8} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_case_validator [0.003969s] ... ok {8} sahara.tests.unit.service.api.test_v10.TestApi.test_update_plugin [0.113588s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Unable to retrieve plugin data from database 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. Occasional error occurred during "fake_client_call" execution: 500 (500). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. {27} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_impl [0.000253s] ... ok Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Unable to retrieve plugin data from database {27} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_create_failed [0.183525s] ... ok Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. {27} sahara.tests.unit.plugins.test_images.TestImages.test_all_validator [0.005736s] ... ok {27} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_validator [0.005224s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {27} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_fqdn_host_names [0.004145s] ... ok {6} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_node_group_defaults [0.265217s] ... ok {6} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp-sql) [0.015631s] ... ok {13} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_credentials [0.003664s] ... ok {12} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_cluster_configs [0.050503s] ... ok {12} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_volumes_per_node_without_volumes_size [0.030096s] ... ok {27} sahara.tests.unit.service.edp.binary_retrievers.test_dispatch.TestDispatch.test_get_raw_binary [0.009967s] ... ok {27} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_get_runtime_url [0.008024s] ... ok {6} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_parse_sorting_args [0.000287s] ... ok {13} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_instance_if_running [0.006153s] ... ok {12} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_user_ctx [0.001192s] ... ok {28} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator_spec [0.075815s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_nothing_required [0.023981s] ... ok {4} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_node_group_to_cluster_id [0.415324s] ... ok {13} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job [0.018595s] ... ok {27} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_put_file_to_hdfs [0.007133s] ... ok Unable to retrieve plugin data from database {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_number_values [0.022521s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_locations [0.023385s] ... ok {27} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_records [0.058584s] ... ok {27} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_retrieve_url [0.004039s] ... ok {28} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_failure [0.000522s] ... ok {27} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_session [0.004647s] ... ok {19} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_node_group_by_id [0.587126s] ... ok {9} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_apply_defaults [0.450037s] ... ok {9} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_node_group_add_from_template [0.643060s] ... ok {13} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_failed_rollback [0.069344s] ... ok {13} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_killed_in_time [0.343773s] ... ok {28} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__get_raw_data [0.004641s] ... ok {24} sahara.tests.unit.api.test_acl.TestAcl.test_policy_deny [0.101587s] ... ok {24} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_no_ng [0.431472s] ... ok {24} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_delete_node_group [0.476427s] ... ok {24} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_update [0.077633s] ... ok {4} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_spec [0.022720s] ... ok {25} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_update_delete_when_protected [0.122705s] ... ok {9} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_fields [0.070984s] ... ok {3} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_create_list_update_delete [1.083968s] ... ok {6} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_password [0.008953s] ... ok {19} sahara.tests.unit.conductor.test_resource.TestResource.test_job_binary_filter_extra [0.000406s] ... ok {19} sahara.tests.unit.conductor.test_resource.TestResource.test_to_wrapped_dict [0.000528s] ... ok {19} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_mutable_dict [0.000235s] ... ok Unable to retrieve plugin data from database {30} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {30} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_mutable_list [0.000282s] ... ok {9} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search_regex [0.094241s] ... ok {27} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_optional [0.084349s] ... ok {13} sahara.tests.unit.service.test_quotas.TestQuotas.test_limits_for_cluster [0.008919s] ... ok {13} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_default_data_type [0.031875s] ... ok {28} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_password [0.003216s] ... ok {27} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_je_cancel_delete_when_protected [0.005423s] ... ok {19} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_base_configs [0.005017s] ... ok {9} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_with_nulls [0.094435s] ... ok {27} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_when_protected [0.005460s] ... ok {13} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_missing_resource [0.025979s] ... ok {13} sahara.tests.unit.test_exceptions.TestExceptions.test_forbidden [0.004038s] ... ok {28} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_get_raw_data [0.000857s] ... ok {13} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_without_retry [0.011067s] ... ok {27} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_verifications_ops [0.006336s] ... ok {4} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs_no_updates [0.057993s] ... ok {9} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-delta) [0.014883s] ... ok {2} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search [1.429561s] ... ok {28} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_create_workflow_dir [0.008368s] ... ok {13} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client [0.007373s] ... ok {4} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_prepare_cluster [0.003823s] ... ok {9} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_unsupported [0.000279s] ... ok {28} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_update_job_dict [0.049303s] ... ok {13} sahara.tests.unit.utils.test_heat.TestClusterStack.test_wait_completion [0.005439s] ... ok {4} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_without_backend [0.003758s] ... ok {27} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_admin_ctx [0.000930s] ... ok {27} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary [0.003721s] ... ok {13} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_success [0.021300s] ... ok {13} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_read_file_from [0.009236s] ... ok {4} sahara.tests.unit.service.test_engine.TestDeletion.test_force_delete_calls [0.007743s] ... ok {13} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_line [0.009381s] ... ok {4} sahara.tests.unit.service.test_quotas.TestQuotas.test_update_limits_for_ng [0.006091s] ... ok {13} sahara.tests.unit.utils.test_types.TypesTestCase.test_is_int [0.000261s] ... ok {27} sahara.tests.unit.test_exceptions.TestExceptions.test_update_failed [0.003548s] ... ok {9} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_unsupported [0.000238s] ... ok {27} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_without_retry [0.008167s] ... ok {13} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_equal_separated_dict [0.000643s] ... ok {11} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance [1.520380s] ... ok {27} sahara.tests.unit.utils.openstack.test_images.TestImages.test_unset_image_info [0.024227s] ... ok {0} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name [0.198230s] ... ok {27} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer_w_range [0.001449s] ... ok {27} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_file [0.009942s] ... ok {21} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_do_delete [0.741779s] ... ok {7} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_status [0.598805s] ... ok {12} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_spawning_exception [0.228502s] ... ok {12} sahara.tests.unit.test_main.ValidateCastellanTest.test_castellan_validate_config_called [0.002539s] ... ok {26} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_health_checks [0.384951s] ... ok {26} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust_from_cluster [0.009206s] ... ok {6} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_get_label_full_details [0.146300s] ... ok {6} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_instances_with_services [0.004144s] ... ok {6} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_create_key [0.003931s] ... ok {6} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__validate_job_binary_url [0.005162s] ... ok {11} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_update_from_another_tenant [0.084638s] ... ok {16} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_verifications [0.505635s] ... ok {16} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_is_ntp_enabled [0.006665s] ... ok {30} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name [0.213164s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_java [0.073179s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_invalid_start_time_in_job_execution_info [0.011861s] ... ok {4} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_public_je_cancel_delete_from_another_tenant [0.004890s] ... ok {6} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_create_workflow_dir [0.066275s] ... ok {6} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_uuid [0.001343s] ... ok {3} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search_regex [0.195155s] ... ok {22} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_fields [0.490151s] ... ok {6} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_workflow [0.005367s] ... ok {6} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_nova_session [0.006103s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_bad_job_type_rejected [0.025560s] ... ok {15} sahara.tests.unit.conductor.test_api.TestConductorApi.test_remove_node_group [0.526427s] ... ok {21} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name_skipped [0.081781s] ... ok {21} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section [0.065012s] ... ok {1} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_unacceptable_types [0.350243s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_image_exists [0.034763s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_add_ng [0.013598s] ... ok {9} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id [0.227689s] ... ok {30} sahara.tests.unit.db.test_utils.TestRegexFilter.test_regex_filter [0.058799s] ... ok {21} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_node_groups [0.006067s] ... ok {21} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_validate_job_location_format [0.003884s] ... ok {21} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate [0.004332s] ... ok {21} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_no_ex [0.005380s] ... ok {15} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_bad_id [0.073809s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_plugin_name_exists [0.027196s] ... ok {1} sahara.tests.unit.test_exceptions.TestExceptions.test_deletion_failed [0.004643s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_update [0.167919s] ... ok {18} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_in_use [0.582075s] ... ok {18} sahara.tests.unit.plugins.test_images.TestImages.test_all_spec [0.015427s] ... ok {18} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_correct [0.003225s] ... ok {18} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.007735s] ... ok {18} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status_from_remote [0.015224s] ... ok {18} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_configure_cluster_for_hdfs [0.010864s] ... ok {18} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_prepare_cluster_for_ds [0.001694s] ... ok {18} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_names_from_job_binary_url [0.003270s] ... ok {18} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups_empty [0.050097s] ... ok {1} sahara.tests.unit.test_exceptions.TestExceptions.test_remote_command [0.004559s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_duplicate_data_source_create [0.078623s] ... ok {25} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_instance_to_node_group_id [0.307706s] ... ok {10} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_update [0.863452s] ... ok {10} sahara.tests.unit.service.edp.binary_retrievers.test_manila.TestManilaShare.test_get_file_info [0.010584s] ... ok {10} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_get_raw_data [0.004046s] ... ok {9} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_clt [0.060062s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_cluster_tmpl_node_group_mixin [0.113917s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_missing_network [0.034254s] ... ok {9} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_get_prev_and_next_objects [0.049736s] ... ok {10} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_workflow_file [0.010714s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_heat_cluster_scaling_missing_engine [0.012222s] ... ok {10} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_s3_client [0.016872s] ... ok {10} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_with_backend [0.007178s] ... ok {17} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_in_use [0.721983s] ... ok {17} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_success [0.000658s] ... ok {21} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_hive [0.089380s] ... ok {21} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_jobs [0.002741s] ... ok {23} sahara.tests.unit.service.api.test_v10.TestApi.test_cluster_update [0.732489s] ... ok {2} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_deletion_constraints_on_data_and_jobs [0.138663s] ... ok {23} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_correct_url [0.004913s] ... ok {23} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test__get_raw_data [0.005728s] ... ok {23} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_ex [0.005185s] ... ok {10} sahara.tests.unit.service.test_engine.TestDeletion.test_calls_order [0.008179s] ... ok {16} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_job_status_update [0.167534s] ... ok {17} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_rel_url [0.005356s] ... ok {17} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_object [0.004264s] ... ok {17} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_get_raw_data [0.005086s] ... ok {17} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data_with_context [0.008830s] ... ok {29} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_duplicate_cluster_create [0.542079s] ... ok {16} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_unique_cl [0.025860s] ... ok {15} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id_skipped [0.112423s] ... ok {15} sahara.tests.unit.plugins.test_images.TestImages.test_script_validator [0.005774s] ... ok {23} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_inject_swift_url_suffix [0.064696s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_types [0.148461s] ... ok {10} sahara.tests.unit.service.test_engine.TestEngine.test_get_node_group_image_username [0.051982s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_name_base [0.071418s] ... ok {18} sahara.tests.unit.service.heat.test_templates.TestClusterTemplateWaitCondition.test_use_wait_condition [0.051463s] ... ok {18} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v2 [0.053932s] ... ok {10} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_with_floating [0.007437s] ... ok {10} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_heat_session [0.003656s] ... ok {10} sahara.tests.unit.service.test_sessions.TestSessionCache.test_insecure_session [0.002679s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager {10} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_hdfs [0.007000s] ... ok Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {17} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_failed_to_cancel_job [0.068119s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_public_job_update_delete_from_another_tenant [0.158319s] ... ok {10} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_internal [0.020991s] ... ok {10} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_no_interface [0.021352s] ... ok {16} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_availability_zone [0.035883s] ... ok {16} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_public_cluster_update_from_another_tenant [0.004699s] ... ok {16} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_swift_topology [0.005480s] ... ok {16} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_with_retry [0.010476s] ... ok {16} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string_with_length [0.001343s] ... ok {16} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_uuid [0.000646s] ... ok {23} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_scheduled_edp_job_run [0.086957s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_fields [0.125848s] ... ok {23} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_to_url_dict [0.000864s] ... ok {7} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_node_group [0.365375s] ... ok 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.service.edp.test_s3_common.S3CommonTestCase.test_get_raw_job_binary_data [0.007062s] ... ok {23} sahara.tests.unit.service.test_quotas.TestQuotas.test_neutron_limits [0.004921s] ... ok {23} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_wrong_type [0.003087s] ... ok {23} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_child_exception [0.003383s] ... ok {23} sahara.tests.unit.test_exceptions.TestExceptions.test_data_too_big [0.004249s] ... ok {10} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_wrong_floating_ip_pool [0.029942s] ... ok {17} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups [0.061121s] ... ok {23} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_core_config [0.009454s] ... ok {29} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_like [0.114346s] ... 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.utils.test_cinder.TestCinder.test_check_cinder_exists [0.005915s] ... ok {1} sahara.tests.unit.utils.test_crypto.CryptoTest.test_generate_key_pair [0.234922s] ... ok {10} sahara.tests.unit.test_exceptions.TestExceptions.test_name_already_exists [0.003364s] ... ok {26} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update_types [0.370376s] ... ok {25} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_update_failed [0.251393s] ... ok {6} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_values [0.152221s] ... ok {1} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_floating_ips [0.016909s] ... ok {26} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_data_source_values [0.052324s] ... ok {24} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update [0.594927s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_exists [0.045299s] ... ok {6} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_minimum_ints [0.024959s] ... ok {7} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_jb_update_delete_when_protected [0.094383s] ... ok {7} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_creation [0.000412s] ... ok {26} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_cluster_delete_when_protected [0.004589s] ... ok {26} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_extra_fields [0.001964s] ... ok {10} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_job_execution_requires_proxy_user [0.054716s] ... ok {20} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_by_id [0.788663s] ... ok {4} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_shares [0.163686s] ... ok {4} sahara.tests.unit.test_exceptions.TestExceptions.test_canceling_failed [0.003982s] ... ok {4} sahara.tests.unit.utils.openstack.test_heat.HeatClientTest.test_deleting [0.008136s] ... ok {4} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_additionalProperties [0.001944s] ... ok {4} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_split_job_type [0.000256s] ... ok {4} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages [0.002841s] ... ok {29} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_fields [0.074203s] ... ok {23} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_event_wrapper [0.068534s] ... ok {7} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_update [0.001406s] ... ok {7} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_delitem [0.001174s] ... ok {6} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_path_present [0.004779s] ... ok {6} sahara.tests.unit.test_exceptions.TestExceptions.test_incorrect_state [0.002144s] ... ok {6} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared [0.001277s] ... ok {6} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_with_retry [0.007353s] ... ok {6} sahara.tests.unit.utils.openstack.test_base.TestBase.test_url_for_regions [0.002954s] ... ok {26} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update [0.034961s] ... ok {23} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command [0.016250s] ... ok {4} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository [0.002687s] ... ok {4} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository_bad [0.001415s] ... ok {25} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_validation_error [0.071632s] ... ok {11} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_walk_versions ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {23} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_string [0.009665s] ... ok {23} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_document_strip [0.002712s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_volumes_availability_zone [0.039758s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_good [0.002333s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng_v2 [0.016458s] ... ok {26} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_nulls [0.029310s] ... ok {25} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_list_configs [0.003852s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_nothing_required [0.025475s] ... ok {26} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_right [0.022104s] ... ok {26} sahara.tests.unit.service.validation.test_protected_validation.TestProtectedValidation.test_public_on_protected [0.002511s] ... ok {20} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_bad_json [0.064764s] ... ok {20} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_create_keytabs_for_user [0.007920s] ... ok {20} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_installation_script [0.005363s] ... ok {26} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares [0.018518s] ... ok {17} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_type [0.025699s] ... ok {17} sahara.tests.unit.test_exceptions.TestExceptions.test_image_not_registered [0.004397s] ... ok {17} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_map_red_config [0.008636s] ... ok {17} sahara.tests.unit.utils.notification.test_sender.NotificationTest.test_update_cluster [0.005665s] ... ok {11} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_check_cluster_templates_valid [0.055616s] ... ok {5} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_failed [1.042626s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search [0.223406s] ... ok {17} sahara.tests.unit.utils.openstack.test_images.TestImages.test_set_image_info [0.025146s] ... ok Unable to retrieve plugin data from database {17} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client_with_trust [0.009455s] ... ok {5} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_prepare_cluster [0.006325s] ... ok {17} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_empty [0.001544s] ... ok {29} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete [0.150348s] ... ok {17} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_first_scenario [0.004924s] ... ok {29} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param [0.000351s] ... ok Unable to retrieve plugin data from database {29} sahara.tests.unit.plugins.test_images.TestImages.test_script_spec [0.013164s] ... ok {5} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_job_status [0.009320s] ... ok {5} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_oozie_job_params [0.004915s] ... ok {5} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job_null_or_done [0.007797s] ... ok {20} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_update_plugin [0.108457s] ... ok {20} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_abs_url [0.003821s] ... ok {20} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_upload_job_files [0.011613s] ... ok {11} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_update [0.097103s] ... ok {29} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_small_flavor [0.057586s] ... ok {12} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_status_description [0.668282s] ... ok {21} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_not_transient_cluster_does_not_terminate [0.428032s] ... ok {31} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_keypair_update [0.963756s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java [0.078144s] ... ok {21} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_required_positional_arg_without_default [0.036506s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_delete_when_protected [0.150625s] ... ok {29} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_merge_configs [0.058869s] ... ok {26} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_child_exception [0.202753s] ... ok {26} sahara.tests.unit.test_exceptions.TestExceptions.test_malformed_request_body [0.006934s] ... ok {26} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name_hostname [0.013206s] ... ok {20} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_pig [0.073104s] ... ok {7} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates [0.297902s] ... ok {18} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_creation [0.461656s] ... ok {18} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_long_instance_names [0.034099s] ... ok Unable to retrieve plugin data from database {16} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_get_instances [0.500165s] ... ok {29} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java_with_adapter [0.067674s] ... ok {20} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources_with_null_id [0.063363s] ... ok {20} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_resolve_data_source_refs [0.003233s] ... ok {20} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_raw_job_binary_data [0.005664s] ... ok {20} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_proxy [0.006110s] ... ok Unable to retrieve plugin data from database {7} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs [0.059910s] ... ok {7} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_wrong_schema [0.004002s] ... ok {18} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_create_v_default_image_required_tags [0.046017s] ... ok {7} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate [0.004033s] ... ok {7} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_explicit_suffix [0.004759s] ... ok {18} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_schema [0.003500s] ... ok {7} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_validate_job_location_format [0.000655s] ... ok {18} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_unique_ng [0.020447s] ... ok Error mounting volume to instance {5} sahara.tests.unit.service.edp.test_job_possible_configs.TestJobPossibleConfigs.test_possible_configs [0.101939s] ... ok {18} sahara.tests.unit.utils.test_api.APIUtilsTest.test_render_pagination [0.003083s] ... ok {16} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_natural_sort_key [0.060702s] ... ok {29} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_job_type_supported [0.058736s] ... ok {20} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_mount_volume [0.063490s] ... ok {29} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_streaming [0.008097s] ... ok {16} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages_bad [0.002001s] ... ok {21} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_invalid_flavor [0.177874s] ... ok {5} sahara.tests.unit.service.test_ops.TestOPS.test_provision_cluster [0.075275s] ... ok {29} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_with_backend [0.005369s] ... ok {3} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_cluster_create_from_templates [0.556425s] ... ok {3} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict_filtering [0.001165s] ... ok {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_suspend_unsuspendible_job [0.062359s] ... ok {7} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_data_sources [0.004136s] ... ok {7} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_floating [0.006832s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {21} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups_by_ids [0.035832s] ... ok {3} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_substitute_ng_ids [0.059022s] ... ok {3} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_redhat [0.007052s] ... ok {24} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {21} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_validation_types [0.014928s] ... ok {24} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_models_sync ... SKIPPED: Backend 'postgresql' is unavailable: No DBAPI installed {24} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_creation [0.000264s] ... ok {3} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_data_validation [0.003130s] ... ok {29} sahara.tests.unit.service.test_engine.TestEngine.test_ips_assign [0.066047s] ... ok {3} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop2 [0.006153s] ... ok {29} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_check_binaries [0.003888s] ... ok {3} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_success [0.008145s] ... ok {5} sahara.tests.unit.service.test_ops.TestOPS.test_provision_scaled_cluster [0.089395s] ... ok {29} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalCreateValidation.test_job_binary_internal_create [0.026243s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update [0.026101s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {29} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_missing_floating_pool [0.026427s] ... ok {3} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_check_for_zombie_proxy_users [0.065081s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_cinder_session [0.006243s] ... ok {25} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_correct_use_autoconfig_value [0.545493s] ... ok {25} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_empty_url [0.004972s] ... ok {29} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_v_right_data [0.032048s] ... ok {29} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name [0.007830s] ... ok {29} sahara.tests.unit.utils.test_configs.ConfigsTestCase.test_merge_configs [0.000293s] ... ok {29} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_first_scenario [0.007108s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {29} sahara.tests.unit.utils.test_ssh_remote.TestEscapeQuotes.test_escape_quotes [0.000267s] ... ok {29} sahara.tests.unit.utils.test_ssh_remote.TestGetOsDistrib.test_get_os_distrib [0.001417s] ... ok {3} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_manila [0.037573s] ... ok {29} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_files [0.009786s] ... ok {24} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_clts_fails [0.153928s] ... ok {25} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources [0.055217s] ... ok Unable to retrieve plugin data from database {14} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_success [1.884539s] ... ok Unable to retrieve plugin data from database {3} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_data_sources_differ [0.060522s] ... ok {6} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_get_cluster_events [0.670487s] ... ok {2} sahara.tests.unit.conductor.test_api.TestConductorApi.test_instance_volume_ops [0.407995s] ... ok {2} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_append [0.001930s] ... ok {25} sahara.tests.unit.service.test_engine.TestEngine.test_clean_job_executions [0.040812s] ... ok {25} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_without_floating [0.003972s] ... ok {24} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_not_autonconfigured [0.058494s] ... ok {24} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_store [0.003838s] ... ok Unable to retrieve plugin data from database {22} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_advanced_search [1.082933s] ... ok {24} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_move_from_local [0.005088s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_name_base [0.173512s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right [0.036616s] ... ok {24} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__validate_job_binary_url [0.004479s] ... ok {3} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_schema [0.004209s] ... ok {24} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_java_workflow [0.006111s] ... ok {3} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_without_port [0.006358s] ... ok {24} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_without_floating [0.006163s] ... ok {24} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_cinder_limits [0.004920s] ... ok {7} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_not_executed [0.317062s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_required [0.062745s] ... ok Can't detach volume 123 {24} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v3 [0.066515s] ... ok {24} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_maprfs [0.011616s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_create_failed [0.143320s] ... ok {0} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_failed [1.334398s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_names [0.075516s] ... ok Unable to retrieve plugin data from database {30} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_success [1.211248s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_ngt [0.058258s] ... ok Unable to retrieve plugin data from database {24} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_spark [0.083238s] ... ok Unable to retrieve plugin data from database {5} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_node_processes [0.056844s] ... ok {19} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_success [1.526642s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_not_implemented [0.003973s] ... ok {5} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_without_retry [0.009974s] ... ok {22} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_crud_operation_create_list_delete_update [0.218697s] ... ok Unable to retrieve plugin data from database {24} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_flavor_exists [0.029450s] ... ok {5} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_keypair_name [0.008380s] ... ok {2} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_node_group_template_usage [0.057550s] ... ok {2} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_set_validator [0.003927s] ... ok {24} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_overlapping_paths [0.022910s] ... ok {12} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_count_instances [0.736360s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {20} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_types [0.549236s] ... ok {30} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_get_plugin [0.083328s] ... ok {24} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v2 [0.007863s] ... ok {20} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_public_je_cancel_delete_from_another_tenant [0.005789s] ... ok {5} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_etc_hosts_entry_for_service_overrides [0.057999s] ... ok {28} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_verification_start [1.951412s] ... ok {20} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_valid_execution [0.025653s] ... ok {5} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_repr [0.003539s] ... ok Unable to setup notification transport. Reusing service transport for that. {5} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_fallback [0.007983s] ... ok {11} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_failed [0.830067s] ... ok {2} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_jsonschema [0.060458s] ... ok {11} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation [0.004044s] ... ok {11} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_copy_binary_to_cluster [0.001336s] ... ok {2} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_host_names [0.004384s] ... ok {11} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate [0.003650s] ... ok {11} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_cancel_job [0.008818s] ... ok {28} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_anti_affinity_scheduler_hints [0.041740s] ... ok {11} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_is_cluster_configured [0.006911s] ... ok {30} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_shell [0.077613s] ... ok {26} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_check_cluster_exists [0.745991s] ... ok {26} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_compare_job_type [0.000176s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {20} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_bad_positional_arg_locations [0.063522s] ... ok {26} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_files_to [0.008692s] ... ok {26} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_create_hadoop_xml [0.007026s] ... ok {26} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_defaults [0.002190s] ... ok {20} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_right_schema [0.013757s] ... ok {20} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string [0.001645s] ... ok {20} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_text_element [0.000464s] ... 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 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 run job execution (reason: run_job failed Error ID: dd6f002d-28f3-4f7a-853e-e233f98e58d2) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect sahara.exceptions.OozieException: run_job failed Error ID: dd6f002d-28f3-4f7a-853e-e233f98e58d2 {18} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_cluster_get_with_events [0.710419s] ... ok {30} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions_with_run_job [0.069518s] ... ok {11} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_swift_configs [0.075731s] ... ok {11} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_hive_workflow [0.003419s] ... ok {11} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_zero_limits [0.004065s] ... ok {18} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find_dict [0.049793s] ... ok {18} sahara.tests.unit.utils.test_patches.MinidomPatchesTest.test_minidom_toprettyxml [0.001045s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {8} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_success [1.933185s] ... ok {8} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_get [0.002502s] ... ok {18} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_install_packages [0.010049s] ... ok {8} sahara.tests.unit.service.edp.job_binaries.test_base.JobBinaryManagerSupportTest.test_generate_valid_path [0.002164s] ... ok {8} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_ipv6_subnet [0.003139s] ... ok {8} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_neutron_session [0.003449s] ... ok {31} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_failed [0.983759s] ... ok {31} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_get_image_tags [0.003720s] ... 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 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 {31} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data [0.007888s] ... ok Unable to retrieve plugin data from database {31} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_topology_and_inst_id [0.003342s] ... ok Unable to retrieve plugin data from database {11} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_node_group_tmpl_mixin [0.079297s] ... ok {31} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_smthg_wrong [0.003915s] ... ok {11} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_empty_body [0.002556s] ... ok {8} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_with_proxy_gateway [0.022861s] ... ok {31} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust_for_cluster [0.007961s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update [0.457137s] ... ok Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_je_update_when_protected [0.004400s] ... ok Unable to retrieve plugin data from database {8} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_missing_security_groups [0.022563s] ... ok {8} sahara.tests.unit.test_exceptions.TestExceptions.test_swift_client [0.003855s] ... ok {8} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_present_when_calling_validate_config [0.001147s] ... ok {8} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20 [0.005524s] ... ok {11} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates [0.044422s] ... ok {11} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_nothing_required [0.022792s] ... ok {28} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_not_killed_too_early [0.241349s] ... ok {11} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_spawning_exception [0.001284s] ... ok {8} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_resolv_conf_diff [0.038282s] ... ok {8} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_second_scenario [0.002729s] ... ok {8} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_init_attrs [0.002206s] ... ok {8} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_only_notifications [0.004212s] ... ok {28} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_swift [0.033406s] ... ok {28} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_public_cluster_delete_from_another_tenant [0.003529s] ... ok {28} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3 [0.003776s] ... ok {7} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_node_groups_create_required [0.096617s] ... ok {28} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_path_present [0.003492s] ... ok 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. {7} sahara.tests.unit.service.validation.test_validation.TestValidation.test_get_path [0.003799s] ... ok 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. {25} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_executed [0.645830s] ... ok 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. {7} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20_without_port [0.005878s] ... ok {28} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_with_retry [0.011045s] ... 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.006926s] ... ok {25} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_no_execution_interface [0.024742s] ... ok {28} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_fail_event [0.043982s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {25} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_type [0.024769s] ... ok {28} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_execute_on_vm_interactive [0.009277s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {31} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_required [0.185527s] ... ok Invalid keyword in proxy_command: 'bad_kw' Invalid keyword in proxy_command: 'bad_kw' {7} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_get_by_id [0.058630s] ... ok {28} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_bad [0.010856s] ... ok {7} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_with_filters_and_sa [0.003977s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {25} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_paths [0.034459s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {25} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_share_exists [0.013726s] ... ok {31} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_default_image_required_tags [0.037756s] ... ok {25} sahara.tests.unit.test_context.ContextTest.test_wrapper_does_not_set_exception [0.002450s] ... ok {25} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_flavor [0.002109s] ... ok {25} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_required [0.000927s] ... ok {25} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_as_resource [0.004000s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Unable to retrieve plugin data from database {31} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_vers [0.017221s] ... ok {31} sahara.tests.unit.swift.test_swift_helper.SwiftIntegrationTestCase.test_get_swift_configs [0.006596s] ... ok {31} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary_internal [0.002377s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {25} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_internal_ip [0.016832s] ... ok {31} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_configs [0.001552s] ... ok {31} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_java_available [0.000636s] ... ok {25} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_update_repository [0.008654s] ... ok {31} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_generate_instance_name [0.035012s] ... ok {31} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_third_scenario [0.002966s] ... ok {31} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_property_to_configuration [0.000759s] ... ok {22} sahara.tests.unit.conductor.test_api.TestConductorApi.test_events_ops [0.592187s] ... ok {22} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_immutability [0.000591s] ... ok {22} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_dict [0.000283s] ... ok {9} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_specific_and_non_specific [1.803649s] ... ok {9} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_add_postfix [0.004381s] ... ok {9} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_c_id [0.004830s] ... ok {9} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_plugin [0.040987s] ... ok {22} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id_skipped [0.068469s] ... ok {9} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_auto_security_group_neutron [0.035912s] ... ok {9} sahara.tests.unit.service.test_coordinator.TestHashRing.test_check_object [0.004236s] ... ok {11} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts [0.355726s] ... ok {22} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section_for_template [0.057387s] ... ok {0} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_failed [0.828720s] ... ok {9} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_enabled [0.038677s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_copy_binary_to_cluster [0.006053s] ... ok {9} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_keystone_session [0.003790s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_binary_url [0.004857s] ... ok {0} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_location_format [0.004121s] ... ok {9} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_names [0.015634s] ... ok {11} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_successful_event [0.058237s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {21} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_types [1.232805s] ... ok Can't run job execution (reason: Unauthorised Error ID: ce535019-eff2-4d73-8b4a-7216f08f55ec) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect sahara.exceptions.SwiftClientException: Unauthorised Error ID: ce535019-eff2-4d73-8b4a-7216f08f55ec Unable to retrieve plugin data from database Unable to retrieve plugin data from database {22} sahara.tests.unit.service.api.test_v10.TestApi.test_get_plugin [0.075605s] ... ok {0} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions [0.045708s] ... ok {21} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update [0.023523s] ... ok {22} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.008335s] ... ok Unable to retrieve plugin data from database {22} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_user [0.004055s] ... ok Unable to retrieve plugin data from database {9} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_cluster_configs [0.054783s] ... ok {22} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate_job_location_format [0.003733s] ... ok {11} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find [0.052355s] ... ok Unable to retrieve plugin data from database {9} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_wrong_engine [0.007310s] ... ok {22} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test__resolve_external_hdfs_urls [0.005905s] ... ok {9} sahara.tests.unit.test_context.ContextTest.test_wrapper_catches_base_exception [0.003616s] ... ok {2} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_success [0.739890s] ... ok {9} sahara.tests.unit.test_exceptions.TestExceptions.test_creation_failed [0.002419s] ... ok Unable to retrieve plugin data from database {9} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_compute_topology [0.003328s] ... ok {2} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_rel_url [0.004543s] ... ok {0} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_reversed_records [0.037018s] ... ok {22} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_args [0.016733s] ... ok Unable to retrieve plugin data from database {22} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_pig_workflow [0.005893s] ... ok {2} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_i_name [0.012581s] ... ok Unable to retrieve plugin data from database {21} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_validate_image [0.055478s] ... ok {30} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_active_cluster_not_killed_as_inactive [0.675217s] ... ok {21} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_data [0.002539s] ... 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. {21} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_with_retry [0.011224s] ... 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 {11} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_create_proxy_user_for_job_execution [0.065838s] ... ok {15} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_success [2.010052s] ... ok {2} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_unsupported_type [0.040435s] ... ok {15} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_wrong_schema [0.003438s] ... ok {11} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_no_filters [0.004107s] ... ok {11} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_to_element [0.000609s] ... ok {15} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_args_may_contain_data_sources [0.001055s] ... ok {15} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_name [0.000494s] ... ok {15} sahara.tests.unit.service.test_coordinator.TestHashRing.test_build_ring [0.004626s] ... ok Error during operating on cluster (reason: error1) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-11.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect ValueError: error1 {2} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_success_rollback [0.039031s] ... ok {15} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_disabled [0.038767s] ... ok {15} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust [0.003954s] ... ok {15} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_referenced_data_source [0.003075s] ... ok {3} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads [1.202075s] ... ok {3} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_without_port [0.006142s] ... ok {3} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_without_retry [0.011036s] ... ok {24} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_update_provisioning_steps [1.050891s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {24} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_namespaces [0.023041s] ... ok {30} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_not_killed_too_early [0.289808s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_mains_required_libs_optional [0.229970s] ... ok Unable to retrieve plugin data from database {19} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_failed [1.182890s] ... ok {30} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_check_edp_job_support_spark [0.011187s] ... ok {19} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data_with_context [0.005104s] ... ok {15} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_correct_flavor [0.222022s] ... ok {19} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_wrong_schema [0.002369s] ... ok {2} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_argument_name [0.012045s] ... ok {19} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_suffix [0.002166s] ... ok Unable to retrieve plugin data from database {19} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_shell_workflow [0.003340s] ... ok 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 {19} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_swift [0.006635s] ... ok {15} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_resize_ng [0.017393s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_availability_zone [0.023572s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_overlapping_data [0.029780s] ... ok Unable to retrieve plugin data from database {15} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates_right [0.017904s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups [0.018896s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database Unable to retrieve plugin data from database {15} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right_nulls [0.015175s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {30} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_add_ng [0.021509s] ... ok {0} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_killed_in_time [0.394238s] ... ok Unable to retrieve plugin data from database {15} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_wrong_neutron_mngmt_net [0.013798s] ... ok {0} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_glance_session [0.004182s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_ng_configs [0.037179s] ... ok {2} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_node_groups_update_nothing_required [0.013234s] ... ok {2} sahara.tests.unit.test_context.ContextTest.test_thread_group_prefers_spawning_exception [0.002356s] ... ok {14} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_n_specific_instances_success [1.536551s] ... ok {14} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_copy_binary_to_cluster [0.003482s] ... ok {0} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_find_instance_volume_devices [0.038514s] ... ok {14} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_upload_job_files [0.007521s] ... ok {14} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status [0.005620s] ... ok {19} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_interface [0.096808s] ... ok {14} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_copy_from_local [0.003183s] ... ok {14} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_binaries [0.001370s] ... ok {14} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_ntp_unable_to_configure [0.003861s] ... ok {14} sahara.tests.unit.service.test_quotas.TestQuotas.test_check_limits [0.002520s] ... ok {14} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_check_datasource_placeholder [0.002593s] ... ok {14} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_manila [0.005210s] ... ok {19} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_required [0.032282s] ... ok {14} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_nothing_required [0.014736s] ... ok {14} sahara.tests.unit.utils.openstack.test_images.TestImages.test_list_registered_images [0.013159s] ... ok {14} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_eq [0.002173s] ... ok {14} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_to_dict [0.001885s] ... ok {14} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_set_defaults [0.005913s] ... ok {30} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_v [0.150112s] ... ok {30} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared_in_case_of_exception [0.000940s] ... ok {30} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer [0.001039s] ... ok {30} sahara.tests.unit.utils.test_cinder.TestCinder.test_cinder_bad_api_version [0.003177s] ... ok {30} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v3 [0.003882s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} 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. Arguments dropped when creating context: {'token': 'test_auth_token'} {0} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_required_argument_missing [0.139852s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_name_exists [0.018102s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng [0.007957s] ... 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_ng [0.133839s] ... ok {19} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_unique_cl [0.013577s] ... ok {19} sahara.tests.unit.service.validation.test_validation.TestValidation.test_generate_error [0.002598s] ... ok {19} sahara.tests.unit.test_exceptions.TestExceptions.test_deprecated [0.001951s] ... ok {19} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_credentials [0.001908s] ... ok {19} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_hostname [0.001428s] ... ok {19} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_parse_xml_with_name_and_value [0.000826s] ... ok {15} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_types [0.295336s] ... ok {15} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_reference [0.002394s] ... ok {15} sahara.tests.unit.test_exceptions.TestExceptions.test_not_found [0.002022s] ... ok {15} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_get_topology [0.003807s] ... ok {15} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_first_scenario [0.002966s] ... ok {15} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_second_scenario [0.003042s] ... ok {30} sahara.tests.unit.utils.test_crypto.CryptoTest.test_to_paramiko_private_key [0.204354s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {30} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_file_to [0.009860s] ... ok {3} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_cluster_status [0.619677s] ... ok {3} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_adjust_description [0.000512s] ... ok {22} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_terminate [0.835243s] ... ok {22} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_nova_limits [0.003056s] ... ok {22} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_name [0.006667s] ... ok {22} sahara.tests.unit.service.validation.test_add_tags_validation.TestTagsAddingValidation.test_add_tags_validation [0.245492s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {22} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_right_data [0.016754s] ... ok {12} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_instance_context_manager [2.052840s] ... ok {12} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_second_scenario [0.002775s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {12} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_get_os_distrib [0.004414s] ... ok {12} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_tagged_list [0.000447s] ... ok {0} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_types [1.174842s] ... ok {0} sahara.tests.unit.test_exceptions.TestExceptions.test_db_duplicate [0.004064s] ... ok {0} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_without_retry [0.003997s] ... ok {22} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_types [0.785247s] ... ok Unable to retrieve plugin data from database {22} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_cinder [0.039829s] ... ok {22} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url [0.002640s] ... ok {22} sahara.tests.unit.test_exceptions.TestExceptions.test_missing_floating_network [0.001619s] ... ok {0} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_clean_cluster_from_empty_ng [0.376919s] ... ok {0} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts_with_designate [0.258799s] ... ok {0} sahara.tests.unit.utils.test_neutron.NeutronClientTest.test_get_router [0.005061s] ... ok ====== Totals ====== Ran: 793 tests in 6.3321 sec. - Passed: 789 - Skipped: 4 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 108.1735 sec. ============== Worker Balance ============== - Worker 0 (25 tests) => 0:00:06.223182 - Worker 1 (25 tests) => 0:00:02.082270 - Worker 2 (25 tests) => 0:00:04.155297 - Worker 3 (25 tests) => 0:00:04.623608 - Worker 4 (25 tests) => 0:00:01.994560 - Worker 5 (25 tests) => 0:00:03.092242 - Worker 6 (25 tests) => 0:00:02.792639 - Worker 7 (25 tests) => 0:00:03.505026 - Worker 8 (25 tests) => 0:00:03.428295 - Worker 9 (25 tests) => 0:00:03.746177 - Worker 10 (25 tests) => 0:00:02.046008 - Worker 11 (25 tests) => 0:00:03.876295 - Worker 12 (25 tests) => 0:00:05.082907 - Worker 13 (25 tests) => 0:00:01.439869 - Worker 14 (25 tests) => 0:00:04.373186 - Worker 15 (25 tests) => 0:00:04.413521 - Worker 16 (25 tests) => 0:00:02.449007 - Worker 17 (25 tests) => 0:00:02.176651 - Worker 18 (25 tests) => 0:00:03.081447 - Worker 19 (25 tests) => 0:00:04.435056 - Worker 20 (25 tests) => 0:00:03.011946 - Worker 21 (25 tests) => 0:00:03.812963 - Worker 22 (25 tests) => 0:00:05.717635 - Worker 23 (25 tests) => 0:00:02.034213 - Worker 24 (25 tests) => 0:00:04.019999 - Worker 25 (24 tests) => 0:00:03.457172 - Worker 26 (24 tests) => 0:00:02.968845 - Worker 27 (24 tests) => 0:00:01.258160 - Worker 28 (24 tests) => 0:00:03.259924 - Worker 29 (24 tests) => 0:00:02.476723 - Worker 30 (24 tests) => 0:00:04.370636 - Worker 31 (24 tests) => 0:00:03.485851 + exit 0 Processing files: openstack-sahara-11.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7mUXA6 + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4qA1RQ + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara + exit 0 Provides: openstack-sahara = 1:11.0.0-1.el8 openstack-savanna Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-sahara-11.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99voeB + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/python3-sahara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/python3-sahara + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/python3-sahara + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gw3xBl + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/python3-sahara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/python3-sahara + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/python3-sahara + exit 0 Provides: python3-sahara = 1:11.0.0-1.el8 python3.6dist(sahara) = 11.0.0 python3dist(sahara) = 11.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-sahara-tests-11.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ln7UWi + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/python3-sahara-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/python3-sahara-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/python3-sahara-tests + exit 0 Provides: python3-sahara-tests = 1:11.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: openstack-sahara-common-11.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.erjEWn + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bJDcXs + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-common + exit 0 Provides: config(openstack-sahara-common) = 1:11.0.0-1.el8 openstack-sahara-common = 1:11.0.0-1.el8 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: /usr/bin/python3 Processing files: openstack-sahara-doc-11.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.irW5Ry + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/doc/openstack-sahara-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XUqwQE + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch/usr/share/licenses/openstack-sahara-doc + exit 0 Provides: openstack-sahara-doc = 1:11.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-sahara-engine-11.0.0-1.el8.noarch Provides: openstack-sahara-engine = 1:11.0.0-1.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-sahara-api-11.0.0-1.el8.noarch Provides: openstack-sahara-api = 1:11.0.0-1.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-sahara-image-pack-11.0.0-1.el8.noarch Provides: openstack-sahara-image-pack = 1:11.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/openstack-sahara-11.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-sahara-11.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-sahara-tests-11.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-common-11.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-doc-11.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-engine-11.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-api-11.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-image-pack-11.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m2tNfP + umask 022 + cd /builddir/build/BUILD + cd sahara-11.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-sahara-11.0.0-1.el8.noarch + exit 0 Child return code was: 0