Bug 1553025 - Code dump file request for failed namespace regression test on jenkins
Summary: Code dump file request for failed namespace regression test on jenkins
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: project-infrastructure
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-08 04:18 UTC by Varsha
Modified: 2018-03-08 06:02 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-03-08 06:02:26 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Varsha 2018-03-08 04:18:56 UTC
Description of problem:
Regression test is failing for namespace test

How reproducible:
Run regression test with brick-multiplex enabled

Steps to Reproduce:
Test failed on Jenkins.
Cannot be reproduced locally.

Actual results:
09:33:47 ./tests/basic/namespace.t (Wstat: 0 Tests: 33 Failed: 8)
09:33:47   Failed tests:  15-16, 18-19, 21-22, 32-33
09:33:47 Files=1, Tests=33, 94 wallclock secs ( 0.07 usr  0.01 sys +  5.89 cusr  4.36 csys = 10.33 CPU)
09:33:47 Result: FAIL
09:33:47 End of test ./tests/basic/namespace.t

Expected results:
The namespace test should not have failed.

Additional info:
https://build.gluster.org/job/regression-test-with-multiplex/663/console
Please provide the code dump file if available.

Comment 1 Nigel Babu 2018-03-08 04:31:48 UTC
There isn't a core dump because it isn't a test failure. I can make a machine available to you to run your tests if you'd like. I need an SSH public key to give you access.

Can you also confirm that you are testing this with brick multiplex enabled? This is how we ensure that brick multiplex is enabled before testing upstream. Could you try this locally first? http://git.gluster.org/cgit/build-jobs.git/tree/build-gluster-org/scripts/regression-test-with-multiplex.sh#n26

Comment 2 Varsha 2018-03-08 05:17:34 UTC
I added the following line to enable and it worked fine with it.
TEST $CLI volume set all cluster.brick-multiplex on

But on returning gf_true from is_brick_mx_enabled function. It's failing.
Thank you for the link.


Note You need to log in before you can comment on or make changes to this bug.