The error is still:

```
17:14:22 [beam_PerformanceTests_Python] $ /bin/bash -xe 
/tmp/jenkins6742929769496560521.sh
17:14:22 + cd 
/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/src/sdks/python
17:14:22 + 
/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/env/.beam_env/bin/pip
 install -e '.[gcp,test]'
17:14:22 Obtaining 
file:///home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/src/sdks/python
17:14:23     Complete output from command python setup.py egg_info:
17:14:23     
/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/env/.beam_env/local/lib/python2.7/site-packages/setuptools/dist.py:398:
 UserWarning: Normalizing '2.8.0.dev' to '2.8.0.dev0'
17:14:23       normalized_version,
17:14:23     running egg_info
17:14:23     Requirement already satisfied: future==0.16.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (0.16.0)
17:14:23     gapic-google-cloud-pubsub-v1 0.15.4 has requirement 
oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is 
incompatible.
17:14:23     proto-google-cloud-datastore-v1 0.90.4 has requirement 
oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is 
incompatible.
17:14:23     proto-google-cloud-pubsub-v1 0.15.4 has requirement 
oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is 
incompatible.
17:14:23     googledatastore 7.0.1 has requirement httplib2<0.10,>=0.9.1, but 
you'll have httplib2 0.11.3 which is incompatible.
17:14:23     googledatastore 7.0.1 has requirement oauth2client<4.0.0,>=2.0.1, 
but you'll have oauth2client 4.1.2 which is incompatible.
17:14:23     You are using pip version 10.0.1, however version 18.0 is 
available.
17:14:23     You should consider upgrading via the 'pip install --upgrade pip' 
command.
17:14:23     error: [Errno 2] No such file or directory
```

[ Full content available at: https://github.com/apache/beam/pull/6344 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to