Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462652.762874/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'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.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'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-resolwe-34.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462652.762874/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'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.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'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-resolwe-34.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682462652.762874/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'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.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'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dsfHeH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resolwe-34.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/resolwe-34.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd resolwe-34.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6jz4lw + umask 022 + cd /builddir/build/BUILD + cd resolwe-34.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/resolwe copying resolwe/utils.py -> build/lib/resolwe copying resolwe/api_urls.py -> build/lib/resolwe copying resolwe/__about__.py -> build/lib/resolwe copying resolwe/__init__.py -> build/lib/resolwe copying resolwe/composer.py -> build/lib/resolwe creating build/lib/resolwe/auditlog copying resolwe/auditlog/apps.py -> build/lib/resolwe/auditlog copying resolwe/auditlog/auditmanager.py -> build/lib/resolwe/auditlog copying resolwe/auditlog/models.py -> build/lib/resolwe/auditlog copying resolwe/auditlog/middleware.py -> build/lib/resolwe/auditlog copying resolwe/auditlog/logger.py -> build/lib/resolwe/auditlog copying resolwe/auditlog/__init__.py -> build/lib/resolwe/auditlog creating build/lib/resolwe/flow copying resolwe/flow/finders.py -> build/lib/resolwe/flow copying resolwe/flow/migration_ops.py -> build/lib/resolwe/flow copying resolwe/flow/apps.py -> build/lib/resolwe/flow copying resolwe/flow/filters.py -> build/lib/resolwe/flow copying resolwe/flow/tasks.py -> build/lib/resolwe/flow copying resolwe/flow/routing.py -> build/lib/resolwe/flow copying resolwe/flow/engine.py -> build/lib/resolwe/flow copying resolwe/flow/exceptions.py -> build/lib/resolwe/flow copying resolwe/flow/__init__.py -> build/lib/resolwe/flow copying resolwe/flow/signals.py -> build/lib/resolwe/flow creating build/lib/resolwe/test copying resolwe/test/utils.py -> build/lib/resolwe/test copying resolwe/test/__init__.py -> build/lib/resolwe/test creating build/lib/resolwe/observers copying resolwe/observers/consumers.py -> build/lib/resolwe/observers copying resolwe/observers/utils.py -> build/lib/resolwe/observers copying resolwe/observers/apps.py -> build/lib/resolwe/observers copying resolwe/observers/models.py -> build/lib/resolwe/observers copying resolwe/observers/decorators.py -> build/lib/resolwe/observers copying resolwe/observers/routing.py -> build/lib/resolwe/observers copying resolwe/observers/mixins.py -> build/lib/resolwe/observers copying resolwe/observers/views.py -> build/lib/resolwe/observers copying resolwe/observers/tests.py -> build/lib/resolwe/observers copying resolwe/observers/protocol.py -> build/lib/resolwe/observers copying resolwe/observers/__init__.py -> build/lib/resolwe/observers copying resolwe/observers/signals.py -> build/lib/resolwe/observers creating build/lib/resolwe/test_helpers copying resolwe/test_helpers/test_runner.py -> build/lib/resolwe/test_helpers copying resolwe/test_helpers/__init__.py -> build/lib/resolwe/test_helpers creating build/lib/resolwe/storage copying resolwe/storage/consumers.py -> build/lib/resolwe/storage copying resolwe/storage/cleanup.py -> build/lib/resolwe/storage copying resolwe/storage/apps.py -> build/lib/resolwe/storage copying resolwe/storage/models.py -> build/lib/resolwe/storage copying resolwe/storage/views.py -> build/lib/resolwe/storage copying resolwe/storage/manager.py -> build/lib/resolwe/storage copying resolwe/storage/protocol.py -> build/lib/resolwe/storage copying resolwe/storage/settings.py -> build/lib/resolwe/storage copying resolwe/storage/__init__.py -> build/lib/resolwe/storage copying resolwe/storage/signals.py -> build/lib/resolwe/storage creating build/lib/resolwe/db copying resolwe/db/__init__.py -> build/lib/resolwe/db creating build/lib/resolwe/permissions copying resolwe/permissions/utils.py -> build/lib/resolwe/permissions copying resolwe/permissions/shortcuts.py -> build/lib/resolwe/permissions copying resolwe/permissions/filters.py -> build/lib/resolwe/permissions copying resolwe/permissions/permissions.py -> build/lib/resolwe/permissions copying resolwe/permissions/models.py -> build/lib/resolwe/permissions copying resolwe/permissions/mixins.py -> build/lib/resolwe/permissions copying resolwe/permissions/loader.py -> build/lib/resolwe/permissions copying resolwe/permissions/__init__.py -> build/lib/resolwe/permissions creating build/lib/resolwe/toolkit copying resolwe/toolkit/__init__.py -> build/lib/resolwe/toolkit creating build/lib/resolwe/process copying resolwe/process/bootstrap_python_runtime.py -> build/lib/resolwe/process copying resolwe/process/runtimes.py -> build/lib/resolwe/process copying resolwe/process/descriptor.py -> build/lib/resolwe/process copying resolwe/process/parser.py -> build/lib/resolwe/process copying resolwe/process/fields.py -> build/lib/resolwe/process copying resolwe/process/models.py -> build/lib/resolwe/process copying resolwe/process/socket_utils.py -> build/lib/resolwe/process copying resolwe/process/communicator.py -> build/lib/resolwe/process copying resolwe/process/__init__.py -> build/lib/resolwe/process copying resolwe/process/runtime.py -> build/lib/resolwe/process creating build/lib/resolwe/rest copying resolwe/rest/projection.py -> build/lib/resolwe/rest copying resolwe/rest/fields.py -> build/lib/resolwe/rest copying resolwe/rest/serializers.py -> build/lib/resolwe/rest copying resolwe/rest/tests.py -> build/lib/resolwe/rest copying resolwe/rest/__init__.py -> build/lib/resolwe/rest creating build/lib/resolwe/flow/utils copying resolwe/flow/utils/decorators.py -> build/lib/resolwe/flow/utils copying resolwe/flow/utils/exceptions.py -> build/lib/resolwe/flow/utils copying resolwe/flow/utils/stats.py -> build/lib/resolwe/flow/utils copying resolwe/flow/utils/__init__.py -> build/lib/resolwe/flow/utils copying resolwe/flow/utils/iterators.py -> build/lib/resolwe/flow/utils creating build/lib/resolwe/flow/models copying resolwe/flow/models/process.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/descriptor.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/secret.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/fields.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/base.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/functions.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/worker.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/collection.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/entity.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/storage.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/annotations.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/__init__.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/data.py -> build/lib/resolwe/flow/models copying resolwe/flow/models/migrations.py -> build/lib/resolwe/flow/models creating build/lib/resolwe/flow/expression_engines copying resolwe/flow/expression_engines/base.py -> build/lib/resolwe/flow/expression_engines copying resolwe/flow/expression_engines/exceptions.py -> build/lib/resolwe/flow/expression_engines copying resolwe/flow/expression_engines/__init__.py -> build/lib/resolwe/flow/expression_engines creating build/lib/resolwe/flow/managers copying resolwe/flow/managers/consumer.py -> build/lib/resolwe/flow/managers copying resolwe/flow/managers/state.py -> build/lib/resolwe/flow/managers copying resolwe/flow/managers/utils.py -> build/lib/resolwe/flow/managers copying resolwe/flow/managers/dispatcher.py -> build/lib/resolwe/flow/managers copying resolwe/flow/managers/protocol.py -> build/lib/resolwe/flow/managers copying resolwe/flow/managers/__init__.py -> build/lib/resolwe/flow/managers creating build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/process.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/descriptor.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/relation.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/fields.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/base.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/contributor.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/collection.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/entity.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/storage.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/annotations.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/__init__.py -> build/lib/resolwe/flow/serializers copying resolwe/flow/serializers/data.py -> build/lib/resolwe/flow/serializers creating build/lib/resolwe/flow/executors copying resolwe/flow/executors/startup_communication_container.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/zeromq_utils.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/prepare.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/run.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/global_settings.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/transfer.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/startup_processing_container.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/socket_utils.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/constants.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/init_container.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/logger.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/protocol.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/__init__.py -> build/lib/resolwe/flow/executors copying resolwe/flow/executors/__main__.py -> build/lib/resolwe/flow/executors creating build/lib/resolwe/flow/execution_engines copying resolwe/flow/execution_engines/base.py -> build/lib/resolwe/flow/execution_engines copying resolwe/flow/execution_engines/exceptions.py -> build/lib/resolwe/flow/execution_engines copying resolwe/flow/execution_engines/__init__.py -> build/lib/resolwe/flow/execution_engines creating build/lib/resolwe/flow/views copying resolwe/flow/views/process.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/descriptor.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/relation.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/utils.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/collection.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/entity.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/storage.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/mixins.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/annotations.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/__init__.py -> build/lib/resolwe/flow/views copying resolwe/flow/views/data.py -> build/lib/resolwe/flow/views creating build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0006_add_descriptor_to_relation.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0001_squashed_0043_full_text_search.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0007_alter_data_process_rc.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0005_duplicate_data_dependency.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0002_squashed_0049_json_field.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0003_add_permission_group.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0004_data_process_resources.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/__init__.py -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/0008_annotations.py -> build/lib/resolwe/flow/migrations creating build/lib/resolwe/flow/management copying resolwe/flow/management/__init__.py -> build/lib/resolwe/flow/management creating build/lib/resolwe/flow/utils/docs copying resolwe/flow/utils/docs/autoprocess.py -> build/lib/resolwe/flow/utils/docs copying resolwe/flow/utils/docs/__init__.py -> build/lib/resolwe/flow/utils/docs creating build/lib/resolwe/flow/models/utils copying resolwe/flow/models/utils/reference.py -> build/lib/resolwe/flow/models/utils copying resolwe/flow/models/utils/validation.py -> build/lib/resolwe/flow/models/utils copying resolwe/flow/models/utils/render.py -> build/lib/resolwe/flow/models/utils copying resolwe/flow/models/utils/hydrate.py -> build/lib/resolwe/flow/models/utils copying resolwe/flow/models/utils/__init__.py -> build/lib/resolwe/flow/models/utils copying resolwe/flow/models/utils/duplicate.py -> build/lib/resolwe/flow/models/utils creating build/lib/resolwe/flow/expression_engines/jinja copying resolwe/flow/expression_engines/jinja/filters.py -> build/lib/resolwe/flow/expression_engines/jinja copying resolwe/flow/expression_engines/jinja/__init__.py -> build/lib/resolwe/flow/expression_engines/jinja creating build/lib/resolwe/flow/managers/workload_connectors copying resolwe/flow/managers/workload_connectors/local.py -> build/lib/resolwe/flow/managers/workload_connectors copying resolwe/flow/managers/workload_connectors/base.py -> build/lib/resolwe/flow/managers/workload_connectors copying resolwe/flow/managers/workload_connectors/slurm.py -> build/lib/resolwe/flow/managers/workload_connectors copying resolwe/flow/managers/workload_connectors/kubernetes.py -> build/lib/resolwe/flow/managers/workload_connectors copying resolwe/flow/managers/workload_connectors/celery.py -> build/lib/resolwe/flow/managers/workload_connectors copying resolwe/flow/managers/workload_connectors/__init__.py -> build/lib/resolwe/flow/managers/workload_connectors creating build/lib/resolwe/flow/managers/listener copying resolwe/flow/managers/listener/python_process_plugin.py -> build/lib/resolwe/flow/managers/listener copying resolwe/flow/managers/listener/listener.py -> build/lib/resolwe/flow/managers/listener copying resolwe/flow/managers/listener/basic_commands_plugin.py -> build/lib/resolwe/flow/managers/listener copying resolwe/flow/managers/listener/plugin.py -> build/lib/resolwe/flow/managers/listener copying resolwe/flow/managers/listener/bootstrap_plugin.py -> build/lib/resolwe/flow/managers/listener copying resolwe/flow/managers/listener/__init__.py -> build/lib/resolwe/flow/managers/listener creating build/lib/resolwe/flow/executors/local copying resolwe/flow/executors/local/prepare.py -> build/lib/resolwe/flow/executors/local copying resolwe/flow/executors/local/run.py -> build/lib/resolwe/flow/executors/local copying resolwe/flow/executors/local/__init__.py -> build/lib/resolwe/flow/executors/local creating build/lib/resolwe/flow/executors/docker copying resolwe/flow/executors/docker/prepare.py -> build/lib/resolwe/flow/executors/docker copying resolwe/flow/executors/docker/run.py -> build/lib/resolwe/flow/executors/docker copying resolwe/flow/executors/docker/seccomp.py -> build/lib/resolwe/flow/executors/docker copying resolwe/flow/executors/docker/__init__.py -> build/lib/resolwe/flow/executors/docker creating build/lib/resolwe/flow/executors/null copying resolwe/flow/executors/null/prepare.py -> build/lib/resolwe/flow/executors/null copying resolwe/flow/executors/null/run.py -> build/lib/resolwe/flow/executors/null copying resolwe/flow/executors/null/__init__.py -> build/lib/resolwe/flow/executors/null creating build/lib/resolwe/flow/execution_engines/workflow copying resolwe/flow/execution_engines/workflow/__init__.py -> build/lib/resolwe/flow/execution_engines/workflow creating build/lib/resolwe/flow/execution_engines/python copying resolwe/flow/execution_engines/python/__init__.py -> build/lib/resolwe/flow/execution_engines/python creating build/lib/resolwe/flow/execution_engines/bash copying resolwe/flow/execution_engines/bash/__init__.py -> build/lib/resolwe/flow/execution_engines/bash creating build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/register.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/collecttools.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/list_docker_images.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/collecttools_kubernetes.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/cleantestdir.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/prepare_runtime.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/runlistener.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/migrate_annotations.py -> build/lib/resolwe/flow/management/commands copying resolwe/flow/management/commands/__init__.py -> build/lib/resolwe/flow/management/commands creating build/lib/resolwe/test/testcases copying resolwe/test/testcases/api.py -> build/lib/resolwe/test/testcases copying resolwe/test/testcases/process.py -> build/lib/resolwe/test/testcases copying resolwe/test/testcases/setting_overrides.py -> build/lib/resolwe/test/testcases copying resolwe/test/testcases/__init__.py -> build/lib/resolwe/test/testcases creating build/lib/resolwe/observers/migrations copying resolwe/observers/migrations/0003_alter_observer_object_id.py -> build/lib/resolwe/observers/migrations copying resolwe/observers/migrations/0001_initial.py -> build/lib/resolwe/observers/migrations copying resolwe/observers/migrations/0002_backgroundtask.py -> build/lib/resolwe/observers/migrations copying resolwe/observers/migrations/__init__.py -> build/lib/resolwe/observers/migrations creating build/lib/resolwe/test_helpers/management copying resolwe/test_helpers/management/__init__.py -> build/lib/resolwe/test_helpers/management creating build/lib/resolwe/test_helpers/management/commands copying resolwe/test_helpers/management/commands/show_profile.py -> build/lib/resolwe/test_helpers/management/commands copying resolwe/test_helpers/management/commands/__init__.py -> build/lib/resolwe/test_helpers/management/commands creating build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/s3connector.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/utils.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/transfer.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/circular_buffer.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/googleconnector.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/registry.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/hasher.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/exceptions.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/baseconnector.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/__init__.py -> build/lib/resolwe/storage/connectors copying resolwe/storage/connectors/localconnector.py -> build/lib/resolwe/storage/connectors creating build/lib/resolwe/storage/migrations copying resolwe/storage/migrations/0001_squashed_0009_referencedpath_chunk_size.py -> build/lib/resolwe/storage/migrations copying resolwe/storage/migrations/__init__.py -> build/lib/resolwe/storage/migrations creating build/lib/resolwe/storage/management copying resolwe/storage/management/__init__.py -> build/lib/resolwe/storage/management creating build/lib/resolwe/storage/management/commands copying resolwe/storage/management/commands/runstoragecleanup.py -> build/lib/resolwe/storage/management/commands copying resolwe/storage/management/commands/compare_models_and_csv.py -> build/lib/resolwe/storage/management/commands copying resolwe/storage/management/commands/runstoragemanager.py -> build/lib/resolwe/storage/management/commands copying resolwe/storage/management/commands/__init__.py -> build/lib/resolwe/storage/management/commands creating build/lib/resolwe/db/postgresql copying resolwe/db/postgresql/base.py -> build/lib/resolwe/db/postgresql copying resolwe/db/postgresql/__init__.py -> build/lib/resolwe/db/postgresql creating build/lib/resolwe/permissions/migrations copying resolwe/permissions/migrations/0004_create_anonymous_user.py -> build/lib/resolwe/permissions/migrations copying resolwe/permissions/migrations/0001_initial.py -> build/lib/resolwe/permissions/migrations copying resolwe/permissions/migrations/0003_change_default_manager_on_permission_model.py -> build/lib/resolwe/permissions/migrations copying resolwe/permissions/migrations/__init__.py -> build/lib/resolwe/permissions/migrations creating build/lib/resolwe/permissions/management copying resolwe/permissions/management/__init__.py -> build/lib/resolwe/permissions/management creating build/lib/resolwe/permissions/management/commands copying resolwe/permissions/management/commands/validate_permission_hierarchy.py -> build/lib/resolwe/permissions/management/commands copying resolwe/permissions/management/commands/__init__.py -> build/lib/resolwe/permissions/management/commands copying resolwe/flow/executors/requirements.txt -> build/lib/resolwe/flow/executors copying resolwe/flow/migrations/triggers_data.sql -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/triggers_collection.sql -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/utils.sql -> build/lib/resolwe/flow/migrations copying resolwe/flow/migrations/triggers_entity.sql -> build/lib/resolwe/flow/migrations creating build/lib/resolwe/flow/static creating build/lib/resolwe/flow/static/flow copying resolwe/flow/static/flow/typeSchema.json -> build/lib/resolwe/flow/static/flow copying resolwe/flow/static/flow/descriptorSchema.json -> build/lib/resolwe/flow/static/flow copying resolwe/flow/static/flow/processSchema.json -> build/lib/resolwe/flow/static/flow copying resolwe/flow/static/flow/fieldSchema.json -> build/lib/resolwe/flow/static/flow copying resolwe/flow/static/flow/resourcesSchema.json -> build/lib/resolwe/flow/static/flow creating build/lib/resolwe/toolkit/processes copying resolwe/toolkit/processes/dirs.yml -> build/lib/resolwe/toolkit/processes copying resolwe/toolkit/processes/files.py -> build/lib/resolwe/toolkit/processes + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S0OMkg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64 + cd resolwe-34.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog copying build/lib/resolwe/auditlog/apps.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog copying build/lib/resolwe/auditlog/auditmanager.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog copying build/lib/resolwe/auditlog/models.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog copying build/lib/resolwe/auditlog/middleware.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog copying build/lib/resolwe/auditlog/logger.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog copying build/lib/resolwe/auditlog/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow copying build/lib/resolwe/flow/finders.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/docs copying build/lib/resolwe/flow/utils/docs/autoprocess.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/docs copying build/lib/resolwe/flow/utils/docs/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/docs copying build/lib/resolwe/flow/utils/decorators.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils copying build/lib/resolwe/flow/utils/exceptions.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils copying build/lib/resolwe/flow/utils/stats.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils copying build/lib/resolwe/flow/utils/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils copying build/lib/resolwe/flow/utils/iterators.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/static creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/static/flow copying build/lib/resolwe/flow/static/flow/typeSchema.json -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/static/flow copying build/lib/resolwe/flow/static/flow/descriptorSchema.json -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/static/flow copying build/lib/resolwe/flow/static/flow/processSchema.json -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/static/flow copying build/lib/resolwe/flow/static/flow/fieldSchema.json -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/static/flow copying build/lib/resolwe/flow/static/flow/resourcesSchema.json -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/static/flow creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils copying build/lib/resolwe/flow/models/utils/reference.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils copying build/lib/resolwe/flow/models/utils/validation.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils copying build/lib/resolwe/flow/models/utils/render.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils copying build/lib/resolwe/flow/models/utils/hydrate.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils copying build/lib/resolwe/flow/models/utils/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils copying build/lib/resolwe/flow/models/utils/duplicate.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils copying build/lib/resolwe/flow/models/process.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/descriptor.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/secret.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/fields.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/base.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/functions.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/worker.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/collection.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/entity.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/storage.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/annotations.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/data.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/models/migrations.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models copying build/lib/resolwe/flow/migration_ops.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow copying build/lib/resolwe/flow/apps.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow copying build/lib/resolwe/flow/filters.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines copying build/lib/resolwe/flow/expression_engines/base.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/jinja copying build/lib/resolwe/flow/expression_engines/jinja/filters.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/jinja copying build/lib/resolwe/flow/expression_engines/jinja/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/jinja copying build/lib/resolwe/flow/expression_engines/exceptions.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines copying build/lib/resolwe/flow/expression_engines/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers copying build/lib/resolwe/flow/managers/consumer.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers copying build/lib/resolwe/flow/managers/state.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers copying build/lib/resolwe/flow/managers/utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers copying build/lib/resolwe/flow/managers/dispatcher.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors copying build/lib/resolwe/flow/managers/workload_connectors/local.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors copying build/lib/resolwe/flow/managers/workload_connectors/base.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors copying build/lib/resolwe/flow/managers/workload_connectors/slurm.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors copying build/lib/resolwe/flow/managers/workload_connectors/kubernetes.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors copying build/lib/resolwe/flow/managers/workload_connectors/celery.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors copying build/lib/resolwe/flow/managers/workload_connectors/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener copying build/lib/resolwe/flow/managers/listener/python_process_plugin.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener copying build/lib/resolwe/flow/managers/listener/listener.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener copying build/lib/resolwe/flow/managers/listener/basic_commands_plugin.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener copying build/lib/resolwe/flow/managers/listener/plugin.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener copying build/lib/resolwe/flow/managers/listener/bootstrap_plugin.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener copying build/lib/resolwe/flow/managers/listener/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener copying build/lib/resolwe/flow/managers/protocol.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers copying build/lib/resolwe/flow/managers/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/process.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/descriptor.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/relation.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/fields.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/base.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/contributor.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/collection.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/entity.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/storage.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/annotations.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/serializers/data.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers copying build/lib/resolwe/flow/tasks.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/startup_communication_container.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/zeromq_utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/prepare.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/run.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/global_settings.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/local copying build/lib/resolwe/flow/executors/local/prepare.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/local copying build/lib/resolwe/flow/executors/local/run.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/local copying build/lib/resolwe/flow/executors/local/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/local copying build/lib/resolwe/flow/executors/transfer.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/startup_processing_container.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/requirements.txt -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker copying build/lib/resolwe/flow/executors/docker/prepare.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker copying build/lib/resolwe/flow/executors/docker/run.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker copying build/lib/resolwe/flow/executors/docker/seccomp.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker copying build/lib/resolwe/flow/executors/docker/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker copying build/lib/resolwe/flow/executors/socket_utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/constants.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/init_container.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/null copying build/lib/resolwe/flow/executors/null/prepare.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/null copying build/lib/resolwe/flow/executors/null/run.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/null copying build/lib/resolwe/flow/executors/null/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/null copying build/lib/resolwe/flow/executors/logger.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/protocol.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/executors/__main__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors copying build/lib/resolwe/flow/routing.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow copying build/lib/resolwe/flow/engine.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/workflow copying build/lib/resolwe/flow/execution_engines/workflow/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/workflow copying build/lib/resolwe/flow/execution_engines/base.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/python copying build/lib/resolwe/flow/execution_engines/python/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/python copying build/lib/resolwe/flow/execution_engines/exceptions.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines copying build/lib/resolwe/flow/execution_engines/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/bash copying build/lib/resolwe/flow/execution_engines/bash/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/bash copying build/lib/resolwe/flow/exceptions.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/process.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/descriptor.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/relation.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/collection.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/entity.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/storage.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/mixins.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/annotations.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views copying build/lib/resolwe/flow/views/data.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0006_add_descriptor_to_relation.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/triggers_data.sql -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0001_squashed_0043_full_text_search.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/triggers_collection.sql -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0007_alter_data_process_rc.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/utils.sql -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0005_duplicate_data_dependency.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0002_squashed_0049_json_field.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0003_add_permission_group.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0004_data_process_resources.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/0008_annotations.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/migrations/triggers_entity.sql -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations copying build/lib/resolwe/flow/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow copying build/lib/resolwe/flow/signals.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/register.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/collecttools.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/list_docker_images.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/collecttools_kubernetes.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/cleantestdir.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/prepare_runtime.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/runlistener.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/migrate_annotations.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands copying build/lib/resolwe/flow/management/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management copying build/lib/resolwe/utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test copying build/lib/resolwe/test/utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases copying build/lib/resolwe/test/testcases/api.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases copying build/lib/resolwe/test/testcases/process.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases copying build/lib/resolwe/test/testcases/setting_overrides.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases copying build/lib/resolwe/test/testcases/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases copying build/lib/resolwe/test/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test copying build/lib/resolwe/api_urls.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/consumers.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/apps.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/models.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/decorators.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/routing.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/mixins.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/views.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/tests.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/protocol.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations copying build/lib/resolwe/observers/migrations/0003_alter_observer_object_id.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations copying build/lib/resolwe/observers/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations copying build/lib/resolwe/observers/migrations/0002_backgroundtask.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations copying build/lib/resolwe/observers/migrations/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations copying build/lib/resolwe/observers/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers copying build/lib/resolwe/observers/signals.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers copying build/lib/resolwe/test_helpers/test_runner.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers copying build/lib/resolwe/test_helpers/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management/commands copying build/lib/resolwe/test_helpers/management/commands/show_profile.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management/commands copying build/lib/resolwe/test_helpers/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management/commands copying build/lib/resolwe/test_helpers/management/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management copying build/lib/resolwe/__about__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/consumers.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/cleanup.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/apps.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/models.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/s3connector.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/transfer.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/circular_buffer.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/googleconnector.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/registry.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/hasher.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/exceptions.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/baseconnector.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/connectors/localconnector.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors copying build/lib/resolwe/storage/views.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/manager.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/protocol.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/settings.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/migrations copying build/lib/resolwe/storage/migrations/0001_squashed_0009_referencedpath_chunk_size.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/migrations copying build/lib/resolwe/storage/migrations/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/migrations copying build/lib/resolwe/storage/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage copying build/lib/resolwe/storage/signals.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands copying build/lib/resolwe/storage/management/commands/runstoragecleanup.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands copying build/lib/resolwe/storage/management/commands/compare_models_and_csv.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands copying build/lib/resolwe/storage/management/commands/runstoragemanager.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands copying build/lib/resolwe/storage/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands copying build/lib/resolwe/storage/management/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db copying build/lib/resolwe/db/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db/postgresql copying build/lib/resolwe/db/postgresql/base.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db/postgresql copying build/lib/resolwe/db/postgresql/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db/postgresql creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions copying build/lib/resolwe/permissions/utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions copying build/lib/resolwe/permissions/shortcuts.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions copying build/lib/resolwe/permissions/filters.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions copying build/lib/resolwe/permissions/permissions.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions copying build/lib/resolwe/permissions/models.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions copying build/lib/resolwe/permissions/mixins.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions copying build/lib/resolwe/permissions/loader.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations copying build/lib/resolwe/permissions/migrations/0004_create_anonymous_user.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations copying build/lib/resolwe/permissions/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations copying build/lib/resolwe/permissions/migrations/0003_change_default_manager_on_permission_model.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations copying build/lib/resolwe/permissions/migrations/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations copying build/lib/resolwe/permissions/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management/commands copying build/lib/resolwe/permissions/management/commands/validate_permission_hierarchy.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management/commands copying build/lib/resolwe/permissions/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management/commands copying build/lib/resolwe/permissions/management/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/toolkit creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/toolkit/processes copying build/lib/resolwe/toolkit/processes/dirs.yml -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/toolkit/processes copying build/lib/resolwe/toolkit/processes/files.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/toolkit/processes copying build/lib/resolwe/toolkit/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/toolkit creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/bootstrap_python_runtime.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/runtimes.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/descriptor.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/parser.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/fields.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/models.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/socket_utils.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/communicator.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process copying build/lib/resolwe/process/runtime.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process creating /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest copying build/lib/resolwe/rest/projection.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest copying build/lib/resolwe/rest/fields.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest copying build/lib/resolwe/rest/serializers.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest copying build/lib/resolwe/rest/tests.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest copying build/lib/resolwe/rest/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest copying build/lib/resolwe/__init__.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe copying build/lib/resolwe/composer.py -> /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog/auditmanager.py to auditmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/auditlog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/finders.py to finders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/docs/autoprocess.py to autoprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/utils/iterators.py to iterators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils/reference.py to reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils/render.py to render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils/hydrate.py to hydrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/utils/duplicate.py to duplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/descriptor.py to descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/secret.py to secret.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/models/migrations.py to migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migration_ops.py to migration_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/jinja/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/jinja/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/expression_engines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/consumer.py to consumer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors/slurm.py to slurm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors/kubernetes.py to kubernetes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/workload_connectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener/python_process_plugin.py to python_process_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener/listener.py to listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener/basic_commands_plugin.py to basic_commands_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener/bootstrap_plugin.py to bootstrap_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/listener/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/descriptor.py to descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/relation.py to relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/contributor.py to contributor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/serializers/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/startup_communication_container.py to startup_communication_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/zeromq_utils.py to zeromq_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/global_settings.py to global_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/local/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/local/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/local/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/transfer.py to transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/startup_processing_container.py to startup_processing_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker/seccomp.py to seccomp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/docker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/socket_utils.py to socket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/init_container.py to init_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/null/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/null/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/null/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/executors/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/python/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/execution_engines/bash/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/descriptor.py to descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/relation.py to relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/views/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0006_add_descriptor_to_relation.py to 0006_add_descriptor_to_relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0001_squashed_0043_full_text_search.py to 0001_squashed_0043_full_text_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0007_alter_data_process_rc.py to 0007_alter_data_process_rc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0005_duplicate_data_dependency.py to 0005_duplicate_data_dependency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0002_squashed_0049_json_field.py to 0002_squashed_0049_json_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0003_add_permission_group.py to 0003_add_permission_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0004_data_process_resources.py to 0004_data_process_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/migrations/0008_annotations.py to 0008_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/collecttools.py to collecttools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/list_docker_images.py to list_docker_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/collecttools_kubernetes.py to collecttools_kubernetes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/cleantestdir.py to cleantestdir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/prepare_runtime.py to prepare_runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/runlistener.py to runlistener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/migrate_annotations.py to migrate_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/flow/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases/setting_overrides.py to setting_overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/testcases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/api_urls.py to api_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/consumers.py to consumers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations/0003_alter_observer_object_id.py to 0003_alter_observer_object_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations/0002_backgroundtask.py to 0002_backgroundtask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/observers/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/test_runner.py to test_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management/commands/show_profile.py to show_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/test_helpers/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/consumers.py to consumers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/cleanup.py to cleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/s3connector.py to s3connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/transfer.py to transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/circular_buffer.py to circular_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/googleconnector.py to googleconnector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/hasher.py to hasher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/baseconnector.py to baseconnector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/connectors/localconnector.py to localconnector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/migrations/0001_squashed_0009_referencedpath_chunk_size.py to 0001_squashed_0009_referencedpath_chunk_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands/runstoragecleanup.py to runstoragecleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands/compare_models_and_csv.py to compare_models_and_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands/runstoragemanager.py to runstoragemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/storage/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db/postgresql/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/db/postgresql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations/0004_create_anonymous_user.py to 0004_create_anonymous_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations/0003_change_default_manager_on_permission_model.py to 0003_change_default_manager_on_permission_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management/commands/validate_permission_hierarchy.py to validate_permission_hierarchy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/permissions/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/toolkit/processes/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/toolkit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/bootstrap_python_runtime.py to bootstrap_python_runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/runtimes.py to runtimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/descriptor.py to descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/socket_utils.py to socket_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/communicator.py to communicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/process/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest/projection.py to projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/rest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe/composer.py to composer.cpython-39.pyc writing byte-compilation script '/tmp/tmpcajwqz_r.py' /usr/bin/python3 /tmp/tmpcajwqz_r.py removing /tmp/tmpcajwqz_r.py running install_egg_info running egg_info writing resolwe.egg-info/PKG-INFO writing dependency_links to resolwe.egg-info/dependency_links.txt writing requirements to resolwe.egg-info/requires.txt writing top-level names to resolwe.egg-info/top_level.txt reading manifest file 'resolwe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'resolwe/elastic/tests' warning: no files found matching 'Dockerfile' under directory 'resolwe/toolkit/docker_images' warning: no previously-included files found matching 'tests/testing_credentials.tgz.enc' adding license file 'LICENSE' writing manifest file 'resolwe.egg-info/SOURCES.txt' Copying resolwe.egg-info to /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9/site-packages/resolwe-0.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64//usr/share/doc/python-resolwe + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64//usr/share/doc/python-resolwe + '[' -d example ']' ~/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64 ~/build/BUILD/resolwe-34.0.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/resolwe-34.0.0 + popd + mv /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 34.0.0-1 --unique-debug-suffix -34.0.0-1.x86_64 --unique-debug-src-base python-resolwe-34.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/resolwe-34.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-resolwe-34.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-resolwe-34.0.0-1.noarch Provides: python-resolwe python3-resolwe = 34.0.0-1 python3.9dist(resolwe) = 0 python3dist(resolwe) = 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(asgiref) python3.9dist(asteval) = 0.9.26 python3.9dist(async-timeout) python3.9dist(beautifulsoup4) python3.9dist(channels) python3.9dist(channels-redis) python3.9dist(crcmod) python3.9dist(django) python3.9dist(django-fernet-fields) python3.9dist(django-filter) python3.9dist(django-priority-batch) >= 4.0a1 python3.9dist(django-versionfield) python3.9dist(djangorestframework) python3.9dist(docker) python3.9dist(jinja2) python3.9dist(jsonschema) python3.9dist(kubernetes) python3.9dist(plumbum) python3.9dist(psycopg2-binary) python3.9dist(pyyaml) python3.9dist(pyzmq) python3.9dist(redis) python3.9dist(shellescape) python3.9dist(sphinx) python3.9dist(uvloop) python3.9dist(wrapt) RPM build errors: error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.5.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.0.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.10 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.0.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.4.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2.12 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 21.1 error: Illegal char '*' (0x2a) in: 4.* error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.0.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.0.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 21.7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.7.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.9.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 22.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.1.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.3.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.17 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.13.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.5.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.0.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.10 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.0.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.4.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2.12 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 21.1 Illegal char '*' (0x2a) in: 4.* Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.0.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.0.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.0.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 21.7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.7.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.9.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 22.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.1.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4.3.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.17 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.13.3 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-resolwe.spec