Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-130601-900952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1648598400 Wrote: /builddir/build/SRPMS/openstack-sahara-16.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-130601-900952/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-sahara.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1648598400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UbPkdz + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt --signature=/builddir/build/SOURCES/sahara-16.0.0.tar.gz.asc --data=/builddir/build/SOURCES/sahara-16.0.0.tar.gz gpgv: Signature made Wed Mar 30 11:58:23 2022 UTC gpgv: using EDDSA key 1974E534480C12124CDC2BB363643A8728715809 gpgv: Good signature from "OpenStack Infra (Yoga Cycle) " + cd /builddir/build/BUILD + rm -rf sahara-16.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sahara-16.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sahara-16.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-sahara-16.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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i8lBQI + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/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/oozie copying sahara/tests/unit/service/edp/oozie/__init__.py -> build/lib/sahara/tests/unit/service/edp/oozie copying sahara/tests/unit/service/edp/oozie/test_oozie.py -> build/lib/sahara/tests/unit/service/edp/oozie creating build/lib/sahara/tests/unit/service/api creating build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/__init__.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/test_clusters.py -> build/lib/sahara/tests/unit/service/api/v2 copying sahara/tests/unit/service/api/v2/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 copying sahara/tests/unit/service/api/v2/test_images.py -> build/lib/sahara/tests/unit/service/api/v2 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/db creating build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/__init__.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/common.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_delete.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_utils.py -> build/lib/sahara/tests/unit/db/templates copying sahara/tests/unit/db/templates/test_update.py -> build/lib/sahara/tests/unit/db/templates creating build/lib/sahara/api creating 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 copying sahara/api/v2/cluster_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_binaries.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/images.py -> build/lib/sahara/api/v2 copying sahara/api/v2/jobs.py -> build/lib/sahara/api/v2 copying sahara/api/v2/job_types.py -> build/lib/sahara/api/v2 copying sahara/api/v2/node_group_templates.py -> build/lib/sahara/api/v2 copying sahara/api/v2/clusters.py -> build/lib/sahara/api/v2 copying sahara/api/v2/plugins.py -> build/lib/sahara/api/v2 creating build/lib/sahara/service creating build/lib/sahara/service/edp creating build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/__init__.py -> build/lib/sahara/service/edp/utils copying sahara/service/edp/utils/shares.py -> build/lib/sahara/service/edp/utils creating build/lib/sahara/conductor copying sahara/conductor/__init__.py -> build/lib/sahara/conductor copying sahara/conductor/resource.py -> build/lib/sahara/conductor copying sahara/conductor/manager.py -> build/lib/sahara/conductor copying sahara/conductor/api.py -> build/lib/sahara/conductor copying sahara/conductor/objects.py -> build/lib/sahara/conductor copying sahara/__init__.py -> build/lib/sahara copying sahara/context.py -> build/lib/sahara copying sahara/i18n.py -> build/lib/sahara copying sahara/main.py -> build/lib/sahara copying sahara/exceptions.py -> build/lib/sahara copying sahara/config.py -> build/lib/sahara copying sahara/version.py -> build/lib/sahara creating build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/__init__.py -> build/lib/sahara/tests/unit/swift copying sahara/tests/unit/swift/test_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/service/__init__.py -> build/lib/sahara/service copying sahara/service/trusts.py -> build/lib/sahara/service copying sahara/service/ops.py -> build/lib/sahara/service copying sahara/service/validation.py -> build/lib/sahara/service copying sahara/service/periodic.py -> build/lib/sahara/service copying sahara/service/quotas.py -> build/lib/sahara/service copying sahara/service/engine.py -> build/lib/sahara/service copying sahara/service/volumes.py -> build/lib/sahara/service copying sahara/service/sessions.py -> build/lib/sahara/service copying sahara/service/ntp_service.py -> build/lib/sahara/service copying sahara/service/networks.py -> build/lib/sahara/service copying sahara/service/coordinator.py -> build/lib/sahara/service creating build/lib/sahara/common copying sahara/common/__init__.py -> build/lib/sahara/common copying sahara/common/config.py -> build/lib/sahara/common creating 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/__init__.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_template_create_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/test_cluster_scaling_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_share_validations.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_cluster_update_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_add_tags_validation.py -> build/lib/sahara/tests/unit/service/validation copying sahara/tests/unit/service/validation/test_ng_template_validation_update.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_cluster_create_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/validation/test_protected_validation.py -> build/lib/sahara/tests/unit/service/validation 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 creating build/lib/sahara/service/validations copying sahara/service/validations/cluster_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/__init__.py -> build/lib/sahara/service/validations copying sahara/service/validations/cluster_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_template_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_scaling.py -> build/lib/sahara/service/validations copying sahara/service/validations/images.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters_schema.py -> build/lib/sahara/service/validations copying sahara/service/validations/acl.py -> build/lib/sahara/service/validations copying sahara/service/validations/base.py -> build/lib/sahara/service/validations copying sahara/service/validations/shares.py -> build/lib/sahara/service/validations copying sahara/service/validations/node_group_templates.py -> build/lib/sahara/service/validations copying sahara/service/validations/clusters.py -> build/lib/sahara/service/validations copying sahara/service/validations/plugins.py -> build/lib/sahara/service/validations creating build/lib/sahara/cli copying sahara/cli/__init__.py -> build/lib/sahara/cli copying sahara/cli/sahara_engine.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 copying sahara/cli/sahara_all.py -> build/lib/sahara/cli creating build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/__init__.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/engine.py -> build/lib/sahara/service/edp/oozie copying sahara/service/edp/oozie/oozie.py -> build/lib/sahara/service/edp/oozie creating build/lib/sahara/tests/unit/service/castellan copying sahara/tests/unit/service/castellan/__init__.py -> 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 creating build/lib/sahara/tests/unit/service/edp/job_binaries creating build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift copying sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/swift creating build/lib/sahara/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 copying sahara/service/castellan/__init__.py -> build/lib/sahara/service/castellan copying sahara/service/castellan/config.py -> build/lib/sahara/service/castellan creating build/lib/sahara/service/edp/job_binaries creating build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/service/edp/job_binaries/internal_db copying sahara/service/edp/job_binaries/internal_db/implementation.py -> build/lib/sahara/service/edp/job_binaries/internal_db creating build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/__init__.py -> build/lib/sahara/tests/unit/service/health copying sahara/tests/unit/service/health/test_verification_base.py -> build/lib/sahara/tests/unit/service/health creating build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_general.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_xml_utils.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_neutron.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/__init__.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_poll_utils.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_ssh_remote.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_patches.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_types.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_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_crypto.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_resources.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_edp.py -> build/lib/sahara/tests/unit/utils copying sahara/tests/unit/utils/test_configs.py -> build/lib/sahara/tests/unit/utils creating 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_execution.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/data_source_schema.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/job_binary_internal.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_binary_internal_schema.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/job_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.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/base.py -> build/lib/sahara/service/validations/edp copying sahara/service/validations/edp/data_source.py -> build/lib/sahara/service/validations/edp 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/utils/openstack copying sahara/tests/unit/utils/openstack/__init__.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_swift.py -> build/lib/sahara/tests/unit/utils/openstack copying sahara/tests/unit/utils/openstack/test_heat.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_images.py -> build/lib/sahara/tests/unit/utils/openstack creating build/lib/sahara/service/heat copying sahara/service/heat/commons.py -> build/lib/sahara/service/heat copying sahara/service/heat/__init__.py -> build/lib/sahara/service/heat copying sahara/service/heat/templates.py -> build/lib/sahara/service/heat copying sahara/service/heat/heat_engine.py -> build/lib/sahara/service/heat creating build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/__init__.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_api.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/test_resource.py -> build/lib/sahara/tests/unit/conductor copying sahara/tests/unit/conductor/base.py -> build/lib/sahara/tests/unit/conductor 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/service/edp/job_binaries/test_base.py -> build/lib/sahara/tests/unit/service/edp/job_binaries creating 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/service/edp/workflow_creator/test_create_workflow.py -> build/lib/sahara/tests/unit/service/edp/workflow_creator 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/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/service/edp/data_sources creating build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/service/edp/data_sources/hdfs copying sahara/service/edp/data_sources/hdfs/implementation.py -> build/lib/sahara/service/edp/data_sources/hdfs creating build/lib/sahara/tests/unit/api creating build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/__init__.py -> build/lib/sahara/tests/unit/api/middleware copying sahara/tests/unit/api/middleware/test_auth_valid.py -> build/lib/sahara/tests/unit/api/middleware creating build/lib/sahara/service/health copying sahara/service/health/__init__.py -> build/lib/sahara/service/health copying sahara/service/health/verification_base.py -> build/lib/sahara/service/health copying sahara/service/health/common.py -> build/lib/sahara/service/health copying sahara/api/__init__.py -> build/lib/sahara/api copying sahara/api/v11.py -> build/lib/sahara/api copying sahara/api/v10.py -> build/lib/sahara/api copying sahara/api/microversion.py -> build/lib/sahara/api copying sahara/api/acl.py -> build/lib/sahara/api copying sahara/api/base.py -> build/lib/sahara/api creating build/lib/sahara/utils creating build/lib/sahara/utils/notification copying sahara/utils/notification/__init__.py -> build/lib/sahara/utils/notification copying sahara/utils/notification/sender.py -> build/lib/sahara/utils/notification creating build/lib/sahara/db creating build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/__init__.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/model_base.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/api.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/types.py -> build/lib/sahara/db/sqlalchemy copying sahara/db/sqlalchemy/models.py -> build/lib/sahara/db/sqlalchemy creating build/lib/sahara/api/middleware copying sahara/api/middleware/__init__.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/auth_valid.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/sahara_middleware.py -> build/lib/sahara/api/middleware copying sahara/api/middleware/version_discovery.py -> build/lib/sahara/api/middleware copying sahara/tests/unit/service/api/__init__.py -> build/lib/sahara/tests/unit/service/api copying sahara/tests/unit/service/api/test_v10.py -> build/lib/sahara/tests/unit/service/api creating build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/service/edp/data_sources/s3 copying sahara/service/edp/data_sources/s3/implementation.py -> build/lib/sahara/service/edp/data_sources/s3 creating build/lib/sahara/plugins creating build/lib/sahara/plugins/fake copying sahara/plugins/fake/__init__.py -> 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/tests/unit/api/__init__.py -> build/lib/sahara/tests/unit/api copying sahara/tests/unit/api/test_acl.py -> build/lib/sahara/tests/unit/api 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/service/edp/__init__.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 copying sahara/tests/unit/service/edp/test_job_possible_configs.py -> build/lib/sahara/tests/unit/service/edp copying sahara/tests/unit/service/edp/test_hdfs_helper.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_json_api_examples.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 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/__init__.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/test_edp.py -> build/lib/sahara/tests/unit/conductor/manager copying sahara/service/edp/job_binaries/__init__.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/manager.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/opts.py -> build/lib/sahara/service/edp/job_binaries copying sahara/service/edp/job_binaries/base.py -> build/lib/sahara/service/edp/job_binaries creating build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/service/edp/data_sources/swift copying sahara/service/edp/data_sources/swift/implementation.py -> build/lib/sahara/service/edp/data_sources/swift creating build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/__init__.py -> build/lib/sahara/service/edp/storm copying sahara/service/edp/storm/engine.py -> build/lib/sahara/service/edp/storm creating build/lib/sahara/db/templates copying sahara/db/templates/utils.py -> build/lib/sahara/db/templates copying sahara/db/templates/__init__.py -> 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 creating build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/__init__.py -> build/lib/sahara/service/edp/job_binaries/manila copying sahara/service/edp/job_binaries/manila/implementation.py -> build/lib/sahara/service/edp/job_binaries/manila creating build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db copying sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/internal_db creating build/lib/sahara/tests/unit/service/edp/data_sources creating build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs copying sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/hdfs creating build/lib/sahara/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 copying sahara/service/edp/data_sources/__init__.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/manager.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/opts.py -> build/lib/sahara/service/edp/data_sources copying sahara/service/edp/data_sources/base.py -> build/lib/sahara/service/edp/data_sources creating build/lib/sahara/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/__init__.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/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 copying sahara/service/edp/binary_retrievers/sahara_db.py -> build/lib/sahara/service/edp/binary_retrievers creating build/lib/sahara/tests/unit/cli copying sahara/tests/unit/cli/test_sahara_status.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_cli.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/__init__.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/shares.py -> build/lib/sahara/service/edp copying sahara/service/edp/base_engine.py -> build/lib/sahara/service/edp creating build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/__init__.py -> build/lib/sahara/service/edp/job_binaries/swift copying sahara/service/edp/job_binaries/swift/implementation.py -> build/lib/sahara/service/edp/job_binaries/swift creating build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/__init__.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_kerberos.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_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_labels.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_provisioning.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_images.py -> build/lib/sahara/tests/unit/plugins copying sahara/tests/unit/plugins/test_utils.py -> build/lib/sahara/tests/unit/plugins copying sahara/db/__init__.py -> build/lib/sahara/db copying sahara/db/api.py -> build/lib/sahara/db copying sahara/db/base.py -> build/lib/sahara/db creating build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/__init__.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_manila.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers copying sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py -> build/lib/sahara/tests/unit/service/edp/binary_retrievers creating 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/__init__.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_job_binary.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_binary_internal.py -> build/lib/sahara/tests/unit/service/validation/edp copying sahara/tests/unit/service/validation/edp/test_data_source.py -> build/lib/sahara/tests/unit/service/validation/edp creating build/lib/sahara/swift copying sahara/swift/utils.py -> build/lib/sahara/swift copying sahara/swift/__init__.py -> build/lib/sahara/swift copying sahara/swift/swift_helper.py -> build/lib/sahara/swift creating build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/__init__.py -> build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/utils/notification/test_sender.py -> build/lib/sahara/tests/unit/utils/notification copying sahara/tests/unit/__init__.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_exceptions.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_main.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/test_context.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/base.py -> build/lib/sahara/tests/unit copying sahara/tests/unit/testutils.py -> build/lib/sahara/tests/unit creating build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 copying sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/job_binaries/s3 creating build/lib/sahara/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 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/plugins/labels.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/utils.py -> build/lib/sahara/plugins copying sahara/plugins/castellan_utils.py -> build/lib/sahara/plugins copying sahara/plugins/__init__.py -> build/lib/sahara/plugins copying sahara/plugins/context.py -> build/lib/sahara/plugins copying sahara/plugins/resource.py -> build/lib/sahara/plugins copying sahara/plugins/provisioning.py -> build/lib/sahara/plugins copying sahara/plugins/db.py -> build/lib/sahara/plugins copying sahara/plugins/images.py -> build/lib/sahara/plugins copying sahara/plugins/topology_helper.py -> build/lib/sahara/plugins copying sahara/plugins/edp.py -> build/lib/sahara/plugins copying sahara/plugins/main.py -> build/lib/sahara/plugins copying sahara/plugins/health_check_base.py -> build/lib/sahara/plugins copying sahara/plugins/exceptions.py -> build/lib/sahara/plugins copying sahara/plugins/swift_helper.py -> build/lib/sahara/plugins copying sahara/plugins/objects.py -> build/lib/sahara/plugins copying sahara/plugins/kerberos.py -> build/lib/sahara/plugins copying sahara/plugins/swift_utils.py -> build/lib/sahara/plugins copying sahara/plugins/recommendations_utils.py -> build/lib/sahara/plugins copying sahara/plugins/opts.py -> build/lib/sahara/plugins copying sahara/plugins/base.py -> build/lib/sahara/plugins copying sahara/plugins/testutils.py -> build/lib/sahara/plugins creating build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py -> build/lib/sahara/tests/unit/service/edp/data_sources/maprfs copying sahara/tests/unit/service/__init__.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_engine.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_ops.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_sessions.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_quotas.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_coordinator.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_periodic.py -> build/lib/sahara/tests/unit/service copying sahara/tests/unit/service/test_volumes.py -> build/lib/sahara/tests/unit/service creating build/lib/sahara/service/api creating 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 copying sahara/service/api/v2/cluster_templates.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_binaries.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_templates.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/jobs.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/job_types.py -> build/lib/sahara/service/api/v2 copying sahara/service/api/v2/node_group_templates.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/plugins.py -> build/lib/sahara/service/api/v2 creating build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/__init__.py -> build/lib/sahara/tests/unit/cli/image_pack copying sahara/tests/unit/cli/image_pack/test_image_pack_api.py -> build/lib/sahara/tests/unit/cli/image_pack creating build/lib/sahara/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 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/__init__.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/mapreduce_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/shell_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/base_workflow.py -> build/lib/sahara/service/edp/oozie/workflow_creator copying sahara/utils/patches.py -> build/lib/sahara/utils copying sahara/utils/__init__.py -> build/lib/sahara/utils copying sahara/utils/remote.py -> build/lib/sahara/utils copying sahara/utils/configs.py -> build/lib/sahara/utils copying sahara/utils/network.py -> build/lib/sahara/utils copying sahara/utils/edp.py -> build/lib/sahara/utils copying sahara/utils/proxy.py -> build/lib/sahara/utils copying sahara/utils/crypto.py -> build/lib/sahara/utils copying sahara/utils/wsgi.py -> build/lib/sahara/utils copying sahara/utils/api.py -> build/lib/sahara/utils copying sahara/utils/ssh_remote.py -> build/lib/sahara/utils copying sahara/utils/types.py -> build/lib/sahara/utils copying sahara/utils/cluster.py -> build/lib/sahara/utils copying sahara/utils/tempfiles.py -> build/lib/sahara/utils copying sahara/utils/api_validator.py -> build/lib/sahara/utils copying sahara/utils/poll_utils.py -> build/lib/sahara/utils copying sahara/utils/rpc.py -> build/lib/sahara/utils copying sahara/utils/general.py -> build/lib/sahara/utils copying sahara/utils/cluster_progress_ops.py -> build/lib/sahara/utils copying sahara/utils/resources.py -> build/lib/sahara/utils copying sahara/utils/xmlutils.py -> build/lib/sahara/utils copying sahara/utils/procutils.py -> build/lib/sahara/utils copying sahara/utils/files.py -> build/lib/sahara/utils creating build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift copying sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/swift creating build/lib/sahara/common/policies copying sahara/common/policies/job_binary.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/__init__.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_sources.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_type.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binary_internals.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_binaries.py -> build/lib/sahara/common/policies copying sahara/common/policies/images.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_executions.py -> build/lib/sahara/common/policies copying sahara/common/policies/jobs.py -> build/lib/sahara/common/policies copying sahara/common/policies/image.py -> build/lib/sahara/common/policies copying sahara/common/policies/job.py -> build/lib/sahara/common/policies copying sahara/common/policies/cluster.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugin.py -> build/lib/sahara/common/policies copying sahara/common/policies/job_types.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_template.py -> build/lib/sahara/common/policies copying sahara/common/policies/base.py -> build/lib/sahara/common/policies copying sahara/common/policies/node_group_templates.py -> build/lib/sahara/common/policies copying sahara/common/policies/clusters.py -> build/lib/sahara/common/policies copying sahara/common/policies/plugins.py -> build/lib/sahara/common/policies copying sahara/common/policies/data_source.py -> build/lib/sahara/common/policies copying sahara/tests/__init__.py -> build/lib/sahara/tests creating build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/__init__.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/api.py -> build/lib/sahara/cli/image_pack copying sahara/cli/image_pack/cli.py -> build/lib/sahara/cli/image_pack creating build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/__init__.py -> build/lib/sahara/service/edp/spark copying sahara/service/edp/spark/engine.py -> build/lib/sahara/service/edp/spark creating build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/__init__.py -> build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/edp/job_binaries/s3/implementation.py -> build/lib/sahara/service/edp/job_binaries/s3 copying sahara/service/api/__init__.py -> build/lib/sahara/service/api copying sahara/service/api/v11.py -> build/lib/sahara/service/api copying sahara/service/api/v10.py -> build/lib/sahara/service/api creating build/lib/sahara/utils/hacking copying sahara/utils/hacking/__init__.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/logging_checks.py -> build/lib/sahara/utils/hacking copying sahara/utils/hacking/commit_message.py -> build/lib/sahara/utils/hacking creating build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/__init__.py -> build/lib/sahara/service/edp/data_sources/maprfs copying sahara/service/edp/data_sources/maprfs/implementation.py -> build/lib/sahara/service/edp/data_sources/maprfs creating build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/__init__.py -> build/lib/sahara/service/edp/data_sources/manila copying sahara/service/edp/data_sources/manila/implementation.py -> build/lib/sahara/service/edp/data_sources/manila copying sahara/tests/unit/service/edp/data_sources/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/service/edp/data_sources/base_test.py -> build/lib/sahara/tests/unit/service/edp/data_sources copying sahara/tests/unit/db/__init__.py -> build/lib/sahara/tests/unit/db copying sahara/tests/unit/db/test_utils.py -> build/lib/sahara/tests/unit/db creating build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/__init__.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 copying sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py -> build/lib/sahara/tests/unit/service/edp/data_sources/s3 creating build/lib/sahara/utils/openstack copying sahara/utils/openstack/__init__.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/nova.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/swift.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/images.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/keystone.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/glance.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 copying sahara/utils/openstack/heat.py -> build/lib/sahara/utils/openstack copying sahara/utils/openstack/neutron.py -> build/lib/sahara/utils/openstack creating build/lib/sahara/db/migration copying sahara/db/migration/__init__.py -> build/lib/sahara/db/migration copying sahara/db/migration/cli.py -> build/lib/sahara/db/migration 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'sahara.egg-info/SOURCES.txt' 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/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 copying sahara/db/templates/README.rst -> build/lib/sahara/db/templates creating build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-main-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/edp-spark-wrapper.jar -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/hive-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/launch_command.py -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-default.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/mapred-job-config.xml -> build/lib/sahara/service/edp/resources copying sahara/service/edp/resources/workflow.xml -> build/lib/sahara/service/edp/resources creating build/lib/sahara/swift/resources copying sahara/swift/resources/conf-template.xml -> build/lib/sahara/swift/resources creating build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> build/lib/sahara/tests/unit/resources copying sahara/tests/unit/resources/test-default.xml -> build/lib/sahara/tests/unit/resources creating build/lib/sahara/plugins/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 copying sahara/tests/README.rst -> build/lib/sahara/tests 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 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] the 'openstack_projects' config option has been deprecated and replaced by the 'openstackdocs_projects' option; support for the former will be dropped in a future release [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (sahara); you can disable this behavior with the 'openstackdocs_auto_name' option [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-16.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-16.0.0/doc/source/sample.config [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/sahara-16.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 52 source files that are out of date updating environment: [new config] 52 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... [ 17%] configuration/index reading sources... [ 19%] configuration/sampleconfig reading sources... [ 21%] contributor/adding-database-migrations reading sources... [ 23%] contributor/apiv2 reading sources... [ 25%] contributor/contributing reading sources... [ 26%] contributor/dashboard-dev-environment-guide reading sources... [ 28%] contributor/development-environment reading sources... [ 30%] contributor/development-guidelines reading sources... [ 32%] contributor/devstack reading sources... [ 34%] contributor/gerrit reading sources... [ 36%] contributor/how-to-build-oozie reading sources... [ 38%] contributor/image-gen reading sources... [ 40%] contributor/index reading sources... [ 42%] contributor/jenkins reading sources... [ 44%] contributor/log-guidelines reading sources... [ 46%] contributor/testing reading sources... [ 48%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 51%] install/index reading sources... [ 53%] install/installation-guide reading sources... [ 55%] intro/architecture reading sources... [ 57%] intro/index reading sources... [ 59%] intro/overview reading sources... [ 61%] reference/edp-spi reading sources... [ 63%] reference/index reading sources... [ 65%] 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... [ 76%] user/building-guest-images/sahara-image-pack reading sources... [ 78%] user/dashboard-user-guide reading sources... [ 80%] user/edp reading sources... [ 82%] 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] the 'repository_name' config option has been deprecated and replaced by the 'openstackdocs_repo_name' option; support for the former will be dropped in a future release [openstackdocstheme] the 'use_storyboard' config option has been deprecated and replaced by the 'openstackdocs_use_storyboard' option; support for the former will be dropped in a future release writing output... [ 3%] admin/configs-recommendations writing output... [ 5%] admin/configuration-guide writing output... [ 7%] admin/index writing output... [ 9%] admin/upgrade-guide writing output... [ 11%] cli/index writing output... [ 13%] cli/sahara-status writing output... [ 15%] configuration/descriptionconfig writing output... [ 17%] configuration/index writing output... [ 19%] configuration/sampleconfig writing output... [ 21%] contributor/adding-database-migrations writing output... [ 23%] contributor/apiv2 writing output... [ 25%] contributor/contributing writing output... [ 26%] contributor/dashboard-dev-environment-guide writing output... [ 28%] contributor/development-environment writing output... [ 30%] contributor/development-guidelines writing output... [ 32%] contributor/devstack writing output... [ 34%] contributor/gerrit writing output... [ 36%] contributor/how-to-build-oozie writing output... [ 38%] contributor/image-gen writing output... [ 40%] contributor/index writing output... [ 42%] contributor/jenkins writing output... [ 44%] contributor/log-guidelines writing output... [ 46%] contributor/testing writing output... [ 48%] index writing output... [ 50%] install/dashboard-guide writing output... [ 51%] install/index writing output... [ 53%] install/installation-guide writing output... [ 55%] intro/architecture writing output... [ 57%] intro/index writing output... [ 59%] intro/overview writing output... [ 61%] reference/edp-spi writing output... [ 63%] reference/index writing output... [ 65%] reference/plugin-spi writing output... [ 67%] reference/plugins writing output... [ 69%] reference/restapi writing output... [ 71%] user/building-guest-images writing output... [ 73%] user/building-guest-images/baremetal writing output... [ 75%] user/building-guest-images/sahara-image-create writing output... [ 76%] user/building-guest-images/sahara-image-pack writing output... [ 78%] user/dashboard-user-guide writing output... [ 80%] user/edp writing output... [ 82%] user/edp-s3 writing output... [ 84%] user/features writing output... [ 86%] user/hadoop-swift writing output... [ 88%] user/index writing output... [ 90%] user/overview writing output... [ 92%] user/plugins writing output... [ 94%] user/quickstart writing output... [ 96%] user/registering-image writing output... [ 98%] user/sahara-on-ironic writing output... [100%] user/statuses generating indices... genindex done writing additional pages... 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 -W -b man doc/source doc/build/man Running Sphinx v3.4.3 [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] the 'openstack_projects' config option has been deprecated and replaced by the 'openstackdocs_projects' option; support for the former will be dropped in a future release [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (sahara); you can disable this behavior with the 'openstackdocs_auto_name' option [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/sahara-16.0.0/doc/source/config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/sahara-16.0.0/doc/source/sample.config [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/sahara-16.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 52 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... [ 17%] configuration/index reading sources... [ 19%] configuration/sampleconfig reading sources... [ 21%] contributor/adding-database-migrations reading sources... [ 23%] contributor/apiv2 reading sources... [ 25%] contributor/contributing reading sources... [ 26%] contributor/dashboard-dev-environment-guide reading sources... [ 28%] contributor/development-environment reading sources... [ 30%] contributor/development-guidelines reading sources... [ 32%] contributor/devstack reading sources... [ 34%] contributor/gerrit reading sources... [ 36%] contributor/how-to-build-oozie reading sources... [ 38%] contributor/image-gen reading sources... [ 40%] contributor/index reading sources... [ 42%] contributor/jenkins reading sources... [ 44%] contributor/log-guidelines reading sources... [ 46%] contributor/testing reading sources... [ 48%] index reading sources... [ 50%] install/dashboard-guide reading sources... [ 51%] install/index reading sources... [ 53%] install/installation-guide reading sources... [ 55%] intro/architecture reading sources... [ 57%] intro/index reading sources... [ 59%] intro/overview reading sources... [ 61%] reference/edp-spi reading sources... [ 63%] reference/index reading sources... [ 65%] 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... [ 76%] user/building-guest-images/sahara-image-pack reading sources... [ 78%] user/dashboard-user-guide reading sources... [ 80%] user/edp reading sources... [ 82%] 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-build-oozie contributor/adding-database-migrations contributor/testing contributor/log-guidelines contributor/apiv2 contributor/image-gen contributor/contributing 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 --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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bd8365 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch + cd sahara-16.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-16.0.0-1.el9s.noarch --prefix /usr /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara copying build/lib/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara copying build/lib/sahara/context.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor copying build/lib/sahara/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor copying build/lib/sahara/conductor/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor copying build/lib/sahara/conductor/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor copying build/lib/sahara/conductor/api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor copying build/lib/sahara/conductor/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests copying build/lib/sahara/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_1_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/test-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_3_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/resources/dfs_admin_0_nodes.txt -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/resources copying build/lib/sahara/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit copying build/lib/sahara/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_defaults.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_from_template.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/manager/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager copying build/lib/sahara/tests/unit/conductor/test_resource.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor copying build/lib/sahara/tests/unit/conductor/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db copying build/lib/sahara/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/common.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_delete.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates copying build/lib/sahara/tests/unit/db/templates/test_update.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/sqlalchemy copying build/lib/sahara/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations_base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/migration/test_migrations.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration copying build/lib/sahara/tests/unit/db/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_base_plugins_support.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provide_recommendations.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_labels.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/plugins/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins copying build/lib/sahara/tests/unit/test_main.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit copying build/lib/sahara/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api copying build/lib/sahara/tests/unit/api/test_acl.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api/middleware copying build/lib/sahara/tests/unit/api/middleware/test_auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api/middleware creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_general.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_xml_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_hacking.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_patches.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_types.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/openstack/test_images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack copying build/lib/sahara/tests/unit/utils/test_heat.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/notification/test_sender.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/notification copying build/lib/sahara/tests/unit/utils/test_proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_resources.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_edp.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils copying build/lib/sahara/tests/unit/utils/test_configs.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/swift copying build/lib/sahara/tests/unit/swift/test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/swift creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli copying build/lib/sahara/tests/unit/cli/test_sahara_cli.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli/image_pack copying build/lib/sahara/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/castellan copying build/lib/sahara/tests/unit/service/test_trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_share_validations.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp copying build/lib/sahara/tests/unit/service/validation/test_add_tags_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation copying build/lib/sahara/tests/unit/service/validation/test_protected_validation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/health/test_verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/health copying build/lib/sahara/tests/unit/service/test_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_networks.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/manila copying build/lib/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db copying build/lib/sahara/tests/unit/service/edp/job_binaries/test_base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/swift copying build/lib/sahara/tests/unit/service/edp/test_job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/test_job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/storm copying build/lib/sahara/tests/unit/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/storm creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/spark copying build/lib/sahara/tests/unit/service/edp/spark/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/spark creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/binary_retrievers creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources copying build/lib/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/manila creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/swift creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs copying build/lib/sahara/tests/unit/service/edp/data_sources/base_test.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/oozie copying build/lib/sahara/tests/unit/service/edp/test_json_api_examples.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp copying build/lib/sahara/tests/unit/service/edp/edp_test_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/workflow_creator copying build/lib/sahara/tests/unit/service/test_ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/test_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/heat copying build/lib/sahara/tests/unit/service/test_coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2 copying build/lib/sahara/tests/unit/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/api/test_v10.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api copying build/lib/sahara/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service copying build/lib/sahara/tests/unit/service/test_volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/topology/test_topology.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/topology copying build/lib/sahara/tests/unit/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit copying build/lib/sahara/tests/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_template.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_type.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_template.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binary_internals.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_executions.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/image.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_template.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/policies/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies copying build/lib/sahara/common/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common copying build/lib/sahara/common/config.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common copying build/lib/sahara/i18n.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db copying build/lib/sahara/db/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/README.rst -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates copying build/lib/sahara/db/templates/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates copying build/lib/sahara/db/api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/model_base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy copying build/lib/sahara/db/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration copying build/lib/sahara/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/README.md -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions copying build/lib/sahara/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations copying build/lib/sahara/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/labels.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/conductor.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/service_api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-file -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb-client-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/create-principal-keytab -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/mit-kdc-server-init.sh.template -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/krb5_config -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/kdc_conf_redhat -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/resources/cron-script -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources copying build/lib/sahara/plugins/castellan_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/context.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/resource.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/provisioning.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/db.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/main.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/health_check_base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/objects.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari/v2_4 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari/v2_3 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari/v2_5 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/vanilla creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/storm creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/storm/v1_0_1 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/storm/v1_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh/v5_9_0 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh/v5_7_0 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh/v5_5_0 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark/v1_3_1 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark/v2_1_0 creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark/v1_6_0 copying build/lib/sahara/plugins/default_templates/template.conf -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/edp_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/fake/plugin.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake copying build/lib/sahara/plugins/kerberos.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/swift_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/recommendations_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/plugins/testutils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins copying build/lib/sahara/main.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara copying build/lib/sahara/exceptions.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/locale creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/locale/de creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/locale/de/LC_MESSAGES/sahara.po -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/locale/de/LC_MESSAGES copying build/lib/sahara/config.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara copying build/lib/sahara/version.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2 copying build/lib/sahara/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api copying build/lib/sahara/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api copying build/lib/sahara/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/auth_valid.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/sahara_middleware.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware copying build/lib/sahara/api/middleware/version_discovery.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware copying build/lib/sahara/api/microversion.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api copying build/lib/sahara/api/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api copying build/lib/sahara/api/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/patches.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/remote.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/configs.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/network.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/edp.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/proxy.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/crypto.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/wsgi.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/ssh_remote.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/types.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/cluster.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/nova.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/swift.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/keystone.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/glance.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/cinder.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/manila.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/heat.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/openstack/neutron.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack copying build/lib/sahara/utils/tempfiles.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/api_validator.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/poll_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/rpc.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/general.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/notification copying build/lib/sahara/utils/notification/sender.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/notification creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/logging_checks.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/hacking/commit_message.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking copying build/lib/sahara/utils/cluster_progress_ops.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/resources.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/xmlutils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/procutils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils copying build/lib/sahara/utils/files.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift copying build/lib/sahara/swift/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift/resources copying build/lib/sahara/swift/resources/conf-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift/resources copying build/lib/sahara/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift copying build/lib/sahara/swift/swift_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli copying build/lib/sahara/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_subprocess.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_status.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli copying build/lib/sahara/cli/sahara_all.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/api.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/image_pack copying build/lib/sahara/cli/image_pack/cli.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/image_pack creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service copying build/lib/sahara/service/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service copying build/lib/sahara/service/trusts.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/sahara_key_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan copying build/lib/sahara/service/castellan/config.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan copying build/lib/sahara/service/ops.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service copying build/lib/sahara/service/validation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/health copying build/lib/sahara/service/health/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/health copying build/lib/sahara/service/health/verification_base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/health copying build/lib/sahara/service/health/common.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/health copying build/lib/sahara/service/periodic.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service copying build/lib/sahara/service/quotas.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/job_utils.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/job_manager.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-spark-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/launch_command.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/workflow.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/hive-default.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/edp-main-wrapper.jar -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/resources/mapred-job-config.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources copying build/lib/sahara/service/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/s3 copying build/lib/sahara/service/edp/job_binaries/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/job_binaries/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/manila copying build/lib/sahara/service/edp/job_binaries/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/manila creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/internal_db copying build/lib/sahara/service/edp/job_binaries/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/swift copying build/lib/sahara/service/edp/job_binaries/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries copying build/lib/sahara/service/edp/hdfs_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/storm/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/storm copying build/lib/sahara/service/edp/s3_common.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/spark copying build/lib/sahara/service/edp/spark/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/spark creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/manila_share.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/s3_storage.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/internal_swift.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/dispatch.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers copying build/lib/sahara/service/edp/binary_retrievers/sahara_db.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/utils copying build/lib/sahara/service/edp/utils/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/utils creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/s3/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/s3 copying build/lib/sahara/service/edp/data_sources/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources copying build/lib/sahara/service/edp/data_sources/manager.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/manila copying build/lib/sahara/service/edp/data_sources/manila/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/manila creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/maprfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/maprfs copying build/lib/sahara/service/edp/data_sources/opts.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/swift/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/swift copying build/lib/sahara/service/edp/data_sources/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/hdfs copying build/lib/sahara/service/edp/data_sources/hdfs/implementation.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/hdfs creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie copying build/lib/sahara/service/edp/oozie/oozie.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/oozie/workflow_creator/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator copying build/lib/sahara/service/edp/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp copying build/lib/sahara/service/edp/base_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp copying build/lib/sahara/service/engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/commons.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat copying build/lib/sahara/service/heat/heat_engine.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat copying build/lib/sahara/service/volumes.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_template_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_scaling.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_execution.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_internal_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_binary_schema.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/job_interface.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/edp/data_source.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp copying build/lib/sahara/service/validations/acl.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/base.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/shares.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/validations/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations copying build/lib/sahara/service/sessions.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/data_sources.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_binaries.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/jobs.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/job_types.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/clusters.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/v2/plugins.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2 copying build/lib/sahara/service/api/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api copying build/lib/sahara/service/api/v11.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api copying build/lib/sahara/service/api/v10.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api copying build/lib/sahara/service/ntp_service.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service copying build/lib/sahara/service/networks.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service copying build/lib/sahara/service/coordinator.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/mapred-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology/resources copying build/lib/sahara/topology/resources/core-template.xml -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology/resources copying build/lib/sahara/topology/__init__.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology copying build/lib/sahara/topology/topology_helper.py -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/conductor/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager/test_templates.py to test_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager/test_edp_interface.py to test_edp_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager/test_defaults.py to test_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager/test_from_template.py to test_from_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/manager/test_edp.py to test_edp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/test_resource.py to test_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/conductor/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates/test_delete.py to test_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/templates/test_update.py to test_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/sqlalchemy/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration/test_migrations_base.py to test_migrations_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration/test_db_manage_cli.py to test_db_manage_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/migration/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/db/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/test_kerberos.py to test_kerberos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/test_base_plugins_support.py to test_base_plugins_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/test_provide_recommendations.py to test_provide_recommendations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/test_labels.py to test_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/test_provisioning.py to test_provisioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/test_images.py to test_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/plugins/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api/test_acl.py to test_acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/api/middleware/test_auth_valid.py to test_auth_valid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_general.py to test_general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_xml_utils.py to test_xml_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_cluster_progress_ops.py to test_cluster_progress_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_neutron.py to test_neutron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_hacking.py to test_hacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_rpc.py to test_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_poll_utils.py to test_poll_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_ssh_remote.py to test_ssh_remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_api_validator.py to test_api_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_patches.py to test_patches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_cluster.py to test_cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_cinder.py to test_cinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack/test_swift.py to test_swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack/test_heat.py to test_heat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/openstack/test_images.py to test_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_heat.py to test_heat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/notification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/notification/test_sender.py to test_sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_proxy.py to test_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_crypto.py to test_crypto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_resources.py to test_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_edp.py to test_edp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/utils/test_configs.py to test_configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/swift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/swift/test_swift_helper.py to test_swift_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/swift/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli/test_sahara_status.py to test_sahara_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli/test_sahara_cli.py to test_sahara_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli/image_pack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/cli/image_pack/test_image_pack_api.py to test_image_pack_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/castellan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/castellan/test_sahara_key_manager.py to test_sahara_key_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_trusts.py to test_trusts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_create.py to test_ng_template_validation_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_cluster_template_create_validation.py to test_cluster_template_create_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_cluster_template_update_validation.py to test_cluster_template_update_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_cluster_scaling_validation.py to test_cluster_scaling_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_share_validations.py to test_share_validations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_cluster_update_validation.py to test_cluster_update_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp/test_job_interface.py to test_job_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp/test_job.py to test_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary.py to test_job_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp/test_job_executor.py to test_job_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp/test_job_binary_internal.py to test_job_binary_internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/edp/test_data_source.py to test_data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_add_tags_validation.py to test_add_tags_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_ng_template_validation_update.py to test_ng_template_validation_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_cluster_delete_validation.py to test_cluster_delete_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_cluster_create_validation.py to test_cluster_create_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_validation.py to test_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/validation/test_protected_validation.py to test_protected_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/health/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/health/test_verification_base.py to test_verification_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_engine.py to test_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_networks.py to test_networks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_ops.py to test_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_sessions.py to test_sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/s3/test_s3_type.py to test_s3_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/manila/test_manila_type.py to test_manila_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/job_binary_manager_support.py to job_binary_manager_support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/internal_db/test_internal_db_type.py to test_internal_db_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/job_binaries/swift/test_swift_type.py to test_swift_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/test_job_manager.py to test_job_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/test_job_possible_configs.py to test_job_possible_configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/test_hdfs_helper.py to test_hdfs_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/test_s3_common.py to test_s3_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/test_job_utils.py to test_job_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/storm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/storm/test_storm.py to test_storm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/spark/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/binary_retrievers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_internal_swift.py to test_internal_swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_manila.py to test_manila.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/binary_retrievers/test_dispatch.py to test_dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/utils/test_shares.py to test_shares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/s3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/s3/test_s3_type.py to test_s3_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/data_source_manager_support_test.py to data_source_manager_support_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/manila/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/manila/test_manila_type.py to test_manila_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/maprfs/test_maprfs_type_validation.py to test_maprfs_type_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/swift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/swift/test_swift_type.py to test_swift_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/hdfs/test_hdfs_type.py to test_hdfs_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/data_sources/base_test.py to base_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/oozie/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/oozie/test_oozie.py to test_oozie.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/test_json_api_examples.py to test_json_api_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/edp_test_utils.py to edp_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/workflow_creator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/edp/workflow_creator/test_create_workflow.py to test_create_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_ntp_service.py to test_ntp_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/heat/test_templates.py to test_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/heat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_coordinator.py to test_coordinator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2/test_clusters.py to test_clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/v2/test_images.py to test_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/api/test_v10.py to test_v10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_periodic.py to test_periodic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/service/test_volumes.py to test_volumes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/topology/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/topology/test_topology.py to test_topology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/tests/unit/testutils.py to testutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job_binary.py to job_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/cluster_template.py to cluster_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/data_sources.py to data_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job_type.py to job_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job_template.py to job_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job_binary_internals.py to job_binary_internals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job_binaries.py to job_binaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job_executions.py to job_executions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/job_types.py to job_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/node_group_template.py to node_group_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/node_group_templates.py to node_group_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/policies/data_source.py to data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/templates/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy/model_base.py to model_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/sqlalchemy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/011_sahara_info.py to 011_sahara_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/022_add_job_interface.py to 022_add_job_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/007_increase_status_description_size.py to 007_increase_status_description_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/025_increase_ip_column_size.py to 025_increase_ip_column_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/024_manila_shares.py to 024_manila_shares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/034_boot_from_volume.py to 034_boot_from_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/015_add_events_objects.py to 015_add_events_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/020_remove_redandunt_progress_ops.py to 020_remove_redandunt_progress_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/026_add_is_public_is_protected.py to 026_add_is_public_is_protected.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/002_placeholder.py to 002_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/031_added_plugins_table.py to 031_added_plugins_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/028_storage_devices_number.py to 028_storage_devices_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/004_placeholder.py to 004_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/032_add_domain_name.py to 032_add_domain_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/018_volume_local_to_instance.py to 018_volume_local_to_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/003_placeholder.py to 003_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/008_security_groups.py to 008_security_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/017_drop_progress.py to 017_drop_progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/009_rollback_info.py to 009_rollback_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/001_icehouse.py to 001_icehouse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/030-health-check.py to 030-health-check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/021_datasource_placeholders.py to 021_datasource_placeholders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/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-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/010_auto_security_groups.py to 010_auto_security_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/014_add_volume_type.py to 014_add_volume_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/013_volumes_availability_zone.py to 013_volumes_availability_zone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/012_availability_zone.py to 012_availability_zone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/005_placeholder.py to 005_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/006_placeholder.py to 006_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/016_is_proxy_gateway.py to 016_is_proxy_gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/027_rename_oozie_job_id.py to 027_rename_oozie_job_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/019_is_default_for_templates.py to 019_is_default_for_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/023_add_use_autoconfig.py to 023_add_use_autoconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/versions/035_boot_from_volume_enhancements.py to 035_boot_from_volume_enhancements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/db/migration/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/labels.py to labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/conductor.py to conductor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/service_api.py to service_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/castellan_utils.py to castellan_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/provisioning.py to provisioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/topology_helper.py to topology_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/edp.py to edp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/health_check_base.py to health_check_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/swift_helper.py to swift_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake/edp_engine.py to edp_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/kerberos.py to kerberos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/swift_utils.py to swift_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/recommendations_utils.py to recommendations_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/testutils.py to testutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/data_sources.py to data_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/job_binaries.py to job_binaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/job_templates.py to job_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/job_types.py to job_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/node_group_templates.py to node_group_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v2/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v11.py to v11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/v10.py to v10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware/auth_valid.py to auth_valid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware/sahara_middleware.py to sahara_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/middleware/version_discovery.py to version_discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/microversion.py to microversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/acl.py to acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/patches.py to patches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/configs.py to configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/edp.py to edp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/crypto.py to crypto.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/ssh_remote.py to ssh_remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/nova.py to nova.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/swift.py to swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/keystone.py to keystone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/glance.py to glance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/cinder.py to cinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/manila.py to manila.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/heat.py to heat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/openstack/neutron.py to neutron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/tempfiles.py to tempfiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/api_validator.py to api_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/poll_utils.py to poll_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/general.py to general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/notification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/notification/sender.py to sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking/logging_checks.py to logging_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/hacking/commit_message.py to commit_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/cluster_progress_ops.py to cluster_progress_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/xmlutils.py to xmlutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/procutils.py to procutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/utils/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/swift/swift_helper.py to swift_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/sahara_engine.py to sahara_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/sahara_subprocess.py to sahara_subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/sahara_status.py to sahara_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/sahara_api.py to sahara_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/sahara_all.py to sahara_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/image_pack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/image_pack/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/cli/image_pack/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/trusts.py to trusts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan/sahara_key_manager.py to sahara_key_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/castellan/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/health/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/health/verification_base.py to verification_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/health/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/periodic.py to periodic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/quotas.py to quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_utils.py to job_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_manager.py to job_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/resources/launch_command.py to launch_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/s3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/s3/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/manila/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/manila/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/internal_db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/internal_db/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/swift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/swift/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/job_binaries/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/hdfs_helper.py to hdfs_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/storm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/storm/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/s3_common.py to s3_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/spark/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers/manila_share.py to manila_share.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers/s3_storage.py to s3_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers/internal_swift.py to internal_swift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers/dispatch.py to dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/binary_retrievers/sahara_db.py to sahara_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/utils/shares.py to shares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/s3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/s3/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/manila/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/manila/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/maprfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/maprfs/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/swift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/swift/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/hdfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/data_sources/hdfs/implementation.py to implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/oozie.py to oozie.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/pig_workflow.py to pig_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/workflow_factory.py to workflow_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/mapreduce_workflow.py to mapreduce_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/java_workflow.py to java_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/shell_workflow.py to shell_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/hive_workflow.py to hive_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/oozie/workflow_creator/base_workflow.py to base_workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/shares.py to shares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/edp/base_engine.py to base_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat/commons.py to commons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/heat/heat_engine.py to heat_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/volumes.py to volumes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/cluster_template_schema.py to cluster_template_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/node_group_template_schema.py to node_group_template_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/clusters_scaling.py to clusters_scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/clusters_schema.py to clusters_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_execution_schema.py to job_execution_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_execution.py to job_execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_binary.py to job_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/data_source_schema.py to data_source_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_binary_internal.py to job_binary_internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_binary_internal_schema.py to job_binary_internal_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_schema.py to job_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_binary_schema.py to job_binary_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/job_interface.py to job_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/edp/data_source.py to data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/acl.py to acl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/shares.py to shares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/node_group_templates.py to node_group_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/validations/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/data_sources.py to data_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/cluster_templates.py to cluster_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/job_binaries.py to job_binaries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/job_templates.py to job_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/jobs.py to jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/job_types.py to job_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/node_group_templates.py to node_group_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/clusters.py to clusters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v2/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v11.py to v11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/api/v10.py to v10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/ntp_service.py to ntp_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/networks.py to networks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/service/coordinator.py to coordinator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/topology/topology_helper.py to topology_helper.cpython-39.pyc writing byte-compilation script '/tmp/tmpmgrkw21t.py' /usr/bin/python3 /tmp/tmpmgrkw21t.py removing /tmp/tmpmgrkw21t.py running install_data creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/etc/sahara copying etc/sahara/api-paste.ini -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/etc/sahara copying etc/sahara/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/etc/sahara creating /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/etc/sahara/rootwrap.d copying etc/sahara/rootwrap.d/sahara.filters -> /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'sahara.egg-info/SOURCES.txt' Copying sahara.egg-info to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara-16.0.0-py3.9.egg-info running install_scripts Installing _sahara-subprocess script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-all script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-api script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-db-manage script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-engine script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-image-pack script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-rootwrap script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-status script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-templates script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin Installing sahara-wsgi-api script to /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin + install -p -D -m 644 /builddir/build/SOURCES/openstack-sahara-api.service /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.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-16.0.0-1.el9s.noarch/usr/lib/systemd/system/openstack-sahara-engine.service + install -p -D -m 644 /builddir/build/SOURCES/sahara.logrotate /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/etc/logrotate.d/openstack-sahara + HOME=/var/lib/sahara + install -d -m 700 /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/var/lib/sahara + install -p -D -m 640 etc/sahara/sahara.conf /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/etc/sahara/sahara.conf + install -p -D -m 640 etc/sahara/rootwrap.conf /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/etc/sahara/rootwrap.conf + install -p -D -m 640 etc/sahara/api-paste.ini /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/etc/sahara/api-paste.ini + install -p -D -m 440 etc/sudoers.d/sahara-rootwrap /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/etc/sudoers.d/sahara-rootwrap + rm -f /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin/sahara-all + rm -rf /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/etc + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/sahara/rootwrap/ + install -p -D -m 644 etc/sahara/rootwrap.d/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/sahara/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/etc/sahara/rootwrap.d + for filter in /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/sahara/rootwrap/*.filters ++ basename /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/sahara/rootwrap/sahara.filters + ln -s /usr/share/sahara/rootwrap/sahara.filters /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/etc/sahara/rootwrap.d/ + mkdir -p -m0755 /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch//var/log/sahara + pathfix.py -pni '/usr/bin/python3 -s' /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/ recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/__pycache__') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari/v2_3') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari/v2_4') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/ambari/v2_5') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh/v5_5_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh/v5_7_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/cdh/v5_9_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr/5_0_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr/v5_1_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/mapr/v5_2_0_mrv2') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark/v1_3_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark/v1_6_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/spark/v2_1_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/storm') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/storm/v1_0_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/storm/v1_1_0') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/vanilla') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/default_templates/vanilla/v2_7_1') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake') /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/__init__.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/base.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/castellan_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/conductor.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/context.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/db.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/edp.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/exceptions.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/health_check_base.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/images.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/kerberos.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/labels.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/main.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/objects.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/opts.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/provisioning.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/recommendations_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resource.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/service_api.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/swift_helper.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/swift_utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/testutils.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/topology_helper.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/utils.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake/__init__.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake/edp_engine.py: no change /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake/plugin.py: no change recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/fake/__pycache__') recursedown('/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/sahara/plugins/resources') + mkdir -p /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/sahara.1 /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 16.0.0-1.el9s --unique-debug-suffix -16.0.0-1.el9s.noarch --unique-debug-src-base openstack-sahara-16.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sahara-16.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.52FBcy + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + rm sahara/tests/unit/utils/test_hacking.py + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/sahara-16.0.0 + PYTHONPATH=/builddir/build/BUILD/sahara-16.0.0 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + stestr run JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. Incorrect path: /v1.1 __ __ _ \ \ / /_ _ _ __ _ __ (_)_ __ __ _ \ \ /\ / / _` | '__| '_ \| | '_ \ / _` | \ V V / (_| | | | | | | | | | | (_| | \_/\_/ \__,_|_| |_| |_|_|_| |_|\__, | |___/ Using the sahara-all entry point is now deprecated. Please use the sahara-api and sahara-engine entry points instead. JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Can't get tenant_id from env Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager 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 {0} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_project_id_in_url [0.115333s] ... ok {2} sahara.tests.unit.api.test_acl.TestAcl.test_policy_deny [0.125471s] ... ok {2} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_apply_defaults [0.048815s] ... ok {14} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_without_path [0.115792s] ... ok {14} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_with_wrong_url [0.003066s] ... ok {14} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_engine [0.013317s] ... 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 Plugins couldn't be loaded: cdh, spark 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 {12} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_without_environ [0.114168s] ... ok {15} sahara.tests.unit.cli.test_sahara_status.TestUpgradeChecks.test_checks [0.112757s] ... 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 {5} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_jb_update_delete_when_protected [0.308073s] ... ok {10} sahara.tests.unit.api.test_acl.TestAcl.test_policy_allow [0.119742s] ... ok {10} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_on_configured_jobs [0.219909s] ... ok {1} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_crud_operation_create_list_delete_update [0.346847s] ... ok {1} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_duplicate_clt_create [0.066666s] ... ok {3} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search [0.295225s] ... ok {3} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_redhat [0.004852s] ... ok {3} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_jsonschema [0.035903s] ... ok {3} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_update [0.061191s] ... ok {3} sahara.tests.unit.service.test_ops.TestOPS.test_provision_scaled_cluster [0.067620s] ... ok {12} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search_regex [0.176718s] ... ok {32} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search_regex [0.322535s] ... ok {33} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_public_jbi_update_delete_from_another_tenant [0.260531s] ... ok {27} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_duplicate_data_source_create [0.286256s] ... ok {17} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_ds_update_delete_when_protected [0.269782s] ... ok {17} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_libs [0.092091s] ... ok Can't run job execution (reason: Unauthorised Error ID: ccf46a76-fcef-4aad-b616-31af109de63a) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect sahara.exceptions.SwiftClientException: Unauthorised Error ID: ccf46a76-fcef-4aad-b616-31af109de63a {17} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_public_clt_update_delete_from_another_tenant [0.073148s] ... ok {8} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_tenant_id_in_url_v2 [0.112361s] ... ok {7} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_libs_names [0.288729s] ... ok {7} sahara.tests.unit.conductor.test_resource.TestResource.test_job_filter_job_binary [0.000392s] ... ok {7} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_create_failed [0.100767s] ... ok {21} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {11} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_ok_no_project_id_in_url [0.113175s] ... ok {11} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_api [0.020128s] ... ok {10} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_delete_when_protected [0.089806s] ... ok {18} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_fields [0.263394s] ... ok {18} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_sql) [0.007758s] ... ok {18} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_ngt [0.030644s] ... ok {18} sahara.tests.unit.plugins.test_base_plugins_support.BasePluginsSupportTest.test_plugins_loaded [0.000929s] ... ok {17} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files [0.038532s] ... ok {20} sahara.tests.unit.api.middleware.test_auth_valid.AuthValidatorTest.test_auth_different_tenant [0.122586s] ... ok {20} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search [0.258782s] ... 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 {1} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete [0.067664s] ... 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 {1} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_immutability [0.000325s] ... ok {1} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict [0.000324s] ... ok {1} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_node_group_template_by_name [0.062086s] ... ok {1} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_installation_script [0.003922s] ... ok {1} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_list_configs [0.002129s] ... ok {1} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_user [0.002393s] ... ok {1} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job [0.011623s] ... ok {1} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_without_backend [0.002920s] ... ok {27} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_null_data_sources [0.083807s] ... ok 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 {17} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_find_cluster_template_by_name [0.071155s] ... ok {17} sahara.tests.unit.plugins.test_images.TestImages.test_all_validator [0.005042s] ... ok {17} sahara.tests.unit.plugins.test_images.TestImages.test_script_validator [0.003736s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_public_ds_update_delete_from_another_tenant [0.170701s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_crud_operation_create_list_delete_update [0.083329s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_duplicate_job_binary_create [0.043146s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_public_jb_update_delete_from_another_tenant [0.046852s] ... ok {0} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_update_delete_when_protected [0.086701s] ... ok {21} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section_for_template [0.161677s] ... ok {21} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_bad_json [0.038816s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {12} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_deletion_constraints_on_data_and_jobs [0.096989s] ... ok {12} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_delete_default [0.080944s] ... ok {12} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_append [0.001133s] ... ok {12} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_cluster_invalid [0.062952s] ... ok {35} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_in [0.319978s] ... ok {35} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_jbi_update_delete_when_protected [0.050855s] ... ok {35} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_delitem [0.001247s] ... ok {35} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_success [0.000262s] ... ok {35} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances_count [0.002737s] ... ok {23} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search_regex [0.286657s] ... ok {7} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_trash [0.205673s] ... ok {7} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_remove_image_tags [0.004463s] ... ok {38} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_get_plugin_arguments [0.129007s] ... ok {29} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_count_like [0.301329s] ... ok {29} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_unsupported [0.000176s] ... ok {29} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_cluster_template_usage [0.035227s] ... ok {29} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_set_validator [0.002497s] ... ok {29} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_fqdn_host_names [0.002905s] ... ok {29} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_workflow_file [0.009832s] ... ok {29} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions [0.045826s] ... ok {29} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_uuid [0.001244s] ... ok {29} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_pig_workflow [0.003309s] ... ok {29} sahara.tests.unit.service.test_coordinator.TestHashRing.test_build_ring [0.007709s] ... ok {29} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_nova_limits [0.003119s] ... ok {29} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_long_instance_names [0.032591s] ... ok {27} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_crud_operation_create_list_delete_update [0.112189s] ... ok {10} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name [0.115479s] ... ok {10} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_not_autonconfigured [0.034901s] ... ok {10} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_credentials [0.002464s] ... ok {6} sahara.tests.unit.cli.test_sahara_cli.TestSaharaCLI.test_main_start_all [0.132566s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_update [0.171702s] ... ok {6} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_search [0.076468s] ... ok {7} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_get_plugin [0.054392s] ... ok {21} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_config_value_or_default [0.005264s] ... ok {17} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_merge_configs [0.033781s] ... ok {17} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_set_image_tags [0.004503s] ... ok {17} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data [0.008519s] ... ok {17} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_ex [0.003422s] ... ok {17} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_binaries [0.000810s] ... ok {17} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_hdfs [0.007842s] ... ok {17} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_required_argument_missing [0.022160s] ... ok {7} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_copy_binary_to_cluster [0.006058s] ... ok {20} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_default [0.134315s] ... 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 {16} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_search_regex [0.284130s] ... ok {16} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_update_from_another_tenant [0.047123s] ... ok {16} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id [0.119781s] ... ok {16} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_generate_host_names [0.002963s] ... ok {16} sahara.tests.unit.service.api.test_v10.TestApi.test_update_plugin [0.069144s] ... ok {10} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_copy_binary_to_cluster [0.001660s] ... ok {10} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_copy_binary_to_cluster [0.003257s] ... ok {10} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_cancel_job [0.005290s] ... ok {10} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_is_cluster_configured [0.006541s] ... ok {10} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_jobs [0.000751s] ... ok {10} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_verifications ... SKIPPED: Story 2007450 - http://sqlalche.me/e/bhk3 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 {1} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_java [0.167030s] ... ok {6} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update [0.072509s] ... ok {6} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(history) [0.007420s] ... ok {6} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_name_skipped [0.052754s] ... ok {6} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_clts_fails [0.095119s] ... ok {6} sahara.tests.unit.plugins.test_images.TestImages.test_script_spec [0.006493s] ... ok {6} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_job_status [0.099765s] ... ok {34} sahara.tests.unit.cli.image_pack.test_image_pack_api.TestSaharaImagePackAPI.test_pack_image_call [0.120463s] ... 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 {34} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_delete [0.168786s] ... ok {34} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search [0.093402s] ... ok {34} sahara.tests.unit.conductor.manager.test_edp_interface.JobExecutionTest.test_interface_flows [0.066058s] ... ok {9} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_referenced_mains [0.330904s] ... ok {9} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_update [0.095535s] ... ok {9} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_job_fields [0.047721s] ... ok {9} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator [0.003923s] ... ok {9} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_get_server_password [0.006302s] ... ok {10} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_reversed_records [0.116886s] ... ok {10} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_is_ntp_enabled [0.003390s] ... ok {27} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update_with_nulls [0.088090s] ... ok {27} sahara.tests.unit.conductor.test_resource.TestResource.test_to_dict_filtering [0.000411s] ... ok {27} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_creation [0.000126s] ... ok {27} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_setitem [0.001154s] ... ok {27} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_unsupported [0.000124s] ... ok {27} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_suffix [0.002359s] ... ok {27} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_validate_job_location_format [0.000320s] ... ok {27} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate [0.002058s] ... ok {27} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test__get_raw_data [0.005162s] ... ok {27} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_get_oozie_job_params [0.003024s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_invalid_flavor [0.099315s] ... ok {8} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_status [0.617951s] ... ok {6} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_run_job [0.023668s] ... ok {6} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_c_id [0.005900s] ... ok 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 Unable to retrieve plugin data from database Unable to retrieve plugin data from database Error during operating on cluster (reason: error1) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ValueError: error1 Unable to retrieve plugin data from database Unable to retrieve plugin data from database {6} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_prepare_cluster_for_ds [0.002063s] ... ok {6} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_hive_workflow [0.003067s] ... ok {6} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_java_workflow [0.001922s] ... ok {7} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_args [0.129813s] ... ok {34} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_public_ngt_delete_from_another_tenant [0.044107s] ... ok Unable to retrieve plugin data from database {34} sahara.tests.unit.conductor.test_resource.TestResource.test_nested_lists [0.000208s] ... ok {34} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp) [0.007718s] ... ok {20} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_update_clt_on_ngt_update [0.116125s] ... ok {20} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_mutable_list [0.000172s] ... 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. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 502 (502). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: ERROR: 503 (503). Operation will be retried. 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 {38} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search [0.214928s] ... ok {30} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_fields [0.670848s] ... ok {30} sahara.tests.unit.conductor.test_resource.TestResource.test_resource_creation [0.000265s] ... ok {30} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(stamp-sql) [0.008738s] ... ok {30} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param_none [0.000165s] ... ok {29} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_cinder [0.190445s] ... ok {27} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_mapreduce [0.076763s] ... ok {27} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_with_backend [0.003409s] ... ok {1} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_nothing_required [0.020761s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_cluster_tmpl_node_group_mixin [0.193905s] ... ok {6} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_job_status_update [0.092925s] ... ok {34} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_check_cluster_templates_valid [0.040532s] ... ok {34} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_spec [0.009860s] ... ok {34} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_rel_url [0.002115s] ... ok {34} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_upload_job_files [0.009241s] ... ok {34} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_workflow [0.002800s] ... ok {34} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_retrieve_url [0.002665s] ... ok {34} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_referenced_data_source [0.003034s] ... ok {34} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_number_values [0.018867s] ... ok {4} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_node_group_defaults [0.778682s] ... ok {11} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_node_group_to_cluster_id [0.649623s] ... ok {7} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_create_workflow_dir [0.043655s] ... ok {7} sahara.tests.unit.service.heat.test_templates.TestClusterTemplateWaitCondition.test_use_wait_condition [0.037873s] ... ok {2} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_update [0.708365s] ... ok {17} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_name_exists [0.023982s] ... ok {17} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_path_present [0.003571s] ... ok {17} sahara.tests.unit.test_exceptions.TestExceptions.test_swift_client [0.002167s] ... ok {17} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_keypair_name [0.011332s] ... ok {5} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_node_group_add_from_template [0.605682s] ... ok {5} sahara.tests.unit.conductor.test_resource.TestResource.test_cluster_resource [0.000412s] ... ok {5} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value_none [0.000168s] ... ok {5} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_dict [0.000141s] ... ok {36} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_get_raw [0.265161s] ... ok {32} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance_ipv6 [0.408768s] ... ok {23} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_by_id [0.525345s] ... ok {29} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_node_processes [0.047983s] ... ok {29} sahara.tests.unit.service.validation.test_protected_validation.TestProtectedValidation.test_public_on_protected [0.002913s] ... ok {1} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_v [0.037545s] ... ok {1} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_admin_ctx [0.000906s] ... ok {1} sahara.tests.unit.utils.openstack.test_base.TestBase.test_url_for_regions [0.002695s] ... ok {1} sahara.tests.unit.utils.test_cinder.TestCinder.test_check_cinder_exists [0.002892s] ... ok {1} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_resolv_conf_diff [0.032118s] ... ok {4} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_search_regex [0.056224s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_fields [0.045443s] ... ok {4} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_search_regex [0.055042s] ... ok {4} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_instances_with_services [0.002615s] ... ok {4} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_location_format [0.004309s] ... ok {4} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_resolve_data_source_refs [0.002737s] ... ok {4} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_shell_workflow [0.003850s] ... ok {4} sahara.tests.unit.service.test_engine.TestDeletion.test_force_delete_calls [0.007280s] ... ok {4} sahara.tests.unit.service.test_quotas.TestQuotas.test_update_limits_for_ng [0.005904s] ... ok {37} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_remove_instance [0.800953s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_bad_id [0.045946s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_cluster_configs [0.075744s] ... ok {6} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates [0.040364s] ... ok {17} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name [0.007609s] ... ok {28} sahara.tests.unit.conductor.manager.test_from_template.ObjectsFromTemplatesTest.test_cluster_create_from_templates [0.784535s] ... ok {2} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_config_section [0.033717s] ... ok {2} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_node_groups [0.002616s] ... ok {2} sahara.tests.unit.service.api.test_v10.TestApi.test_get_plugin [0.039350s] ... ok {2} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_failed_to_cancel_job [0.037923s] ... ok {2} sahara.tests.unit.service.test_coordinator.TestCoordinator.test_coord_without_backend [0.002290s] ... ok {7} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_success_rollback [0.042548s] ... ok {7} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust_from_cluster [0.007280s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_invalid_start_time_in_job_execution_info [0.006494s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_default_data_type [0.024382s] ... ok {24} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance [0.837266s] ... ok {6} sahara.tests.unit.test_context.ContextTest.test_is_auth_capable_for_user_ctx [0.001079s] ... ok {26} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_update_shares [0.892806s] ... ok {30} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates [0.110063s] ... ok {30} sahara.tests.unit.plugins.test_images.TestImages.test_any_spec [0.009547s] ... ok {30} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__get_raw_data [0.006383s] ... ok {30} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_upload_coordinator_file [0.008533s] ... ok {30} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status [0.008252s] ... ok {30} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_hbase_common_lib_no_ex [0.003689s] ... ok {30} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java_with_adapter [0.040466s] ... ok {36} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_with_nulls [0.058018s] ... ok {36} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-delta) [0.009354s] ... ok {36} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_coerce_mutable_dict [0.000145s] ... ok {36} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_version [0.030875s] ... ok {36} sahara.tests.unit.plugins.test_images.TestImages.test_os_case_validator [0.005145s] ... ok {32} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search_regex [0.064896s] ... ok {32} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_update [0.001278s] ... ok {34} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_type [0.108977s] ... ok {34} sahara.tests.unit.test_main.ValidateCastellanTest.test_castellan_validate_config_called [0.001387s] ... ok {34} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_with_retry [0.007981s] ... ok {34} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_adjust_description [0.001590s] ... ok {28} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_minimal_ngt_create_list_delete [0.089186s] ... ok {37} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_job_binary_fields [0.044600s] ... ok {1} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find_dict [0.033325s] ... ok {2} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_proxy [0.004452s] ... ok {31} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_delete_node_group [0.888452s] ... ok {31} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(check_migration) [0.009522s] ... ok {31} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_changed_on_delitem [0.001215s] ... ok /builddir/build/BUILD/sahara-16.0.0/sahara/api/middleware/sahara_middleware.py:43: UserWarning: The name 'v10' is already registered for this blueprint. Use 'name=' to provide a unique name. This will become an error in Flask 2.1. app.register_blueprint(api_v10.rest, url_prefix='/v1.1') {26} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_search [0.080235s] ... ok {3} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_not_killed_too_early [0.674737s] ... ok {3} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_cinder_session [0.004958s] ... ok {24} sahara.tests.unit.conductor.manager.test_edp.JobTest.test_public_job_update_delete_from_another_tenant [0.077582s] ... ok {30} sahara.tests.unit.service.test_ops.TestOPS.test_terminate_cluster [0.064382s] ... ok {30} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_keystone_session [0.007090s] ... ok {24} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_delete_when_protected [0.071954s] ... ok {5} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name [0.138831s] ... ok {5} sahara.tests.unit.plugins.test_images.TestImages.test_package_validator_debian [0.005171s] ... ok {5} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_get_label_full_details [0.045075s] ... ok {13} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_search [0.718507s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_node_group_tmpl_mixin [0.172789s] ... ok {33} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_node_group_by_id [0.741993s] ... ok {24} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(sync_revision_autogenerate) [0.009805s] ... ok {37} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete_default [0.146785s] ... ok {7} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_interface [0.184018s] ... ok Unable to retrieve plugin data from database {23} sahara.tests.unit.db.migration.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_exists [0.028086s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {7} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_right_data [0.032599s] ... ok {26} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_minimal_clt_create_list_delete [0.116887s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {23} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_substitute_ng_ids [0.032068s] ... ok {10} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_active_cluster_not_killed_as_inactive [0.439539s] ... ok {30} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust [0.120231s] ... ok {4} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_missing_network [0.027116s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {4} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_cluster_delete_when_protected [0.004193s] ... ok {4} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_get_topology [0.005640s] ... ok {4} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer [0.001600s] ... ok {23} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_base_configs [0.003135s] ... ok {23} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.006524s] ... ok {23} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_local_abs_url [0.002450s] ... ok {23} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_get_raw_data [0.001045s] ... ok {23} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_names_from_job_binary_url [0.002385s] ... ok {23} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_maprfs [0.007041s] ... ok {10} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_no_interface [0.022775s] ... ok {10} sahara.tests.unit.test_exceptions.TestExceptions.test_canceling_failed [0.002416s] ... ok {10} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_heatclient_calls_without_retry [0.008215s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {3} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_image_exists [0.137642s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_wrong_type [0.002446s] ... ok {24} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_node_group_templates_update_failed [0.095346s] ... ok {24} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_copy_from_local [0.003868s] ... ok {23} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_name [0.011072s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update [0.044779s] ... ok {7} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_public_cluster_update_from_another_tenant [0.003850s] ... ok {7} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_credentials [0.002483s] ... ok {7} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_second_scenario [0.003244s] ... ok {26} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_duplicate_ngt_create [0.054346s] ... ok {21} sahara.tests.unit.service.api.test_v10.TestApi.test_cluster_update [0.645688s] ... ok {10} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_no_filters [0.002416s] ... ok {10} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_get_os_distrib [0.006616s] ... ok {15} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_instance_defaults [0.974891s] ... ok {30} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_values [0.080382s] ... 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 {3} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_name_base [0.072567s] ... ok {9} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_failed [0.741540s] ... ok {3} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_when_protected [0.004202s] ... 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 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. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (503). Operation will be retried. {5} sahara.tests.unit.plugins.test_provisioning.TestPluginDataCRUD.test_crud [0.185207s] ... ok {3} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_overlapping_paths [0.020819s] ... ok {3} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary [0.002441s] ... ok {38} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_do_delete [0.511168s] ... ok {30} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_overlapping_data [0.044688s] ... ok {3} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_with_retry [0.007724s] ... ok {5} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_topology_and_inst_id [0.003123s] ... ok {16} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_failed [0.704127s] ... ok Unable to retrieve plugin data from database {38} sahara.tests.unit.plugins.test_images.TestImages.test_package_spec [0.012926s] ... ok {38} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_argument_case_validator [0.004227s] ... ok {5} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_job_type_supported [0.036955s] ... ok {5} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_success [0.005629s] ... ok {0} sahara.tests.unit.conductor.test_api.TestConductorApi.test_update_instance_by_id [0.822246s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_plugin_vers [0.028097s] ... ok {0} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_bind_param [0.000335s] ... ok {38} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_medium_flavor [0.037290s] ... ok {38} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instances [0.002873s] ... ok {13} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_search [0.261652s] ... ok {24} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_nothing_required [0.150799s] ... ok {33} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_models_sync ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed {38} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job_raise [0.015745s] ... ok {39} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_instance_ipv6 [0.777165s] ... ok {38} sahara.tests.unit.service.test_coordinator.TestHashRing.test_check_object [0.005851s] ... ok {24} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_required_positional_arg_without_default [0.016542s] ... ok {25} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_no_ng [1.296136s] ... ok {38} sahara.tests.unit.service.test_engine.TestDeletion.test_calls_order [0.008644s] ... ok {38} sahara.tests.unit.service.test_quotas.TestQuotas.test_limits_for_cluster [0.005844s] ... ok {24} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_unique_ng [0.015745s] ... ok {26} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_existing_fails [0.176820s] ... ok {38} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_glance_session [0.004478s] ... ok {24} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url [0.003856s] ... ok {24} sahara.tests.unit.swift.test_utils.SwiftUtilsTest.test_retrieve_auth_url_without_port [0.003171s] ... ok {24} sahara.tests.unit.test_context.ContextTest.test_thread_group_prefers_spawning_exception [0.002341s] ... ok {24} sahara.tests.unit.test_exceptions.TestExceptions.test_incorrect_state [0.002356s] ... ok {24} sahara.tests.unit.test_exceptions.TestExceptions.test_not_implemented [0.002125s] ... ok {13} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_main_name [0.052258s] ... ok {13} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_process_result_value [0.000228s] ... ok {24} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_core_config [0.005031s] ... ok {24} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_without_port [0.003724s] ... ok {24} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_first_scenario [0.003187s] ... ok Unable to retrieve plugin data from database {24} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_as_resource [0.004068s] ... ok {0} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_name_skipped [0.082781s] ... ok {24} sahara.tests.unit.utils.test_types.TypesTestCase.test_is_int [0.000163s] ... ok {24} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_equal_separated_dict [0.000325s] ... ok {26} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_get_prev_and_next_objects [0.042363s] ... ok {26} sahara.tests.unit.db.test_utils.TestRegex.test_get_regex_op [0.000156s] ... ok {14} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_cluster_create_list_update_delete [1.319782s] ... ok {26} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_validate_job_location_format [0.002583s] ... ok Unable to retrieve plugin data from database {35} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_success [0.931377s] ... ok {25} sahara.tests.unit.conductor.manager.test_templates.NodeGroupTemplates.test_ngt_update_default [0.072911s] ... ok {25} sahara.tests.unit.conductor.test_resource.TestResource.test_data_source_filter_credentials [0.000280s] ... ok {25} sahara.tests.unit.db.sqlalchemy.test_types.MutableDictTest.test_changed_on_setitem [0.001422s] ... ok {29} sahara.tests.unit.utils.test_api.APIUtilsTest.test_render_pagination [0.619370s] ... ok {26} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_prepare_run_job [0.020285s] ... ok {26} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_verification_start ... SKIPPED: Story 2007450 - http://sqlalche.me/e/bhk3 {19} sahara.tests.unit.conductor.test_api.TestConductorApi.test_events_ops [1.378719s] ... ok {19} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_creation [0.000162s] ... ok {13} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id_skipped [0.055830s] ... ok Unable to retrieve plugin data from database {38} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_edp_main_class_spark [0.076214s] ... ok Unable to retrieve plugin data from database {38} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_wrong_engine [0.008429s] ... ok {19} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_substitute_config_values_clt [0.025683s] ... ok {19} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_credentials_missing_password [0.002004s] ... ok {33} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_by_id [0.128666s] ... ok {33} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_instance [0.003248s] ... ok {19} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_i_name [0.006256s] ... ok {33} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_correct [0.002347s] ... ok {26} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_enabled [0.039442s] ... ok {33} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_path [0.002326s] ... ok {26} sahara.tests.unit.service.test_quotas.TestQuotas.test_neutron_limits [0.003144s] ... ok {33} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate [0.004952s] ... ok {26} sahara.tests.unit.service.test_trusts.TestTrusts.test_create_trust_for_cluster [0.006212s] ... ok {2} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_incomplete_cluster_killed_in_time [0.543492s] ... ok {38} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_bad_paths [0.042667s] ... ok {2} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_check_datasource_placeholder [0.004326s] ... ok {11} sahara.tests.unit.conductor.test_api.TestConductorApi.test_remove_node_group [0.723258s] ... ok {38} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_reference [0.002663s] ... ok {19} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_scheduled_edp_job_run [0.031253s] ... ok {25} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_by_id_skipped [0.075747s] ... ok {38} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_compute_topology [0.003530s] ... ok {25} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate_url [0.002996s] ... ok {19} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_raw_job_binary_data [0.003687s] ... ok {11} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(upgrade-sql) [0.010637s] ... ok {25} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_missing_object [0.002320s] ... ok {38} sahara.tests.unit.utils.openstack.test_heat.HeatClientTest.test_deleting [0.008228s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {19} sahara.tests.unit.service.edp.workflow_creator.test_create_workflow.TestWorkflowCreators.test_create_mapreduce_streaming [0.005081s] ... ok {13} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_do_update_add_ngts_fails [0.079312s] ... ok {25} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_move_from_local [0.003719s] ... ok {33} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_plugin [0.038648s] ... ok {38} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_file_to [0.008300s] ... ok {23} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_mains_required_libs_optional [0.347340s] ... ok Unable to retrieve plugin data from database {33} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_to_url_dict [0.000952s] ... ok {23} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_check_edp_job_support_spark [0.010667s] ... ok {19} sahara.tests.unit.service.test_engine.TestEngine.test_clean_job_executions [0.025427s] ... 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. {26} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_data_source_values [0.057345s] ... ok {4} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_get_cluster_events [0.389949s] ... ok Occasional error occurred during "fake_client_call" execution: Over limit (HTTP 413) (413). Operation will be retried. {4} sahara.tests.unit.utils.test_patches.MinidomPatchesTest.test_minidom_toprettyxml [0.000624s] ... ok Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. {4} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository_bad [0.001566s] ... ok Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. {19} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_without_floating [0.003493s] ... ok Occasional error occurred during "fake_client_call" execution: Rate limit (HTTP 429) (429). Operation will be retried. {4} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_tagged_list [0.000254s] ... ok {13} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_node_group_template_usage [0.033161s] ... ok {26} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_with_retry [0.006746s] ... ok {23} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_nothing_required [0.023032s] ... ok {13} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_validate_job_location_format [0.003056s] ... ok {25} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources [0.040041s] ... ok {26} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_novaclient_calls_without_retry [0.009619s] ... ok {13} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test__resolve_external_hdfs_urls [0.003850s] ... ok {13} sahara.tests.unit.service.test_trusts.TestTrusts.test_delete_trust [0.006341s] ... ok {19} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_setup_disabled [0.030012s] ... ok {23} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_names [0.020676s] ... ok {25} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_inject_swift_url_suffix [0.035949s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateFlavorValidation.test_cluster_create_v_correct_flavor [0.109122s] ... ok {23} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_nulls [0.027728s] ... ok {23} sahara.tests.unit.service.validation.test_validation.TestValidation.test_get_path [0.002709s] ... ok {23} sahara.tests.unit.test_exceptions.TestExceptions.test_creation_failed [0.002212s] ... ok {13} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_find_instance_volume_devices [0.042098s] ... ok {18} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_cluster_success [1.264716s] ... ok {23} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20_without_port [0.003838s] ... ok {23} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_configs [0.002026s] ... ok {18} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_copy_binary_to_cluster [0.005646s] ... ok Unable to retrieve plugin data from database {25} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_auto_security_group_neutron [0.033197s] ... ok Unable to retrieve plugin data from database {18} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_prepare_cluster [0.008113s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups [0.031145s] ... ok {25} sahara.tests.unit.test_context.ContextTest.test_wrapper_catches_base_exception [0.005447s] ... ok {25} sahara.tests.unit.test_exceptions.TestExceptions.test_deprecated [0.002567s] ... ok {18} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_get_raw_data_with_context [0.008724s] ... ok {25} sahara.tests.unit.test_exceptions.TestExceptions.test_invalid_data [0.002177s] ... ok {25} sahara.tests.unit.test_exceptions.TestExceptions.test_update_failed [0.002206s] ... ok {25} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_additionalProperties [0.002392s] ... ok {25} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_integer_w_range [0.001247s] ... ok {25} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages_bad [0.001369s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {12} sahara.tests.unit.service.api.test_v10.TestApi.test_create_cluster_success [1.125047s] ... ok Unable to retrieve plugin data from database {25} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_install_packages [0.009012s] ... ok {25} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_text_element [0.000445s] ... ok Unable to retrieve plugin data from database Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class 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 {2} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_security_groups_by_ids [0.030403s] ... ok {12} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data [0.008147s] ... ok {12} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_correct_url [0.002750s] ... ok {12} sahara.tests.unit.service.test_coordinator.TestHashRing.test_get_subset_with_backend [0.005069s] ... ok {2} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_add_ng [0.009589s] ... ok {18} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_anti_affinity_scheduler_hints [0.035960s] ... ok {12} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_without_floating [0.004450s] ... ok {12} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_je_cancel_delete_when_protected [0.003353s] ... ok {6} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_count_instances [0.760910s] ... ok {6} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_java_available [0.001235s] ... ok {39} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_add_node_group [0.353735s] ... 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_right [0.031154s] ... ok {0} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_create_failed [0.307173s] ... ok {2} sahara.tests.unit.service.validation.test_validation.TestValidation.test_generate_error [0.003018s] ... ok Unable to retrieve plugin data from database {2} sahara.tests.unit.test_exceptions.TestExceptions.test_malformed_request_body [0.002056s] ... ok {2} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client [0.006698s] ... ok {18} sahara.tests.unit.service.test_engine.TestEngine.test_ips_assign [0.040986s] ... ok {12} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right [0.033866s] ... ok {12} sahara.tests.unit.test_exceptions.TestExceptions.test_bad_job_binary_internal [0.002657s] ... ok {12} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3_path_present [0.003833s] ... ok {12} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_required [0.001353s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {2} sahara.tests.unit.utils.openstack.test_swift.SwiftClientTest.test_client_with_trust [0.010404s] ... ok Unsupported Cinder API version: 1. Please set a correct value for cinder.api_version in your sahara.conf file (currently supported versions are: [3]). Falling back to Cinder API version 3. {12} sahara.tests.unit.utils.test_cinder.TestCinder.test_cinder_bad_api_version [0.003834s] ... ok {20} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_failed [1.050360s] ... ok Error during operating on cluster (reason: error1) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ValueError: error1 Error during rollback of cluster (reason: error2) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/ops.py", line 207, in wrapper f(cluster_id, *args, **kwds) File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/ops.py", line 351, in _provision_scaled_cluster ctx, cluster, plugin = _prepare_provisioning(cluster_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ValueError: error1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/ops.py", line 225, in wrapper if _rollback_cluster(cluster, ex): File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ValueError: error2 {20} sahara.tests.unit.service.api.v2.test_images.TestImageApi.test_get_image_tags [0.004797s] ... ok {20} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_no_uuid [0.002556s] ... ok {20} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_wrong_schema [0.002306s] ... ok {22} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_duplicate_cluster_create [1.590395s] ... ok {20} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_neutron_with_floating [0.005784s] ... ok {18} sahara.tests.unit.service.test_ops.TestOPS.test_ops_error_hadler_failed_rollback [0.045601s] ... ok {12} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_generate_instance_name [0.035850s] ... ok {12} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_success [0.004316s] ... ok {18} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_nova_session [0.004439s] ... ok {12} sahara.tests.unit.utils.test_ssh_remote.TestEscapeQuotes.test_escape_quotes [0.000153s] ... ok {39} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_delete [0.080866s] ... 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 Error mounting volume to instance {0} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_default_labels_load [0.081660s] ... ok {20} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_mount_volume [0.040282s] ... ok {18} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalCreateValidation.test_job_binary_internal_create [0.039982s] ... ok {22} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_data_source_fields [0.056899s] ... ok {22} sahara.tests.unit.db.sqlalchemy.test_types.JsonEncodedTest.test_impl [0.000227s] ... ok {22} sahara.tests.unit.plugins.test_images.TestImages.test_any_validator [0.005784s] ... ok {36} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_correct_use_autoconfig_value [0.878821s] ... ok {22} sahara.tests.unit.plugins.test_provisioning.ProvisioningPluginBaseTest.test__map_to_user_inputs_failure [0.000441s] ... ok {39} sahara.tests.unit.conductor.test_api.TestConductorApi.test_job_no_main_name [0.042278s] ... ok {39} sahara.tests.unit.conductor.test_resource.TestResource.test_job_binary_filter_extra [0.000316s] ... ok {22} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_get [0.002881s] ... ok {27} sahara.tests.unit.utils.test_crypto.CryptoTest.test_generate_key_pair [1.051545s] ... ok {22} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_abs_url [0.002537s] ... ok Unable to retrieve plugin data from database {22} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_local_rel_url [0.002516s] ... ok {18} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_keypair_type [0.023627s] ... ok {22} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_instance_if_running [0.004997s] ... ok {22} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_data_sources [0.001253s] ... ok {37} sahara.tests.unit.conductor.test_api.TestConductorApi.test_add_instance_to_node_group_id [0.738582s] ... ok {22} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test_get_raw_job_binary_data [0.006537s] ... ok {0} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_shell [0.050925s] ... ok Unable to retrieve plugin data from database {37} sahara.tests.unit.db.migration.test_db_manage_cli.TestCli.test_cli(current) [0.009594s] ... ok {20} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_data_sources_differ [0.048801s] ... ok Unable to retrieve plugin data from database {11} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates [0.337500s] ... ok {0} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_floating [0.006825s] ... ok {36} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_get_recommended_node_configs_small_flavor [0.036770s] ... ok {20} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_heat_cluster_scaling_missing_engine [0.005629s] ... ok Unable to retrieve plugin data from database {39} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_check_plugin_name_and_version [0.037319s] ... ok {36} sahara.tests.unit.plugins.test_utils.TestPluginUtils.test_get_port_from_address [0.003531s] ... ok {21} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_update [0.664950s] ... ok {20} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng [0.008763s] ... ok {39} sahara.tests.unit.service.edp.data_sources.maprfs.test_maprfs_type_validation.TestMapRFSTypeValidation.test_maprfs_type_validation_correct_url [0.003123s] ... ok {18} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng_templates_right [0.030977s] ... ok {21} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_prepare_cluster [0.004578s] ... ok {39} sahara.tests.unit.service.edp.job_binaries.internal_db.test_internal_db_type.TestInternalDBType.test_data_validation [0.002014s] ... ok {27} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_job_execution_requires_proxy_user [0.047291s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {39} sahara.tests.unit.service.edp.job_binaries.swift.test_swift_type.TestSwiftType.test_validate_job_binary_url [0.006914s] ... ok {8} sahara.tests.unit.conductor.manager.test_defaults.DefaultsTest.test_cluster_defaults [1.142945s] ... ok {21} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_get_job_status_from_remote [0.010997s] ... ok Unable to retrieve plugin data from database Arguments dropped when creating context: {'token': 'test_auth_token'} {21} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__validate_job_binary_url [0.002600s] ... ok {27} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_execute_on_vm_interactive [0.008681s] ... ok {20} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_wrong_neutron_mngmt_net [0.019027s] ... ok {0} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_overlapping_locations [0.030100s] ... ok Unable to retrieve plugin data from database {18} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_volumes_per_node_without_volumes_size [0.022753s] ... ok {27} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_update_repository [0.008045s] ... ok {37} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_bad_id [0.047366s] ... ok {27} sahara.tests.unit.utils.test_ssh_remote.TestUpdateRepository.test_update_repository [0.006197s] ... 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 Unable to retrieve plugin data from database Unable to retrieve plugin data from database {39} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_pig [0.036838s] ... ok {20} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_ng_configs [0.031598s] ... ok {18} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_wrong_floating_ip_pool [0.025310s] ... ok {20} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_spawning_exception [0.000849s] ... ok Unable to retrieve plugin data from database {18} sahara.tests.unit.test_context.ContextTest.test_thread_group_handles_child_exception [0.002251s] ... ok Unable to retrieve plugin data from database {18} sahara.tests.unit.test_exceptions.TestExceptions.test_deletion_failed [0.002715s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_availability_zone [0.039984s] ... ok {21} sahara.tests.unit.service.test_ops.TestOPS.test_provision_cluster [0.045862s] ... ok {21} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_heat_session [0.004251s] ... ok {11} sahara.tests.unit.service.api.v2.test_plugins.TestPluginApi.test_update_plugin [0.079582s] ... ok {20} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_etc_hosts_entry_for_service_overrides [0.023231s] ... ok {37} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_process_files_validation_error [0.045164s] ... ok {39} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_suspend_unsuspendible_job [0.029625s] ... ok {11} sahara.tests.unit.service.edp.binary_retrievers.test_manila.TestManilaShare.test_get_file_info [0.009681s] ... ok {39} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_find_possible_data_source_refs_by_name [0.001023s] ... ok {39} sahara.tests.unit.service.edp.test_json_api_examples.TestJSONApiExamplesV11.test_job_executions [0.000930s] ... ok {0} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_unique_cl [0.020020s] ... ok {8} sahara.tests.unit.conductor.manager.test_edp.DataSourceTest.test_crud_operation_create_list_delete [0.069660s] ... ok {37} sahara.tests.unit.service.test_sessions.TestSessionCache.test_insecure_session [0.003483s] ... ok {11} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_add_postfix [0.004324s] ... ok {21} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_internal [0.021589s] ... ok {5} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_not_transient_cluster_does_not_terminate [0.653195s] ... ok {11} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_create_workflow_dir [0.007427s] ... ok {18} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_find [0.034206s] ... ok {39} sahara.tests.unit.service.edp.test_s3_common.S3CommonTestCase.test__get_s3_client [0.015074s] ... ok {5} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_neutron_session [0.005090s] ... ok {39} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_check_binaries [0.002726s] ... ok {20} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_natural_sort_key [0.024773s] ... ok {5} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_public_je_cancel_delete_from_another_tenant [0.003455s] ... ok {20} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_first_scenario [0.005011s] ... ok Unable to retrieve plugin data from database {0} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_v_right_data [0.028972s] ... ok {0} sahara.tests.unit.utils.notification.test_sender.NotificationTest.test_update_cluster [0.003693s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {21} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_swift [0.040076s] ... ok {8} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_job_binary_internal_search_regex [0.055473s] ... ok {11} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_java [0.052774s] ... ok {13} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update [0.405566s] ... ok {0} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_fail_event [0.038645s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {13} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_je_update_when_protected [0.003785s] ... ok {0} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_write_files_to [0.009223s] ... ok {5} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_name_base [0.075237s] ... ok Can't run job execution (reason: run_job failed Error ID: ceb4ac6b-f723-4d9f-a4a1-bc9f23b50a02) Traceback (most recent call last): File "/builddir/build/BUILD/sahara-16.0.0/sahara/service/edp/job_manager.py", line 134, in run_job _run_job(job_execution_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect sahara.exceptions.OozieException: run_job failed Error ID: ceb4ac6b-f723-4d9f-a4a1-bc9f23b50a02 {5} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_ng_template_update_schema [0.002691s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_missing_floating_network [0.002338s] ... ok {5} sahara.tests.unit.test_exceptions.TestExceptions.test_remote_command [0.002204s] ... ok {11} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_handles_exceptions_with_run_job [0.048324s] ... ok {11} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_zero_limits [0.003131s] ... ok {11} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecutionCancelDeleteValidation.test_public_je_cancel_delete_from_another_tenant [0.004324s] ... ok {13} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_bad_positional_arg_locations [0.056880s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {11} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_with_proxy_gateway [0.037269s] ... ok {11} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_verifications_ops [0.005540s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {26} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts_with_designate [0.554082s] ... ok {39} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_missing_resource [0.154561s] ... ok {26} sahara.tests.unit.utils.test_ssh_remote.TestGetOsDistrib.test_get_os_distrib [0.001381s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {26} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_read_file_from [0.008540s] ... ok {26} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_add_property_to_configuration [0.000632s] ... ok {39} sahara.tests.unit.service.validation.test_ng_template_validation_update.TestNGTemplateUpdateValidation.test_node_groups_update_nothing_required [0.015172s] ... ok {13} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_required [0.055491s] ... ok {21} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobInterfaceValidation.test_unacceptable_types [0.141777s] ... ok {39} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares [0.016127s] ... ok {14} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_instance [0.743824s] ... ok {39} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string [0.001135s] ... ok {11} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_share_exists [0.041448s] ... ok {31} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_node_group_template_delete_in_use [1.178674s] ... ok {11} sahara.tests.unit.test_exceptions.TestExceptions.test_name_already_exists [0.008640s] ... ok {32} sahara.tests.unit.db.templates.test_delete.TemplateDeleteTestCase.test_cluster_template_delete_in_use [1.276082s] ... ok {13} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update [0.038027s] ... ok Occasional error occurred during "fake_client_call" execution: 408 (HTTP 408) (408). Operation will be retried. {16} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_specific_and_non_specific [0.917846s] ... 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: 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. {16} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_get_raw_data [0.003353s] ... ok Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 503 (HTTP 503) (503). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. Occasional error occurred during "fake_client_call" execution: 504 (HTTP 504) (504). Operation will be retried. {13} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_with_retry [0.014986s] ... ok {37} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecUpdateValidation.test_job_execution_update_types [0.243736s] ... ok {13} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_hostname [0.002122s] ... ok {13} sahara.tests.unit.utils.test_heat.TestClusterStack.test_wait_completion [0.005561s] ... ok {31} sahara.tests.unit.db.test_utils.TestRegexFilter.test_regex_filter [0.037693s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {33} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_executed [0.679528s] ... ok {16} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_run_job [0.017055s] ... ok {13} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_floating_ips [0.009056s] ... ok {11} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_event_wrapper [0.055626s] ... ok {37} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_required [0.037405s] ... ok {11} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_only_notifications [0.006953s] ... ok {37} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_validation_types [0.006884s] ... ok {19} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_not_killed_too_early [0.673690s] ... ok {16} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_get_input_output_data_sources_with_null_id [0.045623s] ... ok Unable to retrieve plugin data from database {8} sahara.tests.unit.db.migration.test_migrations.TestMigrationsPostgresql.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed {37} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_right_nulls [0.018696s] ... 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_wrong_volumes_availability_zone [0.131283s] ... ok Could not load sahara.service.castellan.sahara_key_manager.SaharaKeyManager Deprecation Warning : sahara.service.castellan.sahara_key_manager.SaharaKeyManager is not a stevedore based driver, trying to load it as a class {21} sahara.tests.unit.swift.test_swift_helper.SwiftIntegrationTestCase.test_get_swift_configs [0.006732s] ... ok {37} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_minimum_ints [0.024448s] ... ok {37} sahara.tests.unit.test_exceptions.TestExceptions.test_forbidden [0.001682s] ... ok {37} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_present_when_calling_validate_config [0.000603s] ... ok {28} sahara.tests.unit.conductor.test_api.TestConductorApi.test_instance_volume_ops [1.335560s] ... ok {28} sahara.tests.unit.conductor.test_resource.TestResource.test_job_execution_filter_credentials [0.000457s] ... ok {37} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v20 [0.002102s] ... ok {28} sahara.tests.unit.conductor.test_resource.TestResource.test_to_wrapped_dict [0.000312s] ... ok {28} sahara.tests.unit.db.test_utils.TestPaginationUtils.test_parse_sorting_args [0.000108s] ... ok {28} sahara.tests.unit.plugins.test_images.TestImages.test_all_spec [0.006261s] ... ok {3} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_cluster_status [1.065796s] ... ok {16} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_optional [0.085084s] ... ok {3} sahara.tests.unit.utils.test_neutron.NeutronClientTest.test_get_router [0.006820s] ... ok {3} sahara.tests.unit.utils.test_resources.InheritedBaseResourceTestCase.test_to_dict_with_filters_and_sa [0.002677s] ... ok {3} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_repr [0.002487s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {29} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_get_instances [0.913355s] ... ok {29} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_compare_job_type [0.000167s] ... ok {29} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_get_builtin_binaries_empty [0.001879s] ... ok {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_files [0.008270s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {29} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_first_scenario [0.003776s] ... ok {16} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_valid_execution [0.022603s] ... ok {3} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_internal_ip [0.012618s] ... ok {32} sahara.tests.unit.db.templates.test_update.TemplateUpdateTestCase.test_add_cluster_templates_update_failed [0.197097s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {16} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_wrong_network [0.031309s] ... ok {28} sahara.tests.unit.plugins.test_images.TestImages.test_sahara_image_validator_spec [0.120085s] ... ok {28} sahara.tests.unit.plugins.test_kerberos.TestKerberosBase.test_create_keytabs_for_user [0.003687s] ... ok {21} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_child_exception [0.149876s] ... ok {21} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_map_red_config [0.003394s] ... ok {32} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_update [0.062323s] ... ok {33} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update_types [0.227493s] ... ok {22} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_killed_in_time [0.588602s] ... ok {33} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_empty_body [0.001874s] ... ok {32} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_prepare_cluster [0.005588s] ... ok {32} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_validate [0.003275s] ... ok {28} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs [0.024671s] ... ok Unable to retrieve plugin data from database {32} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_wrong_schema [0.002693s] ... ok Unable to retrieve plugin data from database {32} sahara.tests.unit.service.edp.oozie.test_oozie.TestOozieEngine.test_hdfs_upload_job_files [0.015249s] ... ok {32} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop1 [0.004310s] ... ok {21} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_add_successful_event [0.035434s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Unable to retrieve plugin data from database {33} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_add_ng [0.035790s] ... ok {21} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_line [0.007239s] ... ok {9} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_failed [1.243414s] ... ok {32} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_job_binary_create_manila [0.024105s] ... ok {33} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_nothing_required [0.025212s] ... ok {33} sahara.tests.unit.test_exceptions.TestExceptions.test_data_too_big [0.002833s] ... ok {33} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared_in_case_of_exception [0.001096s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {32} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_create_v_default_image_required_tags [0.041459s] ... ok {32} sahara.tests.unit.service.validation.test_cluster_template_update_validation.TestClusterTemplateUpdateValidation.test_cluster_template_update_schema [0.001929s] ... ok {9} sahara.tests.unit.service.edp.test_job_possible_configs.TestJobPossibleConfigs.test_possible_configs [0.061066s] ... ok {32} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_neutronclient_calls_without_retry [0.004189s] ... ok {32} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_exception_strategy_third_scenario [0.002155s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {9} sahara.tests.unit.service.test_ntp_service.NTPServiceTest.test_configuring_ntp_unable_to_configure [0.006255s] ... ok {9} sahara.tests.unit.service.test_quotas.TestQuotas.test_check_limits [0.003517s] ... ok Requesting an unknown session type (type: bad service) Arguments dropped when creating context: {'token': 'test_auth_token'} {32} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command [0.008953s] ... ok {9} sahara.tests.unit.service.test_sessions.TestSessionCache.test_get_session [0.003429s] ... ok Unable to retrieve plugin data from database {16} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_ng [0.167284s] ... ok Unable to retrieve plugin data from database {16} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_plugin_name_exists [0.015664s] ... ok {32} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_use_namespaces [0.023522s] ... ok {35} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_success [1.166692s] ... ok {35} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_store [0.002137s] ... ok {16} sahara.tests.unit.utils.test_general.UtilsGeneralTest.test_get_by_id [0.021763s] ... ok {35} sahara.tests.unit.service.edp.job_binaries.manila.test_manila_type.TestManilaType.test_data_validation [0.001804s] ... ok {35} sahara.tests.unit.service.edp.job_binaries.s3.test_s3_type.TestS3Type.test_get_raw_data [0.002219s] ... ok {35} sahara.tests.unit.service.edp.job_binaries.test_base.JobBinaryManagerSupportTest.test_generate_valid_path [0.001730s] ... ok Unable to retrieve plugin data from database {16} sahara.tests.unit.utils.test_proxy.TestProxyUtils.test_create_proxy_user_for_job_execution [0.024358s] ... ok {16} sahara.tests.unit.utils.test_ssh_remote.TestInstallPackages.test_install_packages [0.001643s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {35} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_serialize_designate_records [0.021836s] ... ok {16} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_replace_remote_string [0.004739s] ... ok {16} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_parse_xml_with_name_and_value [0.001587s] ... ok Unable to retrieve plugin data from database {22} sahara.tests.unit.service.validation.edp.test_job_executor.TestJobExecCreateValidation.test_streaming [0.201667s] ... ok {33} sahara.tests.unit.utils.openstack.test_images.TestImages.test_set_image_info [0.144443s] ... ok {22} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_validation_right_schema [0.009858s] ... ok {37} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_clean_cluster_from_empty_ng [0.373128s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {22} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_cluster_configs [0.029928s] ... ok {9} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_no_mains_libs_required [0.124828s] ... ok {22} sahara.tests.unit.test_exceptions.TestExceptions.test_not_found [0.001878s] ... ok {22} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_string_with_length [0.000982s] ... ok {22} sahara.tests.unit.utils.test_configs.ConfigsTestCase.test_merge_configs [0.000109s] ... ok {22} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_create_hadoop_xml [0.002080s] ... ok {22} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_document_strip [0.000842s] ... ok {36} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_scale_cluster_n_specific_instances_success [0.850441s] ... ok {36} sahara.tests.unit.service.edp.data_sources.hdfs.test_hdfs_type.TestHDFSType.test_hdfs_type_validation_wrong_schema [0.001870s] ... ok {36} sahara.tests.unit.service.edp.storm.test_storm.TestStorm.test_cancel_job_null_or_done [0.003969s] ... ok {36} sahara.tests.unit.service.test_networks.TestNetworks.test_init_instances_ips_with_ipv6_subnet [0.002642s] ... ok {36} sahara.tests.unit.service.test_quotas.TestQuotas.test_get_cinder_limits [0.001885s] ... ok {36} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_manila [0.004278s] ... ok {36} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_bad_argument_name [0.015060s] ... ok {36} sahara.tests.unit.service.validation.test_share_validations.TestShareValidations.test_shares_no_shares [0.014367s] ... ok {36} sahara.tests.unit.utils.openstack.test_images.TestImages.test_list_registered_images [0.009369s] ... ok {36} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_get_if_not_exist_and_add_to_element [0.000217s] ... ok {19} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_transient_cluster_terminate [0.539319s] ... ok {19} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_good [0.002030s] ... ok {19} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_unique_cl [0.013862s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_types [1.509905s] ... ok {19} sahara.tests.unit.utils.openstack.test_base.AuthUrlTest.test_retrieve_auth_url_api_v3 [0.002372s] ... ok {30} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidation.test_public_cluster_delete_from_another_tenant [0.002332s] ... ok {30} sahara.tests.unit.utils.test_edp.EdpUtilTest.test_split_job_type [0.000122s] ... ok {19} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_keystoneclient_calls_without_retry [0.007665s] ... ok {19} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_flavor [0.001969s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {19} sahara.tests.unit.utils.test_cinder.TestCinder.test_get_cinder_client_api_v3 [0.003840s] ... ok {28} sahara.tests.unit.service.api.test_v10.TestApi.test_scale_cluster_failed [0.475683s] ... 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 {14} sahara.tests.unit.conductor.manager.test_clusters.ClusterTest.test_update_node_group [0.792808s] ... ok {35} sahara.tests.unit.service.validation.edp.test_job_binary.TestJobBinaryValidation.test_creation [0.326208s] ... ok {28} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_for_job_hive [0.034981s] ... 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 {35} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_check_cluster_scaling_resize_ng [0.014484s] ... ok {14} sahara.tests.unit.conductor.manager.test_edp.JobBinaryInternalTest.test_duplicate_job_binary_internal_create [0.029316s] ... ok {28} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_update_job_dict [0.025171s] ... ok {8} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_failed [0.729720s] ... ok {8} sahara.tests.unit.service.edp.binary_retrievers.test_dispatch.TestDispatch.test_get_raw_binary [0.006413s] ... ok {8} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_empty_url [0.001954s] ... ok {8} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_manila_type_validation_wrong_schema [0.001661s] ... ok {8} sahara.tests.unit.service.edp.data_sources.s3.test_s3_type.TestSwiftType.test_prepare_cluster [0.001966s] ... ok {28} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups [0.023056s] ... ok {14} sahara.tests.unit.conductor.manager.test_edp.JobBinaryTest.test_crud_operation_create_list_delete [0.041217s] ... ok {14} sahara.tests.unit.db.sqlalchemy.test_types.MutableListTest.test_coerce_list [0.000147s] ... ok {8} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_run_job_unsupported_type [0.027677s] ... ok {8} sahara.tests.unit.service.health.test_verification_base.TestVerifications.test_conductor_crud_health_checks ... SKIPPED: Story 2007450 - http://sqlalche.me/e/bhk3 {28} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_check_for_zombie_proxy_users [0.031125s] ... ok {8} sahara.tests.unit.service.heat.test_templates.TestClusterTemplate.test_get_security_groups_empty [0.023235s] ... ok {33} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_check_cluster_exists [0.415929s] ... ok {8} sahara.tests.unit.service.test_engine.TestEngine.test_get_node_group_image_username [0.024205s] ... ok {8} sahara.tests.unit.service.validation.edp.test_job_binary_internal.TestJobBinaryInternalUpdateValidation.test_job_binary_internal_update [0.027688s] ... ok {37} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_generate_etc_hosts [0.554075s] ... ok {37} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_eq [0.001996s] ... ok {15} sahara.tests.unit.conductor.manager.test_edp.JobExecutionTest.test_job_execution_advanced_search [2.107607s] ... ok {31} sahara.tests.unit.service.api.test_v10.TestApi.test_create_multiple_clusters_success [1.112154s] ... ok {31} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test__validate_job_binary_url [0.004514s] ... ok {31} sahara.tests.unit.service.edp.binary_retrievers.test_internal_swift.TestInternalSwift.test_get_raw_data_with_context [0.005040s] ... ok {31} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation [0.001641s] ... ok {31} sahara.tests.unit.service.edp.data_sources.swift.test_swift_type.TestSwiftTypeValidation.test_swift_type_validation_explicit_suffix [0.001422s] ... 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 {31} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_v_default_image_required_tags [0.037345s] ... ok {31} sahara.tests.unit.service.validation.test_cluster_delete_validation.TestClusterDeleteValidationV2.test_delete_schema_extra_fields [0.001922s] ... ok {31} sahara.tests.unit.service.validation.test_cluster_scaling_validation.TestScalingValidation.test_cluster_scaling_scheme_v_resize_ng_v2 [0.010248s] ... ok Unable to retrieve plugin data from database {31} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_flavor_exists [0.015005s] ... ok {8} sahara.tests.unit.service.validation.test_add_tags_validation.TestTagsAddingValidation.test_add_tags_validation [0.309205s] ... ok Unable to retrieve plugin data from database {15} sahara.tests.unit.conductor.manager.test_templates.ClusterTemplates.test_clt_fields [0.133892s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {31} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_validate_image [0.055977s] ... ok {15} sahara.tests.unit.db.templates.test_utils.TemplateUtilsTestCase.test_value_diff [0.018711s] ... ok {15} sahara.tests.unit.plugins.test_labels.TestPluginLabels.test_validate_plugin_labels [0.031738s] ... ok {15} sahara.tests.unit.plugins.test_provide_recommendations.TestProvidingRecommendations.test_apply_recommended_configs_no_updates [0.018390s] ... ok {15} sahara.tests.unit.service.castellan.test_sahara_key_manager.SaharaKeyManagerTest.test_create_key [0.001333s] ... ok {15} sahara.tests.unit.service.edp.data_sources.manila.test_manila_type.TestManilaType.test_get_runtime_url [0.003662s] ... ok {15} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_get_cluster_hosts_information_smthg_wrong [0.002828s] ... ok {15} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_put_file_to_hdfs [0.002976s] ... ok {14} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_cluster_keypair_update [0.497384s] ... 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 {9} sahara.tests.unit.service.validation.test_cluster_template_create_validation.TestClusterTemplateCreateValidation.test_cluster_template_create_v_types [0.857030s] ... ok {9} sahara.tests.unit.test_exceptions.TestExceptions.test_db_duplicate [0.001504s] ... ok {15} sahara.tests.unit.service.edp.test_job_manager.TestJobManager.test_build_workflow_swift_configs [0.024611s] ... ok {9} sahara.tests.unit.test_exceptions.TestExceptions.test_image_not_registered [0.001362s] ... ok {9} sahara.tests.unit.topology.test_topology.TopologyTestCase.test_read_swift_topology [0.002028s] ... ok {15} sahara.tests.unit.service.validation.edp.test_data_source.TestDataSourceUpdateValidation.test_update_data_source_swift [0.004219s] ... ok {15} sahara.tests.unit.service.validation.edp.test_job_interface.TestJobExecutionInterfaceValidation.test_no_execution_interface [0.012226s] ... ok {31} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads_if_spawning_exception [0.130629s] ... ok {31} sahara.tests.unit.test_context.ContextTest.test_wrapper_does_not_set_exception [0.002129s] ... 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. {31} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_with_retry [0.003346s] ... ok {31} sahara.tests.unit.utils.openstack.test_base.ExecuteWithRetryTest.test_cinderclient_calls_without_retry [0.003734s] ... ok {15} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_names [0.041100s] ... ok {15} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_node_groups_create_required [0.048777s] ... ok {15} sahara.tests.unit.utils.openstack.test_images.TestImages.test_unset_image_info [0.008390s] ... ok {15} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_to_dict [0.001364s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} {15} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_append_to_file [0.004164s] ... ok Arguments dropped when creating context: {'token': 'test_auth_token'} Invalid keyword in proxy_command: 'bad_kw' Invalid keyword in proxy_command: 'bad_kw' {15} sahara.tests.unit.utils.test_ssh_remote.TestInstanceInteropHelper.test_proxy_command_bad [0.004629s] ... ok {28} sahara.tests.unit.service.test_periodic.TestPeriodicBack.test_run_verifications_not_executed [0.631686s] ... ok Can't detach volume 123 {28} sahara.tests.unit.service.test_volumes.TestAttachVolume.test_detach_volumes_v3 [0.023465s] ... ok {9} sahara.tests.unit.utils.test_cluster.UtilsClusterTest.test_change_status_description [0.243979s] ... ok {9} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_plugin_poll_second_scenario [0.003086s] ... ok {9} sahara.tests.unit.utils.test_poll_utils.TestPollUtils.test_poll_failed_second_scenario [0.004249s] ... ok {9} sahara.tests.unit.utils.test_resources.SimpleResourceTestCase.test_resource_init_attrs [0.001261s] ... ok {8} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_update_provisioning_steps [0.482758s] ... ok {8} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_set_defaults [0.007218s] ... ok {8} sahara.tests.unit.utils.test_xml_utils.XMLUtilsTestCase.test_load_xml_defaults [0.002111s] ... ok {28} sahara.tests.unit.service.validation.edp.test_job.TestJobUpdateValidation.test_job_update_types [0.300167s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {28} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_missing_floating_pool [0.020495s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {28} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_create_wrong_availability_zone [0.016821s] ... ok {14} sahara.tests.unit.service.api.v2.test_clusters.TestClusterApi.test_create_multiple_clusters_success [0.612089s] ... ok {14} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_configure_cluster_for_hdfs [0.006977s] ... ok {14} sahara.tests.unit.service.edp.test_hdfs_helper.HDFSHelperTestCase.test_create_dir_hadoop2 [0.001963s] ... ok {14} sahara.tests.unit.service.edp.test_job_utils.JobUtilsTestCase.test_args_may_contain_data_sources [0.000446s] ... ok {14} sahara.tests.unit.service.validation.edp.test_job.TestJobCreateValidation.test_bad_job_type_rejected [0.013464s] ... ok Unable to retrieve plugin data from database Unable to retrieve plugin data from database {14} sahara.tests.unit.service.validation.test_cluster_create_validation.TestClusterCreateValidation.test_cluster_missing_security_groups [0.017831s] ... ok {35} sahara.tests.unit.service.validation.test_ng_template_validation_create.TestNGTemplateCreateValidation.test_ng_template_create_v_types [1.255247s] ... ok {35} sahara.tests.unit.test_main.ValidateCastellanTest.test_context_cleared [0.000707s] ... ok {35} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_valid_name_hostname [0.003774s] ... ok {35} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_cluster_get_with_events [0.183959s] ... ok Unable to setup notification transport. Reusing service transport for that. {35} sahara.tests.unit.utils.test_rpc.TestMessagingSetup.test_fallback [0.004213s] ... ok {14} sahara.tests.unit.service.validation.test_cluster_update_validation.TestClusterUpdateValidation.test_cluster_update_types [0.291293s] ... ok {19} sahara.tests.unit.utils.test_cluster_progress_ops.ClusterProgressOpsTest.test_instance_context_manager [2.031343s] ... ok {14} sahara.tests.unit.test_context.ContextTest.test_thread_group_waits_threads [0.712509s] ... ok {14} sahara.tests.unit.utils.test_api_validator.ApiValidatorTest.test_validate_uuid [0.000504s] ... ok {14} sahara.tests.unit.utils.test_crypto.CryptoTest.test_to_paramiko_private_key [0.282195s] ... ok ====== Totals ====== Ran: 791 tests in 5.5971 sec. - Passed: 784 - Skipped: 7 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 93.8450 sec. ============== Worker Balance ============== - Worker 0 (20 tests) => 0:00:02.086909 - Worker 1 (20 tests) => 0:00:00.974296 - Worker 2 (20 tests) => 0:00:01.796396 - Worker 3 (20 tests) => 0:00:02.503428 - Worker 4 (20 tests) => 0:00:01.606286 - Worker 5 (20 tests) => 0:00:02.136085 - Worker 6 (20 tests) => 0:00:01.735163 - Worker 7 (20 tests) => 0:00:01.239090 - Worker 8 (20 tests) => 0:00:03.907269 - Worker 9 (20 tests) => 0:00:03.794110 - Worker 10 (20 tests) => 0:00:01.214359 - Worker 11 (20 tests) => 0:00:02.238161 - Worker 12 (20 tests) => 0:00:01.779498 - Worker 13 (20 tests) => 0:00:01.861229 - Worker 14 (20 tests) => 0:00:05.504625 - Worker 15 (20 tests) => 0:00:03.565819 - Worker 16 (20 tests) => 0:00:02.598872 - Worker 17 (20 tests) => 0:00:00.888048 - Worker 18 (20 tests) => 0:00:01.910761 - Worker 19 (20 tests) => 0:00:04.797393 - Worker 20 (20 tests) => 0:00:01.919557 - Worker 21 (20 tests) => 0:00:02.413056 - Worker 22 (20 tests) => 0:00:02.523058 - Worker 23 (20 tests) => 0:00:01.572643 - Worker 24 (20 tests) => 0:00:01.322076 - Worker 25 (20 tests) => 0:00:01.604495 - Worker 26 (20 tests) => 0:00:02.087281 - Worker 27 (20 tests) => 0:00:01.798097 - Worker 28 (20 tests) => 0:00:03.956124 - Worker 29 (20 tests) => 0:00:02.237230 - Worker 30 (20 tests) => 0:00:02.735667 - Worker 31 (19 tests) => 0:00:03.511005 - Worker 32 (19 tests) => 0:00:02.485013 - Worker 33 (19 tests) => 0:00:02.981366 - Worker 34 (19 tests) => 0:00:00.720719 - Worker 35 (19 tests) => 0:00:04.300471 - Worker 36 (19 tests) => 0:00:02.201005 - Worker 37 (19 tests) => 0:00:03.112942 - Worker 38 (19 tests) => 0:00:01.116806 - Worker 39 (19 tests) => 0:00:01.588636 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-sahara-16.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9QZMaN + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/openstack-sahara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/openstack-sahara + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/openstack-sahara + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2ldPjt + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/openstack-sahara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/openstack-sahara + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/openstack-sahara + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-sahara = 1:16.0.0-1.el9s 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-16.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IfhmIg + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/python3-sahara + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/python3-sahara + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/python3-sahara + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sKn2YD + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/python3-sahara + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/python3-sahara + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/python3-sahara + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sahara = 1:16.0.0-1.el9s python3-sahara = 1:16.0.0-1.el9s python3.9-sahara = 1:16.0.0-1.el9s python3.9dist(sahara) = 16 python3dist(sahara) = 16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python39-sahara < 1:16.0.0-1.el9s Processing files: python3-sahara-tests-16.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BoKsAa + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.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-16.0.0-1.el9s.noarch/usr/share/licenses/python3-sahara-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/python3-sahara-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sahara-tests = 1:16.0.0-1.el9s python3-sahara-tests = 1:16.0.0-1.el9s python3.9-sahara-tests = 1:16.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-sahara-tests < 1:16.0.0-1.el9s Processing files: openstack-sahara-common-16.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1IaeDD + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.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-16.0.0-1.el9s.noarch/usr/share/doc/openstack-sahara-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/openstack-sahara-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XHOMIM + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.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-16.0.0-1.el9s.noarch/usr/share/licenses/openstack-sahara-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/openstack-sahara-common + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/sahara/rootwrap.d/sahara.filters -> /usr/share/sahara/rootwrap/sahara.filters Provides: config(openstack-sahara-common) = 1:16.0.0-1.el9s openstack-sahara-common = 1:16.0.0-1.el9s 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-16.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cPtV3i + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.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-16.0.0-1.el9s.noarch/usr/share/doc/openstack-sahara-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/doc/openstack-sahara-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8zmZCg + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.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-16.0.0-1.el9s.noarch/usr/share/licenses/openstack-sahara-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch/usr/share/licenses/openstack-sahara-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-sahara-doc = 1:16.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-sahara-engine-16.0.0-1.el9s.noarch Provides: openstack-sahara-engine = 1:16.0.0-1.el9s 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-16.0.0-1.el9s.noarch Provides: openstack-sahara-api = 1:16.0.0-1.el9s 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-16.0.0-1.el9s.noarch Provides: openstack-sahara-image-pack = 1:16.0.0-1.el9s 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-16.0.0-1.el9s.noarch Wrote: /builddir/build/RPMS/openstack-sahara-image-pack-16.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-api-16.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-engine-16.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-16.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-common-16.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-sahara-tests-16.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-sahara-16.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-sahara-doc-16.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LWFKDU + umask 022 + cd /builddir/build/BUILD + cd sahara-16.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-sahara-16.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0