See
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/1008/display/redirect?page=changes>
Changes:
[noreply] Fix beam.Row.__eq__ for rows with trailing columns (#23876)
[noreply] TFMA notebook showing ExtractEvaluateAndWriteResult Tranfsorm (#25381)
[noreply] Fix whitespace check (#25514)
[noreply] Add back links removed in #24744 (#25513)
[bvolpato] Fix pull_licenses_java returning 404 from opensource.org
[noreply] [#24789][prism] internal/jobservices metrics + tests (#25497)
[noreply] [Go SDK]: Allow SDF methods to have context param and error return
value
[noreply] Move closing milestone out of PMC-only tasks (#25516)
[noreply] update GCP cloud libraries BOM to 26.8.0 (#25470)
[noreply] Fix interface{} in iter& emit type of DoFn in Go (#25203)
[noreply] Task #25064: Python SDK Data sampling implementation (#25093)
[noreply] Add support for all Java based portable runners to consume elements
[noreply] Swap Java SDK container to use eclipse-temurin as the base instead of
[noreply] Update BigQueryIO documentation with details on how to override the
[noreply] Support Avro GenericRecord as a valid format for StorageWrite API on
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
> git init
> <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src>
> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/apache/beam.git
> +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/apache/beam.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
> git fetch --tags --force --progress -- https://github.com/apache/beam.git
> +refs/heads/*:refs/remotes/origin/*
> +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* #
> timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 40838f76447a5250b52645210f26dce3655d7009 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 40838f76447a5250b52645210f26dce3655d7009 # timeout=10
Commit message: "Support Avro GenericRecord as a valid format for StorageWrite
API on BigQueryIO (#24274)"
> git rev-list --no-walk d8fbbf03a794816d834ad5ee16e247733e7bc68e # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the
SCM step.
[EnvInject] - Injecting as environment variables the properties content
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
CLUSTER_NAME=beam-loadtests-python-pardo-flink-streaming-1008
FLINK_NUM_WORKERS=5
DETACHED_MODE=true
JOB_SERVER_IMAGE=gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest
GCS_BUCKET=gs://beam-flink-cluster
HARNESS_IMAGES_TO_PULL=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest
HADOOP_DOWNLOAD_URL=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-10.0/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar
GCLOUD_ZONE=us-central1-a
FLINK_TASKMANAGER_SLOTS=1
FLINK_DOWNLOAD_URL=https://archive.apache.org/dist/flink/flink-1.15.0/flink-1.15.0-bin-scala_2.12.tgz
ARTIFACTS_DIR=gs://beam-flink-cluster/beam-loadtests-python-pardo-flink-streaming-1008
[EnvInject] - Variables injected successfully.
[beam_LoadTests_Python_ParDo_Flink_Streaming] $ /bin/bash -xe
/tmp/jenkins6691975625255423327.sh
+ echo Setting up flink cluster
Setting up flink cluster
[beam_LoadTests_Python_ParDo_Flink_Streaming] $ /bin/bash -xe
/tmp/jenkins2215910307320650153.sh
+ cd
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/.test-infra/dataproc>
+ ./flink_cluster.sh create
+ GCLOUD_ZONE=us-central1-a
+ DATAPROC_VERSION=preview-debian11
++ echo us-central1-a
++ sed -E 's/(-[a-z])?$//'
+ GCLOUD_REGION=us-central1
+ MASTER_NAME=beam-loadtests-python-pardo-flink-streaming-1008-m
+ INIT_ACTIONS_FOLDER_NAME=init-actions
+ FLINK_INIT=gs://beam-flink-cluster/init-actions/flink.sh
+ BEAM_INIT=gs://beam-flink-cluster/init-actions/beam.sh
+ DOCKER_INIT=gs://beam-flink-cluster/init-actions/docker.sh
+ FLINK_LOCAL_PORT=8081
+ FLINK_TASKMANAGER_SLOTS=1
+ YARN_APPLICATION_MASTER=
+ create
+ upload_init_actions
+ echo 'Uploading initialization actions to GCS bucket: gs://beam-flink-cluster'
Uploading initialization actions to GCS bucket: gs://beam-flink-cluster
+ gsutil cp -r init-actions/beam.sh init-actions/docker.sh
init-actions/flink.sh gs://beam-flink-cluster/init-actions
Copying file://init-actions/beam.sh [Content-Type=text/x-sh]...
/ [0 files][ 0.0 B/ 2.3 KiB]
/ [1 files][ 2.3 KiB/ 2.3 KiB]
Copying file://init-actions/docker.sh [Content-Type=text/x-sh]...
/ [1 files][ 2.3 KiB/ 6.0 KiB]
/ [2 files][ 6.0 KiB/ 6.0 KiB]
Copying file://init-actions/flink.sh [Content-Type=text/x-sh]...
/ [2 files][ 6.0 KiB/ 13.5 KiB]
/ [3 files][ 13.5 KiB/ 13.5 KiB]
-
Operation completed over 3 objects/13.5 KiB.
+ create_cluster
+ local
metadata=flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.15.0/flink-1.15.0-bin-scala_2.12.tgz,
+ metadata+=flink-start-yarn-session=true,
+ metadata+=flink-taskmanager-slots=1,
+
metadata+=hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-10.0/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar
+ [[ -n gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest ]]
+
metadata+=,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest
+ [[ -n
gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest ]]
+
metadata+=,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest
+ local image_version=preview-debian11
+ echo 'Starting dataproc cluster. Dataproc version: preview-debian11'
Starting dataproc cluster. Dataproc version: preview-debian11
+ gcloud dataproc clusters create
beam-loadtests-python-pardo-flink-streaming-1008 --region=us-central1
--num-****s=5 --master-machine-type=n1-standard-2
--****-machine-type=n1-standard-2 --metadata
flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.15.0/flink-1.15.0-bin-scala_2.12.tgz,flink-start-yarn-session=true,flink-taskmanager-slots=1,hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-10.0/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest,
--image-version=preview-debian11 --zone=us-central1-a
--optional-components=FLINK,DOCKER --quiet
ERROR: (gcloud.dataproc.clusters.create) INVALID_ARGUMENT: Failed to resolve
image version 'preview-debian11'. Accepted image versions: [2.0-centos,
1.5-debian10, 2.1-ubuntu, 1.5-centos8, 2.0-ubuntu18, 1.5-ubuntu18, 2.0-rocky8,
2.1-debian, 2.1-rocky8, 2.0-debian, 2.0-rocky, 2.0-debian10, 1.5-rocky,
1.5-centos, 2.1-ubuntu20, 1.4-ubuntu18, 1.5-ubuntu, 1.4-debian10, 1.3-ubuntu,
1.4-ubuntu, 2.0, 2.1, 2.1-rocky, 1.3, 1.3-debian10, 2.1-debian11, 1.4,
2.0-ubuntu, 1.5, 1.4-debian, 1.5-debian, 1.3-debian, 1.3-ubuntu18, 1.5-rocky8,
2.0-centos8]. See
https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions
for additional information on image versioning.
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]