Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rockset.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682343367.886049/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-rockset.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-rockset-1.0.5-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-rockset.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682343367.886049/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-rockset.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-rockset-1.0.5-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-rockset.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682343367.886049/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-rockset.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.IbbW4I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rockset-1.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/rockset-1.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rockset-1.0.5 + /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.fPA5YP + umask 022 + cd /builddir/build/BUILD + cd rockset-1.0.5 + 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' running build running build_py creating build creating build/lib creating build/lib/rockset copying rockset/exceptions.py -> build/lib/rockset copying rockset/rest.py -> build/lib/rockset copying rockset/model_utils.py -> build/lib/rockset copying rockset/query_paginator.py -> build/lib/rockset copying rockset/__init__.py -> build/lib/rockset copying rockset/rockset_client.py -> build/lib/rockset copying rockset/api_client.py -> build/lib/rockset copying rockset/document.py -> build/lib/rockset copying rockset/value.py -> build/lib/rockset copying rockset/configuration.py -> build/lib/rockset creating build/lib/rockset/api copying rockset/api/integrations_api.py -> build/lib/rockset/api copying rockset/api/organizations_api.py -> build/lib/rockset/api copying rockset/api/queries_api.py -> build/lib/rockset/api copying rockset/api/documents_api.py -> build/lib/rockset/api copying rockset/api/aliases_api.py -> build/lib/rockset/api copying rockset/api/shared_lambdas_api.py -> build/lib/rockset/api copying rockset/api/__init__.py -> build/lib/rockset/api copying rockset/api/virtual_instances_api.py -> build/lib/rockset/api copying rockset/api/query_lambdas_api.py -> build/lib/rockset/api copying rockset/api/views_api.py -> build/lib/rockset/api copying rockset/api/api_keys_api.py -> build/lib/rockset/api copying rockset/api/custom_roles_api.py -> build/lib/rockset/api copying rockset/api/workspaces_api.py -> build/lib/rockset/api copying rockset/api/collections_api.py -> build/lib/rockset/api copying rockset/api/users_api.py -> build/lib/rockset/api creating build/lib/rockset/apis copying rockset/apis/__init__.py -> build/lib/rockset/apis creating build/lib/rockset/model copying rockset/model/update_view_response.py -> build/lib/rockset/model copying rockset/model/azure_event_hubs_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/source_azure_event_hubs.py -> build/lib/rockset/model copying rockset/model/update_unsubscribe_preferences_request.py -> build/lib/rockset/model copying rockset/model/create_api_key_response.py -> build/lib/rockset/model copying rockset/model/source_snowflake.py -> build/lib/rockset/model copying rockset/model/source_mongo_db.py -> build/lib/rockset/model copying rockset/model/gcs_integration.py -> build/lib/rockset/model copying rockset/model/kinesis_integration.py -> build/lib/rockset/model copying rockset/model/schema_registry_config.py -> build/lib/rockset/model copying rockset/model/update_virtual_instance_response.py -> build/lib/rockset/model copying rockset/model/update_integration_response.py -> build/lib/rockset/model copying rockset/model/delete_virtual_instance_response.py -> build/lib/rockset/model copying rockset/model/snowflake_integration.py -> build/lib/rockset/model copying rockset/model/delete_integration_response.py -> build/lib/rockset/model copying rockset/model/list_collection_mounts_response.py -> build/lib/rockset/model copying rockset/model/patch_documents_response.py -> build/lib/rockset/model copying rockset/model/snowflake_source_wrapper.py -> build/lib/rockset/model copying rockset/model/view.py -> build/lib/rockset/model copying rockset/model/delete_documents_request.py -> build/lib/rockset/model copying rockset/model/source_azure_blob_storage.py -> build/lib/rockset/model copying rockset/model/update_view_request.py -> build/lib/rockset/model copying rockset/model/privilege.py -> build/lib/rockset/model copying rockset/model/kafka_v3_security_config.py -> build/lib/rockset/model copying rockset/model/query_error.py -> build/lib/rockset/model copying rockset/model/source_file_upload.py -> build/lib/rockset/model copying rockset/model/status_dynamo_db.py -> build/lib/rockset/model copying rockset/model/query_pagination_response.py -> build/lib/rockset/model copying rockset/model/list_query_lambda_versions_response.py -> build/lib/rockset/model copying rockset/model/s3_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/suspend_virtual_instance_response.py -> build/lib/rockset/model copying rockset/model/get_query_response.py -> build/lib/rockset/model copying rockset/model/query_lambda_sql.py -> build/lib/rockset/model copying rockset/model/stats.py -> build/lib/rockset/model copying rockset/model/list_workspaces_response.py -> build/lib/rockset/model copying rockset/model/virtual_instance.py -> build/lib/rockset/model copying rockset/model/source_azure_service_bus.py -> build/lib/rockset/model copying rockset/model/create_collection_response.py -> build/lib/rockset/model copying rockset/model/validate_query_response.py -> build/lib/rockset/model copying rockset/model/mongodb_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/get_collection_response.py -> build/lib/rockset/model copying rockset/model/patch_document.py -> build/lib/rockset/model copying rockset/model/create_integration_response.py -> build/lib/rockset/model copying rockset/model/source.py -> build/lib/rockset/model copying rockset/model/create_virtual_instance_request.py -> build/lib/rockset/model copying rockset/model/update_role_request.py -> build/lib/rockset/model copying rockset/model/azure_event_hubs_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/status_dynamo_db_v2.py -> build/lib/rockset/model copying rockset/model/list_roles_response.py -> build/lib/rockset/model copying rockset/model/get_integration_response.py -> build/lib/rockset/model copying rockset/model/source_gcs.py -> build/lib/rockset/model copying rockset/model/role_response.py -> build/lib/rockset/model copying rockset/model/mongodb_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/source_kafka.py -> build/lib/rockset/model copying rockset/model/azure_blob_storage_integration.py -> build/lib/rockset/model copying rockset/model/delete_view_response.py -> build/lib/rockset/model copying rockset/model/delete_query_lambda_response.py -> build/lib/rockset/model copying rockset/model/create_integration_request.py -> build/lib/rockset/model copying rockset/model/azure_blob_storage_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/update_integration_request.py -> build/lib/rockset/model copying rockset/model/kafka_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/csv_params.py -> build/lib/rockset/model copying rockset/model/query_lambda_version_response.py -> build/lib/rockset/model copying rockset/model/delete_alias_response.py -> build/lib/rockset/model copying rockset/model/get_alias_response.py -> build/lib/rockset/model copying rockset/model/query_lambda_tag.py -> build/lib/rockset/model copying rockset/model/virtual_instance_stats.py -> build/lib/rockset/model copying rockset/model/list_query_lambda_tags_response.py -> build/lib/rockset/model copying rockset/model/get_view_response.py -> build/lib/rockset/model copying rockset/model/query_parameter.py -> build/lib/rockset/model copying rockset/model/collection_mount.py -> build/lib/rockset/model copying rockset/model/create_role_request.py -> build/lib/rockset/model copying rockset/model/query_lambda_stats.py -> build/lib/rockset/model copying rockset/model/pagination.py -> build/lib/rockset/model copying rockset/model/aws_access_key.py -> build/lib/rockset/model copying rockset/model/list_virtual_instances_response.py -> build/lib/rockset/model copying rockset/model/collection.py -> build/lib/rockset/model copying rockset/model/collection_mount_stats.py -> build/lib/rockset/model copying rockset/model/s3_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/status_kafka_partition.py -> build/lib/rockset/model copying rockset/model/__init__.py -> build/lib/rockset/model copying rockset/model/xml_params.py -> build/lib/rockset/model copying rockset/model/get_virtual_instance_response.py -> build/lib/rockset/model copying rockset/model/alias.py -> build/lib/rockset/model copying rockset/model/delete_api_key_response.py -> build/lib/rockset/model copying rockset/model/azure_event_hubs_source_wrapper.py -> build/lib/rockset/model copying rockset/model/get_workspace_response.py -> build/lib/rockset/model copying rockset/model/snowflake_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/create_alias_request.py -> build/lib/rockset/model copying rockset/model/delete_documents_response.py -> build/lib/rockset/model copying rockset/model/query_response_stats.py -> build/lib/rockset/model copying rockset/model/status_azure_service_bus_session.py -> build/lib/rockset/model copying rockset/model/azure_service_bus_source_wrapper.py -> build/lib/rockset/model copying rockset/model/file_upload_source_wrapper.py -> build/lib/rockset/model copying rockset/model/query_lambda_tag_response.py -> build/lib/rockset/model copying rockset/model/collection_stats.py -> build/lib/rockset/model copying rockset/model/status_azure_service_bus.py -> build/lib/rockset/model copying rockset/model/mongo_db_integration.py -> build/lib/rockset/model copying rockset/model/patch_documents_request.py -> build/lib/rockset/model copying rockset/model/query_lambda.py -> build/lib/rockset/model copying rockset/model/gcs_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/s3_source_wrapper.py -> build/lib/rockset/model copying rockset/model/update_api_key_response.py -> build/lib/rockset/model copying rockset/model/patch_operation.py -> build/lib/rockset/model copying rockset/model/format_params.py -> build/lib/rockset/model copying rockset/model/azure_blob_storage_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/azure_service_bus_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/integration.py -> build/lib/rockset/model copying rockset/model/unsubscribe_preference.py -> build/lib/rockset/model copying rockset/model/sql_expression.py -> build/lib/rockset/model copying rockset/model/aws_role.py -> build/lib/rockset/model copying rockset/model/dynamodb_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/workspace.py -> build/lib/rockset/model copying rockset/model/dynamodb_source_wrapper.py -> build/lib/rockset/model copying rockset/model/organization_response.py -> build/lib/rockset/model copying rockset/model/update_virtual_instance_request.py -> build/lib/rockset/model copying rockset/model/document_status.py -> build/lib/rockset/model copying rockset/model/source_dynamo_db.py -> build/lib/rockset/model copying rockset/model/status_azure_event_hubs.py -> build/lib/rockset/model copying rockset/model/kafka_integration.py -> build/lib/rockset/model copying rockset/model/list_integrations_response.py -> build/lib/rockset/model copying rockset/model/list_api_keys_response.py -> build/lib/rockset/model copying rockset/model/kinesis_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/source_kinesis.py -> build/lib/rockset/model copying rockset/model/mongodb_source_wrapper.py -> build/lib/rockset/model copying rockset/model/dynamodb_integration.py -> build/lib/rockset/model copying rockset/model/error_model.py -> build/lib/rockset/model copying rockset/model/delete_workspace_response.py -> build/lib/rockset/model copying rockset/model/create_query_lambda_tag_request.py -> build/lib/rockset/model copying rockset/model/kafka_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/create_user_response.py -> build/lib/rockset/model copying rockset/model/list_unsubscribe_preferences_response.py -> build/lib/rockset/model copying rockset/model/query_lambda_version.py -> build/lib/rockset/model copying rockset/model/field_partition.py -> build/lib/rockset/model copying rockset/model/delete_user_response.py -> build/lib/rockset/model copying rockset/model/list_users_response.py -> build/lib/rockset/model copying rockset/model/api_key.py -> build/lib/rockset/model copying rockset/model/file_upload_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/create_collection_request.py -> build/lib/rockset/model copying rockset/model/source_s3.py -> build/lib/rockset/model copying rockset/model/bulk_stats.py -> build/lib/rockset/model copying rockset/model/create_user_request.py -> build/lib/rockset/model copying rockset/model/status_kafka.py -> build/lib/rockset/model copying rockset/model/pagination_info.py -> build/lib/rockset/model copying rockset/model/create_query_lambda_request.py -> build/lib/rockset/model copying rockset/model/resume_virtual_instance_response.py -> build/lib/rockset/model copying rockset/model/update_query_lambda_request.py -> build/lib/rockset/model copying rockset/model/create_collection_mounts_response.py -> build/lib/rockset/model copying rockset/model/execute_query_lambda_request.py -> build/lib/rockset/model copying rockset/model/input_field.py -> build/lib/rockset/model copying rockset/model/field_mapping_v2.py -> build/lib/rockset/model copying rockset/model/collection_mount_response.py -> build/lib/rockset/model copying rockset/model/query_request.py -> build/lib/rockset/model copying rockset/model/query_field_type.py -> build/lib/rockset/model copying rockset/model/segment_integration.py -> build/lib/rockset/model copying rockset/model/field_mapping_query.py -> build/lib/rockset/model copying rockset/model/get_api_key_response.py -> build/lib/rockset/model copying rockset/model/create_alias_response.py -> build/lib/rockset/model copying rockset/model/update_user_request.py -> build/lib/rockset/model copying rockset/model/delete_collection_response.py -> build/lib/rockset/model copying rockset/model/kafka_source_wrapper.py -> build/lib/rockset/model copying rockset/model/query_request_sql.py -> build/lib/rockset/model copying rockset/model/status.py -> build/lib/rockset/model copying rockset/model/event_time_info.py -> build/lib/rockset/model copying rockset/model/snowflake_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/delete_documents_request_data.py -> build/lib/rockset/model copying rockset/model/create_view_response.py -> build/lib/rockset/model copying rockset/model/list_query_lambdas_response.py -> build/lib/rockset/model copying rockset/model/update_unsubscribe_preferences_response.py -> build/lib/rockset/model copying rockset/model/kinesis_source_wrapper.py -> build/lib/rockset/model copying rockset/model/role.py -> build/lib/rockset/model copying rockset/model/add_documents_response.py -> build/lib/rockset/model copying rockset/model/create_api_key_request.py -> build/lib/rockset/model copying rockset/model/dynamodb_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/create_virtual_instance_response.py -> build/lib/rockset/model copying rockset/model/create_workspace_request.py -> build/lib/rockset/model copying rockset/model/list_queries_response.py -> build/lib/rockset/model copying rockset/model/azure_event_hubs_integration.py -> build/lib/rockset/model copying rockset/model/output_field.py -> build/lib/rockset/model copying rockset/model/list_collections_response.py -> build/lib/rockset/model copying rockset/model/add_documents_request.py -> build/lib/rockset/model copying rockset/model/status_snowflake.py -> build/lib/rockset/model copying rockset/model/kinesis_collection_creation_request.py -> build/lib/rockset/model copying rockset/model/status_azure_event_hubs_partition.py -> build/lib/rockset/model copying rockset/model/cancel_query_response.py -> build/lib/rockset/model copying rockset/model/cluster.py -> build/lib/rockset/model copying rockset/model/list_aliases_response.py -> build/lib/rockset/model copying rockset/model/azure_blob_storage_source_wrapper.py -> build/lib/rockset/model copying rockset/model/user.py -> build/lib/rockset/model copying rockset/model/update_api_key_request.py -> build/lib/rockset/model copying rockset/model/query_info.py -> build/lib/rockset/model copying rockset/model/segment_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/update_alias_request.py -> build/lib/rockset/model copying rockset/model/s3_integration.py -> build/lib/rockset/model copying rockset/model/create_workspace_response.py -> build/lib/rockset/model copying rockset/model/list_views_response.py -> build/lib/rockset/model copying rockset/model/create_view_request.py -> build/lib/rockset/model copying rockset/model/azure_service_bus_integration.py -> build/lib/rockset/model copying rockset/model/status_mongo_db.py -> build/lib/rockset/model copying rockset/model/query_response.py -> build/lib/rockset/model copying rockset/model/gcs_source_wrapper.py -> build/lib/rockset/model copying rockset/model/async_query_options.py -> build/lib/rockset/model copying rockset/model/execute_public_query_lambda_request.py -> build/lib/rockset/model copying rockset/model/gcs_integration_creation_request.py -> build/lib/rockset/model copying rockset/model/gcp_service_account.py -> build/lib/rockset/model copying rockset/model/create_collection_mount_request.py -> build/lib/rockset/model copying rockset/model/organization.py -> build/lib/rockset/model creating build/lib/rockset/models copying rockset/models/__init__.py -> build/lib/rockset/models + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9n4idF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64 + cd rockset-1.0.5 + 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-rockset-1.0.5-1.x86_64 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-rockset-1.0.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/exceptions.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/rest.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/model_utils.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/query_paginator.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/__init__.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/rockset_client.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/api_client.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/apis copying build/lib/rockset/apis/__init__.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/apis creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/integrations_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/organizations_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/queries_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/documents_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/aliases_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/shared_lambdas_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/__init__.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/virtual_instances_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/query_lambdas_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/views_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/api_keys_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/custom_roles_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/workspaces_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/collections_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api copying build/lib/rockset/api/users_api.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_view_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_event_hubs_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_azure_event_hubs.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_unsubscribe_preferences_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_api_key_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_snowflake.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_mongo_db.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/gcs_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kinesis_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/schema_registry_config.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_virtual_instance_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_integration_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_virtual_instance_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/snowflake_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_integration_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_collection_mounts_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/patch_documents_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/snowflake_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/view.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_documents_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_azure_blob_storage.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_view_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/privilege.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kafka_v3_security_config.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_error.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_file_upload.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_dynamo_db.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_pagination_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_query_lambda_versions_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/s3_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/suspend_virtual_instance_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_query_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_lambda_sql.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/stats.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_workspaces_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/virtual_instance.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_azure_service_bus.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_collection_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/validate_query_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/mongodb_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_collection_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/patch_document.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_integration_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_virtual_instance_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_role_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_event_hubs_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_dynamo_db_v2.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_roles_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_integration_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_gcs.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/role_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/mongodb_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_kafka.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_blob_storage_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_view_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_query_lambda_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_integration_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_blob_storage_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_integration_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kafka_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/csv_params.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_lambda_version_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_alias_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_alias_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_lambda_tag.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/virtual_instance_stats.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_query_lambda_tags_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_view_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_parameter.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/collection_mount.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_role_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_lambda_stats.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/pagination.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/aws_access_key.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_virtual_instances_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/collection.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/collection_mount_stats.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/s3_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_kafka_partition.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/__init__.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/xml_params.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_virtual_instance_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/alias.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_api_key_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_event_hubs_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_workspace_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/snowflake_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_alias_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_documents_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_response_stats.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_azure_service_bus_session.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_service_bus_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/file_upload_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_lambda_tag_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/collection_stats.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_azure_service_bus.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/mongo_db_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/patch_documents_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_lambda.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/gcs_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/s3_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_api_key_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/patch_operation.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/format_params.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_blob_storage_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_service_bus_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/unsubscribe_preference.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/sql_expression.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/aws_role.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/dynamodb_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/workspace.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/dynamodb_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/organization_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_virtual_instance_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/document_status.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_dynamo_db.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_azure_event_hubs.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kafka_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_integrations_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_api_keys_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kinesis_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_kinesis.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/mongodb_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/dynamodb_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/error_model.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_workspace_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_query_lambda_tag_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kafka_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_user_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_unsubscribe_preferences_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_lambda_version.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/field_partition.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_user_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_users_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/api_key.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/file_upload_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_collection_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/source_s3.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/bulk_stats.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_user_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_kafka.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/pagination_info.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_query_lambda_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/resume_virtual_instance_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_query_lambda_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_collection_mounts_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/execute_query_lambda_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/input_field.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/field_mapping_v2.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/collection_mount_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_field_type.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/segment_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/field_mapping_query.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/get_api_key_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_alias_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_user_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_collection_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kafka_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_request_sql.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/event_time_info.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/snowflake_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/delete_documents_request_data.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_view_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_query_lambdas_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_unsubscribe_preferences_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kinesis_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/role.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/add_documents_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_api_key_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/dynamodb_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_virtual_instance_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_workspace_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_queries_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_event_hubs_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/output_field.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_collections_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/add_documents_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_snowflake.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/kinesis_collection_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_azure_event_hubs_partition.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/cancel_query_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/cluster.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_aliases_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_blob_storage_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/user.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_api_key_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_info.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/segment_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/update_alias_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/s3_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_workspace_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/list_views_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_view_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/azure_service_bus_integration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/status_mongo_db.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/query_response.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/gcs_source_wrapper.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/async_query_options.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/execute_public_query_lambda_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/gcs_integration_creation_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/gcp_service_account.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/create_collection_mount_request.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/model/organization.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model copying build/lib/rockset/document.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset copying build/lib/rockset/value.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset creating /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/models copying build/lib/rockset/models/__init__.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/models copying build/lib/rockset/configuration.py -> /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model_utils.py to model_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/query_paginator.py to query_paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/rockset_client.py to rockset_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/integrations_api.py to integrations_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/organizations_api.py to organizations_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/queries_api.py to queries_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/documents_api.py to documents_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/aliases_api.py to aliases_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/shared_lambdas_api.py to shared_lambdas_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/virtual_instances_api.py to virtual_instances_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/query_lambdas_api.py to query_lambdas_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/views_api.py to views_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/api_keys_api.py to api_keys_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/custom_roles_api.py to custom_roles_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/workspaces_api.py to workspaces_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/collections_api.py to collections_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/api/users_api.py to users_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_view_response.py to update_view_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_event_hubs_integration_creation_request.py to azure_event_hubs_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_azure_event_hubs.py to source_azure_event_hubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_unsubscribe_preferences_request.py to update_unsubscribe_preferences_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_api_key_response.py to create_api_key_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_snowflake.py to source_snowflake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_mongo_db.py to source_mongo_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/gcs_integration.py to gcs_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kinesis_integration.py to kinesis_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/schema_registry_config.py to schema_registry_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_virtual_instance_response.py to update_virtual_instance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_integration_response.py to update_integration_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_virtual_instance_response.py to delete_virtual_instance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/snowflake_integration.py to snowflake_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_integration_response.py to delete_integration_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_collection_mounts_response.py to list_collection_mounts_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/patch_documents_response.py to patch_documents_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/snowflake_source_wrapper.py to snowflake_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_documents_request.py to delete_documents_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_azure_blob_storage.py to source_azure_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_view_request.py to update_view_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/privilege.py to privilege.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kafka_v3_security_config.py to kafka_v3_security_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_error.py to query_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_file_upload.py to source_file_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_dynamo_db.py to status_dynamo_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_pagination_response.py to query_pagination_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_query_lambda_versions_response.py to list_query_lambda_versions_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/s3_integration_creation_request.py to s3_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/suspend_virtual_instance_response.py to suspend_virtual_instance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_query_response.py to get_query_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_lambda_sql.py to query_lambda_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/stats.py to stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_workspaces_response.py to list_workspaces_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/virtual_instance.py to virtual_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_azure_service_bus.py to source_azure_service_bus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_collection_response.py to create_collection_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/validate_query_response.py to validate_query_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/mongodb_collection_creation_request.py to mongodb_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_collection_response.py to get_collection_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/patch_document.py to patch_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_integration_response.py to create_integration_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_virtual_instance_request.py to create_virtual_instance_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_role_request.py to update_role_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_event_hubs_collection_creation_request.py to azure_event_hubs_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_dynamo_db_v2.py to status_dynamo_db_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_roles_response.py to list_roles_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_integration_response.py to get_integration_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_gcs.py to source_gcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/role_response.py to role_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/mongodb_integration_creation_request.py to mongodb_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_kafka.py to source_kafka.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_blob_storage_integration.py to azure_blob_storage_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_view_response.py to delete_view_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_query_lambda_response.py to delete_query_lambda_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_integration_request.py to create_integration_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_blob_storage_collection_creation_request.py to azure_blob_storage_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_integration_request.py to update_integration_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kafka_integration_creation_request.py to kafka_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/csv_params.py to csv_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_lambda_version_response.py to query_lambda_version_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_alias_response.py to delete_alias_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_alias_response.py to get_alias_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_lambda_tag.py to query_lambda_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/virtual_instance_stats.py to virtual_instance_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_query_lambda_tags_response.py to list_query_lambda_tags_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_view_response.py to get_view_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_parameter.py to query_parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/collection_mount.py to collection_mount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_role_request.py to create_role_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_lambda_stats.py to query_lambda_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/aws_access_key.py to aws_access_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_virtual_instances_response.py to list_virtual_instances_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/collection_mount_stats.py to collection_mount_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/s3_collection_creation_request.py to s3_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_kafka_partition.py to status_kafka_partition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/xml_params.py to xml_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_virtual_instance_response.py to get_virtual_instance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/alias.py to alias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_api_key_response.py to delete_api_key_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_event_hubs_source_wrapper.py to azure_event_hubs_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_workspace_response.py to get_workspace_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/snowflake_integration_creation_request.py to snowflake_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_alias_request.py to create_alias_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_documents_response.py to delete_documents_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_response_stats.py to query_response_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_azure_service_bus_session.py to status_azure_service_bus_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_service_bus_source_wrapper.py to azure_service_bus_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/file_upload_source_wrapper.py to file_upload_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_lambda_tag_response.py to query_lambda_tag_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/collection_stats.py to collection_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_azure_service_bus.py to status_azure_service_bus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/mongo_db_integration.py to mongo_db_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/patch_documents_request.py to patch_documents_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_lambda.py to query_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/gcs_collection_creation_request.py to gcs_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/s3_source_wrapper.py to s3_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_api_key_response.py to update_api_key_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/patch_operation.py to patch_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/format_params.py to format_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_blob_storage_integration_creation_request.py to azure_blob_storage_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_service_bus_collection_creation_request.py to azure_service_bus_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/integration.py to integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/unsubscribe_preference.py to unsubscribe_preference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/sql_expression.py to sql_expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/aws_role.py to aws_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/dynamodb_integration_creation_request.py to dynamodb_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/workspace.py to workspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/dynamodb_source_wrapper.py to dynamodb_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/organization_response.py to organization_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_virtual_instance_request.py to update_virtual_instance_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/document_status.py to document_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_dynamo_db.py to source_dynamo_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_azure_event_hubs.py to status_azure_event_hubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kafka_integration.py to kafka_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_integrations_response.py to list_integrations_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_api_keys_response.py to list_api_keys_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kinesis_integration_creation_request.py to kinesis_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_kinesis.py to source_kinesis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/mongodb_source_wrapper.py to mongodb_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/dynamodb_integration.py to dynamodb_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/error_model.py to error_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_workspace_response.py to delete_workspace_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_query_lambda_tag_request.py to create_query_lambda_tag_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kafka_collection_creation_request.py to kafka_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_user_response.py to create_user_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_unsubscribe_preferences_response.py to list_unsubscribe_preferences_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_lambda_version.py to query_lambda_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/field_partition.py to field_partition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_user_response.py to delete_user_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_users_response.py to list_users_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/api_key.py to api_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/file_upload_collection_creation_request.py to file_upload_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_collection_request.py to create_collection_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/source_s3.py to source_s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/bulk_stats.py to bulk_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_user_request.py to create_user_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_kafka.py to status_kafka.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/pagination_info.py to pagination_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_query_lambda_request.py to create_query_lambda_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/resume_virtual_instance_response.py to resume_virtual_instance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_query_lambda_request.py to update_query_lambda_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_collection_mounts_response.py to create_collection_mounts_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/execute_query_lambda_request.py to execute_query_lambda_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/input_field.py to input_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/field_mapping_v2.py to field_mapping_v2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/collection_mount_response.py to collection_mount_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_request.py to query_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_field_type.py to query_field_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/segment_integration.py to segment_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/field_mapping_query.py to field_mapping_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/get_api_key_response.py to get_api_key_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_alias_response.py to create_alias_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_user_request.py to update_user_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_collection_response.py to delete_collection_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kafka_source_wrapper.py to kafka_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_request_sql.py to query_request_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/event_time_info.py to event_time_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/snowflake_collection_creation_request.py to snowflake_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/delete_documents_request_data.py to delete_documents_request_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_view_response.py to create_view_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_query_lambdas_response.py to list_query_lambdas_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_unsubscribe_preferences_response.py to update_unsubscribe_preferences_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kinesis_source_wrapper.py to kinesis_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/role.py to role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/add_documents_response.py to add_documents_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_api_key_request.py to create_api_key_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/dynamodb_collection_creation_request.py to dynamodb_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_virtual_instance_response.py to create_virtual_instance_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_workspace_request.py to create_workspace_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_queries_response.py to list_queries_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_event_hubs_integration.py to azure_event_hubs_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/output_field.py to output_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_collections_response.py to list_collections_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/add_documents_request.py to add_documents_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_snowflake.py to status_snowflake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/kinesis_collection_creation_request.py to kinesis_collection_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_azure_event_hubs_partition.py to status_azure_event_hubs_partition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/cancel_query_response.py to cancel_query_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_aliases_response.py to list_aliases_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_blob_storage_source_wrapper.py to azure_blob_storage_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_api_key_request.py to update_api_key_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_info.py to query_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/segment_integration_creation_request.py to segment_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/update_alias_request.py to update_alias_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/s3_integration.py to s3_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_workspace_response.py to create_workspace_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/list_views_response.py to list_views_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_view_request.py to create_view_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/azure_service_bus_integration.py to azure_service_bus_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/status_mongo_db.py to status_mongo_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/query_response.py to query_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/gcs_source_wrapper.py to gcs_source_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/async_query_options.py to async_query_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/execute_public_query_lambda_request.py to execute_public_query_lambda_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/gcs_integration_creation_request.py to gcs_integration_creation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/gcp_service_account.py to gcp_service_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/create_collection_mount_request.py to create_collection_mount_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/model/organization.py to organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/value.py to value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset/configuration.py to configuration.cpython-39.pyc writing byte-compilation script '/tmp/tmpopwf41ac.py' /usr/bin/python3 /tmp/tmpopwf41ac.py removing /tmp/tmpopwf41ac.py running install_egg_info running egg_info creating rockset.egg-info writing rockset.egg-info/PKG-INFO writing dependency_links to rockset.egg-info/dependency_links.txt writing requirements to rockset.egg-info/requires.txt writing top-level names to rockset.egg-info/top_level.txt writing manifest file 'rockset.egg-info/SOURCES.txt' reading manifest file 'rockset.egg-info/SOURCES.txt' writing manifest file 'rockset.egg-info/SOURCES.txt' Copying rockset.egg-info to /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/usr/lib/python3.9/site-packages/rockset-1.0.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64//usr/share/doc/python-rockset + '[' -d doc ']' ~/build/BUILDROOT/python-rockset-1.0.5-1.x86_64 ~/build/BUILD/rockset-1.0.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-rockset-1.0.5-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/rockset-1.0.5 + mv /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.5-1 --unique-debug-suffix -1.0.5-1.x86_64 --unique-debug-src-base python-rockset-1.0.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/rockset-1.0.5 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-rockset-1.0.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-rockset-1.0.5-1.noarch Provides: python-rockset python3-rockset = 1.0.5-1 python3.9dist(rockset) = 1.0.5 python3dist(rockset) = 1.0.5 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(geojson) >= 2.5 python3.9dist(geojson) < 3 python3.9dist(python-dateutil) >= 2.5.3 python3.9dist(python-dateutil) < 3 python3.9dist(urllib3) >= 1.25.3 python3.9dist(urllib3) < 2 Processing files: python-rockset-help-1.0.5-1.noarch warning: Empty %files file /builddir/build/BUILD/rockset-1.0.5/doclist.lst Provides: python-rockset-help = 1.0.5-1 python3-rockset-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64 Wrote: /builddir/build/RPMS/python-rockset-help-1.0.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-rockset-1.0.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pT2EeQ + umask 022 + cd /builddir/build/BUILD + cd rockset-1.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rockset-1.0.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0