aloof-angle-91616
10/01/2018, 4:30 PMaloof-angle-91616
10/01/2018, 4:31 PMaloof-angle-91616
10/01/2018, 5:45 PMaloof-angle-91616
10/01/2018, 5:46 PMaloof-angle-91616
10/01/2018, 5:46 PMsalmon-summer-38098
10/01/2018, 6:09 PMfancy-queen-20734
10/03/2018, 10:54 PMException: Failed to execute process: Error from remote execution: Internal: ""
That’s fun.aloof-angle-91616
10/04/2018, 6:09 AMaloof-angle-91616
10/04/2018, 6:11 AM20:27:38 timestamp: 2018-10-04T03:27:34.217185
20:27:38 args: ['/redacted/.cache/pants/pex/bin/pants.pex/1.10.0rc1-9dcca268/pants.pex', 'redacted-goal']
20:27:38 pid: 172468
20:27:38 Exception caught: (<type 'exceptions.ValueError'>)
20:27:38 File "/redacted/runpy.py", line 174, in _run_module_as_main
20:27:38 "__main__", fname, loader, pkg_name)
20:27:38 File "/redacted/runpy.py", line 72, in _run_code
20:27:38 exec code in run_globals
20:27:38 File "__main__.py", line 25, in <module>
20:27:38 bootstrap_pex(__entry_point__)
20:27:38 File ".bootstrap/_pex/pex_bootstrapper.py", line 170, in bootstrap_pex
20:27:38 pex.PEX(entry_point).execute()
20:27:38 File ".bootstrap/_pex/pex.py", line 387, in execute
20:27:38 sys.stderr.flush()
20:27:38
20:27:38 Exception message: I/O operation on closed file
aloof-angle-91616
10/04/2018, 6:12 AMaloof-angle-91616
10/04/2018, 6:16 AMpython_dist()
compilation fail, but the errors were just encoding errors when pex printed directly to stderr (meaning we couldn't see the error at all, we saw the exception message the encoding error while printing) -- this was a very annoying problem that kris fixed immediately (by googling it, lol, also bc he's a genius) by setting LC_ALL=C
so gcc doesn't use smart quotes (((((lol))))), but like i feel in those two cases there's this """impedance mismatch""" (i've never used that word before and unclear if it applies) between pex as a cli tool and pex as a library and i'm talking specifically about writing directly to stderr -- the above error is one i caused, but that write error without even checking if the file is closed means i need to resort to a hack to view my real erroraloof-angle-91616
10/04/2018, 6:19 AMaloof-angle-91616
10/04/2018, 6:20 AMaloof-angle-91616
10/04/2018, 6:23 AMaloof-angle-91616
10/04/2018, 6:27 AMlimited-country-20626
10/04/2018, 5:24 PMlimited-country-20626
10/04/2018, 5:24 PMlimited-country-20626
10/04/2018, 5:25 PMlimited-country-20626
10/04/2018, 5:26 PMlimited-country-20626
10/04/2018, 5:26 PMlimited-country-20626
10/04/2018, 5:26 PMwitty-crayon-22786
10/04/2018, 5:27 PMaverage-vr-56795
10/05/2018, 4:09 PMgraph_visualize
operation on a Session
not an ExecutionRequest
?witty-crayon-22786
10/05/2018, 4:12 PMwitty-crayon-22786
10/05/2018, 4:13 PMwitty-crayon-22786
10/05/2018, 4:13 PMwitty-crayon-22786
10/05/2018, 4:13 PMaverage-vr-56795
10/05/2018, 4:16 PMwitty-crayon-22786
10/05/2018, 4:16 PMaverage-vr-56795
10/05/2018, 4:20 PM