TestObjectCounter is flaky #1122

Open
opened 2024-05-07 08:38:14 +00:00 by fyrchik · 2 comments
https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7191/jobs/1
fyrchik added the
frostfs-node
internal
labels 2024-05-07 08:38:14 +00:00
Poster
Owner

Refs #633

Refs #633

https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7191/jobs/1

Valid link: https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7171/jobs/2

@fyrchik I viewed failed runs, all of them are stuck on a file write operation:

/opt/hostedtoolcache/go/1.21.9/x64/src/os/file_unix.go:45 +0x565
os.Rename(...)
	/opt/hostedtoolcache/go/1.21.9/x64/src/os/file.go:352
git.frostfs.info/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree.(*genericWriter).writeAndRename(0xc0001ac080, {0xc00057e750, 0x84}, {0xc00056af00, 0x80}, {0xc000210900, 0x56, 0x56})
	/workspace/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go:86 +0x3e7

Looks like this is an environment problem. Test just puts and deletes the same object.

> https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7191/jobs/1 Valid link: https://git.frostfs.info/TrueCloudLab/frostfs-node/actions/runs/7171/jobs/2 @fyrchik I viewed failed runs, all of them are stuck on a file write operation: ``` /opt/hostedtoolcache/go/1.21.9/x64/src/os/file_unix.go:45 +0x565 os.Rename(...) /opt/hostedtoolcache/go/1.21.9/x64/src/os/file.go:352 git.frostfs.info/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree.(*genericWriter).writeAndRename(0xc0001ac080, {0xc00057e750, 0x84}, {0xc00056af00, 0x80}, {0xc000210900, 0x56, 0x56}) /workspace/TrueCloudLab/frostfs-node/pkg/local_object_storage/blobstor/fstree/fstree_write_generic.go:86 +0x3e7 ``` Looks like this is an environment problem. Test just puts and deletes the same object.
fyrchik added the
P3
label 2024-05-13 07:51:01 +00:00
fyrchik added this to the vNext milestone 2024-06-20 11:31:30 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
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: TrueCloudLab/frostfs-node#1122
There is no content yet.