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 2019/03/05 18:14:09 UTC

Build failed in Jenkins: beam_PostCommit_Website_Publish #1789

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

Changes:

[ajamato] [BEAM-6612] Improve java SDK performance by using a LinkedBlockingQueue

------------------------------------------
Started by GitHub push by kennknowles
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # 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/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1107fc13a3294b7dc41b51acfd275db594a28666 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1107fc13a3294b7dc41b51acfd275db594a28666
Commit message: "Merge pull request #7895: [BEAM-6612] Improve java SDK performance by using a LinkedBlockingQueue in QueueingBeamFnDataClient"
 > git rev-list --no-walk cff13232c49f6bf8027cc7271be7ae4fecccb323 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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_PostCommit_Website_Publish/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-website:clean :beam-website:publishWebsite
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> 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 :beam-website:cleanWebsite UP-TO-DATE
> Task :beam-website:clean UP-TO-DATE
> Task :beam-website:setupBuildDir

> Task :beam-website:buildDockerImage
Sending build context to Docker daemon  26.43MB
Step 1/7 : FROM ruby:2.5
 ---> c786ef65ace5
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> 2039d2203f1f
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> f28599509be6
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> 4d5e9c736202
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> ba207d6de3ec
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 5a590c3f0782
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> f97ce894d0b3
Successfully built f97ce894d0b3
Successfully tagged beam-website:latest

> Task :beam-website:createDockerContainer

> Task :beam-website:startDockerContainer
a2eb9eb879a98719eebca08ba450885f10dc0b63392dbb45b86cdaedc1d56b51

> Task :beam-website:buildApacheWebsite
`/` 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-apache-content
 Incremental build: enabled
      Generating... 
  Liquid Exception: Failed to open TCP connection to raw.githubusercontent.com:443 (getaddrinfo: Name or service not known) in get-started/mobile-gaming-example.md
jekyll 3.2.0 | Error:  Failed to open TCP connection to raw.githubusercontent.com:443 (getaddrinfo: Name or service not known)

> Task :beam-website:buildApacheWebsite FAILED

> Task :beam-website:stopAndRemoveDockerContainer
a2eb9eb879a98719eebca08ba450885f10dc0b63392dbb45b86cdaedc1d56b51

FAILURE: Build failed with an exception.

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

* 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

BUILD FAILED in 16s
8 actionable tasks: 6 executed, 2 up-to-date

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

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_PostCommit_Website_Publish #1790

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


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