I created https://github.com/apache/beam/pull/7533 to roll this back.
I am a bit at a loss as to why this would be failing in PreCommit but pass in PostCommit. Especially as the task ":beam-sdks-python:setupVirtualenv" runs fine in the other precommits. Any insights here would be appreciated. On Wed, Jan 16, 2019 at 3:32 AM Ahmet Altay <[email protected]> wrote: > > +Robert Bradshaw > > Is it this test suite: > https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_PreCommit_Python_ValidatesRunner_Flink_Commit/ > > There is a recent change related to that > https://github.com/apache/beam/pull/7514 and they seemed to be failing since > then. Might be a configuration issue. > > Ahmet > > On Tue, Jan 15, 2019 at 6:19 PM Reuven Lax <[email protected]> wrote: >> >> Seems to be failing seting up virtualenv. Anyone else seeing this? >> >> 18:15:03 Could not install packages due to an EnvironmentError: [Errno 13] >> Permission denied: '/usr/local/lib/python2.7/dist-packages/pluggy' >> >> >>
