See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/4980/display/redirect?page=changes>
Changes: [mmack] [BEAM-13638] Datatype of timestamp fields in SqsMessage for AWS IOs for [noreply] Merge pull request #16469 from [BEAM-13623][Playground] [Bugfix] During [noreply] Merge pull request #16149 from [BEAM-13113] [Playground] playground [noreply] Merge pull request #16363 from [BEAM-13557] [Playground] show code [noreply] Merge pull request #16374 from [BEAM-13398][Playground] Split LifeCycle ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/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_PreCommit_Java_Cron/ws/src> # > timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.7.4' > git fetch --tags --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 --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 a3c3722f88546c3b42d41afb09d0853900bf4a46 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a3c3722f88546c3b42d41afb09d0853900bf4a46 # timeout=10 Commit message: "Merge pull request #16374 from [BEAM-13398][Playground] Split LifeCycle to DTO and business logic" > git rev-list --no-walk 1688ac1374ff02286ba8e59c9379bf7bb5875646 # 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 SPARK_LOCAL_IP=127.0.0.1 SETUPTOOLS_USE_DISTUTILS=stdlib [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/gradlew> -PdisableSpotlessCheck=true --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :javaPreCommit Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details Configuration on demand is an incubating feature. > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:pluginUnderTestMetadata > 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 FROM-CACHE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build > Configure project :sdks:go:test System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 > Configure project :sdks:go System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 > Configure project :sdks:java:container System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 > Configure project :sdks:go:container System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 > Configure project :sdks:go:examples System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 > Configure project :sdks:python:container System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 > Configure project :sdks:go:test:load System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12 go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12 GOCMD=/home/jenkins/go/bin/go1.16.12 FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':sdks:java:harness:shadowTestJar'. > Could not resolve all dependencies for configuration > ':sdks:java:harness:testRuntimeMigration'. > Could not resolve junit:junit-dep:[4.9,). Required by: project :sdks:java:harness > project :sdks:java:fn-execution > com.github.stefanbirkner:system-rules:1.19.0 > Failed to list versions for junit:junit-dep. > Unable to load Maven meta-data from https://jcenter.bintray.com/junit/junit-dep/maven-metadata.xml. > Could not HEAD 'https://jcenter.bintray.com/junit/junit-dep/maven-metadata.xml'. Received status code 502 from server: Bad Gateway * 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 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.3.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2m 51s 6 actionable tasks: 4 executed, 2 from cache Publishing build scan... https://gradle.com/s/ncybkm3iw2zwg 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]
