Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot S3 Delete objects #799

Closed
vvarg229 opened this issue Jul 15, 2023 · 2 comments
Closed

Cannot S3 Delete objects #799

vvarg229 opened this issue Jul 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vvarg229
Copy link
Collaborator

Test test_s3_api_object failed on step "Delete objects S3":

COMMAND: 'S3 Delete objects result'
OUTPUT:
 {
    "Errors": [
        {
            "Code": "BadRequest",
            "Key": "def51eee-67fc-4b5c-85da-89236518ab22",
            "Message": "mark object removal via connection pool: failed to collect relatives: failed to get raw object header: read object header via client: status: code = 2049 message = object not found"
        }
    ],
    "ResponseMetadata": {
        "HTTPHeaders": {
            "content-length": "400",
            "content-type": "text/xml; charset=utf-8",
            "date": "Sat, 15 Jul 2023 10:29:10 GMT",
            "x-amz-request-id": "693b370b-452f-433d-b69a-d30090798b2b"
        },
        "HTTPStatusCode": 200,
        "HostId": "",
        "RequestId": "693b370b-452f-433d-b69a-d30090798b2b",
        "RetryAttempts": 0
    }
}

It's look like a part of nspcc-dev/neofs-node#2440

See result and logs:
https://http.t5.fs.neo.org/86C4P6uJC7gb5n3KkwEGpXRfdczubXyRNW5N9KeJRW73/204-1689413727/index.html#suites/cbd00784275866c60aa75f3c0d6ab31f/e455fb25910bb99c/

Environment:
neo-go version 0.101.1
neofs-s3-authmate version v0.27.1
neofs-s3-gw version v0.27.1
neofs-adm version fc824ee9
neofs-ir version c824ee9
neofs-lens version fc824ee9
neofs-cli version fc824ee9
aws-cli/2.13.0
Python/3.11.4
Linux/5.15.0-1041-azure exe/x86_64.ubuntu.22 prompt/off

@vvarg229 vvarg229 added the bug Something isn't working label Jul 16, 2023
vvarg229 added a commit to vvarg229/neofs-testcases that referenced this issue Jul 16, 2023
vvarg229 added a commit to vvarg229/neofs-testcases that referenced this issue Jul 16, 2023
vvarg229 added a commit to vvarg229/neofs-testcases that referenced this issue Jul 16, 2023
vvarg229 added a commit to vvarg229/neofs-testcases that referenced this issue Jul 18, 2023
@smallhive smallhive self-assigned this Jul 20, 2023
@smallhive
Copy link
Contributor

smallhive commented Jul 20, 2023

The original error, from the issue description, should be found in Tear down tag inside the allure report.

pytest --alluredir my-allure-123 pytest_tests/testsuites/services/s3_gate/test_s3_gate.py

allure report
799

@roman-khimov
Copy link
Member

@roman-khimov roman-khimov closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants