bitter-ability-32190
12/21/2022, 8:46 PMenough-analyst-54434
12/22/2022, 5:59 PMbitter-ability-32190
12/22/2022, 6:03 PMenough-analyst-54434
12/22/2022, 6:04 PMbitter-ability-32190
12/22/2022, 6:04 PMenough-analyst-54434
12/22/2022, 6:09 PMbitter-ability-32190
12/22/2022, 6:13 PM======================== 2 failed in 1717.01s (0:28:37) ========================
which tells me that pytest is observing the slowdown from end-to-end. So we can rule out anything that happens in Pants before or after itenough-analyst-54434
12/22/2022, 9:38 PMbitter-ability-32190
12/22/2022, 9:39 PMcoverage
and my test time went from >1000s to 500s 🤔000052.97 [INFO] Canceled: Building tmpyyq4pz8q/hellotest:bin with PyOxidizer
000054.02 [INFO] Filesystem changed during run: retryingin 500ms...Package
154305.00 [INFO] notify invalidation: cleared 2 and dirtied 36 nodes for: {"src/python/pants/engine/internals", "src/python/pants/engine/internals/native_engine.so"}
Modify(Metadata(Any))
I heavly suspect that is being emitted for the hardlink count changing``` IN_ATTRIB (*)
Metadata changed--for example, permissions (e.g., chmod(2)), timestamps (e.g., utimensat(2)), extended attributes (setxattr(2)),
link count (since Linux 2.6.25; e.g., for the target of link(2) and for unlink(2)), and user/group ID (e.g., chown(2)).```
enough-analyst-54434
12/23/2022, 7:06 PMbitter-ability-32190
12/23/2022, 7:07 PMAny
)witty-crayon-22786
12/23/2022, 7:24 PMbitter-ability-32190
12/23/2022, 7:27 PMwitty-crayon-22786
12/23/2022, 7:28 PMbitter-ability-32190
12/23/2022, 7:29 PMwitty-crayon-22786
12/24/2022, 5:12 AMbitter-ability-32190
12/24/2022, 1:01 PM