Integration tests fail with the latest NeoFS AIO #219

Closed
opened 2025-12-28 18:07:28 +00:00 by sami · 2 comments
Owner

Originally created by @cthulhu-rider on GitHub (Mar 25, 2024).

integration tests started to fail with the latest https://github.com/nspcc-dev/neofs-aio. Looks like https://github.com/nspcc-dev/neofs-aio/pull/75 changed smth meaningful for testing, while AIO itself works fine

according to the log, everything is started fine. But context deadline exceeded: failed to start container anyway. May be related to AIO container healthiness, but idk how it's checked. @smallhive assist will be appreciated

Originally created by @cthulhu-rider on GitHub (Mar 25, 2024). integration tests started to fail with the latest https://github.com/nspcc-dev/neofs-aio. Looks like https://github.com/nspcc-dev/neofs-aio/pull/75 changed smth meaningful for testing, while AIO itself works fine * see https://github.com/nspcc-dev/neofs-sdk-go/actions/runs/8424264613/job/23067769667?pr=564 according to the log, everything is started fine. But `context deadline exceeded: failed to start container` anyway. May be related to AIO container healthiness, but idk how it's checked. @smallhive assist will be appreciated
sami 2025-12-28 18:07:28 +00:00
  • closed this issue
  • added the
    bug
    I4
    S4
    U1
    labels
Author
Owner

@roman-khimov commented on GitHub (Mar 25, 2024):

There are self-checks in init-aio.sh and it prints aio container started when it's ready. This should be the line to check for any third-party user like SDK tests.

@roman-khimov commented on GitHub (Mar 25, 2024): There are self-checks in `init-aio.sh` and it prints `aio container started` when it's ready. This should be the line to check for any third-party user like SDK tests.
Author
Owner

@roman-khimov commented on GitHub (Apr 12, 2024):

Fixed by #576, missed this issue.

@roman-khimov commented on GitHub (Apr 12, 2024): Fixed by #576, missed this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-sdk-go#219
No description provided.