flat-zoo-31952
11/25/2022, 6:26 PM13:22:13.05 [INFO] Filesystem changed during run: retrying `Test` in 500ms...
I've tried -ldebug
but i'm not seeing the information I want. I just see a bunch of things like
13:20:47.09 [DEBUG] Dependency @rule(pants.engine.internals.build_files.evaluate_preludes()) of Some("@rule(pants.engine.internals.build_files.parse_address_family(tests/components/security))") changed.
but that target demonstrably didn't changewide-midnight-78598
11/25/2022, 6:29 PMenough-analyst-54434
11/25/2022, 6:31 PMflat-zoo-31952
11/25/2022, 6:31 PM13:22:27.53 [INFO] notify invalidation: cleared 1 and dirtied 11336 nodes for: {"", "rpmbuild"}
13:22:28.71 [INFO] notify invalidation: cleared 1 and dirtied 11336 nodes for: {"", "rpmbuild"}
13:22:29.21 [INFO] notify invalidation: cleared 1 and dirtied 11336 nodes for: {"", "rpmbuild"}
enough-analyst-54434
11/25/2022, 6:32 PMflat-zoo-31952
11/25/2022, 6:33 PMenough-analyst-54434
11/25/2022, 6:33 PMflat-zoo-31952
11/25/2022, 6:34 PMwide-midnight-78598
11/25/2022, 6:34 PMenough-analyst-54434
11/25/2022, 6:35 PMcurved-television-6568
11/25/2022, 6:35 PMenough-analyst-54434
11/25/2022, 6:36 PMwide-midnight-78598
11/25/2022, 6:37 PMpants_ignore
anywhere in configs?
https://www.pantsbuild.org/docs/reference-global#pants_ignore
I think last time, someone set pants_ignore, instead of pants_ignore.add
(maybe not, as there is a separate pants_use_gitignore)enough-analyst-54434
11/25/2022, 6:37 PMflat-zoo-31952
11/25/2022, 6:40 PM⯠touch rpmbuild/some_python_source.py
⯠./pants tailor rpmbuild/some_python_source.py
13:41:01.44 [ERROR] 1 Exception encountered:
Exception: Unmatched glob from CLI arguments: "rpmbuild/some_python_source.py"
""
may be aboutwide-midnight-78598
11/25/2022, 6:42 PMflat-zoo-31952
11/25/2022, 6:44 PMpants_ingore.add
doesn't solve the issuewide-midnight-78598
11/25/2022, 6:45 PMflat-zoo-31952
11/25/2022, 6:48 PMpants_ignore.add
fixes this, at least until the next problemenough-analyst-54434
11/25/2022, 7:00 PM/rpmbuild/
or something more fuzzy?flat-zoo-31952
11/25/2022, 7:19 PM⯠grep rpmbuild .gitignore
/rpmbuild/
enough-analyst-54434
11/25/2022, 8:03 PMflat-zoo-31952
11/26/2022, 11:59 AM