Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-functions-durable.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681877446.260078/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-azure-functions-durable.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-azure-functions-durable-1.2.2-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-azure-functions-durable.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681877446.260078/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-azure-functions-durable.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-azure-functions-durable-1.2.2-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-azure-functions-durable.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681877446.260078/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-azure-functions-durable.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.OGpLSj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-functions-durable-1.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/azure-functions-durable-1.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-functions-durable-1.2.2 + /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.Lg0Gss + umask 022 + cd /builddir/build/BUILD + cd azure-functions-durable-1.2.2 + 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/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/tests creating build/lib/tests/test_utils copying tests/test_utils/constants.py -> build/lib/tests/test_utils copying tests/test_utils/EntityContextBuilder.py -> build/lib/tests/test_utils copying tests/test_utils/testClasses.py -> build/lib/tests/test_utils copying tests/test_utils/__init__.py -> build/lib/tests/test_utils copying tests/test_utils/json_utils.py -> build/lib/tests/test_utils copying tests/test_utils/ContextBuilder.py -> build/lib/tests/test_utils creating build/lib/tests/tasks copying tests/tasks/test_new_uuid.py -> build/lib/tests/tasks copying tests/tasks/tasks_test_utils.py -> build/lib/tests/tasks copying tests/tasks/__init__.py -> build/lib/tests/tasks creating build/lib/tests/orchestrator copying tests/orchestrator/test_sub_orchestrator.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_fan_out_fan_in.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_serialization.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_create_timer.py -> build/lib/tests/orchestrator copying tests/orchestrator/orchestrator_test_utils.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_sequential_orchestrator.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_call_http.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_sequential_orchestrator_custom_status.py -> build/lib/tests/orchestrator copying tests/orchestrator/__init__.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_retries.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_task_any.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_continue_as_new.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_external_event.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_entity.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_sequential_orchestrator_with_retry.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_is_replaying_flag.py -> build/lib/tests/orchestrator copying tests/orchestrator/test_sub_orchestrator_with_retry.py -> build/lib/tests/orchestrator creating build/lib/tests/models copying tests/models/test_OrchestrationState.py -> build/lib/tests/models copying tests/models/test_DurableOrchestrationStatus.py -> build/lib/tests/models copying tests/models/test_Decorators.py -> build/lib/tests/models copying tests/models/test_DurableOrchestrationContext.py -> build/lib/tests/models copying tests/models/__init__.py -> build/lib/tests/models copying tests/models/test_DurableOrchestrationBindings.py -> build/lib/tests/models copying tests/models/test_TokenSource.py -> build/lib/tests/models copying tests/models/test_DurableOrchestrationClient.py -> build/lib/tests/models copying tests/models/test_RpcManagementOptions.py -> build/lib/tests/models copying tests/models/test_DecoratorMetadata.py -> build/lib/tests/models creating build/lib/azure creating build/lib/azure/durable_functions copying azure/durable_functions/constants.py -> build/lib/azure/durable_functions copying azure/durable_functions/entity.py -> build/lib/azure/durable_functions copying azure/durable_functions/orchestrator.py -> build/lib/azure/durable_functions copying azure/durable_functions/__init__.py -> build/lib/azure/durable_functions creating build/lib/azure/durable_functions/decorators copying azure/durable_functions/decorators/metadata.py -> build/lib/azure/durable_functions/decorators copying azure/durable_functions/decorators/__init__.py -> build/lib/azure/durable_functions/decorators copying azure/durable_functions/decorators/durable_app.py -> build/lib/azure/durable_functions/decorators creating build/lib/azure/durable_functions/models copying azure/durable_functions/models/RpcManagementOptions.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/PurgeHistoryResult.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/DurableOrchestrationContext.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/FunctionContext.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/RetryOptions.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/OrchestrationRuntimeStatus.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/Task.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/DurableEntityContext.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/OrchestratorState.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/DurableOrchestrationStatus.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/DurableOrchestrationBindings.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/__init__.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/EntityStateResponse.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/DurableHttpRequest.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/DurableOrchestrationClient.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/ReplaySchema.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/TokenSource.py -> build/lib/azure/durable_functions/models copying azure/durable_functions/models/TaskOrchestrationExecutor.py -> build/lib/azure/durable_functions/models creating build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/ActionType.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CallActivityWithRetryAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/WhenAllAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/Action.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CallActivityAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/SignalEntityAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/WaitForExternalEventAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CallSubOrchestratorAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CompoundAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/NoOpAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/__init__.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CallEntityAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/WhenAnyAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CreateTimerAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CallSubOrchestratorWithRetryAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/ContinueAsNewAction.py -> build/lib/azure/durable_functions/models/actions copying azure/durable_functions/models/actions/CallHttpAction.py -> build/lib/azure/durable_functions/models/actions creating build/lib/azure/durable_functions/models/history copying azure/durable_functions/models/history/HistoryEventType.py -> build/lib/azure/durable_functions/models/history copying azure/durable_functions/models/history/__init__.py -> build/lib/azure/durable_functions/models/history copying azure/durable_functions/models/history/HistoryEvent.py -> build/lib/azure/durable_functions/models/history creating build/lib/azure/durable_functions/models/entities copying azure/durable_functions/models/entities/EntityState.py -> build/lib/azure/durable_functions/models/entities copying azure/durable_functions/models/entities/ResponseMessage.py -> build/lib/azure/durable_functions/models/entities copying azure/durable_functions/models/entities/__init__.py -> build/lib/azure/durable_functions/models/entities copying azure/durable_functions/models/entities/RequestMessage.py -> build/lib/azure/durable_functions/models/entities copying azure/durable_functions/models/entities/OperationResult.py -> build/lib/azure/durable_functions/models/entities copying azure/durable_functions/models/entities/Signal.py -> build/lib/azure/durable_functions/models/entities creating build/lib/azure/durable_functions/models/utils copying azure/durable_functions/models/utils/__init__.py -> build/lib/azure/durable_functions/models/utils copying azure/durable_functions/models/utils/json_utils.py -> build/lib/azure/durable_functions/models/utils copying azure/durable_functions/models/utils/http_utils.py -> build/lib/azure/durable_functions/models/utils copying azure/durable_functions/models/utils/entity_utils.py -> build/lib/azure/durable_functions/models/utils running egg_info writing azure_functions_durable.egg-info/PKG-INFO writing dependency_links to azure_functions_durable.egg-info/dependency_links.txt writing requirements to azure_functions_durable.egg-info/requires.txt writing top-level names to azure_functions_durable.egg-info/top_level.txt reading manifest file 'azure_functions_durable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_functions_durable.egg-info/SOURCES.txt' creating build/lib/tests/orchestrator/models copying tests/orchestrator/models/OrchestrationInstance.py -> build/lib/tests/orchestrator/models creating build/lib/tests/orchestrator/schemas copying tests/orchestrator/schemas/OrchetrationStateSchema.py -> build/lib/tests/orchestrator/schemas + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VhkYIS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64 + cd azure-functions-durable-1.2.2 + 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-azure-functions-durable-1.2.2-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_requires' 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-azure-functions-durable-1.2.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/constants.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/EntityContextBuilder.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/testClasses.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/json_utils.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/ContextBuilder.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/test_new_uuid.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/tasks_test_utils.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_sub_orchestrator.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_fan_out_fan_in.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_serialization.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_create_timer.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/orchestrator_test_utils.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_sequential_orchestrator.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_call_http.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/schemas copying build/lib/tests/orchestrator/schemas/OrchetrationStateSchema.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/schemas copying build/lib/tests/orchestrator/test_sequential_orchestrator_custom_status.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_retries.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_task_any.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_continue_as_new.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_external_event.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/models copying build/lib/tests/orchestrator/models/OrchestrationInstance.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/models copying build/lib/tests/orchestrator/test_entity.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_sequential_orchestrator_with_retry.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_is_replaying_flag.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator copying build/lib/tests/orchestrator/test_sub_orchestrator_with_retry.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_OrchestrationState.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_DurableOrchestrationStatus.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_Decorators.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_DurableOrchestrationContext.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_DurableOrchestrationBindings.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_TokenSource.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_DurableOrchestrationClient.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_RpcManagementOptions.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_DecoratorMetadata.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions copying build/lib/azure/durable_functions/constants.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions copying build/lib/azure/durable_functions/entity.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions copying build/lib/azure/durable_functions/orchestrator.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions copying build/lib/azure/durable_functions/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/decorators copying build/lib/azure/durable_functions/decorators/metadata.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/decorators copying build/lib/azure/durable_functions/decorators/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/decorators copying build/lib/azure/durable_functions/decorators/durable_app.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/decorators creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/ActionType.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CallActivityWithRetryAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/WhenAllAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/Action.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CallActivityAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/SignalEntityAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/WaitForExternalEventAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CallSubOrchestratorAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CompoundAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/NoOpAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CallEntityAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/WhenAnyAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CreateTimerAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CallSubOrchestratorWithRetryAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/ContinueAsNewAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/actions/CallHttpAction.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions copying build/lib/azure/durable_functions/models/RpcManagementOptions.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/PurgeHistoryResult.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/DurableOrchestrationContext.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/FunctionContext.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/RetryOptions.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/OrchestrationRuntimeStatus.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/Task.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/DurableEntityContext.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/OrchestratorState.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/history copying build/lib/azure/durable_functions/models/history/HistoryEventType.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/history copying build/lib/azure/durable_functions/models/history/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/history copying build/lib/azure/durable_functions/models/history/HistoryEvent.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/history copying build/lib/azure/durable_functions/models/DurableOrchestrationStatus.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/DurableOrchestrationBindings.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/EntityStateResponse.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/DurableHttpRequest.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities copying build/lib/azure/durable_functions/models/entities/EntityState.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities copying build/lib/azure/durable_functions/models/entities/ResponseMessage.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities copying build/lib/azure/durable_functions/models/entities/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities copying build/lib/azure/durable_functions/models/entities/RequestMessage.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities copying build/lib/azure/durable_functions/models/entities/OperationResult.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities copying build/lib/azure/durable_functions/models/entities/Signal.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils copying build/lib/azure/durable_functions/models/utils/__init__.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils copying build/lib/azure/durable_functions/models/utils/json_utils.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils copying build/lib/azure/durable_functions/models/utils/http_utils.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils copying build/lib/azure/durable_functions/models/utils/entity_utils.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils copying build/lib/azure/durable_functions/models/DurableOrchestrationClient.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/ReplaySchema.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/TokenSource.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models copying build/lib/azure/durable_functions/models/TaskOrchestrationExecutor.py -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/EntityContextBuilder.py to EntityContextBuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/testClasses.py to testClasses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/json_utils.py to json_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils/ContextBuilder.py to ContextBuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/test_new_uuid.py to test_new_uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/tasks_test_utils.py to tasks_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_sub_orchestrator.py to test_sub_orchestrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_fan_out_fan_in.py to test_fan_out_fan_in.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_serialization.py to test_serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_create_timer.py to test_create_timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/orchestrator_test_utils.py to orchestrator_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_sequential_orchestrator.py to test_sequential_orchestrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_call_http.py to test_call_http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/schemas/OrchetrationStateSchema.py to OrchetrationStateSchema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_sequential_orchestrator_custom_status.py to test_sequential_orchestrator_custom_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_retries.py to test_retries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_task_any.py to test_task_any.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_continue_as_new.py to test_continue_as_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_external_event.py to test_external_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/models/OrchestrationInstance.py to OrchestrationInstance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_entity.py to test_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_sequential_orchestrator_with_retry.py to test_sequential_orchestrator_with_retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_is_replaying_flag.py to test_is_replaying_flag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/orchestrator/test_sub_orchestrator_with_retry.py to test_sub_orchestrator_with_retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_OrchestrationState.py to test_OrchestrationState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_DurableOrchestrationStatus.py to test_DurableOrchestrationStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_Decorators.py to test_Decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_DurableOrchestrationContext.py to test_DurableOrchestrationContext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_DurableOrchestrationBindings.py to test_DurableOrchestrationBindings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_TokenSource.py to test_TokenSource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_DurableOrchestrationClient.py to test_DurableOrchestrationClient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_RpcManagementOptions.py to test_RpcManagementOptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_DecoratorMetadata.py to test_DecoratorMetadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/orchestrator.py to orchestrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/decorators/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/decorators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/decorators/durable_app.py to durable_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/ActionType.py to ActionType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CallActivityWithRetryAction.py to CallActivityWithRetryAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/WhenAllAction.py to WhenAllAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/Action.py to Action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CallActivityAction.py to CallActivityAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/SignalEntityAction.py to SignalEntityAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/WaitForExternalEventAction.py to WaitForExternalEventAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CallSubOrchestratorAction.py to CallSubOrchestratorAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CompoundAction.py to CompoundAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/NoOpAction.py to NoOpAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CallEntityAction.py to CallEntityAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/WhenAnyAction.py to WhenAnyAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CreateTimerAction.py to CreateTimerAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CallSubOrchestratorWithRetryAction.py to CallSubOrchestratorWithRetryAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/ContinueAsNewAction.py to ContinueAsNewAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/actions/CallHttpAction.py to CallHttpAction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/RpcManagementOptions.py to RpcManagementOptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/PurgeHistoryResult.py to PurgeHistoryResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/DurableOrchestrationContext.py to DurableOrchestrationContext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/FunctionContext.py to FunctionContext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/RetryOptions.py to RetryOptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/OrchestrationRuntimeStatus.py to OrchestrationRuntimeStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/Task.py to Task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/DurableEntityContext.py to DurableEntityContext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/OrchestratorState.py to OrchestratorState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/history/HistoryEventType.py to HistoryEventType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/history/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/history/HistoryEvent.py to HistoryEvent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/DurableOrchestrationStatus.py to DurableOrchestrationStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/DurableOrchestrationBindings.py to DurableOrchestrationBindings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/EntityStateResponse.py to EntityStateResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/DurableHttpRequest.py to DurableHttpRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities/EntityState.py to EntityState.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities/ResponseMessage.py to ResponseMessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities/RequestMessage.py to RequestMessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities/OperationResult.py to OperationResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/entities/Signal.py to Signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils/json_utils.py to json_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils/http_utils.py to http_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/utils/entity_utils.py to entity_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/DurableOrchestrationClient.py to DurableOrchestrationClient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/ReplaySchema.py to ReplaySchema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/TokenSource.py to TokenSource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure/durable_functions/models/TaskOrchestrationExecutor.py to TaskOrchestrationExecutor.cpython-39.pyc writing byte-compilation script '/tmp/tmpt9wv0ooc.py' /usr/bin/python3 /tmp/tmpt9wv0ooc.py removing /tmp/tmpt9wv0ooc.py running install_data creating /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/_manifest copying _manifest/manifest.json -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/_manifest copying _manifest/manifest.json.sha256 -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/_manifest copying _manifest/spdx_2.2/manifest.spdx.json -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/_manifest copying _manifest/spdx_2.2/manifest.spdx.json.sha256 -> /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/_manifest running install_egg_info running egg_info writing azure_functions_durable.egg-info/PKG-INFO writing dependency_links to azure_functions_durable.egg-info/dependency_links.txt writing requirements to azure_functions_durable.egg-info/requires.txt writing top-level names to azure_functions_durable.egg-info/top_level.txt reading manifest file 'azure_functions_durable.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_functions_durable.egg-info/SOURCES.txt' Copying azure_functions_durable.egg-info to /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9/site-packages/azure_functions_durable-1.2.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64//usr/share/doc/python-azure-functions-durable + '[' -d doc ']' ~/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64 ~/build/BUILD/azure-functions-durable-1.2.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-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 ']' + popd ~/build/BUILD/azure-functions-durable-1.2.2 + mv /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-functions-durable-1.2.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.2-1 --unique-debug-suffix -1.2.2-1.x86_64 --unique-debug-src-base python-azure-functions-durable-1.2.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-functions-durable-1.2.2 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-azure-functions-durable-1.2.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-functions-durable-1.2.2-1.noarch error: Illegal char '*' (0x2a) in: 2.* Provides: python-azure-functions-durable python3-azure-functions-durable = 1.2.2-1 python3.9dist(azure-functions-durable) = 1.2.2 python3dist(azure-functions-durable) = 1.2.2 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(aiohttp) >= 3.6.2 python3.9dist(azure-functions) >= 1.12 python3.9dist(furl) >= 2.1 python3.9dist(python-dateutil) >= 2.8 RPM build errors: Illegal char '*' (0x2a) in: 2.* 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-azure-functions-durable.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-azure-functions-durable.spec