Actions
Bug #20361
closedMount elm tmp dir in tmpfs to avoid lock failure on concurrent builds
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
[2021-12-02T23:50:11.092Z] Verifying dependencies (7/14) Verifying dependencies (8/14) Verifying dependencies (9/14) Verifying dependencies (10/14) Verifying dependencies (11/14) Verifying dependencies (12/14) Verifying dependencies (13/14) Verifying dependencies (14/14) Dependencies ready! [2021-12-02T23:50:11.092Z] Compiling ...elm-0.19.1: /srv/jenkins/workspace/rudder_branches_rudder_7.0@2/webapp/sources/rudder/rudder-web/src/main/elm/notifications/elm-stuff/0.19.1/d.dat: openBinaryFile: resource busy (file is locked) [2021-12-02T23:50:11.695Z] Compiling (1) [2021-12-02T23:50:11.695Z] -- ERROR ----------------------------------------------------------------------- [2021-12-02T23:50:11.695Z] [2021-12-02T23:50:11.695Z] I ran into something that bypassed the normal error reporting process! I [2021-12-02T23:50:11.695Z] extracted whatever information I could from the internal error: [2021-12-02T23:50:11.695Z] [2021-12-02T23:50:11.695Z] > thread blocked indefinitely in an MVar operation [2021-12-02T23:50:11.695Z] [2021-12-02T23:50:11.695Z] These errors are usually pretty confusing, so start by asking around on one of [2021-12-02T23:50:11.695Z] forums listed at https://elm-lang.org/community to see if anyone can get you [2021-12-02T23:50:11.695Z] unstuck quickly.
Updated by Alexis Mousset almost 3 years ago
- Target version changed from 7.0.0~rc2 to 6.1.18
Updated by Alexis Mousset almost 3 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset almost 3 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder|18f2ecab02350f74fcec2b904b8b97e086a9969c.
Updated by Alexis Mousset almost 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.18, 6.2.12 and 7.0.0~rc2 which were released today.
Actions