Bug 42608 - Keep deleted sub-tasks build logs until task is DONE
Summary: Keep deleted sub-tasks build logs until task is DONE
Status: NEW
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: girar (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P5 normal
Assignee: placeholder@altlinux.org
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-26 21:08 MSK by Vitaly Chikunov
Modified: 2022-08-02 16:02 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Chikunov 2022-04-26 21:08:17 MSK
Would be useful if build logs (for example build/100/x86_64/log) for (failed and thus) deleted sub-tasks are kept until task is DONE (or rm'ed, or even archived).

Advantages are numerous. This would valuable be addition to #42466.
Comment 1 Vitaly Chikunov 2022-04-26 21:10:24 MSK
Incorrect link to other bug, correct is #42552.
Comment 2 Vitaly Chikunov 2022-08-02 14:42:14 MSK
Just wanted to file the same bug but found it's already here.

Advantage is people can analyze `log` while task is continued being worked on. Also, sometimes it's useful to compare build logs with older build attempt.
Comment 3 Anton Farygin 2022-08-02 16:02:26 MSK
Really, we need complete information from all build iterations, including logs, tasks, repositories and much more.
In my opinion, git repository or hard links will help to realize this function.