Project

General

Profile

Actions

Bug #65605

closed

fsx.sh workload fails with status 2 due to a makefile error

Added by Leonid Usov 12 days ago. Updated 2 days ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS, quiesce
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

https://pulpito.ceph.com/leonidus-2024-04-21_11:37:13-fs-wip-lusov-quiescer-distro-default-smithi/7666610/

2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:alloc.c: In function 'main':
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:alloc.c:154:1: error: 'bozo' undeclared (first use in this function)
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:  154 | bozo!
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:      | ^~~~
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:alloc.c:154:1: note: each undeclared identifier is reported only once for each function it appears in
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:alloc.c:154:5: error: expected ';' before '!' token
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:  154 | bozo!
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:      |     ^
2024-04-21T12:20:55.854 INFO:tasks.workunit.client.0.smithi112.stderr:      |     ;
2024-04-21T12:20:55.855 INFO:tasks.workunit.client.0.smithi112.stderr:alloc.c:184:25: error: 'rflag' undeclared (first use in this function); did you mean 'nflag'?
2024-04-21T12:20:55.855 INFO:tasks.workunit.client.0.smithi112.stderr:  184 |                         rflag = 1;
2024-04-21T12:20:55.855 INFO:tasks.workunit.client.0.smithi112.stderr:      |                         ^~~~~
2024-04-21T12:20:55.855 INFO:tasks.workunit.client.0.smithi112.stderr:      |                         nflag
2024-04-21T12:20:55.855 INFO:tasks.workunit.client.0.smithi112.stderr:alloc.c:320:5: error: expected ';' before '!' token
2024-04-21T12:20:55.855 INFO:tasks.workunit.client.0.smithi112.stderr:  320 | bozo!
2024-04-21T12:20:55.856 INFO:tasks.workunit.client.0.smithi112.stderr:      |     ^
2024-04-21T12:20:55.856 INFO:tasks.workunit.client.0.smithi112.stderr:      |     ;
2024-04-21T12:20:55.856 INFO:tasks.workunit.client.0.smithi112.stderr:alloc.c:128:25: warning: variable 'f' set but not used [-Wunused-but-set-variable]
2024-04-21T12:20:55.856 INFO:tasks.workunit.client.0.smithi112.stderr:  128 |         struct flock64  f;
2024-04-21T12:20:55.856 INFO:tasks.workunit.client.0.smithi112.stderr:      |                         ^
2024-04-21T12:20:55.859 INFO:tasks.workunit.client.0.smithi112.stderr:gmake[3]: *** [Makefile:83: alloc] Error 1
2024-04-21T12:20:55.859 INFO:tasks.workunit.client.0.smithi112.stderr:gmake[3]: *** Waiting for unfinished jobs...
...
2024-04-21T12:20:56.038 INFO:tasks.workunit.client.0.smithi112.stderr:gmake[2]: *** [include/buildrules:30: src] Error 2
2024-04-21T12:20:56.038 INFO:tasks.workunit.client.0.smithi112.stderr:make[1]: *** [Makefile:53: default] Error 2
2024-04-21T12:20:56.038 INFO:tasks.workunit.client.0.smithi112.stderr:make: *** [Makefile:51: default] Error 2

Related issues 1 (1 open0 closed)

Is duplicate of CephFS - Bug #64572: workunits/fsx.sh failureFix Under ReviewXiubo Li

Actions
Actions #2

Updated by Leonid Usov 12 days ago

  • Status changed from New to Duplicate
Actions #3

Updated by Leonid Usov 12 days ago

  • Is duplicate of Bug #64572: workunits/fsx.sh failure added
Actions #4

Updated by Leonid Usov 3 days ago

  • Component(FS) quiesce added
Actions #5

Updated by Leonid Usov 2 days ago

  • Component(FS) MDS added
Actions

Also available in: Atom PDF