See <https://ci-beam.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/7365/display/redirect?page=changes>
Changes: [noreply] Clean up tensorflow example (#26372) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-10 (beam) in workspace <https://ci-beam.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Avoid fetching tags Cloning repository https://github.com/apache/beam.git > git init > <https://ci-beam.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/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 --no-tags --force --progress --depth=1 -- > 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 Using shallow fetch with depth 1 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --no-tags --force --progress --depth=1 -- > 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 5f8a209833258cf014fd7fd552498c153d023977 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f8a209833258cf014fd7fd552498c153d023977 # timeout=10 Commit message: "Clean up tensorflow example (#26372)" > git rev-list --no-walk 75f8d73f5eb8d0da1372cddf37cbeb96c2bdfd7e # 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. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/src/gradlew> --continue --max-****s=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses --info -DintegrationTestPipelineOptions=["--runner=DataflowRunner","--project=apache-beam-testing","--tempRoot=gs://temp-storage-for-perf-tests","--filenamePrefix=gs://temp-storage-for-perf-tests/beam_PerformanceTests_Compressed_TextIOIT/7365/","--bigQueryDataset=beam_performance","--bigQueryTable=compressed_textioit_results","--influxMeasurement=compressed_textioit_results","--numberOfRecords=450000000","--expectedHash=8a3de973354abc6fba621c6797cc0f06","--datasetSize=1097840000","--compressionType=GZIP","--numWorkers=5","--autoscalingAlgorithm=NONE","--influxDatabase=beam_test_metrics","--influxHost=http://10.128.0.96:8086"] -Dfilesystem=gcs -DintegrationTestRunner=dataflow :sdks:java:io:file-based-io-tests:integrationTest --tests org.apache.beam.sdk.io.text.TextIOIT Initialized native services in: /home/jenkins/.gradle/native Initialized jansi services in: /home/jenkins/.gradle/native 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. Starting process 'Gradle build daemon'. Working directory: /home/jenkins/.gradle/daemon/7.5.1 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx6g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/wrapper/dists/gradle-7.5.1-bin/7jzzequgds1hbszbhq3npc5ng/gradle-7.5.1/lib/gradle-launcher-7.5.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.5.1 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 2.211 secs. The client will now receive all logging from the daemon (pid: 441210). The daemon log file: /home/jenkins/.gradle/daemon/7.5.1/daemon-441210.out.log Closing daemon's stdin at end of input. Daemon will be stopped at the end of the build The daemon will no longer process any standard input. Using 8 **** leases. Configuration on demand is an incubating feature. Watching the file system is configured to be disabled File system watching is inactive Invalidating in-memory cache of /home/jenkins/.gradle/caches/7.5.1/fileHashes/fileHashes.bin Invalidating in-memory cache of /home/jenkins/.gradle/caches/7.5.1/fileHashes/resourceHashesCache.bin Invalidating in-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2 Invalidating in-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin Invalidating in-memory cache of /home/jenkins/.gradle/caches/7.5.1/fileHashes/fileHashes.bin Invalidating in-memory cache of /home/jenkins/.gradle/caches/7.5.1/fileHashes/resourceHashesCache.bin Starting Build Skipping Kotlin DSL script compilation (Settings/TopLevel/stage1) as it is up-to-date. Skipping Kotlin DSL script compilation (Settings/TopLevel/stage2) as it is up-to-date. FAILURE: Build failed with an exception. * Where: Settings file '<https://ci-beam.apache.org/job/beam_PerformanceTests_Compressed_TextIOIT/ws/src/settings.gradle.kts'> line: 27 * What went wrong: Failed to apply plugin 'com.gradle.enterprise'. > Failed to parse GRADLE_ENTERPRISE_ACCESS_KEY environment variable: value is > malformed (expected format: 'server-host=access-key'). * Try: > Run with --stacktrace option to get the stack trace. > Run with --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 13s 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]
