Project

General

Profile

action #73273

Updated by okurz over 2 years ago

## Observation

job https://openqa.suse.de/tests/4812517 is incomplete, the log shows:

```
[2020-10-13T04:14:16.0500 CEST] [debug] [pid:36910] Updating status so job 4812517 is not considered dead.
[2020-10-13T04:14:16.0501 CEST] [debug] [pid:36910] REST-API call: POST http://openqa.suse.de/api/v1/jobs/4812517/status
[2020-10-13T04:14:21.0568 CEST] [debug] [pid:36910] Updating status so job 4812517 is not considered dead.
[2020-10-13T04:14:21.0569 CEST] [debug] [pid:36910] REST-API call: POST http://openqa.suse.de/api/v1/jobs/4812517/status
[2020-10-13T04:14:21.0630 CEST] [error] [pid:36910] Unable to setup job 4812517: Cache service status error from API: Minion job #43206 failed: DBD::SQLite::db do failed: file is not a database at /usr/lib/perl5/vendor_perl/5.26.1/Mojo/SQLite.pm line 85.
```
please see more details in https://openqa.suse.de/tests/4812517/file/worker-log.txt

## Acceptance criteria
* **AC1:** The issue is automatically handled or the test maintainer is informed what he or she did wrong

## Suggestions

* Try to handle this problem with an automatic recovery within openQA if this is not a problem introduced by test maintainers (unlikely)

## Workaround

Delete cache database on the affected worker and retry

Back