I'm using clinic bubbleprof to profile a node application, while running integration tests against the server using jest. Now when i run the tests the node trace logs that the bubbleprof seems to be using internally is generated properly, but the analyze stage is failing with a json parse error. attaching the node trace logs below
node_trace.1.zip
I have looked through the code base and the issue seems to be failing trace-events-parser.

if you look at the line no 41 seems to be giving error.