Skip to content

Console Output

Started by user charlie.gracie@gmail.com
[EnvInject] - Loading node environment variables.
Building on master in workspace /home/hudson/genie.omr/.jenkins/jobs/sync_omr_website_from_github_to_eclipse/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/omr.website.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/omr.website.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/eclipse/omr.website.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6c2197ab47533d8aacff14cfa2bdb259887da0da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c2197ab47533d8aacff14cfa2bdb259887da0da
Commit message: "Merge pull request #24 from SueChaplain/gdprpopup"
 > git rev-list --no-walk 6c2197ab47533d8aacff14cfa2bdb259887da0da # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[workspace] $ /bin/bash -l /tmp/genie.omr/jenkins9204853775333166274.sh
Rev:
Configuration file: /jobs/genie.omr/sync_omr_website_from_github_to_eclipse/workspace/git-repo/_config.yml
            Source: /jobs/genie.omr/sync_omr_website_from_github_to_eclipse/workspace/git-repo
       Destination: /jobs/genie.omr/sync_omr_website_from_github_to_eclipse/workspace/git-repo/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 1.709 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
HEAD is now at 90842d0 Generated from commit: https://github.com/eclipse/omr.website/commit/6c2197ab47533d8aacff14cfa2bdb259887da0da
diff --git a/feed.xml b/feed.xml
index e479bc0..ddd7f3d 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/omr/</link>
     <atom:link href="/omr/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 12 Oct 2018 13:53:12 -0400</pubDate>
-    <lastBuildDate>Fri, 12 Oct 2018 13:53:12 -0400</lastBuildDate>
+    <pubDate>Fri, 07 Dec 2018 09:32:19 -0500</pubDate>
+    <lastBuildDate>Fri, 07 Dec 2018 09:32:19 -0500</lastBuildDate>
     <generator>Jekyll v3.3.0</generator>
     
       <item>
[master ff195e6] Generated from commit: https://github.com/eclipse/omr.website/commit/6c2197ab47533d8aacff14cfa2bdb259887da0da
 1 file changed, 2 insertions(+), 2 deletions(-)
On branch master
Your branch is ahead of 'origin/master' by 1 commit.
  (use "git push" to publish your local commits)

nothing to commit, working tree clean
error: unable to write sha1 filename ./objects/ff/195e6ac4290a328e796414f719b15dcd23cc54: Permission denied
error: unable to write sha1 filename ./objects/dd/d7f3d263d7e12cf97c0fcc353414a6b3242391: Permission denied
error: unable to write sha1 filename ./objects/a7/c3a242ef2472f747e85b87e3e681f4d550d3f3: Permission denied
To /gitroot/www.eclipse.org/omr.git/
 ! [remote rejected] master -> master (unable to migrate objects to permanent storage)
error: failed to push some refs to '/gitroot/www.eclipse.org/omr.git/'
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE