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

Build failed in Jenkins: beam_Release_Gradle_NightlySnapshot #197

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

Changes:

[joar] [BEAM-5417] Parity between GCS and local match

[joar] Give test a more descriptive name

[joar] [BEAM-5417] ** matches anything, * matches [^/\]*

[joar] Make isort happy

[joar] Remove invalid sphinx references

[joar] Tidy up logging

[joar] Add test cases for {only,no}-root-level

[joar] Use str.join

[joar] Update FileSystems.match docstring

[joar] Remove reference to excluded method

[joar] Parameterize test_match_glob

[huangry] Expose flag min_cpu_platform in PipelineOption.

[boyuanz] Fix bugs found in 2.8.0 release

[valentyn] Move SDK dependencies from Dockerfile to base_image_requirements.txt

[valentyn] Sort the dependencies alphabetically.

[valentyn] Update the versions of SDK dependencies to be installed into the

[valentyn] Add a Python container based on Python 3 interpreter.

[huangry] Update doc and log more info.

[boyuanz] Address Charles's comments

[joar] Include CPython's license for translate_pattern

[thw] [BEAM-5625] Add missing CancelJobRequest parameter.

[joar] isort: Reorder imports

[ankurgoenka] Correctly deserialize pipeline options on Fn harness

[aaltay] [BEAM-5322] Partially port typehints (#6541)

[apilloud] [BEAM-5112] Don't use BeamSqlInputRefExpression to pass Integer

[scott] [BEAM-5427] Fix and update sample code for CombineFn. (#6439)

[github] Use standard format for python dependencies (#6560)

------------------------------------------
[...truncated 21.75 MB...]
:beam-vendor-sdks-java-extensions-protobuf:test (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses
Caching disabled for task ':beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses': Caching has not been enabled for the task
Task ':beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:beam-vendor-sdks-java-extensions-protobuf:validateShadedJarDoesntLeakNonOrgApacheBeamClasses (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.028 secs.
:beam-vendor-sdks-java-extensions-protobuf:check (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-vendor-sdks-java-extensions-protobuf:check
Skipping task ':beam-vendor-sdks-java-extensions-protobuf:check' as it has no actions.
:beam-vendor-sdks-java-extensions-protobuf:check (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-vendor-sdks-java-extensions-protobuf:build (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-vendor-sdks-java-extensions-protobuf:build
Skipping task ':beam-vendor-sdks-java-extensions-protobuf:build' as it has no actions.
:beam-vendor-sdks-java-extensions-protobuf:build (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-website:assemble (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:assemble UP-TO-DATE
Skipping task ':beam-website:assemble' as it has no actions.
:beam-website:assemble (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.0 secs.
:beam-website:setupBuildDir (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:setupBuildDir
Build cache key for task ':beam-website:setupBuildDir' is 2ad539151898d85f510f38a7a2dd2580
Caching disabled for task ':beam-website:setupBuildDir': Caching has not been enabled for the task
Task ':beam-website:setupBuildDir' is not up-to-date because:
  No history is available.
:beam-website:setupBuildDir (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.005 secs.
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:buildDockerImage
Caching disabled for task ':beam-website:buildDockerImage': Caching has not been enabled for the task
Task ':beam-website:buildDockerImage' 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 build -t beam-website .
Successfully started process 'command 'docker''
Sending build context to Docker daemon  26.03MB
Step 1/7 : FROM ruby:2.5
2.5: Pulling from library/ruby
Digest: sha256:71386614aeca6de4384cbfab2a746d22562f4fda382a8361dc6979a221401743
Status: Downloaded newer image for ruby:2.5
 ---> eb8759981348
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> ae0db9b92579
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 1b558239c861
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> d4e6efc43ac1
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> dfbde775073e
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 9a9ead8058bc
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> d9fe49d94695
Successfully built d9fe49d94695
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.887 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 7,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 7,5,main]) completed. Took 1.074 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 7,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 63debb9958eb4c502c3c318c5ff8b731f84174f8cd27bb41a3c93b7e0e59240a
Successfully started process 'command 'docker''
63debb9958eb4c502c3c318c5ff8b731f84174f8cd27bb41a3c93b7e0e59240a
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.277 secs.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 7,5,main]) started.

> Task :beam-website:buildWebsite
Build cache key for task ':beam-website:buildWebsite' is d078c70bb14e041eb1be5e109d9e76ff
Caching disabled for task ':beam-website:buildWebsite': Caching has not been enabled for the task
Task ':beam-website:buildWebsite' 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 63debb9958eb4c502c3c318c5ff8b731f84174f8cd27bb41a3c93b7e0e59240a /bin/bash -c cd /repo/build/website &&       bundle exec jekyll build       --config /repo/website/_config.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
            Source: /repo/website/src
       Destination: generated-content
 Incremental build: enabled
      Generating... 
                    done in 10.22 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 11.502 secs.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 7,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 63debb9958eb4c502c3c318c5ff8b731f84174f8cd27bb41a3c93b7e0e59240a /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 ["HtmlCheck", "LinkCheck", "ImageCheck", "ScriptCheck"] on ["./generated-content"] on *.html... 


Checking 649 external links...
Ran on 157 files!


HTML-Proofer finished successfully.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 23.563 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 7,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 63debb9958eb4c502c3c318c5ff8b731f84174f8cd27bb41a3c93b7e0e59240a
Successfully started process 'command 'docker''
63debb9958eb4c502c3c318c5ff8b731f84174f8cd27bb41a3c93b7e0e59240a
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 7,5,main]) completed. Took 0.471 secs.
:beam-website:check (Thread[Task worker for ':' Thread 7,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 7,5,main]) completed. Took 0.0 secs.
:beam-website:build (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs.
:release:compileJava (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.001 secs.
:release:compileGroovy (Thread[Task worker for ':' Thread 8,5,main]) started.

> Task :release:compileGroovy FROM-CACHE
Build cache key for task ':release:compileGroovy' is 97c3a23777a22c2c4ae3bed3b10c273a
Task ':release:compileGroovy' is not up-to-date because:
  No history is available.
Origin for task ':release:compileGroovy': {executionTime=2268, hostName=apache-beam-jenkins-slave-group-51fn, operatingSystem=Linux, buildInvocationId=h3mivnobunfhrfjmkqqvw6jatq, creationTime=1537603987472, 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 8,5,main]) completed. Took 0.011 secs.
:release:processResources (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs.
:release:classes (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs.
:release:jar (Thread[Task worker for ':',5,main]) started.

> Task :release:jar
Build cache key for task ':release:jar' is a60759d451bdddcc1bb91fe8a2c66dc0
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 ':',5,main]) completed. Took 0.015 secs.
:release:assemble (Thread[Task worker for ':',5,main]) started.

> Task :release:assemble
Skipping task ':release:assemble' as it has no actions.
:release:assemble (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs.
:release:compileTestJava (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs.
:release:compileTestGroovy (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs.
:release:processTestResources (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.0 secs.
:release:testClasses (Thread[Task worker for ':',5,main]) started.

> Task :release:testClasses UP-TO-DATE
Skipping task ':release:testClasses' as it has no actions.
:release:testClasses (Thread[Task worker for ':',5,main]) completed. Took 0.0 secs.
:release:test (Thread[Task worker for ':',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 ':',5,main]) completed. Took 0.001 secs.
:release:check (Thread[Task worker for ':',5,main]) started.

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

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

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/python/build.gradle'> line: 132

* What went wrong:
Execution failed for task ':beam-sdks-python:testPython2'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 0m 44s
821 actionable tasks: 814 executed, 7 from cache

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

Closing Git repo: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.git>
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : beam_Release_Gradle_NightlySnapshot #198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/198/display/redirect?page=changes>