Details
-
Bug
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
None
Description
https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ is currently failing. heejong could you help find the root cause?
In some of the early failures (e.g. https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/18) there are errors about files in /tmp like:
17:14:04 > Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup 17:14:04 /home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/apache_beam/__init__.py:82: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only. 17:14:04 'You are using Apache Beam with Python 2. ' 17:14:10 Process id file /tmp/local_job_service_main-18091.pid already removed.
Maybe we need to be creating these files inside $WORKSPACE instead?
Attachments
Issue Links
- links to