See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/34/display/redirect?page=changes>
Changes: [scott] [BEAM-4496] Fix branch fetch failure on job_PostCommit_Website_Publish ------------------------------------------ [...truncated 26.53 KB...] 89d3385f0fd3: Pulling fs layer 80ae6b477848: Pulling fs layer 28bdf9e584cc: Pulling fs layer 80ae6b477848: Waiting bdeb28e714e4: Pulling fs layer 213036fc03cb: Pulling fs layer 28bdf9e584cc: Waiting 14c174bb0ed1: Pulling fs layer 213036fc03cb: Waiting 14c174bb0ed1: Waiting 89d3385f0fd3: Verifying Checksum 89d3385f0fd3: Download complete 5cee356eda6b: Verifying Checksum 5cee356eda6b: Download complete 05d1a5232b46: Verifying Checksum 05d1a5232b46: Download complete bdeb28e714e4: Verifying Checksum bdeb28e714e4: Download complete 80ae6b477848: Verifying Checksum 80ae6b477848: Download complete 14c174bb0ed1: Download complete 213036fc03cb: Verifying Checksum 213036fc03cb: Download complete 28bdf9e584cc: Verifying Checksum 28bdf9e584cc: Download complete 05d1a5232b46: Pull complete 5cee356eda6b: Pull complete 89d3385f0fd3: Pull complete 80ae6b477848: Pull complete 28bdf9e584cc: Pull complete bdeb28e714e4: Pull complete 213036fc03cb: Pull complete 14c174bb0ed1: Pull complete Digest: sha256:71386614aeca6de4384cbfab2a746d22562f4fda382a8361dc6979a221401743 Status: Downloaded newer image for ruby:2.5 ---> eb8759981348 Step 2/7 : WORKDIR /ruby ---> e9fcbd613e0a Removing intermediate container 7f2353f978de Step 3/7 : RUN gem install bundler ---> Running in d27c725cb4fa Successfully installed bundler-1.16.5 1 gem installed ---> 6bcbc7cadf24 Removing intermediate container d27c725cb4fa Step 4/7 : ADD Gemfile Gemfile.lock /ruby/ ---> 4da53e04f6fd Removing intermediate container 63fdf3d5682d Step 5/7 : RUN bundle install --deployment --path $GEM_HOME ---> Running in 3ccac44e6d6d Fetching gem metadata from https://rubygems.org/......... Fetching rake 12.3.0 Installing rake 12.3.0 Fetching concurrent-ruby 1.0.5 Installing concurrent-ruby 1.0.5 Fetching i18n 0.9.5 Installing i18n 0.9.5 Fetching minitest 5.11.3 Installing minitest 5.11.3 Fetching thread_safe 0.3.6 Installing thread_safe 0.3.6 Fetching tzinfo 1.2.5 Installing tzinfo 1.2.5 Fetching activesupport 4.2.10 Installing activesupport 4.2.10 Fetching public_suffix 3.0.2 Installing public_suffix 3.0.2 Fetching addressable 2.5.2 Installing addressable 2.5.2 Using bundler 1.16.5 Fetching colorator 1.1.0 Installing colorator 1.1.0 Fetching colorize 0.8.1 Installing colorize 0.8.1 Fetching ffi 1.9.21 Installing ffi 1.9.21 with native extensions Fetching ethon 0.11.0 Installing ethon 0.11.0 Fetching forwardable-extended 2.6.0 Installing forwardable-extended 2.6.0 Fetching mercenary 0.3.6 Installing mercenary 0.3.6 Fetching mini_portile2 2.3.0 Installing mini_portile2 2.3.0 Fetching nokogiri 1.8.2 Installing nokogiri 1.8.2 with native extensions Fetching parallel 1.12.1 Installing parallel 1.12.1 Fetching typhoeus 1.3.0 Installing typhoeus 1.3.0 Fetching yell 2.0.7 Installing yell 2.0.7 Fetching html-proofer 3.8.0 Installing html-proofer 3.8.0 Fetching rb-fsevent 0.10.2 Installing rb-fsevent 0.10.2 Fetching rb-inotify 0.9.10 Installing rb-inotify 0.9.10 Fetching sass-listen 4.0.0 Installing sass-listen 4.0.0 Fetching sass 3.5.5 Installing sass 3.5.5 Fetching jekyll-sass-converter 1.5.2 Installing jekyll-sass-converter 1.5.2 Fetching ruby_dep 1.5.0 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` ---> 157080629e78 Removing intermediate container 3ccac44e6d6d Step 6/7 : ENV LC_ALL C.UTF-8 ---> Running in bebdf59698a8 ---> eb51689ea1bd Removing intermediate container bebdf59698a8 Step 7/7 : CMD sleep 3600 ---> Running in 726c9f01adf3 ---> 69074ffaaa13 Removing intermediate container 726c9f01adf3 Successfully built 69074ffaaa13 Successfully tagged beam-website:latest :beam-website:buildDockerImage (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 2 mins 17.267 secs. :beam-website:createDockerContainer (Thread[Task worker for ':' Thread 6,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_PostCommit_Website_Publish/ws/src/website> Command: /bin/bash -c docker create -v <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src>:/repo -u $(id -u):$(id -g) beam-website Successfully started process 'command '/bin/bash'' :beam-website:createDockerContainer (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.136 secs. :beam-website:startDockerContainer (Thread[Task worker for ':' Thread 6,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_PostCommit_Website_Publish/ws/src/website> Command: docker start 013ac8123a821c4f6516d52403ccff78807d994308b6390db48330322d93976b Successfully started process 'command 'docker'' 013ac8123a821c4f6516d52403ccff78807d994308b6390db48330322d93976b :beam-website:startDockerContainer (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 0.338 secs. :beam-website:buildWebsite (Thread[Task worker for ':' Thread 6,5,main]) started. > Task :beam-website:buildWebsite Build cache key for task ':beam-website:buildWebsite' is 1894457291a9928c7c9c8f77d2a7b26f 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_PostCommit_Website_Publish/ws/src/website> Command: docker exec 013ac8123a821c4f6516d52403ccff78807d994308b6390db48330322d93976b /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 12.195 seconds. Auto-regeneration: disabled. Use --watch to enable. :beam-website:buildWebsite (Thread[Task worker for ':' Thread 6,5,main]) completed. Took 14.198 secs. :beam-website:testWebsite (Thread[Task worker for ':' Thread 10,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_PostCommit_Website_Publish/ws/src/website> Command: docker exec 013ac8123a821c4f6516d52403ccff78807d994308b6390db48330322d93976b /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 ["ScriptCheck", "LinkCheck", "HtmlCheck", "ImageCheck"] on ["./generated-content"] on *.html... Checking 650 external links... Ran on 157 files! HTML-Proofer finished successfully. :beam-website:testWebsite (Thread[Task worker for ':' Thread 10,5,main]) completed. Took 29.161 secs. :beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 10,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_PostCommit_Website_Publish/ws/src/website> Command: docker rm -f 013ac8123a821c4f6516d52403ccff78807d994308b6390db48330322d93976b Successfully started process 'command 'docker'' 013ac8123a821c4f6516d52403ccff78807d994308b6390db48330322d93976b :beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 10,5,main]) completed. Took 0.302 secs. :beam-website:commitWebsite (Thread[Task worker for ':' Thread 10,5,main]) started. > Task :beam-website:commitWebsite FAILED Caching disabled for task ':beam-website:commitWebsite': Caching has not been enabled for the task Task ':beam-website:commitWebsite' is not up-to-date because: Task has not declared any outputs despite executing actions. git fetch origin asf-site Starting process 'command 'sh''. Working directory: <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src/website> Command: sh -c git fetch origin asf-site Successfully started process 'command 'sh'' >From https://github.com/apache/beam * branch asf-site -> FETCH_HEAD :beam-website:commitWebsite (Thread[Task worker for ':' Thread 10,5,main]) completed. Took 1.505 secs. FAILURE: Build failed with an exception. * Where: Build file '<https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src/website/build.gradle'> line: 129 * What went wrong: Execution failed for task ':beam-website:commitWebsite'. > org.eclipse.jgit.api.errors.RefNotFoundException: Ref asf-site cannot be > resolved * 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 3m 12s 10 actionable tasks: 8 executed, 2 up-to-date Publishing build scan... https://gradle.com/s/s6jt7i2dt4d7i Closing Git repo: <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src/.git> Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure