ci: cleanup post uv migration #29342
ci-main.yml
on: pull_request
Matrix: test-migrations-from-stable
Matrix: test-unittest
pr-comment
0s
Annotations
11 errors and 174 warnings
test-migrations-from-stable - PostgreSQL 15-alpine - Run 1/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 4/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 2/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 3/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 1/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 5/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 4/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 5/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 2/5
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 3/5
Process completed with exit code 2.
|
ci-core-mark
Process completed with exit code 1.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 1/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 4/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 2/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 3/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 1/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 5/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 4/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 5/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 16-alpine - Run 2/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
test-migrations-from-stable - PostgreSQL 15-alpine - Run 3/5
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
lint (ruff)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint (ruff)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (black)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint (black)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (bandit)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint (bandit)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (pending-migrations)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint (pending-migrations)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (codespell)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint (codespell)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-migrations
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-migrations
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (scim)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (scim)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (scim):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 15-alpine - Run 3/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 15-alpine - Run 3/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-e2e (radius)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (radius)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (radius):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-e2e (flows)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (flows)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (flows):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 3/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 16-alpine - Run 3/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 3/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-integration
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-integration
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-integration:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-integration:
.venv/lib/python3.12/site-packages/urllib3/connectionpool.py#L1097
Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
test-e2e (oauth-oidc)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (oauth-oidc)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (oauth-oidc):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 4/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 16-alpine - Run 4/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 16-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/fido2/utils.py#L129
Calling websafe_decode on a byte value is deprecated, and will no longer be allowed starting in python-fido2 2.0
|
test-unittest - PostgreSQL 15-alpine - Run 4/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 15-alpine - Run 4/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 15-alpine - Run 4/5:
.venv/lib/python3.12/site-packages/fido2/utils.py#L129
Calling websafe_decode on a byte value is deprecated, and will no longer be allowed starting in python-fido2 2.0
|
test-e2e (saml)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (saml)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (saml):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 2/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 16-alpine - Run 2/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 16-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/organization/organization_request_builder.py#L240
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 16-alpine - Run 5/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 15-alpine - Run 5/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 15-alpine - Run 5/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 5/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 15-alpine - Run 2/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 15-alpine - Run 2/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 15-alpine - Run 2/5:
.venv/lib/python3.12/site-packages/msgraph/generated/organization/organization_request_builder.py#L240
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-e2e (proxy)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (proxy)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (proxy):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-e2e (oauth)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (oauth)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (oauth):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 15-alpine - Run 1/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 15-alpine - Run 1/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 15-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/fido2/utils.py#L129
Calling websafe_decode on a byte value is deprecated, and will no longer be allowed starting in python-fido2 2.0
|
test-unittest - PostgreSQL 16-alpine - Run 1/5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-unittest - PostgreSQL 16-alpine - Run 1/5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/drf_jsonschema_serializer/fields.py#L3
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/kiota_abstractions/default_query_parameters.py#L22
GetQueryParameters is deprecated. Use QueryParameters instead.
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L241
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/groups/groups_request_builder.py#L248
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L236
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/msgraph/generated/users/users_request_builder.py#L243
This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/k5test/_utils.py#L99
invalid escape sequence '\('
|
test-unittest - PostgreSQL 16-alpine - Run 1/5:
.venv/lib/python3.12/site-packages/fido2/utils.py#L129
Calling websafe_decode on a byte value is deprecated, and will no longer be allowed starting in python-fido2 2.0
|
test-e2e (ldap)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-e2e (ldap)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-e2e (ldap):
.venv/lib/python3.12/site-packages/_pytest/config/__init__.py#L1277
Module already imported so cannot be rewritten: anyio
|