<!-- Description Steps to reproduce the issue: 1. Run the test crm.yml with testcase in T0 topology - name: Run test case "CRM FDB entry resource" include: roles/test/tasks/crm/crm_test_fdb_entry.yml when: testbed_type == "t0" 2.Observe the failure : TASK [test : Read loganalyzer summary file.] *********************************** task path: /var/johnar/sonic-mgmt/ansible/roles/test/tasks/run_command_with_log_analyzer.yml:31 Monday 15 July 2019 08:11:08 +0000 (0:00:00.161) 0:01:47.402 *********** <10.16.210.154> ESTABLISH SSH CONNECTION FOR USER: admin <10.16.210.154> SSH: EXEC sshpass -d15 ssh -C -q -o ControlMaster=auto -o ControlPersist=120s -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o User=admin -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r 10.16.210.154 'LANG=C LC_ALL=C LC_MESSAGES=C /usr/bin/python' changed: [sonic-s5232f-9364] => {"changed": true, "cmd": "cat \"/tmp/crm.2019-07-15-08:10:52/summary.loganalysis.crm.2019-07-15-08:10:52.log\"", "delta": "0:00:00.004248", "end": "2019-07-15 16:10:10.023314", "invocation": {"module_args": {"_raw_params": "cat \"/tmp/crm.2019-07-15-08:10:52/summary.loganalysis.crm.2019-07-15-08:10:52.log\"", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2019-07-15 16:10:10.019066", "stderr": "", "stdout": "\nLOG ANALYSIS SUMMARY\nFILE: /tmp/syslog MATCHES 0\nFILE: /tmp/syslog EXPECTED MATCHES 0\n-----------------------------------\nTOTAL MATCHES: 0\nTOTAL EXPECTED MATCHES: 0\nTOTAL EXPECTED MISSING MATCHES: 1\n-----------------------------------", "stdout_lines": ["", "LOG ANALYSIS SUMMARY", "FILE: /tmp/syslog MATCHES 0", "FILE: /tmp/syslog EXPECTED MATCHES 0", "-----------------------------------", "TOTAL MATCHES: 0", "TOTAL EXPECTED MATCHES: 0", "TOTAL EXPECTED MISSING MATCHES: 1", "-----------------------------------"], "warnings": []} TASK [test : Print loganalyzer summary file.] ********************************** task path: /var/johnar/sonic-mgmt/ansible/roles/test/tasks/run_command_with_log_analyzer.yml:35 Monday 15 July 2019 08:11:08 +0000 (0:00:00.251) 0:01:47.653 *********** ok: [sonic-s5232f-9364] => { "log_summary.stdout_lines": [ "", "LOG ANALYSIS SUMMARY", "FILE: /tmp/syslog MATCHES 0", "FILE: /tmp/syslog EXPECTED MATCHES 0", "-----------------------------------", "TOTAL MATCHES: 0", "TOTAL EXPECTED MATCHES: 0", "TOTAL EXPECTED MISSING MATCHES: 1", "-----------------------------------" ] } show version : SONiC Software Version: SONiC.HEAD.29-bd672000 Distribution: Debian 9.9 Kernel: 4.9.0-9-2-amd64 Build commit: bd672000 Build date: Tue Jul 9 06:09:21 UTC 2019 Built by: johnar@jenkins-worker-4 Platform: x86_64-dellemc_s5232f_c3538-r0 HwSKU: DellEMC-S5232f-C32 ASIC: broadcom Serial Number: CN01WJVTCES0094Q0020 Uptime: 19:58:20 up 3:59, 1 user, load average: 0.11, 0.23, 0.25 [crm-fdb.docx](https://github.com/Azure/sonic-mgmt/files/3392150/crm-fdb.docx)