Bug 1063945

Summary: /usr/bin/rhts-db-submit stops working after sysctl net.ipv6.conf.all.disable_ipv6=1
Product: [Retired] Beaker Reporter: David Spurek <dspurek>
Component: reportsAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: developCC: aigao, asaha, dcallagh, dspurek, ebenes, llim, qwan, rmancy
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-11 22:32:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Log from console
none
/var/log/messages file none

Description David Spurek 2014-02-11 16:43:28 UTC
Description of problem:
/usr/bin/rhts-db-submit stops working after sysctl net.ipv6.conf.all.disable_ipv6=1

Beaker job is aborted after watchdog expires.
Script that calls 'net.ipv6.conf.all.disable_ipv6=1' is not finished.

ps afx on the machine shows:

10018 ?        Ss     0:00 /usr/bin/python /usr/bin/beah-srv
32708 ?        S      0:00  \_ /usr/bin/python /usr/bin/beah-rhts-task
32740 ?        S      0:00      \_ /bin/sh -x /var/lib/beah/tortilla/wrappers.d/runtest
  312 ?        S      0:00          \_ /bin/bash /usr/bin/rhts-test-runner.sh
  344 ?        S      0:00              \_ make run
  378 ?        S      0:00              |   \_ /bin/bash ./runtest.sh
 1078 ?        S      0:00              |       \_ /bin/bash /usr/bin/rhts-report-result disable-IPv6 PASS /var/tmp/beakerlib-19090473/journ
 1080 ?        S      0:00              |           \_ /usr/bin/python /usr/bin/rhts-db-submit-result --testname=disable-IPv6 --result=PASS 
 3296 ?        S      0:00              \_ /usr/bin/python /usr/bin/rhts-submit-log -l /mnt/testarea/rhts/TESTOUT.log --start=0

Version-Release number of selected component (if applicable):
rhts-test-env-4.58-1.el7

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
Test is executed without problem

Additional info:

Comment 2 David Spurek 2014-02-11 16:46:16 UTC
Created attachment 861880 [details]
Log from console

Comment 3 David Spurek 2014-02-11 16:46:55 UTC
Created attachment 861881 [details]
/var/log/messages file

Comment 4 Dan Callaghan 2014-02-11 22:32:05 UTC
Thanks for the detailed report, David. This is already filed as beah bug 1062896. We have a patch ready, I will post some details on that bug later today with details about how to test the patched beah. We also added a mechanism to opt in to an older version of beah (bug 1063090) which will be released in 0.15.3-2 as soon as Eng Ops find the time to deploy it.

*** This bug has been marked as a duplicate of bug 1062896 ***