Bug 1080974

Summary: import of ovirtfunctions cause stop log of ovirt-host-deply/otopi
Product: [Retired] oVirt Reporter: Alon Bar-Lev <alonbl>
Component: ovirt-nodeAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact: bugs <bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 3.4CC: bugs, gklein, hadong, iheim, jboggs, leiwang, mgoldboi, ovirt-bugs, ovirt-maint, rbalakri, ycui, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:41:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
log-test.py none

Description Alon Bar-Lev 2014-03-26 12:17:08 UTC
Once:

        from ovirtnode import ovirtfunctions

The logging of otopi is halted.

For some reason this module modify the entire python logging or closes file descriptors.

The result is that we cannot see any log record past the point we persist files on ovirt-node.

This effects all ovirt-engine versions since 3.2.

Comment 1 Alon Bar-Lev 2014-03-26 19:02:17 UTC
Created attachment 879174 [details]
log-test.py

reproduction script

Comment 2 Sandro Bonazzola 2014-05-08 13:50:37 UTC
This is an automated message.

oVirt 3.4.1 has been released.
This issue has been retargeted to 3.4.2 as it has priority high, please retarget if needed.
If this is a blocker please add it to the tracker Bug #1095370

Comment 3 Sandro Bonazzola 2014-06-11 07:04:37 UTC
This is an automated message:
oVirt 3.4.2 has been released.
This bug has been re-targeted from 3.4.2 to 3.4.3 since priority or severity were high or urgent.

Comment 4 Sandro Bonazzola 2014-06-11 07:05:15 UTC
This is an automated message:
oVirt 3.4.2 has been released.
This bug has been re-targeted from 3.4.2 to 3.4.3 since priority or severity were high or urgent.

Comment 5 Sandro Bonazzola 2014-10-17 12:41:14 UTC
oVirt 3.5 has been released and should include the fix for this issue.