Daniel Oliveira created BEAM-11670: -------------------------------------- Summary: beam_PostCommit_XVR_Direct consistently failing on fnApiJobServerSetup/Cleanup Key: BEAM-11670 URL: https://issues.apache.org/jira/browse/BEAM-11670 Project: Beam Issue Type: Bug Components: cross-language, test-failures Reporter: Daniel Oliveira
This PostCommit has been consistently failing with the following error in both these gradle targets: ":sdks:python:test-suites:direct:xlang:fnApiJobServerSetup", and ":sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup" {noformat} sh: 1: .: Can't open /home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/-1278429404/bin/activate {noformat} >From [gradle build scan|https://scans.gradle.com/s/rtqblmkhkjfss] The first instance where this error popped up seems to be [Build #759|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/759/] from Jan. 16, which contained the change "Upgrade gradle to version 6.8", so it's probably related to that. -- This message was sent by Atlassian Jira (v8.3.4#803005)