See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/774/display/redirect?page=changes>
Changes: [heejong] Update Dataflow Python container tag [noreply] Merge pull request #15667 from [BEAM-12730] Add custom delimiters to [noreply] Merge pull request #15700 from [BEAM-12987] [Playground] Add page UI ------------------------------------------ [...truncated 47.84 KB...] > Task :sdks:java:io:kafka:jar > Task :sdks:java:extensions:ml:jar > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :runners:google-cloud-dataflow-java:jar > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :sdks:java:container:pullLicenses Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... > Task :examples:java:jar > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:pullLicenses done. DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting future<1.0.0,>=0.16.0 Using cached future-0.18.2-py3-none-any.whl Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 208 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 2.162938 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8:docker > Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java] 06963a54bf52: Preparing 7ebb68a57712: Preparing 2e201527f7e5: Preparing dbc472214d9c: Preparing f8a7da3840af: Preparing 8b2512c37e78: Preparing 6b40521afcc3: Preparing a3ebc8f0b9e4: Preparing 4028facc99fd: Preparing f6798ab320e2: Preparing 901f8b5efae9: Preparing e7c45f136a87: Preparing ab19b46e9384: Preparing 080ef0ba5cc0: Preparing d08e6b97bf21: Preparing 3054497613e6: Preparing d35dc7f4c79e: Preparing dabfe5b2ea81: Preparing 5e6a409f30b6: Preparing 8b2512c37e78: Waiting 6b40521afcc3: Waiting a3ebc8f0b9e4: Waiting 4028facc99fd: Waiting f6798ab320e2: Waiting 901f8b5efae9: Waiting e7c45f136a87: Waiting ab19b46e9384: Waiting 080ef0ba5cc0: Waiting d08e6b97bf21: Waiting 3054497613e6: Waiting d35dc7f4c79e: Waiting dabfe5b2ea81: Waiting 5e6a409f30b6: Waiting 7ebb68a57712: Pushed 2e201527f7e5: Pushed f8a7da3840af: Pushed 8b2512c37e78: Pushed a3ebc8f0b9e4: Pushed 4028facc99fd: Pushed 06963a54bf52: Pushed dbc472214d9c: Pushed ab19b46e9384: Layer already exists 080ef0ba5cc0: Layer already exists 901f8b5efae9: Pushed d08e6b97bf21: Layer already exists 3054497613e6: Layer already exists d35dc7f4c79e: Layer already exists dabfe5b2ea81: Layer already exists 5e6a409f30b6: Layer already exists 6b40521afcc3: Pushed e7c45f136a87: Pushed f6798ab320e2: Pushed 20211012180133: digest: sha256:cba369cbd7980f1df3db4549f8578e166331c52305980a8f7536f93c374cfa70 size: 4311 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1012180619-5cfc11ff The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012180619-5cfc11ff ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1634061953630.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1012180619-5cfc11ff The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012180619-5cfc11ff The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1634061953630.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1012183346-8a43063e The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012183346-8a43063e ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1634063624881.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1012183346-8a43063e The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1012183346-8a43063e The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1634063624881.traffic_max_lane_flow_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:258 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED java.lang.AssertionError at PubsubReadIT.java:90 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED java.lang.AssertionError at PubsubReadIT.java:62 38 tests completed, 3 failed, 1 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211012180133 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cba369cbd7980f1df3db4549f8578e166331c52305980a8f7536f93c374cfa70 Deleted: sha256:a623255c6267d58f72f7341ddef165da07623e165021a217b19dcc96ed829dd9 Deleted: sha256:2974571bc995226aa8b9549bdc228833c6b35ea0d9d5e6200115695ecd55c96d Deleted: sha256:96e2639de243038e6be3321ad372d80f4d44bf00b8469eb6b1c56331f35351d0 Deleted: sha256:e275ab845b0efa60f42c99407af09bdf09a4927564b676cbf9a9e48249940768 Deleted: sha256:c0b0c7a2f854ec39fb748f2e1cb65a69556c36feb2ef482fbd905efccbc169dc Deleted: sha256:c64f7247f8aec9e194122b3c0b957875e133eca0f5724282b5b085c22875280c Deleted: sha256:8bd8219612913ab4ba3d2c8032b7e64c5e4e2c3dfed51efc8cbdbc6bd9b9752c Deleted: sha256:3d26f2263dfc2c6f9a18b4426c3e202f633ccd087a5302a6e767a0184617f7ad Deleted: sha256:36cab131c9b1e583962833de0907132206488a323649e4ee06acabcbbeeb56e8 Deleted: sha256:a31b32dd5452525b369ecf2f7f949a7e8c39dc5ee1df93a66df8bd362a5d0053 Deleted: sha256:5f2a5b097f6c7a40e4ead1aa1553b925c09f23ae2f3d28ad96de70338fc73015 Deleted: sha256:ffa01ed94e91dadd95b06c0c84fd9142be4922b394c4f9d8fe3c4d2c20f1765c Deleted: sha256:0305c3310b55fc31a8965b6694a48a627653e028bbe92fe1b09803d67df158a0 Deleted: sha256:5ec46bf054f29657ddbbfb935a1440ef0107cd53992440b4ecd3f3240a2af123 Deleted: sha256:1abfd78fb3af44ddbbf6b2e96b7cbef605d711aeaf6f5a5e111571cc0b807d70 Deleted: sha256:b4bd9112ec5547dcf17207a1da0334e7a603553a0c1a8786dd7af7304ca2c954 Deleted: sha256:b8c88c7a6cae43cd7047fa3599418e4a210955d6045779cc34c2125aab552880 Deleted: sha256:faf51871fcee6b5f7b3878609f9a54b1707db5d0185e44f9eb941fecb1daa811 Deleted: sha256:c1bbda8fec50c06da69e3f9a206bb92a6b2f11a3f7dae059baee99fc443845f5 Deleted: sha256:4dcc9b0c244aacb298a70ffed1c87f70ac0f6892b4e7c53e3645bd5914892d59 Deleted: sha256:b0ef2672063d491c2079ac062e75334fe6a464d7d06a17f1761d6613bbc4db75 Deleted: sha256:01d509f1be5d5d4ba066f69e8787938bc02b226adf1f441bc12899987e5452ed Deleted: sha256:b1f113c74982e19fa78512373ba8e897f6caec2b697136ad6a03ff3fa7d6d820 Deleted: sha256:a8f370afcdca9673759dcf2b6f4bd820c0b637d2f335a1da6a354b7cf6cfa54a Deleted: sha256:1e9cdd5f9ab82ccdcacc0119702cf0ff77f5637374c8d0c238935dd78df9cb1e Deleted: sha256:bb350ff6746d7c159db1fd1fb248c1412abd106a74df2b77d442e8fc01c0b8b3 Deleted: sha256:301849d2246df7aa5a4b761f532ab85d01c6be1ab328c2a0ec900ebed6969093 Deleted: sha256:643a3e5e141c5f7acd2e016b7799efdccc8881e7b56c0b79be543ec455f94521 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211012180133] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cba369cbd7980f1df3db4549f8578e166331c52305980a8f7536f93c374cfa70] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211012180133] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cba369cbd7980f1df3db4549f8578e166331c52305980a8f7536f93c374cfa70])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cba369cbd7980f1df3db4549f8578e166331c52305980a8f7536f93c374cfa70 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cba369cbd7980f1df3db4549f8578e166331c52305980a8f7536f93c374cfa70 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cba369cbd7980f1df3db4549f8578e166331c52305980a8f7536f93c374cfa70]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 51m 30s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/lr5zf26y75hni Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
