You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/04/01 18:32:28 UTC

Build failed in Jenkins: beam_PerformanceTests_TFRecordIOIT #4688

See <https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/4688/display/redirect?page=changes>

Changes:

[rohde.samuel] Update V1Beta3 API and add DebugOptions

[83289+avalanche123] [BEAM-12081] Fix AwsOptions Jackson (de)serialization of integer values

[noreply] [BEAM-12069] Remove mock from base_image_requirements.txt (#14389)

[noreply] [BEAM-5537] Allow google-cloud-bigquery 2.x (#14391)

[noreply] Merge pull request #14274 from [BEAM-9547] Initial implementation for


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-8 (beam) in workspace <https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/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_PerformanceTests_TFRecordIOIT/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 b43952ca369418e6f0d6cc2d4c54f991d7aafb25 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b43952ca369418e6f0d6cc2d4c54f991d7aafb25 # timeout=10
Commit message: "Merge pull request #14380 from [BEAM-10994] Java: Update V1Beta3 API and add DebugOptions"
 > git rev-list --no-walk 7963cd3329f5349cb3ad93e0bbdebebdeeb3b86f # 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_PerformanceTests_TFRecordIOIT/ws/src/gradlew> --continue --max-****s=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -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_TFRecordIOIT/4688/","--bigQueryDataset=beam_performance","--bigQueryTable=tfrecordioit_results","--influxMeasurement=tfrecordioit_results","--numberOfRecords=18000000","--expectedHash=543104423f8b6eb097acb9f111c19fe4","--datasetSize=1019380000","--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.tfrecord.TFRecordIOIT
Initialized native services in: /home/jenkins/.gradle/native
Removing 0 daemon stop events from registry
Previous Daemon (26031) stopped at Thu Apr 01 18:23:34 UTC 2021 other compatible daemons were started and after being idle for 0 minutes and not recently used
Starting a Gradle Daemon, 5 busy and 1 stopped Daemons could not be reused, use --status for details
Starting process 'Gradle build daemon'. Working directory: /home/jenkins/.gradle/daemon/6.8 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx4g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/wrapper/dists/gradle-6.8-bin/1jblhjyydfkclfzx1agp92nyl/gradle-6.8/lib/gradle-launcher-6.8.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 6.8
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 2.677 secs.
The client will now receive all logging from the daemon (pid: 30894). The daemon log file: /home/jenkins/.gradle/daemon/6.8/daemon-30894.out.log
Starting build in new daemon [memory: 3.5 GiB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 12 **** leases.
Watching the file system is enabled
Now considering [<https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/ws/src]> as hierarchies to watch
Starting Build

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Gradle could not start your build.
> Could not create service of type ExecutionHistoryStore using DependencyManagementGradleUserHomeScopeServices.createExecutionHistoryStore().
   > Timeout waiting to lock execution history cache (/home/jenkins/.gradle/caches/6.8/executionHistory). It is currently in use by another Gradle instance.
     Owner PID: 2796
     Our PID: 30894
     Owner Operation: 
     Our operation: 
     Lock file: /home/jenkins/.gradle/caches/6.8/executionHistory/executionHistory.lock

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Timeout waiting to lock artifact cache (/home/jenkins/.gradle/caches/modules-2). It is currently in use by another Gradle instance.
Owner PID: 2796
Our PID: 30894
Owner Operation: 
Our operation: 
Lock file: /home/jenkins/.gradle/caches/modules-2/modules-2.lock

* 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 2m 10s
Watching 0 directories to track changes
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PerformanceTests_TFRecordIOIT #4689

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_TFRecordIOIT/4689/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org