https://pantsbuild.org/ logo
c

curved-television-6568

03/08/2023, 3:10 PM
Got a report from a dev who experienced issues on 2.16.0a0 🧵
Copy code
21:30:17.91 [ERROR] 1 Exception encountered:

Engine traceback:
  in `test` goal

IntrinsicError: Snapshot failed: Failed to digest inputs: Throw { val: Failed to watch filesystem for `/home/ubuntu/repos/../x.py`: Error { kind: MaxFilesWatch, paths: ["/home/ubuntu/repos/../x.py"] }, python_traceback: "Traceback (no traceback):\n  <pants native internals>\nException: Failed to watch filesystem for `/home/ubuntu/repos/../x.py`: Error { kind: MaxFilesWatch, paths: [\"/home/ubuntu/repos/../x.py\"] }", engine_traceback: [FailureFrame { name: "digest_file", desc: Some("Fingerprinting: ../x.py") }] }
for various files of
x.py
not always the same.
This is from a Windows box running ubuntu in a vm container.
intermittently too, so not all the time
8 Views