Bug 1679162 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Jon Buckley increased the instance size to the maximum and the backlog of unparsed logs decreased to ~280 (from ~1k) but the parser stopped making progress. He also noticed these error messages:

```
    2020-11-24T17:09:35.537321+00:00 app[worker_log_parser_fail.1]: [2020-11-24 17:09:35,535: WARNING/ForkPoolWorker-1] Got OperationalError inserting failure_line
    2020-11-24T17:09:40.082494+00:00 app[worker_log_parser_fail.1]: [2020-11-24 17:09:40,082] INFO [treeherder.log_parser.tasks:51] Skipping parsing for job 519884494 since log already processed.  Log Status: 1
```

Trees remain closed except which gets reopened
Jon Buckley increased the instance size to the maximum and the backlog of unparsed logs decreased to ~280 (from ~1k) but the parser stopped making progress. He also noticed these error messages:

```
    2020-11-24T17:09:35.537321+00:00 app[worker_log_parser_fail.1]: [2020-11-24 17:09:35,535: WARNING/ForkPoolWorker-1] Got OperationalError inserting failure_line
    2020-11-24T17:09:40.082494+00:00 app[worker_log_parser_fail.1]: [2020-11-24 17:09:40,082] INFO [treeherder.log_parser.tasks:51] Skipping parsing for job 519884494 since log already processed.  Log Status: 1
```

Trees remain closed except Try which gets reopened.

Back to Bug 1679162 Comment 2