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

Invalid response from aws command #798

Closed
vvarg229 opened this issue Jul 14, 2023 · 1 comment
Closed

Invalid response from aws command #798

vvarg229 opened this issue Jul 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@vvarg229
Copy link
Collaborator

All s3_gate tests with 'aws cli' as s3_client falled.

RuntimeError: Command: aws --no-verify-ssl --no-paginate s3api create-bucket --bucket e99572b2-6c17-4f13-abf1-c0c070ead8f2  --endpoint https://s3.neofs.devenv:8080
Error:
return code: 255
Output: 
<botocore.awsrequest.AWSRequest object at 0x7fe7dad16110>

See: https://http.t5.fs.neo.org/86C4P6uJC7gb5n3KkwEGpXRfdczubXyRNW5N9KeJRW73/200-1689334253/index.html#suites/5ce6aa05e800f910fce1d43aa230519d/7697ceb0a094154a/

Logs:
8494d6859d2eb3c3.zip
16bbf66fa515ee23.zip

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 vvarg229 changed the title Invalid response to aws command Invalid response from aws command Jul 17, 2023
@vvarg229 vvarg229 self-assigned this Jul 18, 2023
vvarg229 added a commit to vvarg229/neofs-node that referenced this issue Jul 18, 2023
Fixed bug nspcc-dev/neofs-s3-gw#798
This bug is only reproducible on ubuntu-latest in github actions.
This is a bug specifically of github acions, not the neofs-s3-gw:
actions/runner-images#2791
aws/aws-cli#5623

Signed-off-by: Oleg Kulachenko <[email protected]>
vvarg229 added a commit to vvarg229/neofs-node that referenced this issue Jul 18, 2023
Fixed bug nspcc-dev/neofs-s3-gw#798
This bug is only reproducible on ubuntu-latest in github actions.
This is a bug specifically of github acions, not the neofs-s3-gw:
actions/runner-images#2791
aws/aws-cli#5623

Signed-off-by: Oleg Kulachenko <[email protected]>
vvarg229 added a commit to vvarg229/neofs-testcases that referenced this issue Jul 19, 2023
Fixed bug nspcc-dev/neofs-s3-gw#798
This is a test environment error, not neofs-s3-gw:
actions/runner-images#2791
aws/aws-cli#5623

Signed-off-by: Oleg Kulachenko <[email protected]>
vvarg229 added a commit to vvarg229/neofs-testcases that referenced this issue Jul 31, 2023
Fixed bug nspcc-dev/neofs-s3-gw#798
This is a test environment error, not neofs-s3-gw:
actions/runner-images#2791
aws/aws-cli#5623

Signed-off-by: Oleg Kulachenko <[email protected]>
@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

2 participants