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 2020/03/11 06:23:12 UTC

Build failed in Jenkins: beam_PreCommit_Website_Stage_GCS_Cron #2068

See <https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/2068/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-7 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/*
 > 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}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 02cb8d807314a38542c9894b19483e4333d8223b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02cb8d807314a38542c9894b19483e4333d8223b
Commit message: "Install typing package only for Python < 3.5.3 (#10821)"
 > git rev-list --no-walk 02cb8d807314a38542c9894b19483e4333d8223b # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :website:stageWebsite
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> 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:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :website:setupBuildDir

> Task :website:buildDockerImage
Sending build context to Docker daemon  27.48MB
Step 1/7 : FROM ruby:2.5
2.5: Pulling from library/ruby
50e431f79093: Already exists
dd8c6d374ea5: Already exists
c85513200d84: Already exists
55769680e827: Already exists
f5e195d50b88: Already exists
2149527de78b: Pulling fs layer
9ca4ce7b972d: Pulling fs layer
6167dd4d3835: Pulling fs layer
2149527de78b: Verifying Checksum
2149527de78b: Download complete
6167dd4d3835: Download complete
2149527de78b: Pull complete
9ca4ce7b972d: Verifying Checksum
9ca4ce7b972d: Download complete
9ca4ce7b972d: Pull complete
6167dd4d3835: Pull complete
Digest: sha256:79941f26640e14b72a59c7c30677324020f2ab6c43ea0709c2d227dd1de9321e
Status: Downloaded newer image for ruby:2.5
 ---> 5a76bd71024b
Step 2/7 : WORKDIR /ruby
 ---> Running in f00b88e4d222
Removing intermediate container f00b88e4d222
 ---> 490b149c5c02
Step 3/7 : RUN gem install bundler
 ---> Running in fd42b8aa422a
Successfully installed bundler-2.1.4
1 gem installed
Removing intermediate container fd42b8aa422a
 ---> 70fbf4353dcb
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> e31bf2c9312c
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Running in b81b357696a6
There was an error while trying to write to
`/tmp/bundler-compact-index-20200311-6-59m65i/versions`. There was insufficient
space remaining on the device.
The command '/bin/sh -c bundle install --deployment --path $GEM_HOME' returned a non-zero code: 31

> Task :website:buildDockerImage FAILED

> Task :website:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/build/website/gradleenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/build/website/gradleenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4
  Using cached beautifulsoup4-4.8.2-py3-none-any.whl (106 kB)
Collecting soupsieve>=1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Installing collected packages: soupsieve, beautifulsoup4
Successfully installed beautifulsoup4-4.8.2 soupsieve-2.0

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':website:buildDockerImage'.
> Process 'command 'docker'' finished with non-zero exit value 31

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 33s
3 actionable tasks: 3 executed

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

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_PreCommit_Website_Stage_GCS_Cron #2069

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/2069/display/redirect>


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