zuul_stream: handle empty line

When the command program prints an empty line the zuul_stream raise a
ValueError trying to decode the timestamp. This change moves the line
stripping after the split to prevent this exception.

Change-Id: Ibdcb49068c2036aea246e1392ec76539085f32d9
1 file changed