Bug 1644651

Summary: azure.log without EOL
Product: Red Hat CloudForms Management Engine Reporter: Imaan <ikaur>
Component: ProvidersAssignee: Bronagh Sorota <bsorota>
Status: CLOSED DUPLICATE QA Contact: Angelina Vasileva <anikifor>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.9.4CC: anikifor, dmetzger, gblomqui, jfrey, jhardy, mfeifer, obarenbo
Target Milestone: GA   
Target Release: cfme-future   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-01 14:01:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:

Description Imaan 2018-10-31 10:30:45 UTC
Description of problem:

The azure.log has content but no EOL.

For Example:

[root@unused log]# ls -l azure.log
-rw-r--r--. 1 root root 7681442 Oct 31 06:24 azure.log

[root@unused log]# wc azure.log
      0   88963 7692273 azure.log

[root@unused log]# wc -l azure.log
0 azure.log

Version-Release number of selected component (if applicable):

Version 5.9.4.7.20180829201904_ced41ae

How reproducible: 100%

Actual results: Log has content but showing 0 EOL

Expected results: It should print newline counts with a command "wc -l azure.log"

Comment 4 dmetzger 2018-11-01 14:01:42 UTC

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