[Bugs] [Bug 1615604] New: tests: Spurious failure in test tests/bugs/ bug-1110262.t

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 13 20:16:27 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1615604

            Bug ID: 1615604
           Summary: tests: Spurious failure in test
                    tests/bugs/bug-1110262.t
           Product: GlusterFS
           Version: mainline
         Component: tests
          Keywords: Triaged
          Assignee: bugs at gluster.org
          Reporter: srangana at redhat.com
                CC: bugs at gluster.org



Description of problem:
The test in #summary fails as follows,
Run: https://build.gluster.org/job/line-coverage/427/consoleFull

Log snippet: (retried and passed so no further logs)
18:50:33 useradd: user 'dev' already exists
18:50:33 not ok 13 , LINENUM:42
18:50:33 FAILED COMMAND: useradd dev
18:50:33 groupadd: group 'QA' already exists
18:50:33 not ok 14 , LINENUM:43
18:50:33 FAILED COMMAND: groupadd QA

Basically, the user/group existed and hence the test failed. Now, I tried
getting to the build history of the machine that failed this test, but Jenkins
has not been cooperative, this was in an effort to understand which previous
run failed.

Also one other test case uses the same user and group names,
tests/bugs/bug-1584517.t, but that runs after this test.

So I do not know how that user and group name leaked, due to which this test
case failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list