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

flaky test "test_resize_device" #2765

Open
antonmyagkov opened this issue Dec 25, 2024 · 0 comments
Open

flaky test "test_resize_device" #2765

antonmyagkov opened this issue Dec 25, 2024 · 0 comments
Assignees
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR

Comments

@antonmyagkov
Copy link
Collaborator

antonmyagkov commented Dec 25, 2024

Test failure: https://github-actions-s3.website.nemax.nebius.cloud/ydb-platform/nbs/PR-check/12491255089/1/nebius-x86-64/test_data/actions-runner/_work/nbs/nbs/cloud/blockstore/tests/e2e-tests/test-results/py3test/testing_out_stuff/test.py__test_resize_device[False-False]/index.html

ydb output:
MB-0001 failed to connect to all addresses; last error: UNKNOWN: ipv4:127.0.0.1:2504: Invalid argument

test output:

2024-12-25 09:07:34,258 - ERROR - ya.test - logreport: cloud/blockstore/tests/e2e-tests/test.py:121: in test_resize_device
    env, run = init(with_netlink, with_endpoint_proxy)
cloud/blockstore/tests/e2e-tests/test.py:60: in init
    env = LocalLoadTest(
cloud/blockstore/tests/python/lib/loadtest_env.py:104: in __init__
    self.nbs = LocalNbs(
cloud/blockstore/tests/python/lib/nbs_runner.py:148: in __init__
    self.init_scheme()
cloud/blockstore/tests/python/lib/nbs_runner.py:247: in init_scheme
    subprocess.check_call(command, stdout=ydbd_output, stderr=ydbd_output)
contrib/tools/python3/src/Lib/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
E   subprocess.CalledProcessError: Command '['/home/github/.ya/build/build_root/tzcp/002261/contrib/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2504', 'db', 'schema', 'exec', '\nModifyScheme {\n    WorkingDir: "/Root"\n    OperationType: ESchemeOpCreateSubDomain\n    SubDomain {\n        Name: "nbs"\n        Coordinators: 0\n        Mediators: 0\n        PlanResolution: 50\n        TimeCastBucketsPerMediator: 2\n\n        StoragePools {\n            Name: "dynamic_storage_pool:1"\n            Kind: "rot"\n        }\n\n        StoragePools {\n            Name: "dynamic_storage_pool:2"\n            Kind: "ssd"\n        }\n\n    }\n}\n']' returned non-zero exit status 1.
2024-12-25 09:07:34,260 - INFO - ya.test - pytest_runtest_teardown: Test teardown
@antonmyagkov antonmyagkov added the blockstore Add this label to run only cloud/blockstore build and tests on PR label Dec 25, 2024
@antonmyagkov antonmyagkov self-assigned this Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR
Projects
None yet
Development

No branches or pull requests

1 participant