Page MenuHomePhorge

Build 2252
PassedPublic

Drydock: Run Command on atomic02.kolabsys.com

When
Completed at Dec 28 2015, 9:50 PM · Built for 18 m, 48 s
Status
Passed

Build Log 7632 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/DO/docker.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/DO/docker.git .git
13+ package=docker
14++ echo ssh://git@git.kolab.org/diffusion/DO/docker.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/DO/docker.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-64/repo/docker
20+ TMPDIR=/var/drydock/workingcopy-64/repo/docker
21+ '[' '!' -d docker.git ']'
22+ pushd docker.git
23+ git remote set-url origin https://git.kolab.org/diffusion/DO/docker.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/DO/docker
26 1095f48..4334a6e master -> origin/master
27 86706ec..2f3951e development -> origin/development
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout master
31Already on 'master'
32+ popd
33+ '[' docker '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38From https://git.kolab.org/diffusion/QA/stick
39 df41eb7..8772f5f master -> origin/master
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/docker/build.sh ']'
59+ pushd docker.git
60+ ../stick.git/drydocker/docker/build.sh
61/bin/sh: line 2: kubectl: command not found
62/bin/sh: line 2: kubectl: command not found
63/bin/sh: line 2: kubectl: command not found
64Error response from daemon: No such image: 06fee2534599
65Error: failed to remove images: [06fee2534599]
66Error response from daemon: No such image: bed3fa524859
67Error: failed to remove images: [bed3fa524859]
68make: *** [clean] Error 1
69Makefile:12: *** The 'sphinx-build' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the 'sphinx-build' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/. Stop.
70Got HTTP status code >= 400: 404 Not found
71Error response from daemon: could not find image: no such id: kolab/jmap-proxy:latest
72The command '/bin/sh -c npm install -g grunt-cli phantomjs && rm -rf /root/.npm/' returned a non-zero code: 1
73Error response from daemon: could not find image: no such id: kolab/manticore:latest
74Error response from daemon: Conflict, cannot delete because cf7bedfe75b9 is held by an ongoing pull or build
75Error: failed to remove images: [cf7bedfe75b9]
76+ retval=0
77+ popd
78+ exit 0
79

Build Log 7631 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

17043phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.js
17044phantomjs-1.9.7-linux-x86_64/examples/follow.coffee
17045phantomjs-1.9.7-linux-x86_64/examples/loadspeed.js
17046phantomjs-1.9.7-linux-x86_64/examples/page_events.js
17047phantomjs-1.9.7-linux-x86_64/examples/loadurlwithoutcss.js
17048phantomjs-1.9.7-linux-x86_64/examples/sleepsort.js
17049phantomjs-1.9.7-linux-x86_64/examples/sleepsort.coffee
17050phantomjs-1.9.7-linux-x86_64/examples/netlog.coffee
17051phantomjs-1.9.7-linux-x86_64/examples/outputEncoding.js
17052phantomjs-1.9.7-linux-x86_64/examples/serverkeepalive.js
17053phantomjs-1.9.7-linux-x86_64/examples/phantomwebintro.coffee
17054phantomjs-1.9.7-linux-x86_64/examples/server.coffee
17055phantomjs-1.9.7-linux-x86_64/examples/universe.js
17056phantomjs-1.9.7-linux-x86_64/examples/pagecallback.coffee
17057phantomjs-1.9.7-linux-x86_64/examples/stdin-stdout-stderr.js
17058phantomjs-1.9.7-linux-x86_64/examples/detectsniff.coffee
17059phantomjs-1.9.7-linux-x86_64/examples/unrandomize.coffee
17060phantomjs-1.9.7-linux-x86_64/examples/netsniff.js
17061phantomjs-1.9.7-linux-x86_64/ChangeLog
17062phantomjs-1.9.7-linux-x86_64/README.md
17063phantomjs-1.9.7-linux-x86_64/LICENSE.BSD
17064phantomjs-1.9.7-linux-x86_64/third-party.txt
17065 ---> 21dd2945ba84
17066Removing intermediate container 547ff6e5fbbd
17067Step 30 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
17068 ---> Running in 37ecf2b87883
17069 ---> b12b038b5258
17070Removing intermediate container 37ecf2b87883
17071Step 31 : ADD /functions.sh /
17072 ---> ae111c0cd120
17073Removing intermediate container 31f4dee34aa7
17074Step 32 : ADD entrypoint.sh /
17075 ---> e2e656c53a24
17076Removing intermediate container ee033fb0f782
17077Step 33 : RUN chmod 755 /entrypoint.sh
17078 ---> Running in 051e06f6b8c2
17079 ---> 09f9218f6d7e
17080Removing intermediate container 051e06f6b8c2
17081Step 34 : ENTRYPOINT /entrypoint.sh
17082 ---> Running in d7639f4e78e6
17083 ---> c034d8693ec7
17084Removing intermediate container d7639f4e78e6
17085Successfully built c034d8693ec7
17086== ./atomicapp ==
17087Sending build context to Docker daemon 9.216 kB
17088Sending build context to Docker daemon 9.216 kB
17089
17090Step 0 : FROM projectatomic/atomicapp:0.3.0
17091 ---> d31c1e84399e
17092Step 1 : MAINTAINER Kolab Systems <contact@kolabsys.com>
17093 ---> Using cache
17094 ---> e3e55df828cd
17095Step 2 : LABEL io.projectatomic.nulecule.providers "kubernetes" io.projectatomic.nulecule.specversion "0.0.2"
17096 ---> Using cache
17097 ---> 280baf68bfaf
17098Step 3 : ADD /Nulecule /Dockerfile /application-entity/
17099 ---> Using cache
17100 ---> 1fb8b161d6be
17101Step 4 : ADD /artifacts /application-entity/artifacts/
17102 ---> Using cache
17103 ---> 00ae2ab07c17
17104Successfully built 00ae2ab07c17
17105Deleted: e4a1c9ab597ade05ab466d0c4ec15df130a814ea5e95b84f0fd9c8953ed0157f
17106Deleted: 49cbb58186b54e01527ddac97057e9aaa7bf96124545523f04a76727e1d59e72
17107Deleted: 16f597dc813f717f1221d3e310aa10ae8d165c6b6fc9c9d5677b2ec8215d56a0
17108Deleted: d264da09ad634967205bb5dba11a62e7a719485f43c7655f780187b6574b4033
17109Deleted: b4940531c58a938d65f879c2a82127c520ac692ae2fed0c944a8f509e4daeae1
17110Deleted: eeedb93256acd6ac89a7c53f61875bf8d8724504ce2a1f31e1649d8aa97e7fcc
17111Deleted: 5531eccff380679f53040b53cd8c95b6e2165d1bbfa3f11679f995bbc7220b7f
17112Deleted: 2937be0812997ab42aae81e8fcea34a2417bfd1012a353be46823b9ab99e8966
17113Deleted: b48e1e3d42b5af2c6f26e855345d249e6023937146ba159733ed35dfd592c63e
17114Deleted: e746fbf883729e8e7dee0c9974d38bae3ae81d798c0d976e7c79a098558e4d3d
17115Deleted: 8318c61202cab8c95e2027eff87aac26dffd37f20c2c27ccf9fb10c577f6199b
17116Deleted: 9f5741461a132b9af2b3f3da4489e24723560a16ebf8eda9ff42596252ec4687
17117Deleted: 0dffa788a833576c7e8a8c27a46fcacce6c0a0a6089d2ed159431b8a0709ad74
17118Deleted: e188214091e0fa4dc7b8c25c6ced6e2cff0e6d6ba40018ce259e2a321e71b27c
17119Deleted: 9f4e4b20face4ad2c119a8be2f1d2e9438a95bb768cfc69031146d591a059694
17120Deleted: 9c633341055299afcc7d59a45e7e8af57d536c08edfc964ea3ba1dd58e92844d
17121Deleted: c4988e3ece4a530b392fce37802a0a87f24e2b927c74627be6297199f494aef6
17122Deleted: 408cdf7b2e6b628b83fd4bdac8f788adb0fbc2d4c1d86312d7e96d550da7aa44
17123Deleted: 9812594aefa048179bebd1b902e9b1954636c94276695d130040bfa70206111d
17124Deleted: f9ab6759d58add50fa974fb0f99ddfcaf13e7206d5a832d5b24841010cc48a19
17125Deleted: 7fcad90cf784afdb2e72a868d3812bd27632d41cd610970e1c52caa07f966407
17126Deleted: f012814397c0caba78e7ac64db451729e166a480abb460840cc1f68160cd950d
17127Deleted: 237c76cb6ec4cb3a1517f91151a4535ff80c9cf5d510798b9a166954b9bcb317
17128Deleted: 9d7135944ad17265f66064c8a217e647a8789f89a740ad134c3e398d9d74c84b
17129Deleted: df2abf8527aa901ac458cbd3e61471dc86623ff0d3352dd0d10869627f4ccd58
17130Deleted: eaef870ddc2c4468d6a363a77467caa5c379322473a4bde6038e7145d79f3574
17131Deleted: 57d3f036fe08ff05d850f75947772dfb0efc96f1006c8af8d048de58a88cc762
17132Deleted: 2f2399e150b8d0642e055fb54ff252525cc73fdb105c33965827e73f45ae3e27
17133Deleted: 71e00f77c2cd231014820bd7382a0bd04fdaf464a26a78adfb95294dab64b3b2
17134Deleted: 4e881b8d1671f2faca605020c407d21c58e9f38c695b471cc1326eed1a8b758a
17135Deleted: 99a53814cd197b0405e94d4af2fa8e2b89d54902ec4b7b983a02b9cb4d14f370
17136Deleted: d6636505c287bdc682ce8bfa2e21c3ae0802f94340136c4a8180cdfe08e90f93
17137Deleted: 542c56148f809bd51746089b094ab3902528dd53af4749ee8c08d1299438ed5d
17138Deleted: 64ed222ab6f97a0b9500ccba7b4e2ec2a9765a38fb246d1a260be9e4f20c4ac8
17139Deleted: f60252653580038e7b9fa547a4ab78552b0daf1cddafc273a503d313e03f78a4
17140Deleted: 5df8b32d9d7995e67df0b428b51d88a2488609ab00ad14e974d99c140e8c1406
17141/var/drydock/workingcopy-64/repo/docker
17142

Lease Working Copy on atomic02.kolabsys.com

When
Completed at Dec 28 2015, 9:31 PM · Built instantly
Status
Passed

Event Timeline