See <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/7415/display/redirect>
Changes: ------------------------------------------ [...truncated 56.84 KB...] #11 [ 5/18] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/ #11 CACHED #12 [ 6/18] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/ #12 CACHED #13 [ 9/18] COPY target/linux_amd64/boot /opt/apache/beam/ #13 DONE 1.2s #14 [10/18] COPY target/LICENSE /opt/apache/beam/ #14 DONE 0.8s #15 [11/18] COPY target/NOTICE /opt/apache/beam/ #15 DONE 0.2s #16 [12/18] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ #16 DONE 0.3s #17 [13/18] COPY target/LICENSE target/options/* /opt/apache/beam/options/ #17 DONE 0.1s #18 [14/18] RUN rm /opt/apache/beam/options/LICENSE #18 DONE 0.3s #19 [15/18] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #19 DONE 0.1s #20 [16/18] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE #20 DONE 0.4s #21 [17/18] RUN if [ "true" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #21 DONE 0.5s #22 [18/18] COPY target/profiler/* /opt/google_cloud_profiler/ #22 DONE 0.1s #23 exporting to image #23 exporting layers #23 exporting layers 0.2s done #23 writing image sha256:0cfd22684e3affd1670b396c4d68bce55409e27b9c94981c3c078f00a76d1ce5 #23 writing image sha256:0cfd22684e3affd1670b396c4d68bce55409e27b9c94981c3c078f00a76d1ce5 done #23 naming to docker.io/apache/beam_java8_sdk:2.48.0.dev done #23 DONE 0.3s > Task :sdks:go:test:sparkValidatesRunner $ CURRENT_DIRECTORY=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/sdks/go/test> $ TESTS=./test/integration/... ./test/regression $ RUNNER=portable $ TIMEOUT=3h $ SIMULTANEOUS=3 $ GCS_LOCATION=gs://temp-storage-for-end-to-end-tests $ GCS_SUBFOLDER=test10472 $ PROJECT=apache-beam-testing $ DATAFLOW_PROJECT=apache-beam-testing $ REGION=us-central1 $ trap exit_background_processes SIGINT SIGTERM EXIT $ key=--runner $ case --runner in $ RUNNER=spark $ key=--spark_job_server_jar $ case --spark_job_server_jar in $ SPARK_JOB_SERVER_JAR=<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.48.0-SNAPSHOT.jar> $ key=--pipeline_opts $ case --pipeline_opts in $ PIPELINE_OPTS=--expansion_jar=test:<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/sdks/java/testing/expansion-service/build/libs/beam-sdks-java-testing-expansion-service-testExpansionService-2.48.0-SNAPSHOT.jar> $ cd <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src> $ test -d sdks/go/test $ JOB_PORT=56281 $ ENDPOINT=localhost:60403 No endpoint specified; starting a new spark job server on localhost:60403 $ java -jar <https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.48.0-SNAPSHOT.jar> --spark-master-url local --job-port 60403 --expansion-port 0 --artifact-port 0 $ JOBSERVER_PID=1771863 $ SIMULTANEOUS=1 $ TAG=dev $ ./gradlew :sdks:go:container:docker -Pdocker-tag=dev To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Configuration on demand is an incubating feature. 23/04/08 08:40:30 WARN software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to retrieve the requested metadata. 23/04/08 08:40:30 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService started on localhost:42161 23/04/08 08:40:30 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService started on localhost:33717 23/04/08 08:40:30 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on localhost:60403 23/04/08 08:40:30 INFO org.apache.beam.runners.jobsubmission.JobServerDriver: Job server now running, terminate with Ctrl+C > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy UP-TO-DATE > Task :buildSrc:pluginDescriptors UP-TO-DATE > Task :buildSrc:processResources UP-TO-DATE > Task :buildSrc:classes UP-TO-DATE > Task :buildSrc:jar UP-TO-DATE > Task :buildSrc:assemble UP-TO-DATE > Task :buildSrc:spotlessGroovy UP-TO-DATE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle UP-TO-DATE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:spotlessCheck UP-TO-DATE > Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validatePlugins UP-TO-DATE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build UP-TO-DATE System Go installation: /snap/bin/go is go version go1.16.15 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.20.2 go1.20.2: already downloaded in /home/jenkins/sdk/go1.20.2 GOCMD=/home/jenkins/go/bin/go1.20.2 > Task :sdks:go:container:copyLicenses > Task :sdks:go:container:dockerClean UP-TO-DATE > Task :sdks:go:container:goPrepare UP-TO-DATE > Task :sdks:go:container:goBuild /home/jenkins/go/bin/go1.20.2 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:go:container:skipPullLicenses > Task :sdks:go:container:dockerPrepare > Task :sdks:go:container:docker #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.94kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 DONE 0.3s #4 [1/8] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 #4 CACHED #5 [internal] load build context #5 transferring context: 22.20MB 0.3s done #5 DONE 0.3s #6 [2/8] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* #6 1.534 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #6 1.621 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #6 1.663 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #6 2.184 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] #6 2.484 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB] #6 2.486 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] #6 3.805 Fetched 8642 kB in 2s (3516 kB/s) #6 3.805 Reading package lists... #6 4.663 Reading package lists... #6 5.537 Building dependency tree... #6 5.757 Reading state information... #6 5.904 The following additional packages will be installed: #6 5.904 openssl #6 5.927 The following NEW packages will be installed: #6 5.928 ca-certificates openssl #6 6.019 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. #6 6.019 Need to get 1011 kB of archives. #6 6.019 After this operation, 1892 kB of additional disk space will be used. #6 6.019 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] #6 6.222 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #6 6.640 debconf: delaying package configuration, since apt-utils is not installed #6 6.671 Fetched 1011 kB in 0s (3466 kB/s) #6 6.767 Selecting previously unselected package openssl. #6 6.767 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6661 files and directories currently installed.) #6 6.780 Preparing to unpack .../openssl_1.1.1n-0+deb11u4_amd64.deb ... #6 6.785 Unpacking openssl (1.1.1n-0+deb11u4) ... #6 6.900 Selecting previously unselected package ca-certificates. #6 6.902 Preparing to unpack .../ca-certificates_20210119_all.deb ... #6 6.905 Unpacking ca-certificates (20210119) ... #6 6.975 Setting up openssl (1.1.1n-0+deb11u4) ... #6 6.992 Setting up ca-certificates (20210119) ... #6 7.730 Updating certificates in /etc/ssl/certs... #6 8.582 129 added, 0 removed; done. #6 8.652 Processing triggers for ca-certificates (20210119) ... #6 8.661 Updating certificates in /etc/ssl/certs... #6 9.236 0 added, 0 removed; done. #6 9.236 Running hooks in /etc/ca-certificates/update.d... #6 9.239 done. #6 DONE 9.9s #7 [3/8] ADD target/linux_amd64/boot /opt/apache/beam/ #7 DONE 0.3s #8 [4/8] COPY target/LICENSE /opt/apache/beam/ #8 DONE 0.1s #9 [5/8] COPY target/NOTICE /opt/apache/beam/ #9 DONE 0.1s #10 [6/8] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #10 ERROR: lstat /var/lib/docker/tmp/buildkit-mount1731915645/target/go-licenses: no such file or directory ------ > [6/8] COPY target/LICENSE target/go-licenses/* > /opt/apache/beam/third_party_licenses/golang/: ------ ERROR: failed to solve: lstat /var/lib/docker/tmp/buildkit-mount1731915645/target/go-licenses: no such file or directory > Task :sdks:go:container:docker FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:go:container:docker'. > Process 'command 'docker'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 27s 16 actionable tasks: 5 executed, 11 up-to-date Publishing build scan... https://gradle.com/s/k6zfumzf5ga5e $ ./gradlew :sdks:go:container:docker -Pdocker-tag=dev > Task :sdks:go:test:sparkValidatesRunner FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Go_VR_Spark/ws/src/sdks/go/test/build.gradle'> line: 116 * What went wrong: Execution failed for task ':sdks:go:test:sparkValidatesRunner'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 1m 33s 117 actionable tasks: 74 executed, 39 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/vidckkharg47i 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]
