Skip to content

Console Output

Started by user jad@kth.se
[workspace] $ /bin/sh -xe /tmp/genie.lyo/hudson7437608488122343367.sh
+ cd /home/data/httpd/download.eclipse.org/lyo/
+ mkdir -p p2/stable
+ mkdir -p p2/edge
+ cd p2/stable
+ pwd
/home/data/httpd/download.eclipse.org/lyo/p2/stable
+ export ftp_proxy=http://proxy.eclipse.org:9898
+ ftp_proxy=http://proxy.eclipse.org:9898
+ export http_proxy=http://proxy.eclipse.org:9898
+ http_proxy=http://proxy.eclipse.org:9898
+ export https_proxy=http://proxy.eclipse.org:9898
+ https_proxy=http://proxy.eclipse.org:9898
+ export 'no_proxy=localhost, 127.0.0.1, 172.30.206.0, eclipse.org'
+ no_proxy='localhost, 127.0.0.1, 172.30.206.0, eclipse.org'
+ wget -O gh-pages.zip https://github.com/jadelkhoury/lyo.codegen/archive/gh-pages.zip
--2016-06-16 07:25:47--  https://github.com/jadelkhoury/lyo.codegen/archive/gh-pages.zip
Resolving proxy.eclipse.org... 172.30.206.220
Connecting to proxy.eclipse.org|172.30.206.220|:9898... connected.
Proxy request sent, awaiting response... 302 Found
Location: https://codeload.github.com/jadelkhoury/lyo.codegen/zip/gh-pages [following]
--2016-06-16 07:25:47--  https://codeload.github.com/jadelkhoury/lyo.codegen/zip/gh-pages
Connecting to proxy.eclipse.org|172.30.206.220|:9898... connected.
Proxy request sent, awaiting response... 200 OK
Length: 543991 (531K) [application/zip]
Saving to: `gh-pages.zip'

     0K .......... .......... .......... .......... ..........  9%  209K 2s
    50K .......... .......... .......... .......... .......... 18%  958K 1s
   100K .......... .......... .......... .......... .......... 28% 1014K 1s
   150K .......... .......... .......... .......... .......... 37%  990K 1s
   200K .......... .......... .......... .......... .......... 47% 22.7M 0s
   250K .......... .......... .......... .......... .......... 56% 1.00M 0s
   300K .......... .......... .......... .......... .......... 65% 39.0M 0s
   350K .......... .......... .......... .......... .......... 75%  955K 0s
   400K .......... .......... .......... .......... .......... 84% 33.5M 0s
   450K .......... .......... .......... .......... .......... 94% 40.4M 0s
   500K .......... .......... .......... .                    100% 41.9M=0.5s

2016-06-16 07:25:49 (1.04 MB/s) - `gh-pages.zip' saved [543991/543991]

+ ls
artifacts.jar
content.jar
features
gh-pages
gh-pages.zip
index.html
lyo.codegen-gh-pages
plugins
site.xml
web
+ unzip -o gh-pages.zip
Archive:  gh-pages.zip
d636bc02a947b5577292bb122af5f25af00d34ba
  inflating: lyo.codegen-gh-pages/downloads/.project  
  inflating: lyo.codegen-gh-pages/downloads/artifacts.jar  
  inflating: lyo.codegen-gh-pages/downloads/content.jar  
 extracting: lyo.codegen-gh-pages/downloads/features/org.eclipse.lyo.oslc4j.codegenerator_1.0.0.201512182226.jar  
  inflating: lyo.codegen-gh-pages/downloads/index.html  
  inflating: lyo.codegen-gh-pages/downloads/plugins/org.eclipse.lyo.oslc4j.adaptormodel.edit_1.0.0.201512182226.jar  
  inflating: lyo.codegen-gh-pages/downloads/plugins/org.eclipse.lyo.oslc4j.adaptormodel.editor_1.0.0.201512182226.jar  
  inflating: lyo.codegen-gh-pages/downloads/plugins/org.eclipse.lyo.oslc4j.adaptormodel_0.1.0.201512182226.jar  
  inflating: lyo.codegen-gh-pages/downloads/plugins/org.eclipse.lyo.oslc4j.codegenerator.ui_1.0.0.201512182226.jar  
  inflating: lyo.codegen-gh-pages/downloads/plugins/org.eclipse.lyo.oslc4j.codegenerator_1.0.0.201512182226.jar  
  inflating: lyo.codegen-gh-pages/downloads/site.xml  
  inflating: lyo.codegen-gh-pages/downloads/web/site.css  
  inflating: lyo.codegen-gh-pages/downloads/web/site.xsl  
+ mv -u -v lyo.codegen-gh-pages/downloads/artifacts.jar lyo.codegen-gh-pages/downloads/content.jar lyo.codegen-gh-pages/downloads/features lyo.codegen-gh-pages/downloads/index.html lyo.codegen-gh-pages/downloads/plugins lyo.codegen-gh-pages/downloads/site.xml lyo.codegen-gh-pages/downloads/web .
mv: cannot move `lyo.codegen-gh-pages/downloads/features' to `./features': Directory not empty
mv: cannot move `lyo.codegen-gh-pages/downloads/plugins' to `./plugins': Directory not empty
mv: cannot move `lyo.codegen-gh-pages/downloads/web' to `./web': Directory not empty
Finished: FAILURE