gluster / project-infrastructure

Issues related to GlusterFs infrastructure components.
0 stars 0 forks source link

Test 00-georep-verify-non-root-setup.t spuriously fails on build machines #117

Closed Shwetha-Acharya closed 3 years ago

Shwetha-Acharya commented 3 years ago

The failure is seen at: 11:06:23 not ok 34 [ 19/ 120925] < 222> '2 check_status_non_root Active' -> 'Got "0" instead of "2"' 11:06:23 not ok 35 [ 162/ 120502] < 224> '2 check_status_non_root Passive' -> 'Got "0" instead of "2"'

Where the time-out is going beyond the assigned value. notice Amar's comment at https://github.com/gluster/glusterfs/pull/2087

In some builders, errors like this are logged: [2021-01-27 02:46:53.753365] E [resource(worker /d/backends/primary2):1287:service_loop] GLUSTER: Changelog register failed [{error=[Errno 2] No such file or directory}] [2021-01-27 02:46:53.883492] E [resource(worker /d/backends/primary4):1287:service_loop] GLUSTER: Changelog register failed [{error=[Errno 2] No such file or directory}]

This also indicates errors such as corruption of files system on bricks or mounts.

Shwetha-Acharya commented 3 years ago

closing the issue as it is resolved now.