See 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/220/display/redirect?page=changes>

Changes:

[ccy] Support multiple versions of snappy for tfrecordio

[huangry] Migrate existing streaming integration test to using customized 
dataflow

[boyuanz] Possible fix

[scott] Move production deployment documentation to the wiki

[scott] Add an OWNERS file for .test-infra/metrics

[scott] [BEAM-5815] Update precommit triage guide for new dashboard

[robertwb] Allow streaming update for Python on Dataflow.

[robertwb] [BEAM-2717] Emit coders in generated protos.

[lukasz.gajowy] [BEAM-5716] Move nexmark to "testing" directory in java sdk

[lukasz.gajowy] [BEAM-5716] Move load-tests code to "testing" directory in java 
sdk

[lukasz.gajowy] [BEAM-5716] Create module for testing utils

[lukasz.gajowy] [BEAM-5716] Extract MetricReader class, test it and use in 
Nexmark code

[lukasz.gajowy] [BEAM-5355] Use MetricsReader in GroupByKeyLoadTest

[github] Update web site links for the 2.8.0 release (#6745)

[scott] Replace precommit dashboard image with an actual image

[lcwik] Migrate to using the full Gradle distribution rather than binary-only.

[amaliujia] apply spotless

[ccy] Revert "Merge pull request #6837 [BEAM-5853] Fix in

[ccy] Revert "Merge pull request #6807: [BEAM-5833] Fix java-harness build by

[ccy] Revert "Merge pull request #6798: [BEAM-5833] Fix checkstyle breakage"

[ccy] Revert "Merge pull request #6752 [BEAM-5791] Dataflow harness data plane

[relax] Switch SQL over to use the new Beam Group transform.

[amaliujia] Test NULL in Pubsub JSON format for SQL read.

------------------------------------------
[...truncated 41.45 MB...]
Installing ruby_dep 1.5.0
Fetching listen 3.1.5
Installing listen 3.1.5
Fetching jekyll-watch 1.5.1
Installing jekyll-watch 1.5.1
Fetching kramdown 1.16.2
Installing kramdown 1.16.2
Fetching liquid 3.0.6
Installing liquid 3.0.6
Fetching pathutil 0.16.1
Installing pathutil 0.16.1
Fetching rouge 1.11.1
Installing rouge 1.11.1
Fetching safe_yaml 1.0.4
Installing safe_yaml 1.0.4
Fetching jekyll 3.2.0
Installing jekyll 3.2.0
Fetching jekyll-redirect-from 0.11.0
Installing jekyll-redirect-from 0.11.0
Fetching jekyll_github_sample 0.3.1
Installing jekyll_github_sample 0.3.1
Bundle complete! 7 Gemfile dependencies, 38 gems now installed.
Bundled gems are installed into `/usr/local/bundle`
 ---> 5b1b365d1a4d
Removing intermediate container 6904d16744f1
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Running in d6c0f9844ab7
 ---> 9cee326336a3
Removing intermediate container d6c0f9844ab7
Step 7/7 : CMD sleep 3600
 ---> Running in 298f56351177
 ---> f3216fa9b8ea
Removing intermediate container 298f56351177
Successfully built f3216fa9b8ea
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 1 mins 25.093 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 
3,5,main]) started.

> Task :beam-website:createDockerContainer
Caching disabled for task ':beam-website:createDockerContainer': Caching has 
not been enabled for the task
Task ':beam-website:createDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command '/bin/bash''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: /bin/bash -c docker create -v 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src>:/repo
 -u $(id -u):$(id -g)  beam-website
Successfully started process 'command '/bin/bash''
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 
3,5,main]) completed. Took 0.118 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 
3,5,main]) started.

> Task :beam-website:startDockerContainer
Caching disabled for task ':beam-website:startDockerContainer': Caching has not 
been enabled for the task
Task ':beam-website:startDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker start 
01dc391a90ccf77f12cfbec4cbb9072491d3bc7f24b227726f70cb342f473e5e
Successfully started process 'command 'docker''
01dc391a90ccf77f12cfbec4cbb9072491d3bc7f24b227726f70cb342f473e5e
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 
3,5,main]) completed. Took 0.278 secs.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 3,5,main]) 
started.

> Task :beam-website:buildLocalWebsite
Build cache key for task ':beam-website:buildLocalWebsite' is 
01f76f4f67e92e48780f5cb5bd58ab0b
Caching disabled for task ':beam-website:buildLocalWebsite': Caching has not 
been enabled for the task
Task ':beam-website:buildLocalWebsite' is not up-to-date because:
  No history is available.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker exec 
01dc391a90ccf77f12cfbec4cbb9072491d3bc7f24b227726f70cb342f473e5e /bin/bash -c 
cd /repo/build/website &&         bundle exec jekyll build        --destination 
generated-local-content         --config 
/repo/website/_config.yml,/repo/website/_config_test.yml         --incremental  
        --source /repo/website/src
        
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Configuration file: /repo/website/_config.yml
Configuration file: /repo/website/_config_test.yml
            Source: /repo/website/src
       Destination: generated-local-content
 Incremental build: enabled
      Generating... 
                    done in 13.617 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 15.067 secs.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :beam-website:testWebsite
Caching disabled for task ':beam-website:testWebsite': Caching has not been 
enabled for the task
Task ':beam-website:testWebsite' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker exec 
01dc391a90ccf77f12cfbec4cbb9072491d3bc7f24b227726f70cb342f473e5e /bin/bash -c 
cd /repo/build/website &&       bundle exec rake test
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Running ["LinkCheck", "ImageCheck", "ScriptCheck", "HtmlCheck"] on 
["./generated-content"] on *.html... 


Checking 0 external links...
Ran on 0 files!


HTML-Proofer finished successfully.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 0.884 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 
3,5,main]) started.

> Task :beam-website:stopAndRemoveDockerContainer
Caching disabled for task ':beam-website:stopAndRemoveDockerContainer': Caching 
has not been enabled for the task
Task ':beam-website:stopAndRemoveDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website>
 Command: docker rm -f 
01dc391a90ccf77f12cfbec4cbb9072491d3bc7f24b227726f70cb342f473e5e
Successfully started process 'command 'docker''
01dc391a90ccf77f12cfbec4cbb9072491d3bc7f24b227726f70cb342f473e5e
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 
3,5,main]) completed. Took 0.556 secs.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 3,5,main]) 
started.

> Task :beam-website:buildWebsite
Skipping task ':beam-website:buildWebsite' as it has no actions.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 0.0 secs.
:beam-website:check (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :beam-website:check
Skipping task ':beam-website:check' as it has no actions.
:beam-website:check (Thread[Task worker for ':' Thread 3,5,main]) completed. 
Took 0.0 secs.
:beam-website:build (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :beam-website:build
Skipping task ':beam-website:build' as it has no actions.
:beam-website:build (Thread[Task worker for ':' Thread 3,5,main]) completed. 
Took 0.0 secs.
:release:compileJava (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:compileJava NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/java',>
 not found
Skipping task ':release:compileJava' as it has no source files and no previous 
output files.
:release:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. 
Took 0.001 secs.
:release:compileGroovy (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:compileGroovy FROM-CACHE
Build cache key for task ':release:compileGroovy' is 
963c3c0cb4a5245ed10f6e321c75ed98
Task ':release:compileGroovy' is not up-to-date because:
  No history is available.
Origin for task ':release:compileGroovy': {executionTime=1522, 
hostName=apache-beam-jenkins-slave-group-51fn, operatingSystem=Linux, 
buildInvocationId=uzgfra4vyzdojkmvqpxs6wt4ei, creationTime=1538726917840, 
type=org.gradle.api.tasks.compile.GroovyCompile_Decorated, userName=jenkins, 
gradleVersion=4.10.2, 
rootPath=<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src,>
 path=:release:compileGroovy}
Unpacked output for task ':release:compileGroovy' from cache.
:release:compileGroovy (Thread[Task worker for ':' Thread 3,5,main]) completed. 
Took 0.032 secs.
:release:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:processResources NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/resources',>
 not found
Skipping task ':release:processResources' as it has no source files and no 
previous output files.
:release:processResources (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 0.001 secs.
:release:classes (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:classes UP-TO-DATE
Skipping task ':release:classes' as it has no actions.
:release:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 
0.0 secs.
:release:jar (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:jar
Build cache key for task ':release:jar' is 1a942f3268d9202c85aa89fb3487ff7e
Caching disabled for task ':release:jar': Caching has not been enabled for the 
task
Task ':release:jar' is not up-to-date because:
  No history is available.
:release:jar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 
0.018 secs.
:release:assemble (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:assemble
Skipping task ':release:assemble' as it has no actions.
:release:assemble (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 
0.0 secs.
:release:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:compileTestJava NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/java',>
 not found
Skipping task ':release:compileTestJava' as it has no source files and no 
previous output files.
:release:compileTestJava (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 0.001 secs.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 3,5,main]) 
started.

> Task :release:compileTestGroovy NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/groovy',>
 not found
Skipping task ':release:compileTestGroovy' as it has no source files and no 
previous output files.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 0.001 secs.
:release:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) 
started.

> Task :release:processTestResources NO-SOURCE
file or directory 
'<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/resources',>
 not found
Skipping task ':release:processTestResources' as it has no source files and no 
previous output files.
:release:processTestResources (Thread[Task worker for ':' Thread 3,5,main]) 
completed. Took 0.0 secs.
:release:testClasses (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:testClasses UP-TO-DATE
Skipping task ':release:testClasses' as it has no actions.
:release:testClasses (Thread[Task worker for ':' Thread 3,5,main]) completed. 
Took 0.0 secs.
:release:test (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:test NO-SOURCE
Skipping task ':release:test' as it has no source files and no previous output 
files.
:release:test (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 
0.001 secs.
:release:check (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:check UP-TO-DATE
Skipping task ':release:check' as it has no actions.
:release:check (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 
0.0 secs.
:release:build (Thread[Task worker for ':' Thread 3,5,main]) started.

> Task :release:build
Skipping task ':release:build' as it has no actions.
:release:build (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 
0.0 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:test'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.test-infra/metrics/build/reports/tests/test/index.html>

* 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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 22m 25s
918 actionable tasks: 910 executed, 8 from cache

Publishing build scan...
https://gradle.com/s/ibat5qrhtq6sg

Closing Git repo: 
<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.git>
Build cache (/home/jenkins/.gradle/caches/build-cache-1) removing files not 
accessed on or after Sat Oct 20 07:00:52 UTC 2018.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4319} 
MaxSize{4500}, CacheStats{hitCount=114, missCount=2657, loadSuccessCount=2658, 
loadExceptionCount=0, totalLoadTime=137334282, evictionCount=1} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=145, missCount=3288, loadSuccessCount=3289, 
loadExceptionCount=0, totalLoadTime=175188955, evictionCount=451} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=154, missCount=3738, loadSuccessCount=3739, 
loadExceptionCount=0, totalLoadTime=205256979, evictionCount=901} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=163, missCount=4188, loadSuccessCount=4189, 
loadExceptionCount=0, totalLoadTime=235406908, evictionCount=1351} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=4638, loadSuccessCount=4639, 
loadExceptionCount=0, totalLoadTime=261211237, evictionCount=1801} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=5088, loadSuccessCount=5089, 
loadExceptionCount=0, totalLoadTime=287687338, evictionCount=2251} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=5538, loadSuccessCount=5539, 
loadExceptionCount=0, totalLoadTime=316775570, evictionCount=2701} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=5988, loadSuccessCount=5989, 
loadExceptionCount=0, totalLoadTime=351135385, evictionCount=3151} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=6438, loadSuccessCount=6439, 
loadExceptionCount=0, totalLoadTime=378750052, evictionCount=3601} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=6888, loadSuccessCount=6889, 
loadExceptionCount=0, totalLoadTime=402186917, evictionCount=4051} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=7338, loadSuccessCount=7339, 
loadExceptionCount=0, totalLoadTime=426224501, evictionCount=4501} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} 
MaxSize{4500}, CacheStats{hitCount=164, missCount=7788, loadSuccessCount=7789, 
loadExceptionCount=0, totalLoadTime=455868748, evictionCount=4951} 
Performance may suffer from in-memory cache misses. Increase max heap size of 
Gradle build process to reduce cache misses.
Build cache (/home/jenkins/.gradle/caches/build-cache-1) cleaned up in 0.71 
secs.
Stopped 1 worker daemon(s).
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]

Reply via email to